/* CSS Document */

body{background-color:#FFFFFF; 
font-family: "Aladin" !important;
}
h1, h2, h3{padding:0px; margin:0px;}
a:hover{
	text-decoration:none;
}
header {
    top: 0;
    left: 0;
    width: 100%;
	background-color:rgba(0,0,0,0.8);
    color:#fff;
    z-index: 1000;
    overflow: hidden;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
    text-align:center;

}

header.shrink .index-2-header-box .index-2-top h1 a{
	font-size:30px;
	transition:all .5s ease
}
header.shrink h5{
	display:none;
	transition:all .5s ease;
}
header.shrink .index-2-header-box{
	transition:all .25s ease;
	background-color:rgba(0,0,0,0.5)
}
header.shrink .index-2-header-box .header-social a{
	font-size:15px;
	transition:all .25s ease
}
header.shrink #wrap {
	height:36px;
}
header.shrink .index-2-top{
    padding: 4px 15px;	
}
header.shrink .index-2-header-menu{
    padding: 6px 0px;	
}
nav.nav-sticky {
    position: sticky;
    top: 0px;
    z-index: 999;
    background-color: white;
}
.container-fluid {
    padding-right: 0px; 
    padding-left: 0px; 
}

.animation.animated-item-1 {
   animation: 300ms linear 300ms normal both 1 running fadeInUp;
   transition:0.5s;
}
.animation.animated-item-11 {
   animation: 900ms linear 900ms normal both 1 running fadeInUp;
   transition:0.5s;
}
.animation.animated-item-12 {
   animation: 1500ms linear 1600ms normal both 1 running fadeInUp;
   transition:0.5s;
}
.animation.animated-item-2 {
   animation: 500ms linear 300ms normal both 1 running fadeInLeft;
}
.animation.animated-item-21 {
   animation: 500ms linear 300ms normal both 1 running fadeInDown;
}
.animation.animated-item-22 {
   animation: 500ms linear 300ms normal both 1 running fadeInRight;
}
.animation.animated-item-23 {
   animation: 500ms linear 300ms normal both 1 running fadeInUp;
}
.animation.animated-item-24 {
   animation: 500ms linear 300ms normal both 1 running fadeInRight;
}
.animation.animated-item-3{
   animation: 1000ms linear 1000ms normal both 1 running fadeInRight;
}
.animation.animated-item-4{
   animation: 1000ms linear 1000ms normal both 1 running fadeInLeft;
}
.animation.animated-item-5{
   animation: 800ms linear 300ms normal both 1 running zoomIn;
}
/*header*/
.default-filter .dropdown-menu > li{
    color: #fff;
    background-color: #333;
    padding: 5px 10px;	
}
.default-filter .dropdown-menu{
	padding:0;
	    min-width: 150px !important;
}
.default-filter .dropdown-menu  li:hover{
	color:#333;
	background-color:#fff;
}
.header-box {
    padding: 25px 0px;
}
.logo h1 {
    font-size: 89px;
}

.nav-bar { display: none; }

.header-box {
    padding: 25px 0px;
}
.logo h1 {
    font-size: 89px;
}
.logo h1 a{
	color:#777;
	text-decoration:none;
}
.menu .nav{
    text-transform: uppercase;
	font-weight:bold;
    font-size: 18px;	
}
.menu .navbar {
    text-align: center;	
	 margin:0px;
     margin-bottom: 10px; 
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav > li > a {
    color: #777;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    padding-top: 1px;
    padding-bottom: 1px;	
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    border-left: 2px solid #000;
    border-right: 2px solid #000;
}

header nav {
  z-index: 1000;
  width: 100%;
  margin: auto;
}

header nav ul { list-style: none; padding:0px}

header nav ul li {
  padding: 0px 10px;
  display:inline-block;
  position: relative;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;  
}

header nav:after {
  content: "";
  display: block;
  clear: both;
}

header nav ul li a {
  color: #000;
  display: block;
  text-decoration: none;
  font-size: 20px;
  font-weight:bold;
}
header nav ul li a:hover{
	color:#777;
}
header nav ul li:hover { 
    border-left: 2px solid #f79aab;
    border-right: 2px solid #f79aab;
}

header nav ul li:hover i { color: #777; }

header nav ul li i { margin-right: 10px; }

header nav ul li:hover .children { display: block; }

header nav ul li .children {
  padding:0px;
  display: none;
  border-top: 4px solid #777;
  background: rgb(73, 73, 73); 
  position: absolute;
  width: 230%;
  z-index: 1000;
  left:0px;
  border-radius: 0px; 
}

header nav ul li .children span { display: none; }

header nav ul li .children li {
  display: block;
  width: 100%;
  padding: 10px 1px;
}

header nav ul li .children li a { 
	font-size:18px;
}

header nav ul li .fa-angle-down {
  position: relative;
  top: 3px;
  margin:0px;
}
header nav ul li .children li:hover {
    border: none;
    background-color: #fff;	
}
header nav ul li .children li:hover a{
	color:#000;
}


/*end-drop-down*/

/*end-header*/

/*slider*/

/********************************/
/*          Main CSS     */
/********************************/


#first-slider .main-container {
  padding: 0;
}


#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}

#first-slider .slide1 h4,#first-slider .slide2 h4,#first-slider .slide3 h4,#first-slider .slide4 h4{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}
#first-slider .slide1 .text-left ,#first-slider .slide3 .text-left{
    padding-left: 40px;
}


#first-slider .carousel-indicators {
  bottom: 0;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
  background-image: none;
}
#first-slider .carousel .item {
  min-height: 425px; 
  height: 100%;
  width:100%;
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}


#first-slider h3 {
    color: #fff;
    animation-delay: 1s;
    font-weight: bold;
    letter-spacing: 3px;	
}
#first-slider h4 {
	color: #fff;
  animation-delay: 2s;
  font-weight: bold;
    letter-spacing: 3px;  
}
#first-slider h2 {
  animation-delay: 3s;
}


#first-slider .carousel-control {
    width: 6%;
        text-shadow: none;
}


#first-slider h1 {
  text-align: center;  
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}

#first-slider .p {
  padding-top: 125px;
  text-align: center;
}

#first-slider .p a {
  text-decoration: underline;
}
#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255,255,255,.4);
  border:none;
}
#first-slider .carousel-indicators .active{
    width: 16px;
    height: 16px;
    background-color: #fff;
  border:none;
}


.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left{
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control .fa-angle-right{
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}


/********************************/
/*       Slides backgrounds     */
/********************************/
#first-slider .slide1 {
    background-image: url(http://s20.postimg.org/h50tgcuz1/image.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide2 {
  background-image: url(http://s20.postimg.org/uxf8bzlql/image.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide3 {
  background-image: url(http://s20.postimg.org/el56m97f1/image.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide4 {
  background-image: url(http://s20.postimg.org/66pjy66dp/image.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}

/*end-slider*/

/*section*/

.cont {
    padding: 42px 0px;
}
/* Style the tab */
div.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 30%;
    height: 300px;
}


/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current "tab button" class */
div.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    
}
.overlay1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
}

.pro-img:hover .overlay1 {
  opacity: 1;
}

.textA {
    width: 65%;
    padding: 0px 11px;
    text-align: center;
    border: 3px solid #f79aab;
    font-size: 32px;
    position: absolute;
    top: 39%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    right: 0px;
    box-shadow: rgb(150, 148, 148) 0px 0px 5px;	
}
.textA h5 {
    margin: 0px;
    padding: 10px 0px;
    background: #f79aab;
    color: #fff;
}
.textA .fa {
    padding: 15px 10px;
    color: #f79aab;
    font-size: 22px;
    text-align: center;
}
/*end-section*/

.pro-title{
    text-align: center;	
}
.realtives{
		position:relative;
	}
    #owl-demo .item{
		position: relative;
        margin: 10px;
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }
	#owl-demo .item img{
		width:100%;
	    box-shadow: 0 0 15px #969494;	
	}
    .customNavigation{
		text-align:center;
    }
    .customNavigation a{
	   padding:15px;	
	   color: #000;	
       font-size: 20px;		
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }


.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(0,0,0,0.3)
}

.item:hover .overlay {
  opacity: 1;
}

.text1 {
  border: 2px solid;
  padding: 20px;  
  color: #FFF;
  font-size: 30px;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.text2 {
  padding:0px;	
  color: #000;
  font-size: 15px;
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.rating { 
  border: none;
  float: left;
}

.rating > input { display: none; } 
.rating > label:before { 
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.rating > .half:before { 
  content: "\f089";
  position: absolute;
}

.rating > label { 
  color: #ddd; 
 float: right; 
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label { color: #FFD700;  } /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: #FFED85;  } 

.text3 {
  padding:0px;	
  background-color:	rgba(253, 253, 253, 0.67);
  color: #000;
  font-size: 18px;
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.text3 .add2cart {
    
}
.text3 .like{
    border-right: 2px solid rgba(0,0,0,0.1);	
    background: rgba(253, 253, 253, 0.67);
    padding: 14px 0px;	
}
.text3 .like a{
	font-size:19px;
    color:#777;	
}
.text3 .search{
	padding:14px 0px;
    background: rgba(253, 253, 253, 0.67);
}
.text3 .search a{
	color:#f79aab;	
}
.pro-box{
    text-align: center;	
}


.sports h2 {	
    text-align: center;
    color: #000;
    font-weight: bold;
}
.sports hr{
    border: 1px solid #fbb057;
    width: 100px;	
}
.sports-menu{
	background-color:#000;
	padding:0px;
}
.sports-menu-left{
    color: #fff;
	text-align:center;
    padding: 9px 0px;		
}
.sports .sports-menu .sports-menu-right ul {
    list-style: none;
    padding: 12px 0px;
}
.sports .sports-menu .sports-menu-right li {
    display: inline;
    font-size: 20px;
    padding: 0px 20px;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;	
}
.sports .sports-menu .sports-menu-right li:hover {
    border-left: 2px solid #000;
    border-right: 2px solid #000;
}
.sports-menu-left .fa{
    border-radius: 50px;
    padding: 9px 6px;
	border:1px solid #fff;
}
.sports-menu-right{
    background-color: #fff;
    border: 2px solid #000;
}
.sports .sports-menu .sports-menu-right li button {
    background-color: transparent;
    color: #777;
    border: none;
}
.sports .sports-menu .sports-menu-right li button.active {
    color: #fbb057;
}
.sports .sports-menu .sports-menu-right :focus {
    outline: -webkit-focus-ring-color auto 0px;
}
/*sports*/
.owl-carousel .owl-item {
    padding: 5px;
}	
/*end-sports*/	



/*index-2*/
.sb-slider {
     margin: 0px !important;; 
}	 
.index-2-header-box {
    position: fixed;
    z-index: 999;
    width: 100%;
}
.index-2-header-box:hover{
	transition: .5s ease;
}
.index-2-header-box h1 a {
    font-weight: bold;
    font-size: 60px;
    color: #fff;
}
header .index-2-header-box nav ul li a {
    font-size: 19px;
    color:#fff;
}
header .index-2-header-box nav ul li {
    padding: 0px 4px;
}	
header .index-2-header-box .navbar{
    padding: 0px;
}
header .index-2-header-box .header-right{
    padding: 18px 15px;	
}
header .index-2-header-box .header-right a{
	color:#fff;
    font-size: 20px;
    font-weight: bold;
}
.index-2-catagery #cssmenu .button:before{
	background-color:#fff !important;
}
.index-2-catagery #cssmenu .button:after {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.index-2-catagery #cssmenu ul {
    top: 36px;
}


/*end-index-2*/

/*index-3*/
.index-2-top{
    padding: 4px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.46);	
}
.index-2-header-box .index-2-top h1{
	text-align:center;
}
.index-2-header-box .index-2-top h1 a{
	font-size:40px;
}
.index-2-header-box ul{
	list-style:none;
	padding:0px;
}
.index-2-header-box .header-social li{
	display:inline-block;
}
.index-2-header-box .header-social a{
    color: #fff;
    background-color: #000;
    padding: 3px 5px;
    border-radius: 5px;
    font-size: 18px;
}
.index-2-header-box .index-2-header-right{
	text-align:right;
}
.index-2-header-box .index-2-header-right a{
	color:#fff;
	font-size:18px;
}
.index-2-header-box .index-2-header-right .shopping-cart a{
    font-size: 28px;	
}
.index-2-header-box .index-2-header-right .shopping-cart a span{
    font-size: 16px;
    position: absolute;
    top: 2px;
    background-color: #fbb057;
    border-radius: 50%;
    padding: 0px 6px;	
}
#wrap {
  display: inline-block;
  position: relative;
  height: 45px;
  float: right;
  padding: 0;
  position: relative;
}

#wrap input[type="text"] {
  height: 33px;
  font-size: 22px;
  display: inline-block;
  font-weight: 100;
  border: none;
  outline: none;
  color: #555;
  padding: 3px;
  padding-right: 30px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
}

#wrap input[type="text"]:focus:hover {
  border-bottom: 1px solid #BBB;
}

#wrap input[type="text"]:focus {
  width: 251px;
  z-index: 1;
  border-bottom: 1px solid #BBB;
  cursor: text;
}
#wrap input[type="submit"] {
   height: 33px;
   width: 29px;
  display: inline-block;
  color:red;
  float: right;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0.4;
  cursor: pointer;
  transition: opacity .4s ease;
  background-color: transparent;
  border: transparent;  
}

#wrap input[type="submit"]:hover {
  opacity: 0.8;
}
#wrap .fa{
    font-size: 28px;	
}
.index-2-header-menu{
	text-align:center;
    padding: 15px 0px;	
}
.index-2-header-menu nav ul li {
    border-left: none;
    border-right: none;
}
.index-2-header-menu nav ul li:hover {
    border-left: none;
    border-right: none;
}

.index3-container{
	padding:70px 0px;
}

.index-3-footer{
	background-color:#525454;
}
.index-3-footer .index-3-footer-left{}
.index-3-footer .index-3-footer-left h1{	
}
.index-3-footer .index-3-footer-left hr{
    border: 1px solid #fbb057;
    width: 100px;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 20px;	
}
.index-3-footer .index-3-footer-left h1 a{
    color: #fff;	
}
.index-3-footer .index-3-footer-left h5{
    margin: 0px;
    padding: 8px 0px;	
}
.index-3-footer .index-3-footer-left a{
	color:#fff;
}
.index-3-footer .index-3-footer-left a:hover{
	color:#fbb057;
}
.index-3-footer .index-3-footer-left a .fa{
	padding-right:5px;
}
.index-3-footer .index-3-footer-left h4 {
    margin: 0px;
    padding: 25px 0px;
    letter-spacing: 3px;
    color: #fff;
}
.index-3-footer .index-3-footer-left ul{
	list-style:none;
	padding:0px;
}
.index-3-footer .index-3-footer-left li{
	display:inline-block;
}
.index-3-footer .index-3-footer-left li a{
    font-size: 18px;
}
.index-3-footer .index-3-footer-left li a .fa{
    padding: 10px;
    border: 1px solid;
}
.index-3-footer .index-3-footer-left li a:hover i.fa.fa-facebook{
	color:#3a5898;
}
.index-3-footer .index-3-footer-left li a:hover i.fa.fa-twitter{
	color:#00acee;
}
.index-3-footer .index-3-footer-left li a:hover i.fa.fa-instagram {
	color:#3F729B;
}
.index-3-footer .index-3-footer-left li a:hover i.fa.fa-pinterest  {
	color:#c72527;
}
.index-3-footer .index-3-footer-left li a:hover i.fa.fa-youtube  {
	color:#ce3527;
}
.index-3-footer .index-3-footer-left li a:hover i.fa.fa-google-plus  {
	color:#de6463;
}
.index-3-footer .index-3-footer-right{}
.index-3-footer .index-3-footer-right h3{
	color:#fff;
    padding: 6px 0px 15px 0px;
}
.index-3-footer .index-3-footer-right ul{
	list-style:none;
	padding:0px;
}
.index-3-footer .index-3-footer-right li{
	padding:5px 0px;
}
.index-3-footer .index-3-footer-right li a{
	color:#FFF;
}
.index-3-footer .index-3-footer-right li a:hover{
	color:#fbb057;
}
.index-3-copy-right{
    text-align: center;
    padding: 18px;
	background-color:#000;	
}
.index-3-copy-right a{
	color:#fff;
}
/*footer*/


i.fa.fa-angle-up {
    
}
.back-to-top i {
   background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
   bottom: 10px;
   color: #fff;
   font-size: 36px;
   padding: 3px 6px;
   position: fixed;
   right: 10px;
   z-index: 1;
   transition: all 1s ease 0.6s;
   border-radius: 50%;
}
 
.foo img{
	width:100%;
	-webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
.foo img:last-child{display:none; }
.foo:hover img:first-child{display:none;}
.foo:hover img:last-child{display:inline-block;
	transition:0.5s; opacity:0px;
}
/*product-detail2*/

/* The Modal*/
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 135px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 50px;
    font-weight: bold;
    opacity: 1.2;
    padding-right: 11px;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modal-content .product-detail .product-detail-box .add-to-cart{
    padding: 50px 0px;
}
.modal-content .product-detail .product-detail-box .product-price h2 {
    padding: 20px 0px;
}
.modal-content .product-detail .product-detail-box h5 {
    padding: 15px 0px;
}
.modal-content .product-detail .product-detail-box .product-clr {
    padding: 5px 0px;
}

/*log-in*/
.login-page .login-box{
    margin: 0px auto;
    float: none;
	padding:15px;
    border: 1px solid #777;
    border-radius: 5px; 
	box-shadow: 0 0 10px #969494;	
}
.login-page .login-box h2{
    padding: 5px 0px;	
}
.login-page .login-box hr{
	border: 1px solid #fbb057;
    width: 100px;
	margin:5px 0px;
}
.login-page .login-box p{
    font-size: 14px;
    padding-top: 8px;	
}
.login-page .login-box h5{
    padding-top: 10px;	
}
.login-page .login-box h5 span{
    float: right;	
}
.login-page .login-box h5 span a{
    font-size: 14px;
    color: #fbb057;	
}
.login-page .login-box input{
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 8px;	
}
.login-page .login-box input:focus {
    outline: -webkit-focus-ring-color auto 0px;
    box-shadow: 0 0 15px #969494;	
}
.login-page .login-box .login{
    text-align: center;
    padding: 35px 0px;	
}
.login-page .login-box .login a{
    background-color: #fbb057;
    color: #fff;
    padding: 10px 197px;
    font-size: 20px;
    border: 2px solid #fbb057;	
}
.login-page .login-box .login a:hover{
	color:#fbb057;
	background-color:transparent;
	box-shadow: 0 0 15px #969494;
	transition:0.5s;
}
.login-page .login-box .new-account h5{
	text-align:center;
	margin:0px;
    padding: 8px 0px;	
}
.login-page .login-box .new-account hr{
	border: 1px solid #fbb057;
    width: 60px;
    margin: 0px auto;
    text-align: center;
    float: none;
}
.login-page .login-box .new-account .create-account{
    padding: 30px 0px;	
}
.login-page .login-box .new-account .create-account a{
    font-size: 20px;
    color: #fff;
    background-color: #525454;
    padding: 10px 132px;
    border: 2px solid #525454;	
}
.login-page .login-box .new-account .create-account a:hover{
	color:#525454;
	background-color:transparent;
	box-shadow: 0 0 15px #969494;
	transition:0.5s;
}

/*index-2*/
.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
	opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-control {
	z-index: 2;
} 

.carousel-fade .carousel-inner > .item.next,.carousel-fade .carousel-inner > .item.active.right {
	opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.prev,.carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.next.left,.carousel-fade .carousel-inner > .item.prev.right,
.carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
 
.carousel-caption {
    text-shadow: 0 1px 4px rgba(0,0,0,.9);
    font-size:17px;
	left:0px;
    padding-bottom: 140px;	
}
.item .center {
    text-align: center;
    left: 20% !important;
}
.carousel-caption h3{
	font-size:70px;
}
.carousel-caption p{
	font-size:35px;
    margin-bottom: 25px;	
}
.carousel-caption a{
    color: #fff;
    border: 2px solid;
    padding: 10px;
    box-shadow: 0 1px 2px rgba(0,0,0,.5);	
}
.carousel-caption a:hover{
	background-color:#000;
}
.item img{
	width:100%;
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}



.trendingTitle {
    font-size: 24px;
    margin: 0px 0px 15px 0;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
}
.trendingTitle span {
    padding: 0px 50px 0px 50px;
    position: relative;
}
.trendingTitle span:before {
    content: '';
    position: absolute;
    background-color: #fbb057;
    width: 45px;
    height: 2px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}
.trendingTitle span:after {
    content: '';
    position: absolute;
    background-color: #fbb057;
    width: 45px;
    height: 2px;
    top: 0px;
    left: 0px;
    bottom: 0px;
    margin: auto;
}
.titleDetail{
    text-align: center;
    font-size: 17px;
    letter-spacing: 3px;
    margin-bottom: 40px;	
}

.trending .hover,.trending .hover .overlay{width:100%;height:100%;overflow:hidden}
.trending .hover{text-align:center}
.trending .hover button.info{color:#fff}
.trending .hover{float:left;position:relative;cursor:default}
.trending .hover .overlay{position:absolute;top:0;left:0}
.trending .hover button.info{
    font-size: 25px;
    text-decoration: none;
    border: none;
    margin: 100px 0 0;
    border-radius: 0;
    background-color: transparent;
    letter-spacing: 1px;
}
.trending .ehover1 img{-webkit-transition:all .4s linear;transition:all .4s linear}
.trending .ehover1 .overlay{
    opacity: 0;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.55s ease;
    -o-transition: all 0.55s ease;
    transition: all 0.55s ease;
    width: 90%;
    height: 90%;
    margin: 0px auto;
    top: 5%;
    border: 2px solid #fbb057;		
}
.trending .ehover1:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.ehover1:hover .overlay{opacity:1;
}
.trending .ehover1:hover{
    box-shadow: 0 0 15px #777;
	transition:0.5s;
}

.feature-product{}
.feature-product ul{
	padding:0px;
	list-style:none;
	text-align:center;
    padding-bottom: 25px;	
}
.feature-product li{
	display:inline-block;
}
.feature-product button.tablinks {
    background-color: transparent;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0px 20px;
}
.feature-product .tab button.active {
	color: #fbb057;
    border-bottom: 1px solid;
}
.feature-product .tab button:hover{
	color: #fbb057;
}
.feature-product button:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.feature-product .product{
	transition:0.5s;
}
.feature-product .product:hover{
	top:-5px;
    box-shadow: 0 0 8px rgba(150, 148, 148, 0.49);
	transition:0.5s;
}
.feature-product .img{
	padding:0px;
}
.feature-product .img:hover .img-overlay{
	left: 15px;
	transition:0.5s;
	display:block;
}
.feature-product .img .img-overlay{
    position: absolute;
    z-index: 1;
    top: 5%;
    left: 0px;
	transition:0.5s;
}
.feature-product .img .img-overlay ul{
   	
}
.feature-product .img .img-overlay li{
    display: block;
    padding-bottom: 14px;	
}
.feature-product .img .img-overlay li a{
    background-color: #fff;
    color: #fbb057;
    padding: 4px 7px;
    font-size: 18px;	
}
.feature-product .detail{
	text-align:center;
    padding: 10px 0px;
    background-color: #fbf8f8;
}
.feature-product .detail h4 a{
    color: #777;	
}
.feature-product .detail h4 a:hover{
	color:#fbb057;
}
.feature-product .detail .buy-now{
    padding: 10px 0px;	
}
.more{
	text-align:center;
    padding: 35px 0px 50px 0px;
}
.more a.btn{
    padding: 10px 28px;
    text-transform: inherit;
    border-radius: 0px;	
}
.more .btn {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -moz-appearance: none;
    font-size: 20px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.more .btn {
    outline: 2px solid #fbb057;
    background: #fbb057;
    border: 2px solid #ffffff;
	color:#fff;
}
.more a.btn:hover{
    border: 2px solid #fbb057;
    outline: 2px solid #ffffff;
    background-color:transparent;
    color: #fbb057 !important;
}

.servies{
	
}
.servies .servies-row{
    background-color: #fbf8f8;
    padding: 42px 0px;	
}
.servies .servies-row .servies-container{
	text-align:center;
}
.servies .servies-row .servies-container h1{
	font-family: "Allerta Stencil";	
    color: #fbb057;
    font-size: 60px;
    padding-bottom: 8px;	
}
.servies .servies-row .servies-container h3{
    color: #000;
    padding: 16px 0px;	
}
.servies .servies-row .servies-container p{
    color: #777;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1px;	
}
.servies .servies-row .center{
	border-left:1px solid #777;
	border-right:1px solid #777;
}

.category{
    padding-top: 85px;	
}
.category #owl-demo:hover .owl-prev{
	display:block;
	transition:0.5s
}
.category #owl-demo:hover .owl-next{
	display:block;
	transition:0.5s
}
.category .owl-prev {
    float: left;
    font-size: 25px;
    background-color: #777;
    color: #fff;
    padding: 7px 15px;
    border-radius: 50%;
    margin-left: -28px;	
    margin-top: -150px;	
	display:none;
	transition:0.5s
}
.category .owl-next {
    float: right;
    font-size: 25px;
    background-color: #777;
    color: #fff;
    padding: 7px 15px;
    border-radius: 50%;
    margin-right: -31px;
    margin-top: -150px;	
	display:none;
	transition:0.5s
}
.category .img{
	padding:0px 5px;
	transition: 0.5s;
}
.category .img a{
	position:relative;
}
.category .img .detail{
    position: absolute;
    opacity: 1;
    left: 0;
    right: 0;
    margin: 15px;
    bottom: 0;
    padding: 15px;
    background-color: #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	transition: 0.5s;
}
.category .img .detail span{
	color: #777;
    font-size: 16px;
    letter-spacing: 1px;

}
.category .img .detail h4{
    font-size: 22px;
    margin-bottom: 0;
    -ms-word-break: break-word;
    word-break: break-word;	
}
.category .img:hover{
	box-shadow: 0 0 8px rgba(150, 148, 148, 0.49);
	top:-3px;	
}
.category .img:hover .detail{
    margin-bottom: 50px;
    box-shadow: 0 0 8px rgba(150, 148, 148, 0.49);
    transition: 0.5s;	
}

.banner{}
.banner .banner-box{
	background-color:#f4f4f4;
	padding:0px;
}
.banner .img{
	padding:0px;
}
.banner .img img{
	width:100%;
}
.banner .detail{
    padding: 67px;
}
.banner .detail h4{
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: normal;
	letter-spacing:1px;	
}
.banner .detail h2{
    font-size: 27px;
    text-transform: inherit;
    margin-bottom: 30px;	
}
.banner .detail p{
    font-size: 16px;
    letter-spacing: 1px;	
}
.banner .more{
    text-align: left;
    padding: 0px;
    padding-top: 35px;	
}
.banner .hover,.banner .hover .overlay{width:100%;height:100%;overflow:hidden}
.banner .hover{text-align:center}
.banner .hover button.info{text-transform:uppercase;color:#fff}
.banner .hover{float:left;position:relative;cursor:default}
.banner .hover .overlay{position:absolute;top:0;left:0}
.banner .hover button.info{
    font-size: 25px;
    text-decoration: none;
    border: none;
    margin: 140px 0 0;
    border-radius: 0;
    background-color: transparent;
}
.banner .ehover1 img{-webkit-transition:all .4s linear;transition:all .4s linear}
.banner .ehover1 .overlay{
    opacity: 0;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.55s ease;
    -o-transition: all 0.55s ease;
    transition: all 0.55s ease;
    width: 90%;
    height: 90%;
    margin: 0px auto;
    top: 5%;
    border: 2px solid #fbb057;		
}
.banner .ehover1:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.ehover1:hover .overlay{opacity:1}

.index2-blog{}
.index2-blog .blog-box{}
.index2-blog .blog-box .img{
	
}
.index2-blog .blog-box .img a:after {
    content: "";
    position: absolute;
    display: block;
    top: -3px;
    left: 12px;
    height: 97%;
    width: 91%;
    border: 2px solid #fbb057;
    z-index: -1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.index2-blog .blog-box .img:hover a:after {
    -webkit-transform: translateX(13px) translateY(13px);
    -moz-transform: translateX(13px) translateY(13px);
    -ms-transform: translateX(13px) translateY(13px);
    -o-transform: translateX(13px) translateY(13px);
    transform: translateX(13px) translateY(13px);
}
.index2-blog .blog-box .detail{
    padding: 15px 20px;	
}
.index2-blog .blog-box .detail .left{
	padding:0px;
	color:#fff;
	text-align:center;
    font-size: 16px;	
}
.index2-blog .blog-box .detail .left .article-date-added {
    background-color: #fbb057;
    padding: 9px 0px;
}
.index2-blog .blog-box .detail .left .comments {
    background-color: #000;
    padding: 10px 0px;
}
.index2-blog .blog-box .detail .right{
	padding:0px 30px;
}
.index2-blog .blog-box .detail .right h3{
	margin-bottom:15px;
}
.index2-blog .blog-box .detail .right h3 a{
	color:#fbb057;
}
.index2-blog .blog-box .detail .right .tags {}
.index2-blog .blog-box .detail .right .tags a{
    color: #777;
    font-size: 16px;	
}
.index2-blog .blog-box .detail .right .tags a:hover{
	color:#000;
}
.index2-blog .blog-box .detail .right .tags span{
    padding: 0px 15px;	
}
.index2-blog .blog-box .detail .right h4{
    margin: 10px 0px;
	color: #000;
    line-height: 25px;
    letter-spacing: 0.5px;	
}
.index2-blog .blog-box .detail .right h4 a:hover{
	color:#fbb057;
}
.index2-blog .blog-box .detail .right h6{
    margin: 16px 0px;	
}
.index2-blog .blog-box .detail .right h6 a{
    font-size: 15px;
    color: #fbb057;	
	transition:0.5s;
}
.index2-blog .blog-box .detail .right h6 a:hover{
	color:#000;
	padding-left:10px;
	transition:0.5s;
}
/*end-index-2*/


@media (max-width: 768px) {
.header-box {
    padding: 40px 0px;
}
.logo h1 {
    font-size: 64px;
}	
.shiping a {
    padding: 10px 16px;
    font-size: 13px;
}
#cssmenu .button:before {   
    top: 0px;
    right: 0px;    
}
#cssmenu .button:after {
    top: 6px;
    right: 0px;  
}
.dropbtn{
	font-size:16px;
}
.vc_list img {
    width: 100%;
    height: 93px;
}
.item-detail h5 {
    margin: 1px;
}
.item-detail h6 {
    margin: 1px;
}
.categorist select {
    font-size: 15px;
}
.search .form-control{
	height:23px;
}
.search-form .form-group span.form-control-feedback{
	top:-6px;
}
.search-form .form-group{
	height:25px;
}
.search input[type=text] {
    width: 130px;
    font-size: 15px;
}
.search i {
    font-size: 19px;
}
.categorist .deal {
    font-size: 16px;
    padding: 11px 12px;
}
.sb-slider img {
    height: 400px !important;
}
/*index-3*/

input[type="text"]:focus {
   
}
input[type="text"]{
	font-size:15px;
}

/*index-2*/
.servies .servies-row .servies-container h1 {
    font-size: 50px;
}	
.servies .servies-row .servies-container h3 {
    font-size: 20px;
}
.servies .servies-row .servies-container p {
    font-size: 14px;
    line-height: 21px;
}
.banner .detail {
    padding: 20px 26px;
}
.banner .detail h2 {
    margin-bottom: 15px;
}
.banner .more {
    padding-top: 8px;
}
.more a.btn {
    padding: 4px 15px;
}
.index2-blog .blog-box .detail .right h4 {
    line-height: 20px;
}

}

@media (max-width: 480px){
.index-2-header-box .index-2-top h1 a {
    font-size: 35px;
}	
.index-2-header-box .index-2-header-right {
    padding: 5px;
}	
header {
    height: 60px;
}
.index-2-top {
    border-bottom: 0px solid rgba(255, 255, 255, 0.46);
}
#wrap {
    height: 44px;
}
#wrap .fa {
    font-size: 24px;
}
.index-2-header-box .index-2-header-right .shopping-cart a {
    font-size: 24px;
}	
.cont {
    padding: 10px 0px;
}	
.header-box {
    padding: 14px 0px;
}
.logo {
    float: right;
}
.logo h1 {
    font-size: 58px;
}

.shiping a {
    padding: 10px 5px;
    font-size: 10px;
}
.shiping i {
    font-size: 10px;
}
.search-form .form-group {
    top: -16px;
}	
.cont .poster-img h1 {
    font-size: 23px;
    top: 49px;
}
.cont .poster-img h2 {
    font-size: 10PX;
    top: 75PX;
	 letter-spacing: 1px;
}
.menu {
    padding: 0px;	
}
.nav-bar {
  z-index: 999;	
  display: block;
  position: fixed;
  top: 0;
  right:0px;
}

.nav-bar span {
  float: left;
  font-size: 20px;
  padding: 20px;
  color: #fff;
}

.nav-bar .fa-bars {
  display: block;
  padding: 14px;
  color: #fff;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  float: right;
}
.menu .navbar {
    text-align: center;
    margin: 0px;
	position:fixed;
	z-index:999;
}
header nav ul li:hover {
    border-left: none; 
    border-right: none; 
}
header nav ul li a:hover {
    color: #fff;
}
header nav ul{
	background-color:#777;
    padding: 8px 0px !important;	
}
header nav ul li a{
	color:#fff;
}

header nav {
  width: 100%;
  height: auto;
  position: fixed;
  right: 100%;
  top : 56px;
  overflow: hidden;
}

header nav ul li {
  padding: 8px 0px !important;	
  display: block;
  border-bottom: 1px solid rgba(255, 255, .5);
  width: 100%;
}

header ul li a { display: block; }

header nav ul li .children {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: none;
}

header nav ul li:hover .children { display: none; }

header nav ul li ul li:first-child { border-top: 1px solid #ffffff99; }

header nav ul li .children span {
  display: inline-block;
  margin-right: 10px;
}

header nav ul li .children a {
  margin-left: 10px;
  padding: 5px 0;
}

header nav ul li .fa-angle-down {
  position: relative;
  top: 3px;
}

/*index-3*/
.header-social{
	display:none;
}
#wrap input[type="text"]:focus{
    top: 40px;
	width: 200px;
    font-size: 15px;	
}

/* The Modal*/
.close {
    font-size: 30px;
    padding-right: 8px;
}
.modal .product-detail .product-detail-box a {
    font-size: 9px;
}
.modal-content .product-detail .product-detail-box .product-price h2 {
    padding: 7px 0px;
    font-size: 11px;
}
.modal-content .product-detail .product-detail-box h5 {
    padding: 0px;
    margin: 5px 0px;
}
.modal .product-detail .product-detail-box .product-price span {
    font-size: 9px;
}
.modal .product-detail .product-detail-box .review .fa {
    font-size: 10px;
}
.modal .product-detail .product-detail-box .overview {
    font-size: 10px;
    color: #777;
    line-height: 13px;
}
.modal .product-detail .product-detail-box .overview span {
    font-size: 9px;
}
.modal-content .product-detail .product-detail-box .product-clr {
    padding: 0px 0px;
}
.modal-content .product-detail .product-detail-box .product-clr li {
    padding-right: 0px;
}
.modal-content .product-detail .product-detail-box .product-clr li button {
    width: 25px;
    padding: 4px;
}
.modal-content .product-detail .product-detail-box .product-clr li img {
    height: 11px;
}
.modal-content .product-detail .product-detail-box .add-to-cart {
    font-size: 5px;
    padding: 20px 0px;
    margin-right: 1px;
}
.modal .product-detail .product-detail-box a {
    font-size: 5px;
    padding: 5px;
    margin-right: 1px;	
}
/*index-2*/
.trendingTitle {
    font-size: 18px;
    margin: 0px 0px 10px 0;	
}	
.trendingTitle span {
    padding: 0px 35px 0px 35px;
}
.trendingTitle span:before {
    width: 30px;
}
.trendingTitle span:after {
    width: 30px;
}
.titleDetail {
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 24px;
}
.feature-product button.tablinks {
    font-size: 15px;
    padding: 0px 10px;
}
.feature-product .img .img-overlay li {
    padding-bottom: 2px;
}
.feature-product .img .img-overlay li a {
    font-size: 15px;
}
.feature-product .product {
    margin-bottom: 10px;
}
.feature-product .detail h4 a {
    font-size: 13px;
}
.feature-product .detail h5{
    font-size: 11px;	
}
.servies .servies-row {
    padding: 20px 0px;
}
.servies .servies-row .servies-container h1 {
    font-size: 35px;
}
.servies .servies-row .servies-container h3 {
    font-size: 13px;
    padding: 4px 0px;	
}
.servies .servies-row .servies-container p {
    font-size: 10px;
    line-height: 10px;
}
.banner .detail {
    padding: 4px 26px;
}
.banner .detail h4 {
    font-size: 7px;
    margin-bottom: 1px;
}
.banner .detail h2 {
    margin-bottom: 3px;
    font-size: 14px;	
}
.banner .detail p {
    font-size: 6px;
    margin-bottom: 5px;
}
.banner .more {
    padding-top: 0px;
}
.more a.btn {
    padding: 1px 8px;
    font-size: 7px;	
}
.banner .hover button.info {
    font-size: 10px;
    margin: 40px 0 0;
}
}