@charset "utf-8";
/* CSS Document */


body{background:url(../images/bg.jpg) repeat}
/*header{background:#fff; margin:0px; padding:0px; min-height:100px;}*/

@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg") format("svg");
}


header {
  width: 100%;
  height: 107px;
  overflow:visible;
  position: fixed;
  /*top: 40px;*/
  left: 0;
  z-index: 999;
 /*-webkit-box-shadow: 2px 6px 5px -6px rgba(77,77,77,1);
-moz-box-shadow: 2px 6px 5px -6px rgba(77,77,77,1);
box-shadow: 2px 6px 5px -6px rgba(77,77,77,1); */
-webkit-transition: all 0.0s;
      -moz-transition: all 0.0s;
      -ms-transition: all 0.0s;
      -o-transition: all 0.0s;
      transition: all 0.0s; background:#fff; }

  header.smaller {
    height: 60px;
	top:0px;
	background: #fff;
		-webkit-box-shadow: 2px 6px 5px -6px rgba(77,77,77,1);
-moz-box-shadow: 2px 6px 5px -6px rgba(77,77,77,1);
box-shadow: 2px 6px 5px -6px rgba(77,77,77,1); }
	
	 header.smaller .search {
    margin-top: 10px;
    text-align: center;
}


 header.smaller ul.top-menu {
    margin: 0px;
    padding: 10px 0px 0px;
    list-style-type: none;
    float: right;
}
	
	header.smaller .main-header-right {
    margin-top: 0px !important;
	}
	header.smaller .logo{margin: 0px 0px;}
	header.smaller .logo{
		max-height: 59px;
/*overflow: hidden;*/
display: block;
padding: 0px;
padding-bottom: 0px;
	}
header.smaller .logo img{

margin-top:0px;
}
    header.smaller h1#logo {
      width: 150px;
      height: 75px;
      line-height: 75px;
      font-size: 30px; }
    header.smaller .menu-area {
margin-top: -41px; }
header.smaller .cart{
/*display:none;*/
}


.container-fluid {
    padding:0px;
}

.logo{margin: 10px 0px;}

  .breadcrumb p{ margin:0px!important;}
footer {
	padding: 0px;
	margin: 2em 0px 0px 0px;
	color: #ccc8cc;
	}

.shopbycategories{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a622a8+0,801e7c+100 */
background: #a622a8; /* Old browsers */
background: -moz-linear-gradient(top, #a622a8 0%, #801e7c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a622a8), color-stop(100%,#801e7c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #a622a8 0%,#801e7c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #a622a8 0%,#801e7c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #a622a8 0%,#801e7c 100%); /* IE10+ */
background: linear-gradient(to bottom, #a622a8 0%,#801e7c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a622a8', endColorstr='#801e7c',GradientType=0 ); /* IE6-9 */
margin-left:0px!important;
font-size:15px;
color:#fff;
padding: 10px 10px;
margin-bottom: 0px;
}

.top-content{margin: 107px 0px 0px; padding:0px;}

.left-menu{margin:0px; padding:0px;background:#fff;
 -webkit-box-shadow: 0px 3px 5px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 3px 5px 0px rgba(204,204,204,1);
box-shadow: 0px 3px 5px 0px rgba(204,204,204,1);}
.left-menu ul.listmenu{margin:0px 0px 0px 0px; padding:0px; list-style-type:none; }
.left-menu ul.listmenu li{margin:0px; padding:0px; list-style-type:none; line-height:34px; border-bottom:1px solid #efefef}
.left-menu ul.listmenu li:hover{background:#EFE7FD;}
.left-menu ul.listmenu li a{ color:#202020; padding:5px 10px; }
.left-menu ul.listmenu li:hover a{text-decoration:none;}


.slider-shadow{margin:0px 0px 0px 0px; /*-webkit-box-shadow: 0px 3px 5px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 3px 5px 0px rgba(204,204,204,1);
box-shadow: 0px 3px 5px 0px rgba(204,204,204,1);*/ }
.cb30{clear:both; height:30px;}

.mid-content{margin:0px; padding:0px;}
.mid-content .content-text-section{margin:0px; padding:23px 22px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#901f90+0,440861+100 */
background: #901f90; /* Old browsers */
background: -moz-linear-gradient(top, #901f90 0%, #440861 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#901f90), color-stop(100%,#440861)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #901f90 0%,#440861 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #901f90 0%,#440861 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #901f90 0%,#440861 100%); /* IE10+ */
background: linear-gradient(to bottom, #901f90 0%,#440861 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#901f90', endColorstr='#440861',GradientType=0 ); /* IE6-9 */}

.mid-content .content-text-section h2.hdgreen{ color:#bce947; font-size:20px; font-weight:normal; padding-top:0px; line-height:normal;}
.mid-content .content-text-section h1.hdtitle{ color:#fff; font-size:26px; font-weight:normal; margin: 0px; padding-bottom: 10px;}
.mid-content .content-text-section p.discription{ color:#fff; font-size:13px; font-weight:normal;}
.view-more {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
	background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-o-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
	background-color:#89c403;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:3px solid #752f88;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
	line-height:normal;
	margin-top:10px;
}
.sale{ width:100px !important; max-width:100px; margin:10px 20px;}
  header.smaller .sale{ width:45px !important; max-width:45px; margin:10px 20px;}
.view-more:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
	background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-o-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0);
	background-color:#77a809;
	color:#fff;
}
.view-more:active {
	position:relative;
	top:1px;
}


.white-bg{margin: 0px ; padding:0px;background:#fff;
 -webkit-box-shadow: 0px 3px 5px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 3px 5px 0px rgba(204,204,204,1);
box-shadow: 0px 3px 5px 0px rgba(204,204,204,1);}

.owl-lrp20{padding: 0px 60px 0px 40px;}
.owl-lrp30{padding: 0px 30px 0px 70px;}

.owl-prev{position: absolute;
    left: -6%;
    top: 50%;
    text-indent: -9999999px;
    background-color: none;
	background-image: url("../images/pre-owl.png");
	background-size:100% 100%;
	width: 15px;
height: 23px;
}

.owl-next{position: absolute;
    right: -4%;
    top: 50%;
    text-indent: -9999999px;
    background-color: none;
	background-image: url("../images/next-owl.png");
	background-size:100% 100%;
	width: 15px;
height: 23px;	
}

.owl-carousel .item{ margin:20px 10px; } .owl-carousel .item img{ width:136px; height:136px; background-color:#fff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ccc;	 }
.owl-carousel .item h2.title{ color:#656565; font-size:15px; font-weight:normal; line-height:normal; margin:0px 0px; min-height:53px;}
.owl-carousel .item .price{ color:#bc0909; font-size:14px; }
.owl-carousel .item .piece{ color:#656565; font-size:14px;}
.owl-carousel .item .shop-now{ color:#fff; font-size:15px; background:#922091;padding:2px 10px;}

.welcome h1.title{ font-size:28px; color:#922091; text-align:center; font-weight:normal;text-transform: capitalize;}
.testimonials h1.title{ font-size:22px; color:#922091; text-align:center; font-weight:normal; text-transform: capitalize; position:relative;}
.testimonials h1.title::before{ content:""; background:url(../images/smiley.png) no-repeat; width:30px; height:30px; position: absolute; right: 0px;
top: 5px;
right: 0px; }
.testimonials h1.title::after{ content:""; background:url(../images/smiley.png) no-repeat; width:30px; height:30px; position: absolute; right: 0px;
top: 5px;
left: 0px; }

.pd20{padding:20px;}

.welcome p{ color:#1b1b1b; font-size:15px; line-height:30px; margin:10px 25px; text-align:center; overflow:hidden;}

.read-more {
	/*-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;*/
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
	background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-o-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0);
	background-color:#77a809;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:2px solid #739300;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	font-weight:normal;
	padding:5px 50px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
	line-height:normal;
	margin-top:10px;
}
.read-more:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
	background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-o-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
	background-color:#89c403;
		color:#fff;
}
.read-more:active {
	position:relative;
	top:1px;
}

.foot-content{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#440861+0,6d1681+56,6d1681+99 */
background: #440861; /* Old browsers */
background: -moz-linear-gradient(top, #440861 0%, #6d1681 56%, #6d1681 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#440861), color-stop(56%,#6d1681), color-stop(99%,#6d1681)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #440861 0%,#6d1681 56%,#6d1681 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #440861 0%,#6d1681 56%,#6d1681 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #440861 0%,#6d1681 56%,#6d1681 99%); /* IE10+ */
background: linear-gradient(to bottom, #440861 0%,#6d1681 56%,#6d1681 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#440861', endColorstr='#6d1681',GradientType=0 ); /* IE6-9 */ margin:0px; padding:30px 15px 20px; border-top:3px solid #9cc94b;}

.foot-content p{color:#ccc8cc; padding:10px 0px}

.foot-content h2.foot-title{color:#cb94de; text-transform:uppercase; font-size:15px; line-height:15px; margin:0px; padding:0px ;}

.foot-content ul.payment-method{ margin:20px 0px 0px 0px; padding:0px; list-style-type:none;}
.foot-content ul.payment-method li{ margin:0px; padding:0px 10px 30px 0px; float:left;  }
.font25{font-size: 25px !important; margin-right:5px;}
.font18{font-size: 18px !important; margin-right:5px; display:block; float:left; margin-bottom: 10px;}
.font15{font-size: 15px !important;}
.payment-block p{ margin:0px; padding:0px; display:block}

ul.bottom-links{margin:0px; padding:0px; list-style-type:none; margin-top:15px;}
ul.bottom-links li{margin:0px; padding:0px; background:url(../images/arrow-green.png) no-repeat left; }
ul.bottom-links li a{margin:0px; padding:0px; color:#ccc8cc; padding-left:15px; text-decoration:underline; padding-bottom:2px; line-height:25px;}

.copyright{background:#440861; min-height:40px; width:100%; margin:0px;}
.copyright p{pmargin:0px!important; padding:10px 0px 0px 0px; color:#fff;}
.copyright p a{color:#73c300;}
ul.social-icons{margin:0px; padding:0px; list-style-type:none; /*float:right;*/ float:left;}
ul.social-icons li{margin:0px;/* padding:0px 10px;*/ padding: 0px 20px 0px 0px; float:left; }
ul.social-icons li a{ color:#fff; font-size:25px; line-height:40px; }


.search{margin-top:45px; text-align: center;}
input.search-query{font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; width:70%; margin:0px; padding:0px 10px;}
.search-button{background:url("../images/search.png") no-repeat center center #c53ee7; padding:10px; color:#fff; margin:0px 0px 0px -5px; border:none; padding:10px 32px;   -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

ul.top-menu{margin:0px; padding:37px 0px 0px 0px; list-style-type:none; float:right;}
ul.top-menu li{margin:0px; padding:0px; float:left; /*padding: 0px 8px 0px 0px;*/ padding:0px;}
ul.top-menu li a{color:#393939; line-height:20px;}
/*ul.top-menu li .cart{background:url(../images/cart.png) no-repeat 0px 0px; padding:0px 0px 0px 20px; }*/




@media screen and (max-width: 800px) {
.top-content {
 
    padding: 0px;
}

.navbar-fixed-top {
    margin-bottom:0px;
}
.left-menu ul.listmenu {
    margin: 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
}
}

@media screen and (max-width: 640px) {
.search {
    margin-top: 0px;
	
}
.top-content {margin-top: 215px;}
ul.top-menu {
    margin: 0px;
    padding: 20px 0px 0px;
    list-style-type: none;
    float: right;
}
#divwishlistDetails1{margin-right: -18%!important;}


}





/*----------------cart starts here----------------*/
.cart {
    float: right;
    cursor: pointer;
    color: #666;
    position: relative;
	
}

.add-cart{
  background:url(../images/cart.png);
    float: right;
    margin: .0px 0px 0px 2px;
    /*background-color: #C53EE7;*/
    background-repeat: no-repeat;
    background-position: 6px 4px;
    height: 35px;
    color:#111;
width:100%;
/* -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
	  font-size:18px;
   line-height:15px;
     
}


.my-cart-wrap { float:left; width:65px;margin: 0px 0px 0px 30px;z-index: 99999991; position:relative; font-family:'Cabin','Open Sans','HelveticaNeueLTPro-Lt', sans-serif; }
.my-cart-wrap .value, .my-cart-wrap .item { float: left; color: #111;font-size: 12px;padding: 2px 0 0 2px;position: relative;text-align: left; }
.my-cart-wrap .item { position:relative; padding:2px 10px 0 2px; background: url("https://www.satyamani.org/images/arrow-subcat-hover.png") no-repeat scroll 95% 6px; background-size:12% 50%; }
.my-cart {display: inline-block; line-height: 12px; width: 75px; font-size: 12px; color:#111; text-align:left;  font-weight:bold; }
 #cart_item_list{ display:none;width:600px;height:auto;margin:0 0 0 -120px; }
.cart:hover > #cart_item_list   
     {   
     display:block;     
     z-index:9999999;
     position:absolute;
     width:683px;/*width:571px;*/
     max-height:430px;     
     right:0;
     top:35px;
	
    } 

 /*My Cart Css Start Here*/
 
 .my-cart-wrap .item { position:relative; padding:2px 10px 0 2px; background: url("https://www.satyamani.org/images/arrow-subcat-hover.png") no-repeat scroll 95% 6px; background-size:12% 50%; }


#divCartDetails1
{
    
	height: auto;
	border: solid 0px red;
	float: right;	
	 background:#ffffff;/* aaa*/
	width:50%;
	font-family: 'Cabin','Open Sans','HelveticaNeueLTPro-Lt', sans-serif;
	-moz-border-radius:4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	-webkit-box-shadow: 2px 6px 5px -6px rgba(77,77,77,1);
-moz-box-shadow: 2px 6px 5px -6px rgba(77,77,77,1);
box-shadow: 2px 6px 5px -6px rgba(77,77,77,1);  border:1px solid #efefef;
}

.nocartitemslist{margin:20px 5px;}
.nocartitemslist img{float:left; padding:0px 10px 20px 10px;}

.nocartitemslist .nocartitemstext{padding-top:20px; color:#fff; font-size:15px;}
.productcartlist-outer {
    margin: 0px;
    padding: 0px;
}
.productcartlist {
    margin-top: 0px;
    padding: 0px;
}
.productslist {
    margin: 0px;
    padding: 0px;
}
.product-item{background:#efefef; padding:10px; height:auto; overflow:hidden; margin: 0px 10px;
border-bottom: 1px solid #fff; }
.product-item .img-box{float:left; margin:0px; padding-right:10px; }
.product-item .img-box img{float:left; width:65px; padding:5px; background:#fff; border:1px solid #ccc;  }
.product-item .discription{ margin:0px; padding:0px; }
.product-item .discription .price{color:#000; text-align:left;  font-size:13px; padding-top: 10px; margin: 0px; }
.product-item .discription .co-name{color:#C53EE7; font-size:12px; text-align:left;  }
.product-item .discription .name{color:#000; font-size:14px; text-align:left; padding-top:10px; font-weight: normal; padding: 0px; margin: 0px; line-height: normal; }
.product-item .discription .price .rs{color:#801E7C; font-size:13px; padding: 0px; margin: 0px; line-height: normal; text-align:left;}

.flexcroll { overflow:scroll; 
    scrollbar-face-color: #367CD2!important;
    scrollbar-shadow-color: #FFFFFF !important;
    scrollbar-highlight-color: #FFFFFF!important;
    scrollbar-3dlight-color: #FFFFFF!important;
    scrollbar-darkshadow-color: #FFFFFF!important;
    scrollbar-track-color: #FFFFFF!important;
    scrollbar-arrow-color: #FFFFFF!important;
	 max-height:380px; 
}

.scrollpane {
    max-height: 200px;
    overflow-y: scroll;
}.checkmycart {
    margin: 0px;
    padding: 0px;
}
.cart-block2 {
    background: #FFF none repeat-x scroll 0px 0px;
    margin: 0px 0px 10px;
    border-radius: 5px;
}
.cart-block2 .block-content {
    padding: 0px;
    display: inline-block;
    height: auto;
    width: 98%;
    color: #666;
    font-family: "Segoe UI";
}
.cart-block .block-content ul, .cart-block .block-content dl {
    margin: 0px;
    padding: 0px;
    list-style: outside none none;
    font-size: 15px;
}

.form-list2 .field {
    float: left;
    width: 100%;
    font-family: "Segoe UI";
}

.left-space {
    width: 50%;
    float: left;
    font-family: "Segoe UI";
    font-size: 14px;
    text-align: right;
    margin-right: 15px;
    padding: 5px 0px;
}

.right-space {
    padding: 5px 0px;
    margin-right: 20px;
    font-family: "Segoe UI";
    text-align: left;
}
.confirm-order {
    margin: 10px 0px;
}

.confirm-order .confirm {
    background-color: #C53EE7;
    border-radius: 4px;
    border: 1px solid #DA0470;
    display: inline-block;
    cursor: pointer;
    color: #FFF;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 25px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #801E7C;
}
.grey-price {
    font-size: 20px;
    color: #111;
    font-weight: 600;
}
.you-pay .hd-txt {
    font-size: 17px;
    color: #111;
    font-weight: 600;
}
.change {
    color: #1F95D5;
}

#divCartDetails1 h2.heading {
    color: #111;
    padding: 0px;
    margin: 20px 0px 20px 20px;
    text-align: left;
	font-size: 15px;
	text-transform: uppercase;
	font-weight:normal;
}

.cart-block2 {
    background: #FFF none repeat-x scroll 0px 0px;
    margin: 0px 0px 10px;
    border-radius: 5px;
}

.cart-block2 .block-content {
    padding: 0px;
    display: inline-block;
    height: auto;
    width: 98%;
    color: #666;
    font-family: "Segoe UI";
}



ul.checkmycart li {
    float: none!important;
	list-style-type: none;
}

.mycart-del{float:right;}

/*-----------------cart end here-----------------*/


/*----------------wishlist starts here----------------*/
.wishlist{
    /*float: right;*/
    cursor: pointer;
    color: #666;
    position: relative;
	
}

.wishlist-add-cart{
 /* background:url(../images/cart.png);
    float: right;*/
    margin: 0px 0px 0px 2px;
    /*background-color: #C53EE7;*/
    background-repeat: no-repeat;
    background-position: 6px 4px;
    height: 35px;
    color:#111;
width:100%;
/* -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
	  font-size:18px;
   line-height:15px;
     
}


.my-wishlist-wrap { float:left; width:65px;margin: 0px 0px 0px 10px;z-index: 99999991; position:relative; font-family:'Cabin','Open Sans','HelveticaNeueLTPro-Lt', sans-serif; }
.my-wishlist-wrap .value, .my-wishlist-wrap .item { float: left; color: #111;font-size: 12px;padding: 2px 0 0 2px;position: relative;text-align: left; }
.my-wishlist-wrap .item { position:relative; padding:2px 10px 0 2px; background: url("https://www.satyamani.org/images/arrow-subcat-hover.png") no-repeat scroll 95% 6px; background-size:12% 50%; }
.my-wishlist {display: inline-block; line-height: 12px; width: 75px; font-size: 12px; color:#111; text-align:left;  font-weight:bold; }
 #wishlist_item_list{ display:none;width:600px;height:auto;margin:0 0 0 -120px; }
.wishlist:hover > #wishlist_item_list   
     {   
     display:block;     
     z-index:9999999;
     position:absolute;
     width:683px;/*width:571px;*/
     max-height:430px;     
     right:0;
     top:35px;
	
    } 

 /*My Cart Css Start Here*/
 
 .my-wishlist-wrap .item { position:relative; padding:2px 10px 0 2px; background: url("https://www.satyamani.org/images/arrow-subcat-hover.png") no-repeat scroll 95% 6px; background-size:12% 50%; }


#divwishlistDetails1
{
    
	height: auto;
	border: solid 0px red;
	float: right;	
	 background:#ffffff;/* aaa*/
	width:50%;
	font-family: 'Cabin','Open Sans','HelveticaNeueLTPro-Lt', sans-serif;
	-moz-border-radius:4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	-webkit-box-shadow: 2px 6px 5px -6px rgba(77,77,77,1);
-moz-box-shadow: 2px 6px 5px -6px rgba(77,77,77,1);
box-shadow: 2px 6px 5px -6px rgba(77,77,77,1);  border:1px solid #efefef;
}

.nowishlistitemslist{margin:20px 5px;}
.nowishlistitemslist img{float:left; padding:0px 10px 20px 10px;}

.nowishlistitemslist .nowishlistitemstext{padding-top:20px; color:#fff; font-size:15px;}
.productwishlistlist-outer {
    margin: 0px;
    padding: 0px;
}
.productwishlistlist {
    margin-top: 0px;
    padding: 0px;
}
.productslist {
    margin: 0px;
    padding: 0px;
}
.product-item{background:#efefef; padding:10px; height:auto; overflow:hidden; margin: 0px 10px;
border-bottom: 1px solid #fff; }
.product-item .img-box{float:left; margin:0px; padding-right:10px; }
.product-item .img-box img{float:left; width:65px; padding:5px; background:#fff; border:1px solid #ccc;  }
.product-item .discription{ margin:0px; padding:0px; }
.product-item .discription .price{color:#000; text-align:left;  font-size:12px; padding-top: 10px; margin: 0px; }
.product-item .discription .co-name{color:#C53EE7; font-size:12px; text-align:left;  }
.product-item .discription .name{color:#000; font-size:12px; text-align:left; padding:0px!important; font-weight: normal; margin: 0px!important; line-height: normal; }
.product-item .discription .name a{ padding:0px!important;  margin: 0px!important; }
.product-item .discription .price .rs{color:#801E7C; font-size:12px; padding: 0px; margin: 0px; line-height: normal; text-align:left;}

.flexcroll { overflow:scroll; 
    scrollbar-face-color: #367CD2!important;
    scrollbar-shadow-color: #FFFFFF !important;
    scrollbar-highlight-color: #FFFFFF!important;
    scrollbar-3dlight-color: #FFFFFF!important;
    scrollbar-darkshadow-color: #FFFFFF!important;
    scrollbar-track-color: #FFFFFF!important;
    scrollbar-arrow-color: #FFFFFF!important;
	 max-height:380px; 
}

.scrollpane {
    max-height: 200px;
    overflow-y: scroll;
}.checkmywishlist {
    margin: 0px;
    padding: 0px;
}
.wishlist-block2 {
    background: #FFF none repeat-x scroll 0px 0px;
    margin: 0px 0px 10px;
    border-radius: 5px;
}
.wishlist-block2 .block-content {
    padding: 0px;
    display: inline-block;
    height: auto;
    width: 98%;
    color: #666;
    font-family: "Segoe UI";
}
.wishlist-block .block-content ul, .wishlist-block .block-content dl {
    margin: 0px;
    padding: 0px;
    list-style: outside none none;
    font-size: 15px;
}

.form-list2 .field {
    float: left;
    width: 100%;
    font-family: "Segoe UI";
}

.left-space {
    width: 50%;
    float: left;
    font-family: "Segoe UI";
    font-size: 14px;
    text-align: right;
    margin-right: 15px;
    padding: 5px 0px;
}

.right-space {
    padding: 5px 0px;
    margin-right: 20px;
    font-family: "Segoe UI";
    text-align: left;
}
.confirm-order {
    margin: 10px 0px;
}

.confirm-order .confirm {
    background-color: #C53EE7;
    border-radius: 4px;
    border: 1px solid #DA0470;
    display: inline-block;
    cursor: pointer;
    color: #FFF;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 25px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #801E7C;
}
.grey-price {
    font-size: 20px;
    color: #111;
    font-weight: 600;
}
.you-pay .hd-txt {
    font-size: 17px;
    color: #111;
    font-weight: 600;
}
.change {
    color: #1F95D5;
}

#divwishlistDetails1 h2.heading {
    color: #111;
    padding: 0px;
    margin: 20px 0px 20px 20px;
    text-align: left;
	font-size: 15px;
	text-transform: uppercase;
	font-weight:normal;
}

.wishlist-block2 {
    background: #FFF none repeat-x scroll 0px 0px;
    margin: 0px 0px 10px;
    border-radius: 5px;
}

.wishlist-block2 .block-content {
    padding: 0px;
    display: inline-block;
    height: auto;
    width: 98%;
    color: #666;
    font-family: "Segoe UI";
}



ul.checkmywishlist li {
    float: none!important;
}

.mywishlist-del{float:right;}

/*-----------------wishlist end here-----------------*/

.products-grid2 .item .item-content .designer_p { position: absolute; left: 12px; top: 10px; z-index: 15;  display: block;}
.products-grid2 .item .item-content a.design_tooltip {outline:none; }
.products-grid2 .item .item-content a.design_tooltip strong {line-height:30px;}
.products-grid2 .item .item-content a.design_tooltip:hover {text-decoration:none;} 
.products-grid2 .item .item-content a.design_tooltip span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:60px; margin-left:-160px;
    width:300px; line-height:16px;
}
.products-grid2 .item .item-content a.design_tooltip:hover span{
    display:inline; position:absolute; 
}
.products-grid2 .item .item-content .callout {z-index:20;position:absolute;border:0;top:-79px;left:115px;}

/* ======================================================================================= */

/*--------------Start Product Category page-----------------*/


.padding20{padding:20px; overflow: hidden;}
.products-grid2 {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 10px;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);

}
.products-grid2 .item {
  float: left !important;
  /*width: 33.33333333%;*/
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  display: block;
  vertical-align: top;
  float: none;
 /*max-width: 242px;*/
  padding-bottom: 25px;
  overflow: visible;
  position: relative;
  box-sizing:border-box;
}
.products-grid2 .item:before,
.products-grid2 .item .item-content:before {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.35s;
}
.products-grid2 .item:before {
  border-top: 1px dashed #cacaca;
  border-right: 0px dashed #cacaca;
  border-bottom: 1px dashed #cacaca;
  border-left: 0px dashed #cacaca;
  top: 0px;
  bottom: 24px;
  width: 94%;
    margin: 0px auto;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.products-grid2 .item .item-content {
  position: relative;
  padding-bottom: 28px;
  padding:5px;
  background:#fbf7f6;
  margin-top: 1px;
  min-height: 370px !important;
  border:1px solid #ead5d0;
  padding: 10px;
  /*width: 222px;*/
}
.products-grid2 .item .item-content:before {
  border-top: 0px dashed #cacaca;
  border-right: 1px dashed #cacaca;
  border-bottom: 0px dashed #cacaca;
  border-left: 1px dashed #cacaca;
  right: 0px;
  left: 0px;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}

.products-grid2 .item .item-content .btn-primary {
    color: #FFF;
    background-color: #C53EE7;
    border-color: #C53EE7;
	text-decoration:none;
}
.products-grid2 .item .item-content .btn-buynow {
  position: absolute;
  margin-top: 10px;
  padding: 4px 13px;
  text-transform: none;
  left: 50%;
  margin-left: -40px;
  bottom: -19px;
  opacity: 0;
  -webkit-transform: translate3d(0, 30%, 0);
  transform: translate3d(0, 30%, 0);
  -webkit-transition: 0.3s all ease-in;
  -o-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
  border-radius:0px;
  -moz-border-radius:0px;
  -webkit-border-radius:0px;
}
.products-grid2 .item .item-content .tag-image {
  position: absolute;
  right: 2px;
  top: 10px;
  z-index: 15;
  display: block;
}
.products-grid2 .item .item-content .tag-image img {
  display: block;
  margin-bottom: 8px;
 
}
.products-grid2 .item .item-content .new-image {
  position: absolute;
  top: 200px;
  left: 50%;
  margin-left: -22px;
}
.products-grid2 .item .item-content .link-compare {
  position: absolute;
  top: 10px;
  left: 10px;
  display: none;
  color: #222222;
  font-size: 13px;
  font-family: "DINRegular", Helvetica, Arial, sans-serif;
  -webkit-transition: 0.3s all ease-in;
  -o-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
  z-index: 15;
}
.products-grid2 .item .item-content .link-compare i {
  color: #E7384C;
}
.products-grid2 .item .item-content .link-compare.active {
  display: block;
}
.products-grid2 .item .item-content .price-box .special-price,
.products-grid2 .item .item-content .price-box .old-price {
  display: inline;
}

.products-grid2 .item .item-content .price-box .old-price {
/*  display: none;*/
}

.products-grid2 .item .item-content .price-box .special-price {
  margin-right: 6px;
}
.products-grid2 .item .item-content .product-image {
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 243.633px;
  /*margin-left: 0px;*/
  /*width:100%;*/
  width: 100%;
  margin: 0px auto;
  border: 1px solid #ccc;
}
.products-grid2 .item .item-content .product-image .main-image {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
/*  -webkit-transition: 0.8s all ease-in-out;
  -o-transition: 0.8s all ease-in-out;
  transition: 0.8s all ease-in-out;*/
   width:100%;
}
/*.products-grid2 .item .item-content .product-image .alternate-image {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: 0.8s all ease-in-out;
  -o-transition: 0.8s all ease-in-out;
  transition: 0.8s all ease-in-out;
  width:100%;
}*/
.products-grid2 .item .item-content .product-image img {
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  width:100%;
  height:243.633px;
}
.products-grid2 .item:hover:before,
.products-grid2 .item:hover .item-content:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.products-grid2 .item:hover .item-content .link-compare {
  -webkit-transition: 0.3s all ease-in;
  -o-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
  display: none;
}
.products-grid2 .item:hover .item-content .btn-buynow {
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  -webkit-transition: 0.3s all ease-in;
  -o-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
  opacity: 1;
}
.products-grid2 .item:hover .item-content .product-image .main-image {
/*  opacity: 0;*/
opacity: 100%;

  z-index: 5;
 /* -webkit-transition: 0.8s all ease;
  -o-transition: 0.8s all ease;
  transition: 0.8s all ease;*/
  width:100%;
}
/*.products-grid2 .item:hover .item-content .product-image .alternate-image {
  opacity: 1;
  z-index: 10;
  -webkit-transition: 0.8s all ease;
  -o-transition: 0.8s all ease;
  transition: 0.8s all ease;
  width:100%;
}*/
.products-grid2 .add-to-links .separator {
  display: none;
}
.products-grid2 .price-box .price {
  font-style: normal;
  font-family: 'museo-slab', Helvetica, Arial, sans-serif;
  font-weight: 600;
}

.product-name {
 margin: 5px 0px;
font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 0px;
  /*position: relative;*/
  overflow: hidden;
    text-overflow: ellipsis;
   /* white-space: nowrap;*/
  min-height: 50px;
   padding-bottom: 0px;
}

.mh60{min-height:60px;}

.product-name a{
  font-family: "DINRegular", Helvetica, Arial, sans-serif;
  color:#000;
}

 
.star {
  position: absolute;
  background: url(../images/heart.png) no-repeat 0px 0px;
  width: 25px!important;
  height: 25px;
  position: absolute;
  bottom: 150px;
  right: 9px;
  z-index: 99999999999999;
   background-size:cover;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor:pointer;
  opacity:0.2;
  border:none;
}

.staron, .star:hover {
  position: absolute;
  background: url(../images/hearton.png) no-repeat 0px 0px;
  width: 25px;
  height: 25px;
   position: absolute;
  bottom: 100px;
  right: 9px;
  z-index: 99999999999999;
  background-size:cover;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor:pointer;
  opacity:0.5;
}
.star:hover, .staron:hover {
	  opacity:1;
}

.white-bg .padding20 h2.heading {
    font-size: 22px;
    border-bottom: 1px solid #CCC;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    font-family: "Segoe UI";
	text-transform: uppercase;
color: #1E1A1A;
font-weight: normal;
padding: 0px;
}



ul.products-grid2 li:nth-child(n+1) {
    margin-left: 0px !important;
}

/*--------------End Product Category page-----------------*/




.col2-left-layout .main h3.heading{ font-size: 18px;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    font-family: "Segoe UI";
color: #6D1681;
font-weight: normal;
padding: 0px;}


.col2-left-layout .main p{text-align:justify;}




/*---------------start prduct detail page--------------*/
.no-border{ background:none; border:none;}

.product-brief {margin:0px; padding:0px;}
.product-brief .product-code p{ font: 400 12px/16px "Segoe UI",sans-serif; border-bottom:1px solid #ccc; padding:0px 0px 10px 0px;}
.product-brief h2.title{text-transform: normal; font-family: "Segoe UI"; font-size:22px; padding-bottom:5px;  margin:0px 0px 0px 0px; color: #111111;/* text-transform: uppercase;*/ line-height: normal;}
	  
	  .product-brief .price-section{border-bottom: 1px solid #ccc; padding-bottom:10px;}
 .product-brief .price-section .mp{ margin-top: 10px; padding-left:2px; text-align: left; font: 400 20px/20px "Segoe UI";  padding-bottom: 10px;}
.product-brief .price-section .mp .low-price {
    font: 400 25px/35px "Segoe UI";
    margin-right: 11px;
    color: #111;
	font-weight: 600;
	

}

.product-brief .discount-tag {
   padding: 2px 6px;
    background: #FF0F00 none repeat scroll 0% 0%;
    border-radius: 3px; color: #fff;
	font-size: 12px;
font-weight: 600;
}

.product-brief .mp .main-price{
    font: 400 20px/35px "Segoe UI";
    margin-right: 11px;
    color: #68bbaa;
	text-decoration:line-through;
	background:url(https://www.satyamani.org/images/Indian-rupee-symbol.png) no-repeat; padding-left:20px;
}



.final-btn-cart {
/*	-moz-box-shadow:inset 0px 1px 0px 0px #c19e67;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c19e67;
	box-shadow:inset 0px 1px 0px 0px #ff0080;*/
	background:#C53EE7;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	/*border:1px solid #c19e67;*/
	display:inline-block;
	cursor:pointer;
	color: #FFF !important;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:8px 20px!important;
	text-decoration:none;
	/*text-shadow:-1px 1px 0px #c19e67; */

	
}
.final-btn-cart:hover, .final-btn-car:focus {
	background:#440861;
	text-decoration:none!important;
}
.final-btn:active {
	position:relative;
	top:1px;
	
}

.product-brief .add-to-cart .quantity input.minus {
    border: 1px solid #b2b2b2;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    cursor: pointer;
    float: left;
    font-family: monospace;
    font-size: 24px;
    height: 29px;
    margin: 0;
    padding: 0;
    width: 33px;
    background:none;
}
.product-brief .add-to-cart .quantity input.plus {
    background:none;
    border: 1px solid #b2b2b2;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: #000000;
    cursor: pointer;
    float: right;
    font-family: times new roman;
    font-size: 18px;
    height: 29px;
    padding: 0;
    width: 33px;
}
.product-brief .add-to-cart .quantity input.plus:hover, .product-brief .add-to-cart .quantity input.minus:hover {
	background:#C53EE7; 
	color: #ffffff;
	
}
.product-brief .add-to-cart .quantity-heading {
    clear: both;
    float: left;
    margin: 20px 0 0;
    width: 72px;
    color: #000;
}

.product-brief .add-to-cart .wishlist{ margin-top:15px; float: right;}
.product-brief .add-to-cart .wishlist label .like-icon{padding: 4px 4px 0px 0px;}
.product-brief .add-to-cart .quantity {
    float: left;
    margin: 15px 90px 0 0;
}
.product-brief .add-to-cart .quantity input.qty {
    border-color: #b2b2b2;
    border-style: solid none;
    border-width: 1px 0;
    font-family: "Segoe UI";
    font-size: 15px;
    height: 22px;
    margin: 0;
    padding: 2px 0px 3px;
    text-align: center;
    width: 33px !important;
	box-shadow:none!important;
}
.product-brief .add-to-cart .quantity input.qty:hover{
	box-shadow:none!important;}
	
		.product-brief .poduct-desc {margin:10px 0px;}
	.product-brief .poduct-desc h2{text-transform: normal; color:#111; font-family: "Segoe UI"; font-size:18px; padding-bottom:5px; line-height: normal;}
.product-brief .poduct-desc p{text-transform: normal; font-family: "Segoe UI"; font-size:14px; line-height:25px; color: #666;}
.product-img {width:98%;}

.product-brief  .sharing-panel {
    border-bottom: 1px solid #C0BFBF;
    border-top: 1px solid #C8C7C7;
    margin: 10px 10px 0px 0px;
    overflow: hidden;
    padding: 15px 0px;
}

.product-brief  .sharing-panel .social-sharing {
    float: left;
    font-family: "Segoe UI";
    font-size: 15px;
    text-transform: uppercase;
    width: 20%;
}

.product-brief  .sharing-panel  .social-sharing .addthis_toolbox  {
    float: right;
    width: 60%;
	
}

.product-brief  .sharing-panel .addthis_toolbox .fa{
font-size:20px;
}

.fb{color:#305891;}
.tweet{color:#2ca8d2;}
.pinterest{color:#bc1324; background:#f7f7f7;}


.product-brief .size-chart {
    float: left;
    margin: 10px 0px 0px;
   
}
.product-brief .size-chart  .what-size{ text-align:center; padding-bottom:5px;}


.product-brief .size-chart .input-box {
    -moz-appearance: none;
    background: url("../images/select-menu-arrow.png") no-repeat scroll 153px 5px #efebe0;
    border: medium none;
    height: 25px;
    overflow: hidden;
    width: 170px;
    -moz-box-shadow:3px 2px 2px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 3px 2px 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow:3px 2px 2px 1px rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
    zoom: 1;
	margin-bottom:0px;
}

.size select {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    box-sizing: border-box;
    color: #333333;
    float: left;
   font-family: "Segoe UI";
    font-size: 15px;
    height: 25px;
    line-height: 19px;
    padding: 2px 0 0 5px;
    width: 190px;
}


/*--------end product detail page---------------*/


/*----------start cart page-------------*/

.mycart h2.title{color:#F39300; font-size:24px; font-family: "Segoe UI"; margin-bottom:20px;}


.stacktable { width: 100%; font-family:Arial, Helvetica, sans-serif; border: 1px solid #ccc; }
.st-head-row { padding-top: 1em; background:#fff; color:#fff; }
.st-head-row-main{background:#406718!important;}
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 10px; text-align: center;}
.st-key { width: 30%; text-align: right; padding-right: 1%; font-weight: bold; }
.st-val { width: 65%; padding-left: 5%; text-align:left; }
.st-val .arrow_box {width:50%}

.cart-block {
    background: #FFF none repeat-x scroll 0px 0px;
    margin: 0px 0px 10px;
   /* border: 1px solid #E7E7E7;*/
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.cart-block  .block-content {
    padding: 10px;
    display: inline-block;
    height: auto;
    width: 98%;
    color: #666;
	font-family: "Segoe UI";
}
.cart-block  .block-subtitle, .box .box-subtitle {
    margin: 0px;
    font-size: 14px;
    color: #424242;
	margin-right: 10px;
	margin-top: 25px;
}

.cart-block2 {
    background: #FFF none repeat-x scroll 0px 0px;
    margin: 0px 0px 10px;
   /* border: 1px solid #E7E7E7;*/
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.cart-block2  .block-content {
    padding: 0px;
    display: inline-block;
    height: auto;
    width: 98%;
    color: #666;
	font-family: "Segoe UI";
}
.cart-block2  .block-subtitle, .box .box-subtitle {
    margin: 0px;
    font-size: 14px;
    color: #424242;
	margin-right: 10px;
	margin-top: 0px;
}




.a-right {
    text-align: right !important;
}

.payable-amount{ color:#111; font-size:18px;}

.text-red{color:#FF0000;}

.cart-block .block-content ul, .cart-block .block-content dl {
    margin: 0px;
    padding: 0px;
    list-style: outside none none;
	font-size: 15px;
}

.form-list .field {
    float: left;
    width: 275px;
	font-family: "Segoe UI";
}
.left-space {
   width: 50%;
float: left;
font-family: "Segoe UI";
font-size: 14px;
text-align:right;
margin-right: 15px;
padding: 5px 0px;
}
.right-space {
   padding: 5px 0px;
	margin-right:20px;
	font-family: "Segoe UI";
	text-align:left;
	
}

.form-list2 .field {
    float: left;
    width: 100%;
	font-family: "Segoe UI";
}



.mb10{margin-bottom:10px;}

.btn-white{
	color:#333;
	background:#f9f9f9;
	border:1px solid #c9c9c9!important;
	background:-moz-linear-gradient(top,#f9f9f9 1%,#fff 3%,#f9f9f9 7%,#f2f2f2 100%);
	background:-webkit-linear-gradient(top,#f9f9f9 1%,#fff 3%,#f9f9f9 7%,#f2f2f2 100%);
	background:-o-linear-gradient(top,#f9f9f9 1%,#fff 3%,#f9f9f9 7%,#f2f2f2 100%);
	background:-ms-linear-gradient(top,#f9f9f9 1%,#fff 3%,#f9f9f9 7%,#f2f2f2 100%);
	background:linear-gradient(to bottom,#f9f9f9 1%,#fff 3%,#f9f9f9 7%,#f2f2f2 100%);
	padding:10px 25px!important;
	font-size:17px;
	line-height:45px;
	margin:2px 0px;
	}

.btn-white:hover{
	color:#565656;
	background:#f4f4f4;
	border:1px solid #b3b3b3;
	background:-moz-linear-gradient(top,#fff 1%,#f9f9f9 3%,#fff 7%,#f2f2f2 100%);
	background:-webkit-linear-gradient(top,#fff 1%,#f9f9f9 3%,#fff 7%,#f2f2f2 100%);
	background:-o-linear-gradient(top,#fff 1%,#f9f9f9 3%,#fff 7%,#f2f2f2 100%);
	background:-ms-linear-gradient(top,#fff 1%,#f9f9f9 3%,#fff 7%,#f2f2f2 100%);
	background:linear-gradient(to bottom,#fff 1%,#f9f9f9 3%,#fff 7%,#f2f2f2 100%);
	border:1px solid #ccc!important;
}

.btn-white:active {
	position:relative;
	top:1px;
	border:1px solid #ccc!important;
}



.btn-po {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
	background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-o-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
	background-color:#89c403;	
	border:1px solid #74b807!important;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	padding:9px 35px 11px 35px!important;
	text-decoration:none;
	 margin-top:0px;
	text-transform:uppercase;
	
}
.btn-po:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403))!important;
	background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%)!important;
	background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%)!important;
	background:-o-linear-gradient(top, #77a809 5%, #89c403 100%)!important;
	background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%)!important;
	background:linear-gradient(to bottom, #77a809 5%, #89c403 100%)!important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0)!important;
	background-color:#77a809!important;
	border:1px solid #74b807;
}
.btn-po:active {
	position:relative;
	top:1px;
	border:1px solid #74b807;
}

.mtb20{margin:20px 0px;padding:0px}

.checkout-out-block{ background:#ffffff; padding:20px; }

.checkout-block{
 background: #FFF none repeat-x scroll 0px 0px;
    margin: 0px 0px 10px;
    border: 1px solid #E7E7E7;
-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-family:'Segoe UI';
	}
		
.checkout-block .block-content {
   display: inline-block;
    height: auto;
    width: 95%;
    color: #333; font-size:14px;
	margin: 10px;
}
ul.form-list{list-style-type: none;
margin: 0px;
padding: 0px;}
.form-list .checkbox_left{float:left;}
.checkmycart .checkbox_left{float:left;}
.checkmycart .m10x0{margin:10px 0px;}


.form-list .control{  margin:10px 0px; }
.form-list .control label{float:left; margin:0px 10px; line-height:30px; width:33%; }

.confirm-order{ margin:10px 0px; }


.confirm-order .confirm {
	/*-moz-box-shadow: 0px 10px 14px -7px #3e7327;
	-webkit-box-shadow: 0px 10px 14px -7px #3e7327;
	box-shadow: 0px 10px 14px -7px #3e7327;*/
	background-color:#C53EE7;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #C53EE7;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	padding:8px 25px;
	text-decoration:none;
	text-shadow:0px 1px 0px #da0470;


}


.confirm-order .confirm:hover {
	/*background-color:#93551a;
	border:1px solid #7a4614;*/
	color:#fff!important;
	text-decoration:none!important;
}
.confirm-order .confirm:active {
	position:relative;
	top:1px;
}


.block-content h3{font-size:22px; margin:0px 0px 5px 0px;}
.bold{font-weight:600;}


/*input[type=checkbox]:not(old),*/
input[type=radio   ]:not(old){
  width   : 23px;
  margin  : 0;
  padding : 0;
 /* opacity : 0;*/
}

/*input[type=checkbox]:not(old) + label,*/
input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background:url(https://www.satyamani.org/images/checks.png) no-repeat 0 0;
  line-height  : 24px;
}
/*
input[type=checkbox]:not(old):checked + label{
  background-position : 0 -24px;
}
*/
input[type=radio]:not(old):checked + label{
  background-position : 0 -48px;
}


.form-list .control input.textbox{  margin:0px 10px; }

.control a.tnch{color:#F39300;}
.control a.tnch:hover{text-decoration:underline;}
.textbox{  margin:10px 0px; }

.checkmycart{ margin:0px; padding:0px; list-style-type: none;}
.checkmycart .border {border-bottom: 1px solid #E7E7E7; overflow:hidden; width:92%; padding:10px 0px; margin-bottom:10px;}
.checkmycart .item .pro-item img{ margin:0px; padding:0px; float:left; width:80px; height:80px; border:1px solid #efefef; margin-right:10px;}
.checkmycart .item .name{ margin:0px; padding:5px 0px; font-size:15px; }
.checkmycart .item .price-box{ margin:0px; padding:5px 0px; font-size:15px; }

.checkout-block h3.title{width: 100%;  margin: 0px;
height: 40px;
line-height: 40px; border-bottom: 1px solid #E7E7E7; background:#f2f2f2; }
.pay-amount{padding:10px;}
.subtotal{height: 40px;
line-height: 40px; border: 1px solid #ffedb0; background:#fffae8; padding: 0px 10px; width:93%; }
.checkout-block h3.title strong{display: block; 
min-height: 16px;
padding: 0px 10px;
text-transform: uppercase;
color: #222;
font-family:'Segoe UI';
float: left;
width: 90%;
font-weight: normal;
font-size: 15px;}

.checkout-block .main-hd{width: 100%; 
min-height: 40px;
border-bottom: 1px solid #E7E7E7; background:#f2f2f2; }
.checkout-block .main-hd h3.hd{display: block;  margin: 0px;
min-height: 16px;
padding: 5px 5px 0px 10px;
color: #222;
font-family:'Segoe UI';
float: left;
width: 100%;
font-weight: normal;
line-height: 30px; 
font-size: 22px;}
.checkout-block .main-hd p.second{display: block; 
min-height: 16px;
padding: 0px 10px;
/*text-transform: uppercase;*/
color: #777;
font-family:'Segoe UI';
float: left;
width: 100%;
font-weight: normal;
font-size: 14px;}

.second2{display: block; 
min-height: 16px;
/*text-transform: uppercase;*/
color: #999;
font-family:'Segoe UI';
float: left;
width: 100%;
font-weight: normal;
font-size: 14px;}

.full{width:100%;}


/* RESPONSIVE EXAMPLE */

.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }

@media (max-width: 800px) {
  .stacktable.large-only { display: none; }
  .stacktable.small-only { display: table; }
}

h1, table { }

table {border-collapse: collapse;  width: 100%; margin: 0 auto 0rem;}

th { padding: 0.4rem 0.5rem; font-size: 0.8rem; }
td { padding: 0.5rem 0.5rem; font-size: 0.8rem; vertical-align: middle!important; }

tr {background: #f2f2f2; }

tr, td { transition: .4s ease-in; border: 1px solid #efefef; } 

tr:first-child {background: #f2f2f2; color:#111; font-weight:bold; text-align: left; }

.firstrow{font-size: 14px; font-weight: normal; border: 1px solid #ebebeb; }

tr:nth-child(even) { background: #fff; }

td:empty {/*background: #ccc;*/ }

tr:hover:not(#firstrow), tr:hover td:empty {/*background: #efefef;*/ pointer-events: visible; /*color:#fff;*/}
tr:hover:not(#firstrow) { /*transform: scale(1); *//*font-weight: 700;*//* box-shadow: 0px 1px 1px #507F20*/}

.update {
	/*-moz-box-shadow: 0px 10px 14px -7px #3e7327;
	-webkit-box-shadow: 0px 10px 14px -7px #3e7327;
	box-shadow: 0px 10px 14px -7px #3e7327;*/
	background-color:#C53EE7;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #C53EE7;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #da0470;


}

.update:hover {
	/*background-color:#93551a;
	border:1px solid #7a4614;*/
	color:#fff!important;
	text-decoration:none!important;
}
.update:active {
	position:relative;
	top:1px;
}



.remove {
	/*-moz-box-shadow: 0px 10px 14px -7px #3e7327;
	-webkit-box-shadow: 0px 10px 14px -7px #3e7327;
	box-shadow: 0px 10px 14px -7px #3e7327;*/
	background-color:#666666;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;
	/*text-shadow:0px 1px 0px #da0470;*/


}

.remove:hover {
	/*background-color:#93551a;
	border:1px solid #7a4614;*/
	color:#fff!important;
	text-decoration:none!important;
}
.remove:active {
	position:relative;
	top:1px;
}



.button-grey {
	/*-moz-box-shadow: 0px 10px 14px -7px #3e7327;
	-webkit-box-shadow: 0px 10px 14px -7px #3e7327;
	box-shadow: 0px 10px 14px -7px #3e7327;*/
background:#222;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #000;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #5b8a3c;


}

.button-grey:hover {
	/*background-color:#93551a;
	border:1px solid #7a4614;*/
	color:#fff!important;
	text-decoration:none!important;
}
.button-grey:active {
	position:relative;
	top:1px;
}


.dashed{
border-right: 1.5px dashed #CCC;}

.dashed4{border: 1.5px dashed #CCC; padding:10px; margin-top:10px; width:86%;}

.cart-pro-name{ color:#111111; font-weight:600;   }


.notavail{color:#93551a; text-decoration:underline; font-weight:bold;}

.update-space-left{margin-top:10px; margin-left:2px; font-weight:bold;}
.yousave{color:#507F20; font-size:12px; font-weight: bold;}
.book-before{color: #000;
font-size: 12px;
font-weight: bold;}

ul.tech-n {margin:0px 0px 0px 20px; padding:0px;}
ul.tech-n li{list-style-type:circle; margin:0px; padding:0px;}

.cart-qty-textbox {
    padding: 5px 0px;
    text-align: center;
    width: 24px;
	margin: 0px !important;
}


.gift{background-image: url("https://www.satyamani.org/images/cart_sprite.png"); height: 20px;
width: 24px;
display: inline-block;
background-position: -153px -27px;}

/*---- end cart------*/

.control span{ line-height:20px;}
input[type=checkbox] { margin-right:5px;  }




/*---- new checkout page------*/

.checkout-breadcrumb{ position: relative;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ececec+1,fdfdfd+100 */
background: rgb(236,236,236); /* Old browsers */
	border: 1px solid #999; margin-bottom:30px;
	-moz-border-radius:4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	  }
.checkout-breadcrumb .value{font-size:18px; color:#222; height:42px; line-height:42px; font-family:'Segoe UI';  padding-left: 15px; }
.checkout-breadcrumb .value_visited{font-size:18px; color:#999; height:42px; line-height:42px; font-family:'Segoe UI';  padding-left: 15px; }



.arrow_box {
	position: relative;
	/*background: #88b7d5;*/
	/*border: 2px solid #c2e1f5;*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ececec+1,fdfdfd+100 */
background: rgb(236,236,236); /* Old browsers */
background: -moz-linear-gradient(left, rgba(236,236,236,1) 1%, rgba(253,253,253,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(1%,rgba(236,236,236,1)), color-stop(100%,rgba(253,253,253,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(236,236,236,1) 1%,rgba(253,253,253,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(236,236,236,1) 1%,rgba(253,253,253,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(236,236,236,1) 1%,rgba(253,253,253,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(236,236,236,1) 1%,rgba(253,253,253,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#fdfdfd',GradientType=1 ); /* IE6-9 */
	
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	/*border-color: rgba(136, 183, 213, 0);*/
	border-left-color:rgb(253,253,253);	
	border-width: 20px;
	margin-top: -20px;
}
.arrow_box:before {
	/*border-color: rgba(194, 225, 245, 0);*/
	border-left-color: #999;
	border-width: 21px;
	margin-top: -21px;
}


.arrow_box_active {
	position: relative;
	/*background: #88b7d5;*/
	/*border: 2px solid #c2e1f5;*/
background:#c53ee7;
color: #ffffff !important;
	
}
.arrow_box_active:after, .arrow_box_active:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_active:after {
	/*border-color: rgba(136, 183, 213, 0);*/
	border-left-color:#c53ee7;	
	border-width: 20px;
	margin-top: -20px;
}
.arrow_box_active:before {
	/*border-color: rgba(194, 225, 245, 0);*/
	border-left-color: #c53ee7;
	border-width: 21px;
	margin-top: -21px;
}

.arrow_box_visited {
	position: relative;
	/*background: #88b7d5;*/
	/*border: 2px solid #c2e1f5;*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ececec+1,fdfdfd+100 */
background: rgb(236,236,236); /* Old browsers */
background: -moz-linear-gradient(left, rgba(236,236,236,1) 1%, rgba(253,253,253,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(1%,rgba(236,236,236,1)), color-stop(100%,rgba(253,253,253,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(236,236,236,1) 1%,rgba(253,253,253,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(236,236,236,1) 1%,rgba(253,253,253,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(236,236,236,1) 1%,rgba(253,253,253,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(236,236,236,1) 1%,rgba(253,253,253,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#fdfdfd',GradientType=1 ); /* IE6-9 */
	
}
.arrow_box_visited:after, .arrow_box_visited:before {
	left: 100%;
	top: 50%;
	border: medium solid #c53ee7;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_visited:after {
	/*border-color: rgba(136, 183, 213, 0);*/
	border-left-color:rgb(253,253,253);	
	border-width: 20px;
	margin-top: -20px;
}
.arrow_box_visited:before {
	/*border-color: rgba(194, 225, 245, 0);*/
	border-left-color: #FF0080;
	border-width: 21px;
	margin-top: -21px;
}



.arrow_box_last {
	position: relative;
	/*background: #88b7d5;*/
	/*border: 2px solid #c2e1f5;*/
	background:#c53ee7;
color:#fff!important;
	
}

.circle { 
 padding: 4px 12px !important; color:#fff;
   background: #222222; 
   -moz-border-radius: 100px; 
   -webkit-border-radius: 100px; 
   border-radius: 100px;
}

.circle_visited { 
 padding:2px 7px; color:#fff;
   background: transparent; 
   -moz-border-radius: 100px; 
   -webkit-border-radius: 100px; 
   border-radius: 100px;
   border:1px solid #139e1c;
}

.dark222{ font-size:14px; color:#222; padding:3px 0px; }
.light16{color:#999; font-size:14px; padding:3px 0px; }
.letter-space{letter-spacing: -2px; color:#ededed;}
a.change{ color:#1f95d5; text-decoration:underline!important;}
a.change{ color:#1f95d5; text-decoration:none;}

.confirm-order .continue {
	/*-moz-box-shadow: 0px 10px 14px -7px #3e7327;
	-webkit-box-shadow: 0px 10px 14px -7px #3e7327;
	box-shadow: 0px 10px 14px -7px #3e7327;*/
	background-color:#fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #DA0470;
	display:inline-block;
	cursor:pointer;
	color:#DA0470;
	font-family:Arial;
	font-size:18px;
	padding:8px 25px;
	text-decoration:none;



}


.confirm-order .continue:hover {
	/*background-color:#93551a;
	border:1px solid #7a4614;*/
	color:#333!important;
	text-decoration:none!important;
}
.confirm-order .continue:active {
	position:relative;
	top:1px;
}

.forgot .forgot-pass {
	background-color:#fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
	
}

.forgot .continue:hover {
	/*background-color:#93551a;
	border:1px solid #7a4614;*/
	color:#333!important;
	text-decoration:none!important;
}

.item-box{margin:20px 0px; padding:0px;width:100%; overflow:hidden; }
.item-box img{ float:left; height:80px; width:80px; margin-right:20px;  }

.promo-code{background:#eee; width:89%; padding:8px 8px 8px 8px;}
.promo-code input{width:60%!important; margin:0px; }
.promo-code .apply{background:#868686; }
.promo-code .apply {
	/*-moz-box-shadow: 0px 10px 14px -7px #3e7327;
	-webkit-box-shadow: 0px 10px 14px -7px #3e7327;
	box-shadow: 0px 10px 14px -7px #3e7327;*/
	background-color:#666;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #555;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding: 3px 10px 4px;
	text-decoration:none;
	text-shadow:0px 1px 0px #5b8a3c;
	
width: 30% !important;
text-align: center;

}

.promo-code .apply:hover {
	/*background-color:#93551a;
	border:1px solid #7a4614;*/
	color:#fff!important;
	text-decoration:none!important;
}
.promo-code .apply:active {
	position:relative;
	top:1px;
}

.right{float:right!important}
.change{ color:#1f95d5; }
.you-pay{margin-top:0px; padding-top:5px; }
.you-pay .hd-txt{ font-size:17px; color:#111; font-weight:600; }
.grey-price{ font-size:20px;  color:#111; font-weight:600; }

.block-content .form-list .filledup{padding:5px; font-weight:600;}

/*---- end new checkout page------*/

.scrollpane {
    max-height: 200px;
    overflow-y: scroll;
/*   border-bottom: 1px dashed #666;*/
}

.scrollpane2 {
    max-height:400px;
    overflow-y: scroll;
   /* border-bottom: 1px dotted #666666; */
}

.cart-item-image{width:73px;}

.del-icon{margin:0px 10px;}

.delete-icon2{width:16px; height:16px; margin:0px; padding:0px;}
/*-----------End cart page--------------*/


/*-----------start member page--------------*/
.my-ac-left{margin: 0px ; padding:20px;background:#fff;
 -webkit-box-shadow: 0px 3px 5px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 3px 5px 0px rgba(204,204,204,1);
box-shadow: 0px 3px 5px 0px rgba(204,204,204,1); height:auto; }


.my-ac-left h2.title{ font-size: 18px;
margin-left: 0px;
line-height: 23px; margin:0px; font-family: "Segoe UI";
font-weight: 600;  }

.shadowcenter {
    margin-top: 20px;
}

.my-ac-left .voucher-left ul {
    margin: 2px 0px 0px;
    padding-bottom: 9px;
    padding-top: 0px;
	list-style-type:none;
}

.my-ac-left .voucher-left ul li {
    color: #656565;
    font-size: 15px;
    list-style-type: none;
    padding: 5px 0px;
    width: 100%;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
   font-family: "Segoe UI";
}
.iconLeft{display: inline-block;}

.my-ac-left .voucher-left ul li i {
    font-style: normal;
    vertical-align: middle;
}
.iconLeft {
    background: transparent url("../images/accLeft.png") no-repeat scroll 0px 0px;
    height: 24px;
    width: 24px;
    margin-right: 7px;
}

.voucher-left ul li:last-child {
    border-bottom: 0px solid #CCC;
}
.voucher-left li li div {
    position: relative;
}

.voucher-left ul li a {
    color: #565656;
    font-family: "Segoe UI";
    display: block;
    padding: 3px 2px;
    line-height: 7px;
    font-size: 15px;
    width: 188px;
    margin-left: 32px;
    text-decoration: none !important;
}

.voucher-left li li {
    border-bottom: medium none!important;
    font-weight: normal;
    margin-bottom: 0px;
}

.voucher-left li li div .myAccountAnchor{
color: #3EB1E7;
font-size: 13px;}

.voucher-left li li div .myAccountAnchor2{
color: #565656;
font-size: 13px;}


.iconProfile {
    background-position: -26px -2px;
}


.member-area{margin:0px; padding:0px;}
.member-area h2.accountOrder {
    font-size: 18px;
    padding: 0px;
    color: #CE1F24;
    width: 100%;
    border-bottom: 1px solid #D0D0D0;
	font-family: "Segoe UI";
}

.member-area h2.accountOrder::after {
    width: 91px;
    height: 3px;
    background: #D0D0D0 none repeat scroll 0% 0%;
    content: "";
    display: block;
    margin-top: 6px;
}

.outerOrderDetails {
    width: 100%;
    border: 1px solid #E3E3E3;
    margin-top: 18px;
    height: 100%;
    font-family: "Segoe UI";
}

.orderId {
    font-size: 14px;
    color: #212121;
    padding: 11px 0px 0px 12px;
    line-height: 16px;
	background:#faedf4;
}

.OrdDetails {
    font-size: 14px;
    padding: 10px 9px 0px 0px;
    color: #004C92;
    float: right;
}

.OrdDetails  span {
    display: inline-block;
}
.ordDate {
    font-size: 15px;
    color: #757575;
    padding: 0px 2px 12px 12px;
	background:#faedf4;
}

.subOrderDetails {
    padding-bottom: 18px;
}

.borderSubOrder {
    border-top: 1px solid #E3E3E3;
  /*  margin-top: 8px;*/
}

.ordContent {
   min-height: 170px;
}

.subOrdImage {
   /* float: left;*/
    margin-top: 26px;
    /*margin-left: 15px;
    padding-right: 10px;*/
	padding-left: 15px;
}
.subOrdImage img {
    height: 130px;
    width: 115px;
    opacity: 1 !important;
}

.subOrdContent {
    margin-top: 22px;
  
}
.orderItemNo {
    font-size: 12px;
    color: #8A8A8A;
}
.subOrdName {
    font-size: 18px;
    color: #212121;
    cursor: pointer;
}
.subOrdName:hover {
   color:#440861;
   text-decoration:none;}


.actionButtons {
    padding-top: 15px;
}

.statusButtons {
    background: #440861 none repeat scroll 0% 0%;
    display: inline-block;
    color: #FFF !important;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0px 11px 0px 0px;
    height: 23px;
    text-align: center;
    border-radius: 5px;
    border-bottom: 3px solid #310546;
    cursor: pointer;
    padding: 6px 11px 3px;
}

.trackingDetails {
    border-bottom: 1px dashed #DBDBDB;
    height: 28px;
    margin: 0px 20px;
}

.subOrdStatus {
    float: left;
    font-size: 16px;
    color: #757575;
}

.subOrdStatusText {
    color: #4CAF50;
}

.expectDel {
    float: right;
    font-size: 14px;
    color: #757575;
}

.subOrdTimeLine {
    width: 100%;
    margin-top: 15px;
    margin-left: 18px;
}

.greenStatusCircle {
    background-color: #4CAF50;
    border: 3px solid #4CAF50;
}
.statusCircle {
	width:12px;
	height:12px;
/*	border:3px solid #e3e3e3;*/
	border-radius:50px;
	position:absolute;
	padding-top:0px
}
.statusLine {
    width: 43%;
    border-top: 3px solid #E3E3E3;
    vertical-align: middle;
    margin-left: 23px;
    margin-bottom: 3px;
    margin-right: 5px;
}
.greenStatusLine {
    border-top: 3px solid #4CAF50;
}
.timeLineText {
    padding-bottom: 15px;
}



.timelineStatusText.threeTimelineText:nth-child(2) {
    text-align: center;
}
.timelineStatusText.threeTimelineText:nth-child(3) {
    text-align: right;
}

.trackHistory {
    color: #004C92;
    font-size: 14px;
    margin-left: 18px;
    cursor: pointer;
}

.timelineStatusText.threeTimelineText {
    width: 30%;
    margin-left: 17px;
}

.timelineStatusText {
    width: 210px;
    font-size: 14px;
    padding-top: 2px;
    text-transform: capitalize;
}

.trackPlus {
    background: transparent url("../images/StatusspritelatestOne.png") no-repeat scroll -325px -14px;
    width: 20px;
    height: 20px;
    position: absolute;
}
.trackHistoryDetails {
    margin-left: 18px;
    /*display: none;*/
}
.timeLineStatusDate {
    font-style: italic;
    font-size: 13px;
    color: #9A9A9A;
    line-height: 16px;
}

.timeLineStatusMessage {
    color: #212121;
    font-size: 14px;
    padding-bottom: 9px;
}
.trackDeliveryShipment {
    color: #115899;
    font-size: 14px;
    cursor: pointer;
}

.hideTrackHistory {
    color: #004C92;
    font-size: 14px;
    padding-top: 0px;
    cursor: pointer;
}

.trackMinus {
    background: transparent url("../images/StatusspritelatestOne.png") no-repeat scroll -344px -14px;
    width: 20px;
    height: 20px;
    position: absolute;
}

.lfloat, .lfloat5, .lfloat10, .lfloat15, .rfloat, .rfloat5, .rfloat10 {
    display: inline-block;
}



/*------------start order details-----------*/


.ordHeaderDetails {
    padding-top: 18px;
}

.orderNo {
    font-size: 14px !important;
    color: #212121 !important;
}
.orderNo {
    font-size: 14px !important;
    color: #212121 !important;
}
.orderPlacedOn {
    font-weight: normal !important;
    font-size: 15px !important;
    color: #757575 !important;
    line-height: 18px;
    margin-left: 3px;
    text-transform: capitalize;
}

.customerInfomation {
    background-color: #F7F7F7;
    margin-top: 10px;
    padding-bottom: 20px;
    padding-top: 12px;
}

.customerEmail {
    padding-left: 22px;
    font-size: 17px;
    color: #212121;
    width: 400px;
    float: left;
    font-weight: normal;
    padding-top: 5px;
}

.priceDetails {

    /*width: 300px;*/
    font-size: 13px;
    line-height: 23px;
    color: #212121;
    font-weight: normal;
    text-align: right;
   /* padding-left: 42px;*/
    padding-top: 5px;

}
.paymentMethod {
    float: right;
    /*width: 195px;*/
    margin-top: 7px;
    font-size: 13px;
    color: #757575;
    line-height: 16px;
}

.cusEmail {
    padding-top: 5px;
    font-size: 13px;
    font-weight: normal;
}

.amountDetails {
    text-align: right;
    /*min-width: 159px;*/
    padding-right: 3px;
    font-size: 13px;
}

.detColon {
    padding-left: 7px;
    padding-bottom: 2px;
}

.amntVal {
    text-align: right;
    min-width: 80px;
}

.amtPaid {
    font-weight: bold;
}

.ordCOD {
    color: #212121;
    font-weight: normal;
    font-size: 14px;
    padding-top: 3px;
}


.downloadMsg {
    padding-top: 10px;
}
.downloadInvce {
    font-size: 14px;
    color: #004C92;
    /*font-weight: bold;*/
    cursor: pointer;
}

.order-summary-sprite {
    background-image: url("../images/orderSummarySprite.png");
}
.invoiceImage {
    background-position: 33px 51px;
    height: 21px;
    width: 24px;
}
.downloadInvce i {
    position: absolute;
    margin-top: 2px;
}

.subOrdPriceDetails {
    margin-top: 25px;
    /*width: 255px;*/
    /*position: absolute;*/
    font-size: 14px;
}

.totalAmntOuter {
    text-align: right;
    margin-right: 13px;
}

.amountDetails {
    text-align: right;
   /* min-width: 159px;*/
    padding-right: 3px;
    /*font-size: 14px;*/
}

.totalAmountDetails {
    padding-bottom: 5px;
    padding-left: 0px;
    font-size: 16px !important;
   
}
.amntClt {
    padding-left: 3px;
    font-size: 16px;
}

.deliverySellerDetails {
    min-height: 170px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 14px;
}


.deliveryDet {
    /*display: inline-block;
    float: left;*/
    min-height: 180px;
    background-color: #F7F7F7;
    margin-right: 15px;
    padding-bottom: 5px;
	padding-right: 15px;
}

.delHead {
    font-size: 17px;
    color: #212121;
    padding-left: 20px;
    padding-top: 15px;
}
.delName {
    padding-left: 20px;
    color: #212121;
    font-size: 13px;
    padding-top: 10px;
    text-transform: capitalize;
}

.delContent {
    font-size: 13px;
    color: #757575;
    padding-left: 20px;
    text-transform: capitalize;
}

.mobDetails {
    padding-top: 12px;
}

.delMob {
    color: #212121;
    font-size: 13px;
}


/*------------end order details-----------*/





/*-----------end member page--------------*/




.continue-btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	padding:3px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.continue-btn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
	text-decoration:none;
}
.continue-btn:active {
	position:relative;
	top:1px;
	text-decoration:none;
}



h2.hdng {
text-align: center;
    font-size: 22px;
    margin-top: 0px;
    font-family: "Segoe UI";
color: #1E1A1A;
font-weight: normal;
padding: 0px;
}



.ac-price {
color: #c53ee7;
font-size: 22px;
font-weight: normal; color: #111; }

.ac-price2 {
color: #c53ee7;
font-size: 18px;
font-weight: normal; color: #111; }

.dc-price {
color: #ff0000;
font-size: 15px;
font-weight: normal; text-decoration:line-through!important;
}

.out-of-stock{font-weight: bold;
font-size: 13px; padding-bottom: 15px;}

.cb20{clear:both; height:20px;}

.register-from{
width: 60%;
border: 1px solid #efefef;
padding: 0px 20px 20px; }
.f40{width:40%; float:left; text-align:right; padding-right:10px;}
.cb10{clear:both; height:10px; }

.title-r{color:#333; font-size:16px; font-weight:600; margin-left: 10px; line-height:normal;}
.hdclass{color:#821e7e; font-size:22px; font-weight:600; margin-left: 10px; line-height:normal}

.outofstock{float: left;
font-size: 12px !important;
padding-right: 15px; line-height: 30px; }

.pro-grid{ margin:0px; padding:0px; }

.disc{border: 1px solid #CCC;
padding: 5px;
background: #fff;
text-align: center;  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.disc:hover{background:#efe7fd; border:1px solid #ded2f4; }


ul.pro-grid .disc .product-image .main-image{height:166px; width:100%;}
ul.pro-grid .disc .product-image .main-image img{height:157px; width:100%; border: 1px solid #ededed; }

ul.pro-grid li{margin-bottom:20px;}


ul.pro-grid li:nth-child(4n+1) {
    margin-left: 0px !important; clear:both;
}
ul.pro-grid .disc h2.pn { line-height:15px!important; min-height: 45px; margin: 0px;}
ul.pro-grid .disc  .pn a{ font-size:15px; color:#111;  font-weight:normal; line-height:normal!important; }
ul.pro-grid .disc  .pro-count{ font-size:12px; color:#333;}

ul.pro-grid .disc   .show-all {
	background-color:#efefef;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #999999;
	display:inline-block;
	cursor:pointer;
	color:#1a1e29;
	font-family:Arial;
	font-size:14px;
	padding:3px 25px;
	text-decoration:none;
text-align:center;
 -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease; 
}
ul.pro-grid .disc   .show-all:hover {
	background-color:#1a1e29;
	color:#fff;
}
ul.pro-grid .disc   .show-all:active {
	position:relative;
	top:1px;
}

.cont-area{margin:20px 0px;}
.cont-area p{color:#666666; line-height:25px; font-size: 13px; }

.pcode{font-size:12px;}

.pormise-bw{background:#fff; border:1px solid #ccc; height:auto;}
.pormise-in{background:#f5f5f5; margin:5px; padding:10px;}
.pormise-in h3{ font-size: 17px;
text-align: center;
font-weight: 600;
line-height: normal;}

.greybg{background:#f5f5f5; padding: 0px 10px;
height: auto;
overflow: hidden;}

.greybg p{ margin:7px 10px; }
.cb{clear:both; height:0px;}

.q-from{ border:1px dotted #ccc; height:auto; padding:15px; padding: 15px 15px 0px 15px; }

.q-from .th3{line-height: normal;
text-transform: uppercase;
font-weight: 600;
margin-bottom: 0px;
padding-bottom: 5px;}
.q-from .smb{font-size: 13px;
font-weight: 600;}

.textarea66{width: 66%;}
.remove{float:right; width:25%; text-align:center;}
.paddingl8{padding-left: 8px !important;}

footer .copyright .container{/*margin:0px 15px;*/}
header .container{background:#ffffff;}
@media (min-width: 641px) and (max-width: 767px) {
.search{margin:0px!important;}
ul.top-menu{padding: 20px 0px 0px!important;}
.top-content {
    margin-top: 215px!important;
}
}


/*Market area page css ends here*/
.market-list{
background: rgb(252, 252, 252) none repeat scroll 0% 0%;
height: auto;
overflow: hidden;
padding: 10px;
border: 1px solid rgb(222, 222, 222);
}
	.market-list li{border-bottom: 1px dashed #CCC;

list-style-type: none;

background: transparent url("https://www.satyamani.org/images/arrow.png") no-repeat scroll 10px 12px;

padding-left: 20px;

line-height: 20px;
width: 22%;
float: left;

}

.market-list li a{

	display: block;

font-weight: bold;

color: #000;

text-align: left;

font-size: 12px;

padding: 4px;

text-decoration: none;

text-transform: uppercase;

line-height:24px;

font-family: "Segoe UI",Tahoma,Arial,Helvetica,sans-serif;

}
.market-list li:hover{

 background: #27155d url("https://www.satyamani.org/images/arrow_w.png") no-repeat scroll 10px 12px !important;

}
/*Market area page css ends here*/



.white-bg .padding20 h1.heading {
    font-size: 24px;
    border-bottom: 1px solid #CCC;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    font-family: "Segoe UI";
    text-transform: uppercase;
    color: #1E1A1A;
    font-weight: normal;
    padding: 0px;
}


.white-bg .padding20 h2.article-heading{
    font-size: 19px;
    /* border-bottom: 1px solid #CCC; */
    /* margin-top: 0px; */
    /* margin-bottom: 20px; */
    /* padding-bottom: 15px; */
    font-family: "Segoe UI";
    /* text-transform: uppercase; */
    color: #A121A3;
    font-weight: normal;
    padding: 0px;
	}
	

	
.about-img{
    float: right;
    margin: 4px;
    border: 1px solid #EFE7FD;
    padding: 5px;
    background: none repeat scroll 0% 0% #EFE7FD;
}

.about-n {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    /* background: #2f1a09; */
    /* padding: 5px; */
    color: #9E20A0;;
	    text-align: center;
}

.sub-category-box h2{ font-size: 19px;  font-family: "Segoe UI"; color: #A121A3;
font-weight: normal;
padding: 0px;}
.sub-category-box h2 a{font-size: 19px;  font-family: "Segoe UI"; color: #A121A3;
font-weight: normal;
padding: 0px;}

.sub-category-box p{font-size:15px;     line-height: 25px;}

.read-more {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
	background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-o-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
	background-color:#89c403;
	/*-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;*/
	/*border:3px solid #752f88;*/
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:7px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
	line-height:normal;
	margin-top:10px;
}
.read-more:hover, .read-more:visited, .read-more:focus {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
	background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-o-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0);
	background-color:#77a809;
	color:#fff;
	text-decoration:none;
}
.read-more:active {
	position:relative;
	top:1px;
}

.col2-left-layout{/*box-shadow: 1px 1px 5px 1px #CCC;*/
padding: 15px;
color: #666;
font-size: 15px;
text-align: left;
background: #FFF none repeat scroll 0% 0%;
font-family: Arial,Helvetica,sans-serif;
overflow: hidden; line-height: 25px;}


.bdr1-mrt20{border: 1px solid #ded2f4; margin: 20px auto;}

.col2-left-layout .contentheading{font-size: 19px;  font-family: "Segoe UI"; color: #A121A3;
font-weight: normal;
padding: 0px;}
.col2-left-layout strong{ font-weight: normal!important;
    color: #1c862e!important;}
	
	.blog-img{float:right;     border: 1px solid #ded2f4;
    margin: 0px 0px 0px 15px; padding:2px;}
.discount1{ width:120px; margin:10px 0 0 !important;}
.tags{ float:right; width:30px; height:30px; border-radius:75%; line-height:30px; background:red; color:#fff; font-size:14px; border:0; position:absolute; z-index:999;
right:0; margin: -8px 2px 0; padding:3px;}

/* nt-example1 */

#nt-example1 {
	max-width: 100%;
	margin: auto;
}
#nt-example1 p{text-align: left !important;
margin: 0px; line-height:20px;}

#nt-example1 .readmore{text-align: left !important;
margin: 0px; font-size:13px;}

#nt-example1-container {
	text-align: center;
}

#nt-example1-container i {
	margin: 6px;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#nt-example1-container i:hover {
	color: #333;
}

#nt-example1 li {
	color: #4e4e4e;
	background: #F2F2F2;
	overflow: hidden;
	height: 85px;
	padding: 3px 10px;
	line-height: 20px;
	list-style: none;
	font-size: 13px;
	text-align: left;
	border-bottom: 1px dotted #666666;
}

#nt-example1 li:hover {
	 background:#efefef;
}
.main-container .testinames{ color:#c53ee7;}

@media(min-width:300px) and (max-width:480px) {
.sale-icon{display:none!important;}
}

.certification{ font-size: 22px; color: #922091; text-align: center; font-weight: normal; text-transform: capitalize; background-color: rgba(68,8,97,0.1); text-transform: uppercase;}