html,body{
	background:#fff;
	font-size: 100%;
	/* [disabled]font-family: 'Open Sans', sans-serif; */
	overflow-x:hidden;
	 
}
nav.woocommerce-pagination {
    width: 100%;
    /* margin: 0 auto; */
}
ul.page-numbers {
    margin: 0 auto !important;
    width: 400px;
}
.page-numbers li {
    display: inline-block;
    border: 1px solid #e22257;
    padding: 5px;
}
.pro-img img {
    /*height: 200px !important;*/
}
.my-hight img {
    /*height: 310px !important;*/
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
 ul{
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6,label,p{
	margin:0;	
}
/*--header--*/
.head{
	position:relative;
}
.logo {
    /*text-align: center;
    position: absolute;
    top: 0;*/
	margin:5px 0;
}
.logo a{display:block;}
.header-social{
	text-align: right;
	margin:11px 0;
}
.header-login ul li,.header-social ul li{
	display:inline-block;
}
.header-login ul li a{
	display:inline-block;
	text-decoration:none;
	color:#7e7e7e;
	font-size:1.2em;
	margin: 0 0.5em;
	
}
.header-login ul li{ font-size:12px; color:#7e7e7e;}
.header-login ul li i{ color:#7e7e7e; font-size:16px;}
.header-login ul li span{ color:#7FB401; }


.header-login ul li a:hover {
    color: #7FB401;
}
.header-login ul li.separator img {
    margin: -2px 10px;
    vertical-align: top;
}


.header-search ul{ text-align:right;}
.header-search ul li{
	display:block;
}
.header-search ul li a{
	display:inline-block;
	text-decoration:none;
	color:#7FB401;
	font-size:1em;
	margin: 0 0.5em;
}
.header-search ul li a:hover {
    color: #E22257;
}

icon.cust-user {
    border: 1px solid #ccc;
    border-radius: 50%;
    font-size: 24px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    width: 40px;
	margin-right:10px;
	color:#ccc;
}

.header-top {
    background-color: #F4F5F6;
	padding: 0.6em 0;
}
.header-social ul li a i{
	width: 17px;
    height: 17px;
    display: block;
    background: url(../images/img-sprite.png)no-repeat -14px -14px ;
	margin:0 0.3em;
}
.header-social ul li a i.ic1{
    background-position:  -55px -12px ;
}
.header-social ul li a i.ic2{
    background-position: -101px -12px ;
}
.header-social ul li a i.ic3{	
   background-position:-150px -12px ;
}
.header-social ul li a i.ic4{	
   background-position:-199px -13px ;
}
.header-social ul li a i:hover{
    background:url(../images/img-sprite.png)no-repeat -14px -52px ;
}
.header-social ul li a i.ic1:hover{
    background-position:  -55px -50px ;
}
.header-social ul li a i.ic2:hover{
    background-position: -101px -50px ;
}
.header-social ul li a i.ic3:hover{	
   background-position:-150px -50px ;
}
.header-social ul li a i.ic4:hover{	
   background-position:-199px -52px ;
}
.header-social ul{
	margin-top: 4px;
}
ul.nav_1 li a {
    font-size: 0.9em;
    color: #fff;
	padding: 1em 1.6em;
	text-transform:uppercase;
}
ul.nav_1 li {
    /*border-right:1px solid #EFEFEF;*/
}
.navbar {
    margin-bottom: 0px;
	border:none;
	min-height:48px;
	
}
div#bs-megadropdown-tabs {
    padding: 0;
}
.dropdown-menu{ min-width:264px; background:#E22257; padding:0; margin:0 !important;}

.h_menu4 {
    margin-left: 13.6%;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #e22257;
    color: #fff;
	
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #6B301A;
    color: #fff;
}
.col1 {
    float: left;
    width: 100%;
}
.menu-top {
    width: auto;
	padding: 0;
}
.col1 ul li{
	list-style:none;
	    border-right: none;
}
.col1 ul li a{
	padding: 8px 15px;
    display: block;
	color:#fff;text-decoration:none;
}
.col1 ul li a:hover{ background:#6B301A;}
.col1 h4{
	font-size: 1.5em;
    color: #000;
    margin-bottom: 0.5em;
    font-family:  'Open Sans', sans-serif;
}
/*--cart--*/
.itemContainer{
	width:100%;
	float:left;
}
.itemContainer div{
	float:left;
	margin: 5px 20px 5px 20px ;
}
.itemContainer a{
	text-decoration:none;
}
.cartHeaders{
	width:100%;
	float:left;
}
.cartHeaders div{
	float:left;
	margin: 5px 20px 5px 20px ;
}
.item_add {
  color: #000;
  border:none;
}	
a.item_add {
 text-decoration: none;
}		
.grid_1 img{
	margin-bottom:1em;
}
.box_1 h3{
  color: #9c9cb4;
  font-size: 1em;

}
.box_1 h3 img{
	 margin-left: -33px;
    margin-top: 15px;
    position: absolute;
}
.box_1 p a{
  color: #B5B3B3;
  font-size: 0.77em;
}
.total {
  display: inline-block;
}
.total a span.simpleCart_total{ color:#000;}

.cart.box_1{
	float: right;
	margin-top: 0.7em;
}
.cart.box_1 a{ text-decoration:none;}
.cart.box_1 a:hover h3{ color:#000 !important;}
.heart{
	float:left;
	margin-top: 0.7em;
}
.heart li{
	display:inline-block;
	border-right: 1px solid #EFEFEF;
}
.heart li  a{
	font-size: 0.9em;
    color: #9c9cb4;
	margin:0 1em;
    outline: none;	
	font-weight:bold;
	text-decoration:none;
}
.heart li  a img{ margin-right:10px;}
.heart li  a:hover{ color:#000;}
.heart li:last-child {
	border-right: none;
}
.heart span{
	
}
.cart{
	float:none;
}
.search-right {
    /*padding: 0.6em 0 0;*/
}
/*--//header--*/
/*--banner--*/
.banner{
	width: 100%;
    /*height: 700px;*/
    display: block;
    
	overflow-x:hidden;
}
.no-cssanimations .rw-wrapper .rw-sentence span:first-child{
	opacity: 1;
}
/*--//banner--*/
/*--content--*/
.content-top {
    padding: 5em 0;
}
.col-1 img{
	width:100%;
}
.col-2 {
    padding-top: 1em;
}
.col-2 span{
	font-size: 1.4em;
    color: #E22257;
    line-height: 1.8em;
    text-transform: uppercase;
    letter-spacing: 5px;
    
}
.col-2 h2{
	font-size: 2.5em;
    line-height: 1.8em;
   
}
.col-2 h2 a{
	text-decoration:none;
    color: #000000;
}
.col-2 h2 a:hover{
    color: #E22257;
}
.col-2 p{
	font-size: 0.9em;
    color: #B3B3B3;
	line-height:1.8em;
	margin:0 0 1.5em;
}
 a.buy-now{
	    font-size: 0.9em;
    color: #E22257;
    text-decoration: none;
    border-bottom: 2px solid #E22257;
    padding: 0 0 0.5em;
    display: inline-block;
}
a.buy-now:hover{
    color: #000;
    border-bottom: 2px solid #000;
}
.col-3{
	position:relative;
	margin-bottom:1.5em;
}
.col-3:last-child{
	margin-bottom:0em;
}
.col-pic{
	position:absolute;
	top:0;
	background:rgba(0, 0, 0, 0.59);
	width:100%;
	height:100%;
	text-align:center;
	padding-top: 6.5em;
}
.col-pic p{
	color:#fff;
	font-size:1.1em;
	text-transform:uppercase;
	
}
.col-pic h5{
	color:#E22257;
	font-size:2em;
	text-transform:uppercase;
	
}
.col-pic label{
	width:100px;
	height:2px;
	display:block;
	background:#fff;
	border-radius:10px;
	margin: 0.5em auto;
}
/*--content-middle--*/
.content-mid h3{
	font-size: 2.5em;
    color: #000000;
    line-height: 1.8em;
    font-family:  'Open Sans', sans-serif;
	text-align:center;
}

 label.line{
	width:200px;
	height:2px;
	display:block;
	background:#E22257;
	border-radius:10px;
	margin: 0.2em auto;
}
.block {
    float: right;
}
 .mid-1 span{
	    color: #000;
    font-size: 18px;
    font-style: normal;
    
}
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-left > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
		      color: #000;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
      color: #fff;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
  background-color: #e22257;
    color: #fff;
}
/*----*/
/*-----------------------------------------------------------------------------------*/
/*	Stroke
/*-----------------------------------------------------------------------------------*/
.b-link-stroke{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-weight: 300;
	overflow:hidden;
	margin-bottom: 5px;
}
.b-link-stroke .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0em;
	left:0;
	text-align:center;
	color:#ffffff;
	padding-top:10em;
}
.b-link-stroke .b-wrapper:hover{
	background:rgba(217, 84, 89, 0.58);
}
.b-link-stroke .b-wrapper1{
	position:absolute;
	width:100%;
	height:100%;
	top:0em;
	left:0;
	text-align:center;
	color:#ffffff;
	padding-top: 7em;
}
.b-link-stroke .b-wrapper1:hover{
	background:rgba(8, 8, 8, 0.64);
	
}
.b-link-stroke .b-wrapper2{
	position:absolute;
	width:100%;
	height:100%;
	top:0em;
	left:0;
	text-align:center;
	color:#ffffff;
	padding-top:15em;
}
.b-wrapper1.long-img {
    padding-top: 15em;
}
.b-link-stroke .b-top-line{
	position:absolute;
	top:-100%;
	left:0;
	width:50%;
	height:100%;
	background:rgba(248, 69, 69, 0.59);
}
.b-link-stroke .b-bottom-line{
	position:absolute;
	bottom:-100%;
	right:0;
	width:50%;
	height:100%;
	background:rgba(248, 69, 69, 0.59);
}
.b-link-stroke .b-top-line, .b-link-stroke .b-bottom-line{
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;
} 
.b-link-stroke:hover .b-top-line{
	top:0;
}
.b-link-stroke:hover .b-bottom-line{
	bottom:0;
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	visibility:hidden; /* lt-ie9 */
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position:relative;
	left:-100%;
	    color: #E22257;
    font-size: 2em;
    text-transform: uppercase;

}
.b-animate-go:hover .b-from-left{
	left:0;
}
.b-from-right{
	position:relative;
	right:-100%;
	    color: #fff;
    font-size: 1.1em;
    text-transform: uppercase;

}
.b-animate-go:hover .b-from-right{
	right:0;
}
 label.b-from-right {
    width: 100px;
    height: 2px;
    display: block;
    background: #fff;
    border-radius: 10px;
    margin: 0.5em auto;
}

.b-scale{
	position:relative;
	transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	-webkit-transform:scale(0);
}
.b-animate-go:hover .b-scale, h1{
	transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	-webkit-transform:scale(1);
}
/*----*/
.pro-top {
   /* float: left;*/
}
.img {
    float: right;
}
/*----*/
.mid-1 h6 {
    font-size: 1.2em;
    font-family:  'Open Sans', sans-serif;
}
.mid-1 h6 a {
    border-bottom: 1px solid #ddd;
    color: #000000;
    float: left;
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: center;
    text-decoration: none;
	width:100%;
	min-height:70px;
}
.mid-1 h6 a:hover {
    color: #E22257;
}
.mid-2 p{
	float:left;
	font-size:0.9em;
	color:#B4B4B4;
}
.mid-2 p em{
   color: #000;
    font-size: 18px;
    font-style: normal;
}
.mid-2 p label{
	text-decoration: line-through;
	font-weight:400;
	margin-right:6px;
}
.mid-2 {
    padding-top: 1em;
}
.mid-1 {
    padding-top: 1em;
}
.mid-pop{
	position:relative;
	border: 1px solid #EFECEC;
    padding: 10px;
}
.zoom-icon {
	    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    display: block;
    left: 0;
    top: -152px;
    width: 290px;
    height: 219px;
	text-align:center;
    cursor: pointer;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.zoom-icon .icon{
	width: 50px;
    height: 50px;
    display: inline-block;
    background: #E22257;
	color:#fff;
	font-size:1.3em;
    margin: 0 0.3em;
	line-height: 2.5em;
}
.zoom-icon .glyphicon-menu-right{
    background:#fff;
	color: #E22257;
}
.mid-pop .zoom-icon {
	top: 0px;
	width: 100%;
	height: 182px;
}
.mid-pop .pro-img:hover .zoom-icon {
    top: 33%;
    opacity: 1;
    filter: alpha(opacity=99);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}
.mid-popular {
    padding-top: 2em;
}
.brand {
    padding: 5em 0;
}
.banner-top{
	text-align:center;
	width: 100%;
    height: 250px;
    display: block;
    background: url(../images/back.jpg)no-repeat ;
	padding:5em 0;
}
.banner-top h1{
	font-size:3em;
	color:#fff;
	font-family:  'Open Sans', sans-serif;
}
.banner-top h2{
	font-size:0.9em;
	color:#fff;
	margin-top:1em;
}
.banner-top h2 a{
	color:#E22257;
}
.banner-top h2 label{
	margin:0 0.4em;
}
.banner-top em {
    width: 100px;
    height: 2px;
    display: block;
    background: #fff;
    border-radius: 10px;
    margin: 0.5em auto;
}
/*--typo-single--*/

.thumb-image > img { width: 100%; }
/*--single--*/
.single-para h1{
	font-size:1.5em;
	color:#52D0C4;
	line-height:1.5em;
	  font-family: 'OleoScript-Regular';
}
label.add-to{
	display:block;
	font-size: 2em;
	color: #000;
}
.single-para p{
	font-size:0.9em;
	color:#B2B2B2;
	line-height:1.8em;
}
a.cart{
  padding: 0.3em 0.7em;
  color: #FFF;
  background: #52D0C4;
  margin: 1.5em 0 0;
  font-size: 1em;
  display:inline-block;
  line-height: 1.6em;
  text-align: center;
  text-decoration:none;
}
a.cart:hover{
	background: #000;
}
/*----*/
.star-on {
  padding: 1em 0;
}
.star-on ul {
  float:left;
}

.star-on ul li{
	display: inline-block;
}
.star-on ul li i{
	color:#000;
}
.review{
	float:left;
	  padding: 0 1em;
}
.star-on a{
	text-decoration:none;
	font-size:1em;
	color:#52D0C4;
}
.star-on a:hover{
	color:#000;
}
.single-bottom h4{
	color:#000;
	font-size:1.5em;
	padding:0.5em;
	border-bottom:1px solid #fa7455	;
}
.single {
  padding: 5em 0 0;
}
.available h6{
	color:#52D0C4;
	font-size:1.4em;
	padding: 0 0 1em;
}
.available ul li{
	display:inline-block;
	padding:0 0.5em 0 0;
	color:#4c4c4c;
	font-size:0.9em;
}
.available ul li select {
  outline: none;
  padding: 3px;
}
.available {
  padding: 2em 0 1em;
}
/*--products--*/
.product-bottom {
    padding-top: 2em;
}
h4.cate {
    font-family: 'Oswald', sans-serif; 
	font-weight:normal;
    font-size: 1.7em;
    color:#E22257;
}

ul.kid-menu{
	display: block !important;
}
.menu-drop {
	width: auto;
	height: auto;
	padding: 0;
	list-style: none;
	margin: 0.5em 0;	
}
.menu-drop > li > a {
	width: 100%;
    margin: 0.3em 0;
	display:inline-block;
	position: relative;
	color: #000;
	font-size: 0.9em;
	text-decoration:none;
	 font-family: "Open Sans",sans-serif;
	   
}

.menu-drop > li > a:hover{
	color:#E22257;
}
.menu-drop ul li a {	
	width: 100%;
	display: inline-block;
	position: relative;
	font-size:0.8em;
	margin:0.3em 0;
	color:#777;
	text-decoration:none;
	text-indent: 1.2em;
}
.menu-drop ul li a:hover{
	color:#B2B2B2;
}
.menu-drop ul li a.select { color:#E22257;}
ul.kid-menu li,ul.cute li{
	list-style: none;	
}
.product {
    padding: 3em 0 0;
}
.item-grid1 {
    padding-bottom: 2em;
}
.item-grid1:nth-child(7) ,.item-grid1:nth-child(8),.item-grid1:nth-child(9){
    padding-bottom: 0em;
}
/*--single--*/
.span_2_of_a1 h3 {
	color: #000;
    text-transform: uppercase;
    font-size: 1.8em;
  
font-family: 'Oswald', sans-serif;
font-weight:normal;
}
p.in-para{
color: #B3B3B3;
    font-size: 0.9em;
    line-height: 2em;
    margin: 1em 0 ;
	border-bottom: 1px solid #f0f0f0;
    border-top: 3px double #f0f0f0;
	padding:1em 0;
}
.price_single {
	border-bottom: 1px solid #f0f0f0;
    padding-bottom: 1em;
}
span.reducedfrom {
	    color: #E22257;
    font-size: 1.5em;

    float: left;
}
.price_single a {
	color: #999;
	font-size: 13px;
	float:right;
	margin-top: 0.7em;
}
h4.quick {
	color: #000;
	font-size:1.2em;
	text-transform: uppercase;
	font-family:  'Open Sans', sans-serif;
	margin-top: 1em;
}
p.quick_desc {
	color:#B3B3B3;
	font-size:0.9em;
	line-height: 2em;
	margin: 1em 0 2em;
}
span.actual {
	color:#E22257;
	font-size: 1em;
	margin-right: 5%;
}
.add-to{
	float:right;
	margin-top: 1.6em;
}
/*--quantity-starts--*/
.quantity{
	margin: 1.5em 0;
	float:left;
}
 .value-minus,
.value-plus{
    height: 40px;
    line-height: 24px;
    width: 40px;
    margin-right: 3px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
	border:1px solid #b2b2b2;
	    vertical-align: bottom;
}
.quantity-select .entry.value-minus:before,
.quantity-select .entry.value-plus:before{
	content: ""; 
	width: 13px;
	height: 2px; 
	background: #000;
	left: 50%;
	margin-left: -7px; 
	top: 50%;
	margin-top: -0.5px;
	position: absolute;
}
.quantity-select .entry.value-plus:after{
	content: "";
	height: 13px;
	width: 2px; 
	background: #000;
	left: 50%; 
	margin-left: -1.4px;
    top: 50%;
    margin-top: -6.2px;
	position: absolute;
}
.value  {
    cursor: default;
    width: 40px;
	height:40px;
    padding: 8px 0px;
    color: #A9A9A9;
    line-height: 24px;
    /*border: 1px solid #E5E5E5;
    background-color: #E5E5E5;*/
    text-align: center;
    display: inline-block;
	margin-right: 3px;
}
td.label {
    color: #999;
}
.quantity-select .entry.value-minus:hover,
 .quantity-select .entry.value-plus:hover{
	background: #E5E5E5;
}

.quantity-select .entry.value-minus{
    margin-left: 0;
}
/*--quantity-end--*/
/* Skew Backward */
.hvr-skew-backward,input#wppb-submit,input#register{
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  background-color:#E22257;
   color: #fff;
   padding: 0.5em 1em;
   font-size:1em;
}
.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
	-webkit-transform: skew(10deg);
	transform: skew(10deg);
	color:#fff;
	background:#9C0730;
    text-decoration:none;
}

ul.product-qty {
	padding: 0;
	list-style: none;
}
.product-qty span {
	color: #000;
	font-size:1.2em;
	padding-bottom: 0.5em;
	display: block;
	text-transform: uppercase;
	font-family:  'Open Sans', sans-serif;
}
.product-qty select {
	border: 1px solid #eee;
	padding: 0.5em;
	font-size: 1em;
	outline: none;
}
.product-qty option {
	border: 1px solid #EEE;
}
.wish-list {
	padding: 15px 0;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
}
.wish-list ul{
	padding:0;
	list-style:none;
}
.wish-list li {
	display: inline-block;
	margin-right: 45px;
}

.wish-list li a {
	color:#E22257;
	font-size: 0.85em;
	text-decoration: underline;
}
.wish-list li a span {
	padding-right:10px;
}
.wish-list li a:hover{
	text-decoration:none;
}
.quantity_box {
	float: left;
    margin-right: 3em;
}
.size-top {
    margin: 2em 0;
}
/*----*/
.tab-head {
    padding: 3em 0 0;
}
.tabs li a {
    padding: 1em;
    font-size: 0.9em;
    color: #B3B3B3;
    border-bottom: 1px solid #EDEDED;
}
.tabs  li a:hover,.tabs  li.active a{
	background:#E22257 !important;
	color:#fff;
}
.tab-content {
    padding-left: 0px;
    border: 1px solid #d4d4d4;
    width: 87%;
    float: left;
    padding: 15px;
    /* border-left: 0; */
	margin: 0 0 50px;
}
.facts p {
    color: #666;
    font-size: 0.9em;
    line-height: 2em;
    padding: 0 0 1em;
}
.facts ul li {
    list-style: none;
    color: #B3B3B3;
    font-size: 0.9em;
    padding: 0.3em 0;
}
.facts ul li span{
    padding-right: 0.5em;
}
nav.nav-sidebar {
    float: left;
    width: 30%;
	border-top: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
}
.one{
	float:right;
    width: 70%;
	 border: 1px solid #EDEDED;
	 padding:1em;
}
.product-at{
	padding-top:0;
}
/*--login--*/
.login{
	padding:5em 0 0;
}

.login h2{font-size: 1.4em;
	color:#000;
font-family: 'Oswald', sans-serif; font-weight:normal; text-transform:uppercase;
	 padding: 0em 0.9em 1em;}
.login-bottom h2{
	font-size: 1.4em;
	color:#000;
	 padding: 0em 0.9em 1em;
}
.login-mail{
	border: 1px solid #E9E9E9;
	margin-bottom: 2em;
	padding: 0.5em 1em;
}
.login-mail i{
	color: #E22257;
    font-size: 1em;
}
.login-mail input[type="text"],.login-mail input[type="password"],#loginform input[type="text"],#loginform input[type="password"],form#wppb-register-user input[type="password"],form#wppb-register-user input[type="text"],form#wppb-register-user input[type="email"]{
	
	outline:none;
	font-size: 0.9em;
    color: #999;
    width: 95%;
}
.login-do input[type="submit"]{
	border: none;
    outline: none;
    font-size: 1em;
    -webkit-appearance: none;
    cursor: pointer;
    background: none;	
}
.login-do label{

	font-weight:400;
}

.checkbox1 {
	margin-bottom: 4px;
	padding-left: 27px;
	font-size: 1.2em;
	line-height: 27px;
	cursor: pointer;
	position: relative;
	font-weight: 400;
	color:#000;
}
.checkbox1:last-child {
	margin-bottom: 0;
}
.news-letter {
	color: #555;
	font-size: 0.8em;
	margin-bottom: 1em;
	display: block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	clear: both;
}
.checkbox1 i {
	position: absolute;
	bottom: 5px;
	left: 0;
	display: block;
	width:20px;
	height:20px;
	outline: none;
	border: 2px solid #E1DFDF;
}
.checkbox1 input + i:after {
	content: '';
	background: url("../images/tick1.png") no-repeat 1px 2px;
	top: -1px;
	left: -1px;
	width: 15px;
	height: 15px;
	font: normal 12px/16px FontAwesome;
	text-align: center;
}
.checkbox1 input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.checkbox1 input {
	position: absolute;
	left: -9999px;
}
.checkbox1 input:checked + i:after {
	opacity: 1;
}
.news-letter:hover {
	color:#00BFF0;
}
.login-right h3{
	font-size: 1.5em;
    color: #000;
    font-family:  'Open Sans', sans-serif;
}
.login-right p {
    font-size: 0.9em;
    color: #B3B3B3;
    line-height: 1.8em;
    margin: 1em 0 ;
}
.produced {
    text-align: center;
}
/*--contact--*/
.contact-form {
    padding: 5em 0 ;
}
.contact-top h3{
	font-size: 1.5em;
	color:#fff;
	line-height:1.4em;
   font-family: 'Oswald', sans-serif;
}
.contact-top div{
	padding:0.5em 0;
}
.contact-top div input[type="text"], .contact-top div textarea {
	width: 100%;
	padding: 0.7em;
	margin:0.4em 0 0;
	background: #9c0730;
	outline: none;
	border: 1px solid #9c0730;
	-webkit-appearance: none;
	color:#fff;
	
}
.contact-top div textarea{
	height:160px;
	resize:none;
}
.contact-top div span{
	color:#fff;
	font-size: 0.9em;
}
.contact-top label{
	font-weight:400;
	cursor:pointer;
}
.contact-top input[type="submit"]{
	border:none;
	outline:none;
	background:none;	
	
}
.contact-top-in p{
	font-size: 1em;
	color: #494949;
	line-height: 1.6em;
	padding: 0.5em 0 1em;
}
.map iframe {
  width: 100%;
  min-height: 450px;
  border: none;
}
.contact-left h3{
    font-size: 1.5em;
	color:#000;
	line-height:1.4em;
    font-family:  'Open Sans', sans-serif;
}
.contact-left p {
    font-size: 0.9em;
    color: #B3B3B3;
	color: #777777;
    line-height: 1.8em;
    margin:1em 0 0;
}
.address-grid i{
	color:#E22257;
	font-size:1em;
	float: left;
	margin: 0 5% 0 0;
	display: inline-block;
	line-height: 2em;
}
.address1{
	float: left;
}
.address-grid {
    padding: 1em 0;
}
.address1 h3{
	font-size: 1.2em;
	color:#000;
	line-height:1.4em;
    font-family:  'Open Sans', sans-serif;
}
.address1 p{
	margin: 0;
}
.address1 p a{
	text-decoration:none;
	color: #7c7c7c;
}
.address1 p a:hover{
	color:#E22257;
}
.address-more h4{
	color:#000;
	font-size:2em;
	margin: 0 15px 0.7em;
}
.address {
  padding: 2em 0 0;
}
/*--404--*/
.four{
	padding:5em 0;
	text-align:center;
}
.four h3{
	font-size: 7em;
    color: #E22257;
    font-family:  'Open Sans', sans-serif;
}
.four p{
	font-size: 0.9em;
    color: #B3B3B3;
    line-height: 1.8em;
    margin: 0 0 1.5em;
}
/*--checkout--*/
.check-out{
	padding:5em 0em 0;
}
table{
	width:100%;
	  margin: 0em 0 2em;
}
th{
	color: #000000;
    font-size: 1.4em;
    font-weight: 400;
    font-family:  'Open Sans', sans-serif;
}
th, td {
    padding: 10px;
}
td{
	color:#b2b2b2;
  font-size: 1em;
}
a.at-in {
  float: left;
    width: 20%;
}
.sed {
    float: right;
	width: 74%;
}
.sed h5{
  	font-size: 1.1em;
	font-family:  'Open Sans', sans-serif;
}
.sed h5 a{
    color: #E22257;
  	text-decoration:none;
}
.sed h5 a:hover{
    color: #000;
}
.sed p{
    color:#b2b2b2;
	font-size:0.8em;
	line-height:1.8em;
	padding:1em 0 0;
}
.table-responsive {
    border: none;
}
.ring-in{
	width:45%;
}

.ring-in{
  position: relative;
}
.close1, .close2, .close3 {
  background: url('../images/close.png') no-repeat 0px 0px ;
  cursor: pointer;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 5px;
  bottom: 10px;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
/*--//checkout--*/
/*--wish--*/
.wishlist {
  width: 31%;
  margin: 5em auto 0;
  border:1px solid #A6A5A5;
  text-align:center;
}
.wishlist h6{
	font-size: 1em;
    background: #F5F5F5;
    border-bottom: 1px solid #A6A5A5;
    padding: 0.8em;
    font-family:  'Open Sans', sans-serif;
}
.wishlist h6 a{
	text-decoration:none;
	color:#a7a49c;
	padding: 0 0.5em 0 0;
}
.wishlist p{
	font-size:1.1em;
	color:#E22257;
	padding:0.8em 0 ;
}
/*--footer--*/
.footer-middle{
	background:#2B2B2B;
	padding:4em 0;
}
.footer-middle-in h6{
	font-size: 1em;
	font-weight:400;
    color: #fff;
  
	margin-bottom: 1em;
    text-transform: uppercase;
}
.footer-middle-in ul{ list-style:none; }
.footer-middle-in ul li{ margin-bottom:15px;}
.footer-middle-in ul li a {
    color: #909090;
    font-size: 13px;

}
.footer-middle-in ul li a:hover{ color:#E22257; text-decoration:none;}
.footer-middle-in ul li.email-f i{ color:#fff; margin-right:10px; margin-bottom:10px;}
.footer-middle-in  p{
    font-size: 0.9em;
    color: #B3B3B3;
    line-height: 1.8em;
    margin-top: 1em;	
}
.footer-middle-in  span{
    font-size: 0.9em;
    color: #B3B3B3;
    line-height: 1.8em;	
}

.commDiv p{ background:#3C3C3C; padding:0.3em 0.6em; color:#fff; margin:0px 0 10px; font-size:12px;}
.commDiv p i{ color:#fff; font-size:16px; margin-right:10px;}
.commDiv p a{ color:#fb553b; font-size:14px; }
.commDiv p a:hover{ color:#fff; }	
	
	.footer-social{}
	.footer-social ul{}
	.footer-social ul li{ display:inline-block; margin-right:15px;}
	.footer-social ul li a{ color:#fff; }
	
	
	
.in{
	float:left;
}
.in1{
	float:right;
}
ul.in li{
	list-style:none;
}
ul.in li a{
	color:#B3B3B3;
	font-size:0.9em;
	text-decoration:none;
	padding:0 0 0.5em ;
	display:block;	 
}
ul.in li a:hover{
	color:#E22257;
}
ul.tag-in li{
	display:inline-block;
	margin-bottom:6px;
}
ul.tag-in li a{
	color:#B3B3B3;
	font-size: 0.9em;
    text-decoration: none;
    padding:0.7em 1em;
    border: 1px solid #3F3E3E;
    background:#3F3E3E;	
    display: block;
    margin-bottom: 0.3em;
    border-radius: 5px;	
}
ul.tag-in li a:hover{
	color:#E22257;
    border: 1px solid #E22257;	
}
.footer-class a:hover{
	color:#fff;
}
.footer-middle-in input[type="text"] {
    width: 100%;
    padding: 0.5em 1em;
    margin: 0.7em 0;
    background: none;
    outline: none;
    border: 1px solid #B3B3B3;
    -webkit-appearance: none;
    font-size: 0.9em;
    color: #B3B3B3;
}
.footer-middle-in input[type="submit"] {
    width: 100%;
    font-size: 1em;
    background: #E22257;
    padding: 0.5em 1em;
    text-align: center;
    color: #fff;
    border: none;
    outline: none;
    -webkit-appearance: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.footer-middle-in input[type="submit"]:hover {
   color: #E22257;
    background: #fff;
}
.footer-bottom{
	background:#000;
	padding:1em 0;	 
}
.footer-class{
	color:#fff;
	font-size:14px;
	float:right;
}
.footer-class a{
	color:#E22257;
	text-decoration:none;
	font-size:14px;
}
.footer-bottom-top{
	float:left;
}
.footer-bottom-top li{
	display:inline-block;
	padding-right:10px;
}
.footer-bottom-top li a{ font-size:14px; color:#fff;}
.footer-bottom-top li a:hover{ color:#E22257; text-decoration:none;}
	
	
	
	
/*--//footer--*/
/*--typo--*/
.page-header h3{
	font-size: 3em;
	color:#000;
	font-family:  'Open Sans', sans-serif;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
}
.grid1 {
  margin: 1.5em 0 0;
}
ul.nav.nav-pills {
  margin: 1.5em 0 0;
}
.grid2{
	margin: 1em 0 0;
}
.page {
  padding: 4em 0 4em;
}
.bs-example {
  padding: 2em 0 0;
}
.form-horizontal .control-label {
  text-align: left;
}


.cust-slider > .item > img, .cust-slider > .item > a > img{ width:100%!important; height:auto!important;}
.head-top{ background:#e22257;}

.fa-stack[data-count]:after{
  position:absolute;
  right:-10px;
  top:1%;
  content: attr(data-count);
  font-size:12px;
  padding:.5em;
  border-radius:999px;
  line-height:.75em;
  color: white;
  background:#7FB401;
  text-align:center;
  min-width:1em;
  font-weight:bold;
 
}
.cart-right{ display:inline-block; margin-right:15px;}
.cart-right span i.fa-circle{ font-size:0.6em;}
.cart-right span i.fa-shopping-basket{ font-size:17px; color:#7FB401;}
.cart-right .fa-stack{ height:0.6em !important;; line-height:0.6em;width: 0.6em; color:#fff; border:1px solid #ccc; border-radius:50%;}
.cart-right span img {
    margin: 9px;
    position: absolute;
    width: 22px !important;
}

.search-right .cart.box_1 a h3{ color:#9c9cb4; font-size:14px; font-weight:bold;}
.search-right .cart.box_1 a h3:hover{ text-decoration:none;}

.searchbox{
    position:relative;
    min-width:30px;
    width:0%;
    height:30px;
    float:right;
    overflow:hidden;
    
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background:none;
    width:100%;
    height:30px;
    margin:0;
    padding:0px 55px 0px 20px;
    font-size:12px;
    color:grey;
	background:none;
}
.searchbox-input::-webkit-input-placeholder {
    color: #999;
}
.searchbox-input:-moz-placeholder {
    color: #999;
}
.searchbox-input::-moz-placeholder {
    color: #999;
}
.searchbox-input:-ms-input-placeholder {
    color: #999;
}

.searchbox-icon,
.searchbox-submit{
    width:30px;
    height:30px;
    display:block;
    position:absolute;
    top:0;
    font-family:verdana;
    font-size:18px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:30px;
    text-align:center;
    cursor:pointer;
    color:#7FB401;
	background:none;
    
}

.searchbox-open{
    width:100%; background:#fff; border:1px solid #E22257;
}


#navbar1 ul.social li a {
    color: #fff;
    font-size: 0.9em;
    padding: 1em 0.6em;
}
.navbar-nav > li.active, .navbar-nav > li:focus{ background:#6D2F1A;}
.navbar-nav > li.current-menu-item, .navbar-nav > li:focus{ background:#6D2F1A;}

.header-2{margin:15px 0;}

#home-slider .carousel-indicators li{ background:#fff;}
#home-slider .carousel-indicators .active{ background:#E22257; border-color:#E22257;}



.suga-container {
  background: $primary-color;
  box-shadow: 3px 3px 0px $secondary-color;
  border: 2px solid $secondary-color;
  border-radius: 5px;
}

.suga-slider-wrap {
  overflow: hidden;
}

.suga-slider-group {
  &:before,
  &:after {
    content: " ";
    display: table;
  }

  &:after {
    clear: both;
  }
}

.suga-slide {
  float: left;
  position: relative;
  margin-left: 0;
  padding-right: 8px;
  list-style:none;
}

.banner-bottom-sec, .pain-free-sec{ padding:50px 0;}
 .pain-free-sec{ background:#f8f8f8;}

.circle-box{ text-align:center;}
.circle-box img{ width:250px; height:250px; border-radius:50%; margin-bottom:30px; border:4px solid #E22257;}

.circle-btn a{ background:#E22257;font-family: 'Oswald', sans-serif; border-radius:5px; padding:5px 20px; min-width:170px; display:inline-block; margin-bottom:30px; color:#fff; text-transform:capitalize; font-size:24px;}
.circle-btn a:hover{ background:#a7173f; text-decoration:none; }

.pain-free-Div{}
.pain-free-Div h2{ text-align:center; color:#000; font-size:40px; margin-bottom:40px; text-transform:uppercase;font-family: 'Oswald', sans-serif; font-weight:400;}
.pain-free-Div h5{ text-align:center; color:#000; font-size:17px; line-height:24px; margin-bottom:40px; text-transform:uppercase;}

.video-sec{ padding-bottom:30px; border-bottom:3px solid #6B301A;}
.video-sec h3{ font-size:28px; color:#000; text-transform:capitalize; margin:20px 0; line-height:34px;}
.video-sec p{ font-size:14px; line-height:26px;}

.big-button{ text-align:center;}
.big-button a{ background:#E22257; font-size:16px; line-height:22px; color:#fff; text-align:center; text-transform:uppercase; padding:25px 30px; border-radius:10px; display:inline-block; margin:0 auto; min-width:70%; margin:20px 0;}

.big-button a:hover{ text-decoration:none; background:#a7173f;}

p.pdf-dwn a{ color:#E22257;}

p.pdf-dwn i{ font-size:16px; margin-right:10px;}



























/**
 * Responsive Bootstrap Tabs

 */

@mixin ellipsis(){
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
}

@mixin icon-styles(){
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@mixin transform($transform){
  -webkit-transform: $transform;
  -moz-transform: $transform;
  -ms-transform: $transform;
  -o-transform: $transform;
  transform: $transform;
}

.tab-section ul#homePageTab li{ width:50%;}
.tab-section ul#homePageTab li a{  background:#F3F3F3; color:#000; text-transform:uppercase; }
.tab-section ul#homePageTab li.active a{ background:#E22257; color:#fff; }
.tab-section #myTabContent p{ text-align:left; font-size:14px;}

.relief_box {
    float: left;
    margin-top: 30px;
    padding: 0;
    text-align: left;
}
.relief_box h1 {
    color: #e22257;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
}
 .relief_box ul {
    margin: 0;
    padding: 20px 0;
}
.relief_box ul li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.relief_box ul li {
    color: #666666 !important;
    display: inline-block;   
    font-size: 14px;
	text-transform:uppercase;
    font-weight: normal;
    line-height: 28px;
    text-align: left !important;
    text-decoration: none;
    text-rendering: auto;
}

.relief_box p{ color: #666666 !important;font-size: 14px; line-height:24px; margin:15px 0;}
.relief_box1 {
    float: right;
    margin: 30px 0 0;
    padding: 0;
    text-align: left;
}
 .relief_box1 h1 {
    color: #e22257;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin:  0;
    padding: 0;
    text-align: right;
    text-transform: uppercase;
}
.relief_box1 ul {
    margin: 0;
    padding: 20px 0;
}
 .relief_box1 ul li {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 100%;
}
.relief_box1 ul li {
    color: #666666 !important;
    display: inline-block;
   text-transform:uppercase;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    text-align: right !important;
    text-decoration: none;
}

.relief_box2 p {
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding-top: 27px;
    text-align: center !important;
}

.product_descrip {
    background:  url("../images/bg_back.jpg") no-repeat scroll center top;
    height: auto;
    padding: 30px;
    position: relative;
}

.product_bg {
    background: rgba(0, 0, 0, 0.3);
    height: auto;
    overflow: hidden;
    padding: 18px;
}
.product_bg h1 {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    padding: 12px 0;
    text-align: left;
    text-transform: uppercase;
}
.product_bg p {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 10px 0;
    text-align: left;
}

.product_bg ul {
    margin: 0;
    padding: 0;
}
.product_bg ul li {
    color: #ffffff;
    float: left;
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0 0;
    text-align: left;
    width: 100%;
}
.product_bg ul li i{ font-size:18px ; font-weight:bold; margin-right:10px;}
.product_bg ul li a {
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    text-decoration: none;
}
.product_bg ul li a:hover {
    color: #e22257;
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    text-decoration: none;
}
.product_bg .btn_bg {
    float: none;
    margin: 20px auto;
    width: 35%;
}
.product_bg .btn_bg a {
    background: #e22257 ;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.carousel.slide img {
    width:100%;
    height:auto;
	border:1px solid #ccc;
}

/*carousel slide css*/



.team_columns_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.team_columns_carousel_control_left,
.team_columns_carousel_control_right {
    top: 26px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    border: 0;
    text-shadow: none;
    text-align: center;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.team_columns_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important;
    margin-top:8px;
}
.team_columns_carousel_control_left {
    left: 26px!important
}
.team_columns_carousel_control_right {
    left: 63px!important
}
.adv_left {
    left: 41px!important
}
.adv_right {
    left: 78px!important
}
.team_columns_item_image {
    padding-top: 60px;
    padding-bottom: 25px
}
.team_columns_item_image img {
    width: 100%;
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    filter: grayscale(70%);
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.team_columns_item_image:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}
.team_columns_item_caption {
    padding: 10px;
    text-align: center;
    padding-bottom: 30px
}
.team_columns_item_caption>hr {
    width: 15%
}
.team_columns_item_caption h4 {
    background: #fff;
	text-transform:uppercase;
	font-size:20px;
	padding:15px 0;
}
.team_columns_item_caption h5 {
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.team_columns_item_caption p {
    font-weight: 400;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif
}
.team_columns_item_caption p a,
.team_columns_item_caption p a:visited {
    text-decoration: none;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.team_columns_item_social a,
.team_columns_item_social a:visited {
    width: 25px;
    float: left;
    height: 25px;
    display: block;
    line-height: 25px;
    margin-right: 2px;
    text-decoration: none;
    -webkit-transition: background ease-in-out .3s;
    transition: background ease-in-out .3s
}
@media(min-width:768px) and (max-width:789px) {
    .adv_team_columns_item_social a, .adv_team_columns_item_social a:visited {
        margin-right: 0
    }
}
.team_columns_carousel_wrapper {
    background: #fff
}
.team_columns_carousel_control_left,
.team_columns_carousel_control_left:hover,
.team_columns_carousel_control_left:active,
.team_columns_carousel_control_left:focus,
.team_columns_carousel_control_right,
.team_columns_carousel_control_right:hover,
.team_columns_carousel_control_right:active,
.team_columns_carousel_control_right:focus {
    color: #fff;
    background: #feb600!important
}
.team_columns_item_caption {
    color: #000;
    background: #fff;
	text-transform:uppercase;
	font-size:18px;
	
}
.team_columns_item_caption>hr {
    border-top: 2px solid #feb600
}
.team_columns_item_caption p a,
.team_columns_item_caption p a:visited {
    color: #feb600
}
.team_columns_item_caption p a:hover,
.team_columns_item_caption p a:active {
    color: #cb9200
}
.team_columns_item_social a,
.team_columns_item_social a:visited {
    color: #171717;
    background: #feb600
}
.team_columns_item_social a:hover,
.team_columns_item_social a:active {
    background: #cb9200
}
.four_shows_one_move .cloneditem-1,
.four_shows_one_move .cloneditem-2,
.four_shows_one_move .cloneditem-3 {
    display: none
}
@media all and (min-width: 768px) {
    .four_shows_one_move .carousel-inner>.active.left,
    .four_shows_one_move .carousel-inner>.prev {
        left: -50%
    }
    .four_shows_one_move .carousel-inner>.active.right,
    .four_shows_one_move .carousel-inner>.next {
        left: 50%
    }
    .four_shows_one_move .carousel-inner>.left,
    .four_shows_one_move .carousel-inner>.prev.right,
    .four_shows_one_move .carousel-inner>.active {
        left: 0
    }
    .four_shows_one_move .carousel-inner .cloneditem-1 {
        display: block
    }
}
@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {
    .four_shows_one_move .carousel-inner>.item.active.right,
    .four_shows_one_move .carousel-inner>.item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.active.left,
    .four_shows_one_move .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.left,
    .four_shows_one_move .carousel-inner>.item.prev.right,
    .four_shows_one_move .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}
@media all and (min-width: 992px) {
    .four_shows_one_move .carousel-inner>.active.left,
    .four_shows_one_move .carousel-inner>.prev {
        left: -25%
    }
    .four_shows_one_move .carousel-inner>.active.right,
    .four_shows_one_move .carousel-inner>.next {
        left: 25%
    }
    .four_shows_one_move .carousel-inner>.left,
    .four_shows_one_move .carousel-inner>.prev.right,
    .four_shows_one_move .carousel-inner>.active {
        left: 0
    }
    .four_shows_one_move .carousel-inner .cloneditem-2,
    .four_shows_one_move .carousel-inner .cloneditem-3 {
        display: block
    }
}
@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {
    .four_shows_one_move .carousel-inner>.item.active.right,
    .four_shows_one_move .carousel-inner>.item.next {
        -webkit-transform: translate3d(25%, 0, 0);
        transform: translate3d(25%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.active.left,
    .four_shows_one_move .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-25%, 0, 0);
        transform: translate3d(-25%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.left,
    .four_shows_one_move .carousel-inner>.item.prev.right,
    .four_shows_one_move .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}






/*carousel slide css ends*/



.video_box {
    clear: both;
    display: block;
}
.video_box h1 {
    color: #e22257;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
	margin-bottom:15px;
}

/*testimonials css*/

/* carousel */
#quote-carousel {
  padding: 40px;
  margin-top: 30px;
  text-align:center;
  margin:40px 0 0;
  border:3px solid #E22257;
  min-height:220px;
}
/* indicator position */
#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 30px;
  margin-right: -19px;
}
/* indicator color */
#quote-carousel .carousel-indicators li {
  background: #c0c0c0;
}
/* active indicator */
#quote-carousel .carousel-indicators .active {
  background: #333333;
  height:10px;
  width:10px;
  margin-bottom:1px;
}




/*testimonials css ends*/

.product_area {
	margin:40px 0;
}


.col-item
{
    background: #FFF;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

.col-item .info
{
    margin-top: 1px;
	text-align:center;
}

.col-item .info h5 a{ color:#000; font-size:20px;  padding:25px  10px; display:block;}

.col-item:hover .info h5 a{
    background-color:rgb(226,34,87);
	color:#fff;
	cursor:pointer;
	text-decoration: none;
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.featured-product .controls
{
    margin: 20px 0 30px;
	position:relative;
	right:0;
	z-index:999;
	
}
[data-slide="prev"]
{
    margin-right: 10px;
}


.featured-product a.fa-angle-left, .featured-product a.fa-angle-right{ border:none; background:none; color:#80b500; font-size:45px; padding:0 5px;}
.featured-product h1{ font-size:42px; font-weight:normal; color:#000; text-transform:uppercase; text-align:center; margin:20px 0 0; font-family: 'Oswald', sans-serif;}


.filter-heading{ margin:0px 0 30px; padding:15px 0;}

.filter-heading h2{ float:left;font-family: 'Oswald', sans-serif; text-transform:uppercase; font-weight:400; }

.right-filter{ float:right;}



.holder .filter-pro {

  float: left;
  transition: all 0.5s ease;
}

.hidden {
  display: none;
}
form select.event-type-select{ padding:10px; border:1px solid #E22257;border-radius:6px; background:#eee; }

/*===rating css=====*/


.rating-loading {
    width: 25px;
    height: 25px;
    font-size: 0px;
    color: #fff;
    background: transparent url('../img/loading.gif') top left no-repeat;
    border: none;
}
/*
 * Stars
 */
.rating-gly {
    font-family: 'Glyphicons Halflings';
}
.rating-gly-star {
    font-family: 'Glyphicons Halflings';
    padding-left: 2px;
}

.rating-gly-star .rating-stars:before {
    padding-left: 2px;
}

.rating-lg .rating-gly-star, .rating-lg .rating-gly-star .rating-stars:before {
    padding-left: 4px;
}

.rating-xl .rating-gly-star, .rating-xl .rating-gly-star .rating-stars:before {
    padding-left: 2px;
}

.rating-active {
    cursor: default;
}

.rating-disabled {
    cursor: not-allowed;
}

.rating-uni {
    font-size: 1.2em;
    margin-top: -5px;
}

.rating-container {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #e3e3e3;
    overflow: hidden;
}

.rating-container:before {
    content: attr(data-content);
}

.rating-container .rating-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #fde16d;
    transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
}

.rating-container .rating-stars:before {
    content: attr(data-content);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
}

.rating-container-rtl {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    color: #fde16d;
}

.rating-container-rtl:before {
    content: attr(data-content);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
}

.rating-container-rtl .rating-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #e3e3e3;
    transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
}

.rating-container-rtl .rating-stars:before {
    content: attr(data-content);
}

/**
 * Rating sizes
 */
.rating-xl {
    font-size: 4.89em;
}

.rating-lg {
    font-size: 3.91em;
}

.rating-md {
    font-size: 3.13em;
}

.rating-sm {
    font-size: 2.5em;
}

.rating-xs {
    font-size: 2em;
}

/**
 * Clear rating button
 */
.star-rating .clear-rating, .star-rating-rtl .clear-rating {
    color: #aaa;
    cursor: not-allowed;
    display: inline-block;
    vertical-align: middle;
    font-size: 60%;
}

.clear-rating-active {
    cursor: pointer !important;
}

.clear-rating-active:hover {
    color: #843534;
}

.star-rating .clear-rating {
    padding-right: 5px;
}

/**
 * Caption
 */
.star-rating .caption, .star-rating-rtl .caption {
    color: #999;
    display: inline-block;
    vertical-align: middle;
    font-size: 55%;
}

.star-rating .caption {
    padding-left: 5px;
}

.star-rating-rtl .caption {
    padding-right: 5px;
}

/*--//rating css ends--*/

button.cust-form-btn{ background:#E22257; padding:10px 20px; border-radius:0; border:none; float:right;}
button.cust-form-btn:hover{ background:#FF6C6C;}

.review-form{ margin-top:15px;}

.facts h3, .facts span{ margin:0 0 15px;}

.facts h4{ margin:15px 0 25px; border-top:1px solid #eee; padding-top:15px; }

form input.captcha {
  background:#222222 url(http://img3.uploadhouse.com/fileuploads/17737/17737011310213e71805ecf2292144cbbecf42ad.png) no-repeat 10px 9px;
}


#captcha span{
  width: 44px; margin:0 15px 0 0;
}
#captcha input{
  background: url(http://img3.uploadhouse.com/fileuploads/17737/17737011310213e71805ecf2292144cbbecf42ad.png) no-repeat scroll 0 0 transparent;
  margin: 5px 0 0;
  padding: 0;
  border: medium none;
  cursor: pointer;
  width: 15px;
}

.contact-top{ padding:20px; border:2px solid #9C0730; background:#E22257;}


 .panel-body {
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-radius: 2px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    margin-top: 0;
	display:block;
 }

#accordion .in{ float:none;}
#accordion .panel-heading{ padding:0!important;}
#accordion h4.panel-title{ }
#accordion h4.panel-title a{padding:10px 15px; display:block; text-decoration:none;}
#accordion h4.panel-title a:hover{ text-decoration:none; background:#E22257; color:#fff;}



/*.holder h2{ font-size:20px; text-align:center; text-transform:capitalize; color:#000; padding:70px 0; background:#ddd; margin:40px 0;}*/
.holder p{ font-size:14px; color:#666666; margin-bottom:10px; }

.product-intro{}
.product-intro h1{ font-size:24px;text-transform:capitalize; color:#000; margin-bottom:20px;}
.product-intro p{ font-size:14px; color:#666666; margin-bottom:10px; }


.content-holder{ margin:30px 0; overflow:hidden;  padding-bottom:30px; border-bottom:1px solid #eee;}
.content-holder .green{ color:#7FB401; }
.content-holder img{ width:100%;}
.content-holder i {font-size:140px;}
.content-holder h4{ text-transform:uppercase; margin-bottom:15px;}
.content-holder h3{ text-transform:uppercase; margin-bottom:15px;}
.content-holder  p{ margin-bottom:10px; font-size:14px; color:#666666;}
.content-holder figure{ margin-bottom:20px;}
.content-holder figure figcaption{ margin-bottom:10px;}

.content-holder img.p-img{ width:180px; border:1px solid #ddd; margin-bottom:15px; }

.content-holder .water-list i{font-size:12px; margin-right:5px; }



a.bottom-cust-btn.btn-act{background:#6B301A; }

a.bottom-cust-btn{padding:20px 12px; background:#E22257; border-color:#fff; display:block; }
a.bottom-cust-btn:hover{background:#6B301A;}

.nopadding{ padding:0;}

img.img-adjs{ width:auto; float:right; margin:0 0 20px 20px;}


.product-dts{ margin:10px 0;}
.product-dts span{ display:block; text-align:center;}

a.scrollup {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 50px;
    right: 100px;
    display: none;
	text-align:center;
    background: url('icon_top.png') no-repeat;
    background-color: #111;
	color:#fff;
	padding:15px 0;
	border-radius:50%;
	text-transform:uppercase;
	border:4px solid #ccc;
}
a.scrollup:hover { background:#E22257; text-decoration:none;}


.mid-1 .woocommerce-loop-product__title {
    border-bottom: 1px solid #ddd !important;
    color: #000000 !important;
    float: left !important;
    font-size: 16px !important;
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
    text-align: center !important;
    text-decoration: none !important;
    width: 100% !important;
    min-height: 70px !important;
}

img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
    width: 100%;
    height:100%;
}

















/*--//typo--*/
/*--responsive--*/
@media(max-width:1366px){
}
@media(max-width:1280px){
.navbar-nav > li > .mega-dropdown-menu {
    left: -130%;
}
}
@media(max-width:1220px){
.h_menu4 {
    margin-left: 16.6%;
}
ul.nav_1 li a {
    padding: 1.6em 1.2em;
}
.col1 ul li a {
    padding: 6px 15px;
}
/*.navbar-nav > li > .dropdown-menu {
    left: -197%;
}*/
.navbar-nav > li > .mega-dropdown-menu {
    left: -387%;
}
.banner {
    /*height: 500px;*/
}
.col-pic {
    padding-top: 5em;
}
.mid-1 h6 {
    font-size: 1.05em;
}
.mid-2 p {
    font-size: 0.75em;
}
.wishlist {
    width: 42%;
}
.b-wrapper1.long-img {
    padding-top: 14em;
}
.heart li a {
    margin: 0 0.5em;
}
}
@media(max-width:1199px){
img.img-adjs{ display:none;}

}

@media(max-width:1000px){
.navbar-toggle {
    background-color: #000 !important;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
/*.header-login {
    margin-left: 24%;
    width: 33%;
	float:left;
}*/
ul.nav_1 li a {
    padding: 1.2em 0.5em;
    font-size: 0.8em;
}
.col1 ul li a {
    padding: 6px 15px;
	font-size: 0.85em;
}
.logo img{
	width:60%;
}
.h_menu4 {
    margin-left: 21.8%;
    width: 56%;
    padding: 0;
	float:left;
}
.search-right {
    width: 100%;
	float:left;
}
.heart span {
    margin: 0.6em;
}
.right button {
    left: 43px;
}
.box_1 h3 {
    font-size: 0.8em;
}
.box_1 p a {
    font-size: 0.7em;
}
.box_1 h3 img {
    width: 25%;
}
.cart.box_1 {
    margin-top: 0px;
}
.heart {
    margin-top: 0em;
}
}
@media(max-width:991px){

.menu-top {
   /* width: 660px;
    padding: 1em;*/
}
.navbar-nav > li > .dropdown-menu {
      /*left: -233%;*/
}
.col1 h4 {
    font-size: 1.2em;
}
.navbar-nav > li > .mega-dropdown-menu {
    left: -490%;
}
.col-md{
	width:83%;
	margin:0 auto;
	padding-bottom: 2em;
}
.col-md1{
	width:83%;
	margin:0 auto;
}
.col-pic {
    padding-top: 7em;
}
.item-grid,.item-grid1{
	width:50%;
	float:left;
	padding-top: 2em;
}
.item-grid1 {
    padding-bottom: 0em;
}
.brand-grid{
	float:left;
	width:25%;
}
.brand {
    padding: 4em 0;
}
.mid-popular {
    padding-top: 0em;
}
.footer-middle-in h6 {
    margin-top: 1em;
}
.col-md-9 {
    padding: 0;
}
.grid {
    width: 50%;
}
.contact-form {
    padding: 4em 0;
}
.login-do {
    padding-bottom: 2em;
}
.wishlist {
    width: 52%;
}
.b-wrapper1.long-img {
    padding-top: 19em;
}
.span_2_of_a1 h3 {
    font-size: 1.4em;	
}
/*--typo--*/
h1.grid2 {
  font-size: 2.3em;
}
.page {
  padding: 2em 0;
}
/*----*/
td.add-check a{
	    width: 119px;
}
.check-out {
    padding: 3em 0em 0;
}
th {
    font-size: 1.1em;
}
td {
    font-size: 0.9em;
}

.header-login ul li.separator img{ display:none;}
.header-login{ margin:0 0 10px 0;}
.product-bottom{ }
ul.kid-menu li, ul.cute li {
    border-bottom: 1px solid #eee;
}
.menu-drop > li > a{background: #e22257;
    color: #fff; padding:0.4em;}
	.menu-drop > li > a:hover{ color:#fff; background:#6B2F19;}
}
@media(max-width:768px){
.logo img {
    display: block;
    margin: 0 auto;
    width: 260px;
}
.banner {
   /* height: 450px*/
	background-position-x: -883px;
}


}
@media(max-width:767px){
.header-login {
    /*margin-left: 29%;*/
    width: 100%;
	text-align:center;
}
.header-search{ margin-bottom:10px;}
.searchbox{ float:none; margin:0 auto; }
.searchbox-input{ background:#E22257;color:#fff;}
.searchbox-icon, .searchbox-submit{ color:#fff;}
.searchbox-input::-webkit-input-placeholder {
    color: #fff;
}
.searchbox-input:-moz-placeholder {
    color: #fff;
}
.searchbox-input::-moz-placeholder {
    color: #fff;
}
.searchbox-input:-ms-input-placeholder {
    color: #fff;
}
#navbar1.navbar-collapse{ float:none;}

.h_menu4 {
    width: 53%;
}
.search-right {
    width:100%;
}

.nav > li > a{
	padding: 1.2em 3em !important;
	    
}
.navbar-nav {
    margin: 0;
	width: 100%;
}
.navbar-nav > li > .dropdown-menu{ width:100%;}
.col1 {
    float: none;
    width: 100%;
}
ul.nav_1 li {
    border-right: none;
}
.navbar-nav > li > .dropdown-menu {
    left: inherit;
}
.navbar-nav > li > .mega-dropdown-menu {
    left: inherit;
}
.header-social {
    float: right;
}
.menu-top {
    width:auto;
	padding:0;
}
.col1 ul li a{ padding:10px;}
.content-top {
    padding: 4em 0;
}
.footer-bottom-top {
    float: none;
    text-align: center;
}
.footer-class {
    float: none;
    text-align: center;
    margin-top: 0.6em;
}
.banner-top {
    height: 196px;
    padding: 3em 0;
}
.product {
    padding: 2em 0 0;
}
.grid {
    width: 60%;
}
.tabs li a {
    padding: 1em !important; 
}
.product-at {
    padding: 2em 0 0;
}
.map iframe {
    min-height: 300px;
}
.wishlist {
    width: 60%;
}
th {
    font-size: 1em;
}
.close1, .close2, .close3 {
    bottom: 3px;
}
.check-out {
    padding: 4em 0em 0;
}
.login {
    padding: 4em 0 0;
}
/*--typo--*/
button.btn.btn-lg {
  font-size: 1.1em;
}
h1.grid2 {
  font-size: 2em;
}
h2.grid2 {
  font-size: 1.9em;
}
.single {
    padding: 3.5em 0 0;
}
.b-wrapper1.long-img {
    padding-top: 16em;
}
td.add-check a {
    width: 106px;
}
.heart li a {
    margin: 0 0.3em;
}


}
@media (max-width: 640px){
.banner {
    /*height: 390px;*/
    background-position-x: -965px;
}
}
@media (max-width: 620px){
.header-login {
    
}
}
@media(max-width:568px){
.header-login {
    
	    padding: 0;
}
.header-top {
    padding: 0.7em 0;
}
.header-social {
    margin-top: 1em;
	padding:0;
}
.search-right {
  
}
.h_menu4 {
    width: 30%;
    margin: 0;
}
.navbar-toggle {
    float: left;
}
.logo {
    left: -3%;
}
.nav > li > a {
    padding: 0.8em 2em !important;
}
.col-md,.col-md1 {
    width: 100%;
}
.col-2 h2 {
    font-size: 2em;
	line-height: 1.5em;
}
.col-pic h5 {
    font-size: 1.7em;
}
.col-pic p {
    font-size: 1em;
}
.col-pic {
    padding-top: 5em;
}
.content-top {
    padding: 3em 0;
}
.content-mid h3 {
    font-size: 2em;
}
.item-grid ,.item-grid1{
    padding: 2em 0.5em 0;
}
.mid-1 h6 {
    font-size: 1em;
}
.mid-pop .pro-img:hover .zoom-icon {
    top: 30%;
}
.brand-grid {
    float: left;
    width: 50%;
}
.brand {
    padding: 2em 0;
}
.footer-middle {
    padding: 3em 0;
}
.footer-class {
    font-size: 0.9em;
}

.product {
    padding: 1em 0 0;
}
.grid {
    width: 70%;
}
nav.nav-sidebar {
    float: none;
    width: 100%;
	border-top: none; 
}

.one {
    float: none;
    width: 100%;
}
.tabs li a {
    font-size: 0.8em;
    padding: 1em !important;
	border-right: 1px solid #EDEDED;
	border-top: 1px solid #EDEDED;
	border-bottom: none;
}
.tab-head {
    padding: 2em 0 0;
}
.contact-form {
    padding: 3em 0;
}
.map iframe {
    min-height: 250px;
}
.four {
    padding: 3em 0;
}
.four h3 {
    font-size: 6em;
}
.wishlist {
    width: 80%;
}
.check-out {
    padding: 3em 0em 0;
}

a.at-in {
    width: 38%;
}
.banner-top h1 {
    font-size: 2.2em;
}
.banner-top {
    height: 178px;
    padding: 3em 0;
    background-size: 557px;
}
.sed h5 {
    font-size: 0.9em;
}
.sed {
    width: 58%;
}
td {
    font-size: 0.9em;
}
.login-mail input[type="text"], .login-mail input[type="password"] {
    width: 93%;
}
.login {
    padding: 3em 0 0;
}
.search {
    padding: 0.5em;
    top: 1px;
}
.search input[type=submit] {
    top: 7px;
}
.single {
    padding: 3em 0 0;
}
.span_2_of_a1 h3 {
    font-size: 1.4em;
}
.b-wrapper1.long-img {
    padding-top: 12em;
}
th.table-grid {
    padding: 1em 6em;
}
td.add-check a {
    width: 107px;
}
.check-out {
    padding: 2em 0em 0;
}
/*--typo--*/
.page-header h3 {
  font-size: 2em; 
}
button.btn.btn-lg {
  font-size: 1em;
  padding: 7px;
}
button.btn.btn-1 {
  font-size: 0.9em;
  padding: 8px;
}
button.btn.btn-sm {
  font-size: 0.8em;
  padding: 9px;
}
h1#h1-bootstrap-heading {
  font-size: 2.2em;
}
h2#h2-bootstrap-heading {
  font-size: 2em;
}
h1.grid2 {
  font-size: 1.45em;
}
h2.grid2 {
  font-size: 1.35em;
}
h3.grid2 {
  font-size: 1.3em;
}
h4.grid2 {
  font-size: 1.2em;
}

}
@media(max-width:480px){
.banner {
    /*height: 340px;*/
    background-position-x: -238px;
    background-size: 704px;
}
}

@media(max-width:420px){
	img.img-adjs{ display:block; width:100%;}
}

@media(max-width:390px){
.logo {
    left: -11%;
}
.logo img {
    width: 66%;
}
.header-top {
    padding: 0.53em 0;
}
.header-login ul li a {
    font-size: 1em;
    margin: 0 0.1em;
}
.header-social {
    margin-top: 0.15em;
}
.h_menu4 {
    width: 42%;
}
.nav > li > a {
    padding: 0.8em 1em !important;

}
.search-right {

}

.footer-middle-in img{
	width:60%;
}
.content-top {
    padding: 2em 0;
}
.col-md, .col-md1 {
    padding: 0;
}
.col-2 span {
    font-size: 1.2em;
}
.col-2 h2 {
    font-size: 1.5em;
}
.col-2 p {
    font-size: 0.82em;
}
.col-2 {
    padding: 1em 0;
}
.col-pic h5 {
    font-size: 1.5em;
}
.col-pic p {
    font-size: 0.9em;
}
.col-pic {
    padding-top: 3em;
}
.content-mid h3 {
    font-size: 1.5em;
}
label.line {
    width: 107px;
}
.zoom-icon .icon {
    width: 35px;
    height: 35px;
    font-size: 1em;
    line-height: 2.3em;
}
.mid-pop .pro-img:hover .zoom-icon {
    top: 20.5%;
}
.item-grid {
    padding: 1em 0.3em 0;
}
.pro-top {
    float: none;
}
.mid-1 span {
    font-size: 0.8em;
}
.mid-1 h6 {
    font-size: 0.8em;
}
.img {
    float: none;
    text-align: center;
    margin-top: 0.5em;
}
.img img{
    width:29%;
}
.item-grid,.item-grid1 {
    padding: 1em 0.3em 0;
}
.block ,.mid-2 p{
    float: none;
    text-align: center;
}
.mid-1 {
    padding-top: 0.5em;
}
.mid-2 {
    padding-top: 0.5em;
}
.footer-middle {
    padding: 2em 0;
}	
.footer-middle-in h6 {
    font-size: 1.2em;
}
.footer-middle-in p,ul.in li a,ul.tag-in li a,.footer-class {
    font-size: 0.83em;
}
.banner-top h1 {
    font-size: 1.6em;
}
.banner-top h2 {
    font-size: 0.8em;
}
.banner-top em {
    width: 78px;
}
.banner-top {
    height: 125px;
    padding: 1.7em 0;
    background-size: 434px;
}
.product {
    padding: 0em 0 0;
}
h4.cate {
    font-size: 1.4em;
}
.product-bottom {
    padding:2em 0 0;
}
.menu-drop > li > a {
    font-size: 0.83em;
}
.tabs li a {
    padding: 1em !important; 
}
.login-do {
    padding: 0 0 2em;
}
.login-mail input[type="text"], .login-mail input[type="password"] {
    width: 90%;
}
.login-mail {
    margin-bottom: 1em;
}
.login-right {
    padding: 0;
}
.login-right h3 {
    font-size: 1.2em;
}
.login-right p {
    font-size: 0.83em;
}
.login {
    padding: 2em 0 0;
}
.hvr-skew-backward {
    padding: 0.4em 1em;
    font-size: 0.9em;
}
.wishlist {
    width: 100%;
    margin: 2em auto 0;
}
.wishlist h6 {
    font-size: 0.85em;
}
.wishlist p {
    font-size: 0.9em;
}
.check-out {
    padding: 1em 0em 0;
}
.search {
    width: 215px;
    right: 3.6em;
}
.search input[type=submit] {
    width: 27%;
    font-size: 0.7em;
}
.search input[type=text] {
    padding: 7px;
    width: 70%;
    font-size: 0.75em;
}
th.table-grid {
    padding: 0 5em;
}
th{
	padding:0 3em;
}
td {
    font-size: 0.8em;
}
.sed p {
    font-size: 0.88em;
    line-height: 1.6em;
}
.sed h5 {
    font-size: 1em;
}
.single {
    padding: 2em 0 0;
}
.single-top-in {
    padding: 0;
}
.price_single {
    font-size: 1em;
    margin: 0.5em 0 1em;
}
h4.quick {
    font-size: 1.1em;
}
p.quick_desc {
    font-size: 0.8em;
    margin: 0.7em 0 1em;
}
.product-qty span {
    font-size: 1em;
}
.tabs li a {
    padding: 0.6em 1em !important;
}
.facts p,.facts ul li {
    font-size: 0.8em;
}
.four h3 {
    font-size: 5em;
}
.four p {
    font-size: 0.8em;
}
.b-from-left {
    font-size: 1.5em;
}
.b-from-right {
    font-size: 1em;
}
.b-wrapper1.long-img {
    padding-top: 8em;
}
.grid {
    padding: 0;
}
.span_2_of_a1 h3 {
    font-size: 1.2em;
}
p.in-para {
    font-size: 0.8em;
}
/*--typo--*/
h1#h1-bootstrap-heading {
  font-size: 1.6em;
}
h2#h2-bootstrap-heading {
  font-size: 1.5em;
}
h3#h3-bootstrap-heading {
  font-size: 1.4em;
}
button.btn.btn-lg {
  font-size: 0.9em;
  margin: 0 0 0.5em 0px;
  padding: 9px;
}
.grid1 {
  margin: 0.7em 0 0;
}
button.btn.btn-1 {
  font-size: 0.8em;
  margin: 0 0 0.5em;
}
button.btn.btn-sm {
  font-size: 0.7em;
  padding: 5px;
  margin: 0 0 0.5em;
}
button.btn.btn-xs {
  font-size: 0.7em;
}
ul.nav.nav-pills a{
	padding: 0.5em;
  font-size: 0.9em;
}
span.label {
  margin: 0 0 0.5em;
  display: inline-block;
}
.page {
  padding: 0 0 1em;
}
.page-header {
  margin: 16px 0 9px;
}
.grid2 {
  margin: 0.4em 0 0;
}
.bs-example {
  padding: 1em 0 0;
}
.page-header h3 {
    font-size: 1.6em;
}
td.add-check a {
    width: 86px;
}
}
@media screen and (max-width: 479px) {
  .nav-tabs-responsive {
    > li {
      display: none;
      width: 23%;
      > a {
        @include ellipsis();
        width: 100%;
        text-align: center;
        vertical-align: top;
      }
      &.active {
        width: 54%;
        &:first-child {
          margin-left: 23%;
        }
      }
      &.active,
      &.prev,
      &.next {
        display: block;
      }
      &.prev,
      &.next {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
      }
      &.next > a,
      &.prev > a {
        -webkit-transition: none;
        transition: none;
        .text {
          display: none;
        }
        &:after,
        &:after {
          @include icon-styles();
        }
      }
      &.prev > a:after {
        content: "\e079";
      }
      &.next > a:after {
        content: "\e080";
      }

      &.dropdown {
        > a > .caret {
          display: none;
        }
        > a:after {
          content: "\e114";
        }
        &.active > a {
          &:after {
            display: none;
          }
          > .caret {
            display: inline-block;
          }
        }

        .dropdown-menu {
          &.pull-xs-left {
            left: 0;
            right: auto;
          }
          &.pull-xs-center {
            right: auto;
            left: 50%;
            @include transform(translateX(-50%));
          }
          &.pull-xs-right {
            left: auto;
            right: 0;
          }
        }
      }
    }
  }
}
li.cat-item .children li a {
    font-size: 13px;
    color: #000;
}
.widget_yith_wc_category_accordion ul li:not(.cat-parent), .widget_yith_wc_category_accordion ul li:not(.opened) {
    padding: 3px 0;
}
.cafe-button:hover{
    text-decoration:none;
    color:#fff;
}
a.highlight_cat {
    color: #000;
}
div#respond {
    background-color: #e8e8e8;
    padding: 15px;
}
input#submit {
    background-color: #e22257;
    border: 0;
    padding: 5px 20px;
    color: #fff;
    border-radius: 3px;
}
form#commentform label {
    display: block;
    width: 100%;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], textarea#comment {
    width: 100%;
    margin:0 0 10px;
}
li.cat-item.opened {
    margin: 0 0 10px;
}
ul.children {
    padding: 0 0 0 40px;
    margin: 0 0 20px;
}
.cafe-button {
      position: fixed;
    z-index: 999;
    top: 50%;
    right: 0px;
    opacity: 1;
    background-color: #e22257;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 27px;
    padding: 21px 0;
    text-align: center;
    text-decoration: none;
    border-radius: 40px 0 30px 0;
    width: 80px;
    height: 80px;
    /* text-align: center; */
    font-weight: 700;
}
@-webkit-keyframes glowing {
  0% { background-color: #e22257; -webkit-box-shadow: 0 0 3px #e22257; }
  50% { background-color: #FF0000; -webkit-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #e22257; -webkit-box-shadow: 0 0 3px #e22257; }
}

@-moz-keyframes glowing {
  0% { background-color: #e22257; -moz-box-shadow: 0 0 3px #e22257; }
  50% { background-color: #FF0000; -moz-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #e22257; -moz-box-shadow: 0 0 3px #e22257; }
}

@-o-keyframes glowing {
  0% { background-color: #e22257; box-shadow: 0 0 3px #e22257; }
  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #e22257; box-shadow: 0 0 3px #e22257; }
}

@keyframes glowing {
  0% { background-color: #e22257; box-shadow: 0 0 3px #e22257; }
  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #e22257; box-shadow: 0 0 3px #e22257; }
}
.cafe-button {
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}

.bs-example-tabs .nav-tabs {
  margin-bottom: 15px;
}

@media (max-width: 479px) {
  #narrow-browser-alert {
    display: none;
  }
}

@media(max-width:320px){
.banner {
    /*height: 232px;*/
    background-position-x: -225px;
    background-size: 542px;
}
}
.woocommerce-product-gallery {
    opacity: 1 !important;
}