/* 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;
    height: 114px;
    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 .index-2-header-box{
	transition:all .25s ease
}
header.shrink .index-2-header-box .index-2-top .sear .searchTerm{
    height: 27px;	
}
header.shrink .index-2-header-box .index-2-top .sear .searchButton{
    height: 27px;	
}
header.shrink #wrap {
	height:36px;
}
header.shrink .index-2-header-menu{
	padding:0px;
}
header.shrink .index-2-header-box .index-2-header-right .shopping-cart a {
    font-size: 25px;
    transition: 0.5s;
}
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;
}
.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*/
.owl-carousel .owl-item {
    padding: 5px;
}
.hover,.hover .overlay{width:100%;height:100%;overflow:hidden}
.hover{text-align:center}
.hover button.info{color:#fff}
.hover{float:left;position:relative;cursor:default}
.hover .overlay{position:absolute;top:0;left:0}
.hover button.info{text-decoration:none;border:1px solid #fff;margin:100px 0 0;border-radius:0;background-color:#fff}
.ehover1 img{-webkit-transition:all .4s linear;transition:all .4s linear}
.ehover1 .overlay{opacity:0;background-color:rgba(0,0,0,.5);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.ehover1:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.ehover1:hover .overlay{opacity:1}
.hover button ul{padding:0px; list-style:none; margin-bottom:0px;padding: 6px 10px;}
.hover button li{display:inline; font-size:18px; }
.hover button li a {
    color: #777;
    font-size: 24px;
    padding: 0px 5px;
}
.hover button li a:hover {
    color: #fbb057;
    transition: 0.5s;
}	
/*end-sports*/	


/*blog*/
.blog h2{
	font-family: "Bad Script" !important;
    text-align: center;
    color: #000;
    font-weight: bold;
    padding: 0px 0px 10px 0px;	
}
#owl-demo2 .blog-item{
        margin: 5px;
    }
    #owl-demo2 .blog-item img{
        display: block;
        width: 100%;
        height: auto;
    }
	#owl-demo2 .owl-item{
	}
	
#owl-demo2 img {
    width: 100%;
    padding: 5px;
}
#owl-demo2 .blog-title h2{
    padding: 12px 0px;
    font-size: 25px;	
}	
#owl-demo2 .blog-title{
    margin-top: -45px;	
}
#owl-demo2 .blog-title-box{
    margin: 0px auto;
    background: #fff;
    float: none;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2), 0 8px 22px 0 rgba(0, 0, 0, 0.19);	
}
#owl-demo2 .blag-detail{
    color: #777;
    padding: 30px 0px 0 0;	
}
#owl-demo2 .blag-detail h4{
	
}
#owl-demo2 .blag-detail .date {
    border: 1px solid;
    padding: 8px 0px;
    margin-top: 25px;	
}
#owl-demo2 .blag-detail .date .blog-date{
	text-align: left;
	padding:0px;
}
#owl-demo2 .blag-detail .date .blog-date #date {
    color: #ffc0cb;
    font-size: 30px;
    border-right: 1px solid;
    padding-right: 7px;
}
#owl-demo2 .blag-detail .date .blog-date #month{
    font-size: 16px;
	color:#000;
}
#owl-demo2 .blag-detail .blog-com {
    padding: 7px 0 0 0;
}
#owl-demo2 .blag-detail .date .blog-com a {
    color: #000;
    font-size: 20px;
}
#owl-demo2 .blog-item:hover .blog-title-box{
	background-color:#f79aab;
	color:#fff;
}
#owl-demo2 .blog-item:hover .date{
	background-color:#777;
}
#owl-demo2 .blog-item:hover .blog-date #month{
	color:#fff;
}
#owl-demo2 .blog-item:hover .blog-com a{
	color:#fff;
}

/*end-blog*/



/*index-2*/
.sb-slider {
     margin: 0px !important;; 
}	 
.index-2-header-box {	
    position: fixed;
    z-index: 999;
    width: 100%;
	background-color:rgba(0,0,0,0.5)
}
.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;
}

div#pbSliderWrap0 {
    height: 800px !important;
}
.o-slider--item{
    height: 800px !important;
}
.o-slider--item img{width:100%}
.img-slider{
    padding: 60px 0px 191px 0px;	
}
.img-slider h2 {
    text-align: center;
    padding: 5px 0px 50px 0px;
	font-weight:bold;
}
.img-slider-box {
    margin: 0px auto;
    float: none;
}
.img-slider .img-slider-1{
padding:0px;
}
.img-slider .img-slider-2 {
    padding: 0px;
    position: absolute;
    top: 62px;
    left: 310px;
    z-index: 999;
}
.img-slider .swiper-slide img{
	padding:0px;
}
.img-slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0px ;
    display: block;
}
.img-slider .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 418px;
    width: 7%;
    top: 13px;
}

.img-slider .swiper-button-next, .swiper-button-prev{
	top:100% !important;
}
.img-slider .swiper-pagination {
    left: 74%;
}
.img-slider .swiper-pagination-bullet {
    width: 12px;
    height: 11px;
    display: block;
    margin: 15px 0px;
}
.img-slider .swiper-pagination-bullet-active {
    background: #f79aab;
}

.featured-product2{
	background-image: url(../images/instagram-bg.jpg);
    height: 150%;
    top: -33.7776%;	
	background-attachment:fixed;
}
.featured-product2 h2{	
	text-align:center;
	font-weight:bold;	
}
.featured-product2 #owl-demo .item img{
	box-shadow:none;
}
.featured-product2 .customNavigation a{
    color: #fbb057;	
}
.featured-product2 .item:hover .img-overlay{
	display:block;
	transition:0.5s;
}
.featured-product2 .item .img-overlay{
    position: absolute;
    z-index: 999;
    top: 5%;
	display:none;	
}
.featured-product2 .item .img-overlay ul {
    padding: 0px;
    list-style: none;
    margin-bottom: 0px;
}
.featured-product2 .item .img-overlay li {
    padding: 3px 0px;
}
.featured-product2 .item .img-overlay a {
    color: #777;
    font-size: 22px;
    padding: 20px;
}
.featured-product2 .item .img-overlay a:hover{
	color:#fbb057;
    font-size: 24px;
	transition:0.5s;
}
.featured-product2 .item:hover .buy-now-overlay{
	display:block;
	transition:0.5s;
}
.featured-product2 .item .buy-now-overlay{
	position: absolute;
    z-index: 999;
    bottom: 10%;
	text-align:center;
	display:none;
}
.buy-now{
	text-transform:uppercase;
}
.buy-now a{
    background-color: #fbb057;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    letter-spacing: 1px;	
    border: 2px solid #fbb057;	
}
.buy-now a:hover{
	background-color:transparent;
	color:#fbb057;
	transition:0.5s;
    box-shadow: 0 0 15px #969494;	
}
.Community{
    padding: 0px 0px 100px 0px;	
}
.Community h2{
	text-align:center;
    padding: 50px 0px 50px 0px;	
	font-weight:bold;
}
.Community .Community-box{
	padding:5px;
}
.Community .Community-box img{
	width:100%;
}
.Community-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(232, 235, 236, 0.6);;
}

.Community-box:hover .Community-overlay {
  opacity: 1;
}

.Community-text {
  color: #000;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align:center;
}
.Community-text strong {
    font-weight: normal;
}
.Community-text p{
	font-size:15px;
}

.sale-2 {
    background-image: url(../images/sale-bg.jpg);
    background-attachment: fixed;	
}
.sale-2 .sale-2-box{
	padding:100px 0px;
}
.sale-2 .sale-2-title h1 {
    color: #fff;
    font-weight: bold;
    font-size: 100px;
    text-align: center;
}
.sale-2 .sale-2-detail {
    color: #fff;
    font-size: 24px;
    text-align: center;
}
.sale-2 .sale-2-link{
	text-align:center;
    padding: 22px 0px;	
}
.sale-2 .sale-2-link a {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border: 3px solid;
    padding: 5px 10px;
	font-weight:bold;
}
.sale-2 .sale-2-link a:hover {
    background-color:#fbb057;
	transition:0.5s;
}

/*end-index-2*/

/*index-3*/
.index-2-top{
    padding: 11px 0px;	
}
.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 .index-2-top .sear{
	
}
.index-2-header-box .index-2-top .sear .search {
  width: 100%;
  position: relative
}

.index-2-header-box .index-2-top .sear .searchTerm {
  float: left;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.45);
  padding: 5px;
  height: 36px;
  outline: none;
  color: #9DBFAF;
}

.index-2-header-box .index-2-top .sear .searchTerm:focus{
  color: #00B4CC;
}

.index-2-header-box .index-2-top .sear .searchButton {
  position: absolute;  
  width: 40px;
  height: 36px;
  border: 1px solid rgba(255, 255, 255, 0.45);
  background: rgba(255, 255, 255, 0.45);
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
}

/*Resize the wrap to see the search bar change!*/
.index-2-header-box .index-2-top .sear .wrap{
  width: 60%;
  position: absolute;
  top: 50%;
  left: 17%;
}
.index-2-header-box .index-2-header-right .shopping-cart {
    float: none;
    margin: 0px auto;
}
.index-2-header-box .index-2-header-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: 5px;
    background-color: #fbb057;
    border-radius: 50%;
    padding: 0px 6px;	
}

.index-2-header-menu{
	text-align:center;
    padding: 6px 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;
}
.index3-collection h1{
	text-align:center;
}
.index3-collection hr{
    border: 1px solid #fbb057;
    width: 100px;	
}
.index3-collection-img{
    position: relative;	
	padding:0px;
}
.index3-collection-img img{
	width:100%;
}
.index-2-header-menu .navbar{
	margin-bottom:0px;
}
.center-img{
	padding-top:60px;
}
.index3-collection-img .index3-collection-category{
	position: absolute;
    font-size: 30px;
    padding: 400px 0px 0px 0px;
    color: #fff;
    text-align: center;

}
.index3-collection-img .index3-collection-category h2{
	padding:10px 0px;
}
.index3-collection-img .index3-collection-category strong{
	font-family: "Bad Script" !important;
}
.index3-collection-center-category{
	position: absolute;
    font-size: 30px;
    padding: 140px 0px 0px 0px;
    color: #fff;
    text-align: center;

}
.index3-collection-img .index3-collection-center-category h2{
	padding:10px 0px;
}
.index3-collection-img .index3-collection-center-category strong{
	font-family: "Bad Script" !important;
}
.index3-collection-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);
}

.index3-collection-img:hover .index3-collection-overlay {
  opacity: 1;
}

.index3-collection-text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); 
}
.index3-collection-text a{
	color:#fff;
	padding:10px;
	border:2px solid;
}
.index3-collection-text a:hover{
	background-color:#fbb057;
}

.index3-featured{}
.index3-featured h1{
	text-align:center;
    padding: 30px 0px;	
}
.index3-featured-img img{
	width:100%;
}
.index3-featured .more-product{
	text-align:center;
	padding-top:50px;
}
.index3-featured .more-product a{
    border: 2px solid;
    color: #000;
    padding: 10px;	
}
.index3-featured .more-product a:hover{
	background-color:#000;
	color:#FFF;
}

.index3-benifit{
	background-color:#F5F5F5;
}
.index3-benifit-box{
	text-align:center;
}
.index3-benifit-box a{
    color: #777;
}
.index3-benifit-box a:hover{
    color: #fbb057;
}
.index3-benifit-box .fa{
    font-size: 60px;	
}
.index3-benifit-box h3{
    margin: 30px 0 10px;	
}
.index3-benifit-box h5{
    letter-spacing: 1px;
    color: #777;
    font-size: 16px;
}
.index3-blog{}
.index3-blog .index3-blog-img{
    padding: 0px;
    border: 2px solid;	
}
.index3-blog .index3-blog-img img{
    margin-top: 10px;
    margin-left: 15px;
	margin-bottom:10px;
    padding: 0px !important;	
}
.index3-blog .index3-blog-detail{
	
}
.index3-blog h1 {
    text-align: center;
}
.index3-blog hr{
    border: 1px solid #fbb057;
    width: 100px;	
}
.index3-blog .index3-blog-detail .index3-blog-detail-time{
	border-bottom:1px solid #777;
	border-top:1px solid #777;
    padding: 12px 0px;	
}
.index3-blog .index3-blog-detail .index3-blog-detail-time a{
	color:#777;
    padding: 0px 9px;	
}
.index3-blog .index3-blog-detail h4{
	padding:10px 0px;
}
.index3-blog .index3-blog-detail h4 a{
	color:#000;
}
.index3-blog .index3-blog-detail h4 a:hover{
	color:#fbb057;
}
.index3-blog .index3-blog-detail p{
    color: #777;
    letter-spacing: 1px;
    font-size: 14px;
}
.index3-blog .index3-blog-detail .index3-blog-more{
    padding: 40px 15px;	
}
.index3-blog .index3-blog-detail .index3-blog-more a{
	border:2px solid #fbb057;
	color:#fbb057;
	padding:10px;
}
.index3-blog .index3-blog-detail .index3-blog-more a:hover{
	background-color:#fbb057;
	color:#fff;
    box-shadow: 0 0 15px #969494;
    transition: .5s;
}

.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;
}
.index3-market{}
.index3-market h1{
	text-align:center;
}
.index3-market hr{
    border: 1px solid #fbb057;
    width: 100px;	
}
.index3-market ul{
	list-style:none;
	padding:0px;
	text-align:center;
}
.index3-market li {
    display: inline-block;
    background-color: #333333;
    color: #fff;
    padding: 8px 13px;
    font-size: 20px;
    margin-bottom: 5px;	
}
.index3-market li.button.is-checked{
	background-color: #fbb057;
}
.index3-market .element-item{
	padding:0px;
}
.index3-market .element-img{
	padding:0px;
}
.index3-market .element-img img{
	width:100%;
	height:205px;
	padding:10px;
}
.element-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);
}

.element-img:hover .element-overlay {
  opacity: 1;
}

.element-text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.element-text ul {
    list-style: none;
    padding: 6px 10px;
    background-color: #fff;
}
.element-text li {
    display: inline;
    background-color: transparent;
    padding: 0;	
}
.element-text a {
    color: #777;
    padding: 0px 5px;
}
.element-text a:hover{
	color:#fbb057;
}

.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;
}


/* 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;
}

/*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;
}


/*index-3*/
.index-3_category{
	text-align:center;
}
.index-3_category .img .hover button.info{
    background-color: rgba(255, 255, 255, 0.64);
    padding: 4px 10px;
    font-size: 20px;	
}
.index-3_category .img .details h2{
    padding: 15px 0px 10px 0px;	
}
.index-3_category .img .details h2 a{
    color: #777;
    letter-spacing: 1px;	
}
.index-3_category .img .details h2 a:hover{
	color:#fbb057;
}
.index-3_category .img .details span{
    font-size: 18px;
    letter-spacing: 2px;	
}
h1.heading{
    text-align: center;	
    padding-bottom: 25px;	
    text-transform: uppercase;	
}
h1.heading span{
    color: #fbb057;	
}
.index-3_features {
	text-align:center;
}
.index-3_features .button-group{
    padding-bottom: 35px;	
}
.index-3_features .button-group button.button{
    background-color: transparent;
    border: 1px solid #000;
    font-size: 18px;
    padding: 7px 50px;
    margin-right: 11px;
}
.index-3_features .button-group button.button:hover{
	background-color: #fbb057;
	border-color:#fbb057;
	color:#fff;
}
.index-3_features .button-group .button.is-checked {
    background-color: #fbb057;
	border-color:#fbb057;
	color:#fff;
}
.index-3_features .button-group button.button:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.index-3_features .element-item .detail h3 a{
	color:#777;
}
.index-3_features .element-item .detail h4{}
.index-3_features .view{
    padding: 30px;	
}
.index-3_features .view a{
    background-color: #fbb057;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    letter-spacing: 1.5px;
    border: 2px solid #fbb057;
	transition:0.5s;
}
.index-3_features .view a:hover{
	color:#fbb057;
	background-color:transparent;
	transition:0.5s;
}
.index-3_features .saleicon {
    font-weight: 500;
    left: 10px;
    position: absolute;
    text-align: right;
    text-transform: capitalize;
    top: 10px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.index-3_features .saleicon {
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    left: -50px;
}
.index-3_features .saleicon ul{
	padding:0px;
	list-style:none;
	margin-bottom:0px;
}
.index-3_features .saleicon li{
	padding:6px;
    background-color: #fbb057;
	margin-bottom:5px;
}
.index-3_features .saleicon li a{
	color:#fff;
	font-size:18px;
}
.index-3_features .element-item .img:hover .saleicon {
    left: 10px;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}
.index-3_best{
	background-image: url(../images/lookbook_bg_1.jpg);
	background-attachment: fixed;
	background-size: cover;
    background-repeat: no-repeat;	
}
.index-3_best div#owl-demo{
	background-color:#fff;
    padding-top: 18px;	
}
.index-3_best .best-product .img{
	
}
.index-3_best .best-product .img .saleicon {
    font-weight: 500;
    left: 10px;
    position: absolute;
    text-align: right;
    text-transform: capitalize;
    top: 10px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.index-3_best .best-product .img .saleicon {
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    left: -50px;
}
.index-3_best .best-product .img .saleicon ul{
	padding:0px;
	list-style:none;
	margin-bottom:0px;
}
.index-3_best .best-product .img li{
	padding:6px;
    background-color: #fbb057;
	margin-bottom:5px;
}
.index-3_best .best-product .img li a{
	color:#fff;
	font-size:18px;
}
.index-3_best .best-product .img:hover .saleicon {
    left: 15px;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}
.index-3_best .owl-prev {
    float: left;
    font-size: 25px;
    color: #fff;
    padding: 100px 15px;
    margin-left: -53px;
    margin-top: -350px;
    display: none;
    transition: 0.5s;
}
.index-3_best .owl-next {
    float: right;
    font-size: 25px;
    color: #fff;
    padding: 100px 15px;
    margin-right: -53px;
    margin-top: -350px;
    display: none;
    transition: 0.5s;
}
.index-3_best .owl-next .fa{
	background-color:#777;
    padding:10px 14px;	
}
.index-3_best .owl-prev .fa{
	background-color:#777;
    padding:10px 14px;	
}
.index-3_best #owl-demo:hover .owl-prev{
	display:block;
	transition:0.5s
}
.index-3_best #owl-demo:hover .owl-next{
	display:block;
	transition:0.5s
}
.index-3_best .best-product .detail{
	text-align:center;
    padding: 20px 15px;	
}
.index-3_best .best-product .detail h3 a{
    color: #777;	
}
.index-3_best .best-product .detail h3 a:hover{
    color: #fbb057;	
}
.index-3_best .best-product .detail h4{
	
}
.index-3_blog{}
.index-3_blog .blog{}
.index-3_blog #owl-demo2 .owl-item {
    padding: 0px 15px;
}
.index-3_blog .blog .img{
	position:realtives;
	padding:0px;
}
.index-3_blog #owl-demo2 img{
	padding:0px;
}
.BlogOverlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}

.img:hover .BlogOverlay {
  bottom: 0;
  height: 100%;
}

.BlogText {
  white-space: nowrap; 
  position: absolute;
  overflow: hidden;
  padding: 15px;  
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.BlogText a{
	color: #fff;
    border: 1px solid #fff;
    padding: 7px 10px;
    margin-right: 6px;
}
.BlogText a:hover{
	background-color:#000;
}
.index-3_blog .blog .detail{
    padding: 0px;	
}
.index-3_blog .blog .detail h4{}
.index-3_blog .blog .detail h4 span{
    float: right;	
}
.index-3_blog .blog .detail h4 span a{
    color: #777;
    padding-left: 5px;	
}
.index-3_blog .blog .detail h4 span a:hover{
	color: #fbb057;
}
.index-3_blog .blog .detail h3{
    padding: 10px 0px;
	text-transform:uppercase;
}
.index-3_blog .blog .detail p{
    font-size: 18px;
    letter-spacing: 1px;
    color: #777;	
}
.index-3_blog .blog .detail .read{
    padding: 8px 0px;	
}
.index-3_blog .blog .detail .read a{
    font-size: 18px;
    color: #fbb057;	
	transition:0.5s;
}
.index-3_blog .blog .detail .read a:hover{
	color:#000;
	letter-spacing:2px;
	transition:0.5s;
}
/*end-index-3*/


@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;
}

/*index-3*/
.index-3_category .img .details h2 {
    font-size: 20px;
}
.index-3_category .img .details span {
    font-size: 15px;
}
.index-3_features .button-group button.button {
    font-size: 11px;
    padding: 5px 25px;
    margin-right: 6px;
}
}

@media (max-width: 480px){
.index-2-header-box .index-2-header-right {
    padding-top: 2px;
}	

.index-2-header-box .index-2-top h1 a{
	font-size:30px;
}	
header {
    height: 56px;
}
#wrap {
    height: 44px;
}	
.cont {
    padding: 10px 0px;
}	
.header-box {
    padding: 14px 0px;
}
.logo {
    float: right;
}
.logo h1 {
    font-size: 58px;
}
.index-2-header-box .index-2-top .sear .wrap {
    left: 28%;
}
.index-2-header-box .index-2-top .sear .searchTerm{
	 height: 31px;
}
.index-2-header-box .index-2-top .sear .searchButton {
    height: 31px;
}	
.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: 18px;
  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-3*/
.index-3_category .img {
    padding: 5px;
}
.index-3_category .img .details{
	padding:0px;
}
.index-3_category .img .details span {
    font-size: 6px;
}
.index-3_category .img .details h2 {
    font-size: 10px;
    padding: 9px 0px 5px 0px;	
}
.index-3_features .button-group button.button {
    padding: 5px 15px;
    margin-right: 2px;
}
.index-3_features .element-item .detail h3 a {
    font-size: 18px;
}
.index-3_features .element-item .detail h4 {
    font-size: 12px;
}
}