<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'CenturySchoolbook';
  src: url('../fonts/CenturySchoolbook.eot?#iefix') format('embedded-opentype'),  url('../fonts/CenturySchoolbook.woff') format('woff'), url('../fonts/CenturySchoolbook.ttf')  format('truetype'), url('../fonts/CenturySchoolbook.svg#CenturySchoolbook') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CenturySchoolbook-Bold';
  src: url('../fonts/CenturySchoolbook-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/CenturySchoolbook-Bold.woff') format('woff'), url('../fonts/CenturySchoolbook-Bold.ttf')  format('truetype'), url('../fonts/CenturySchoolbook-Bold.svg#CenturySchoolbook-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{
	font-family: Roboto;
}
.floatRight{ float: right; }
.mt-5{
  margin-top: 5px;
}
.mt-10{
	margin-top: 10px;
}
.mt-15{
	margin-top: 15px;
}
.mt-20{
	margin-top: 20px;
}
.mt-30{
	margin-top: 30px;
}
.mt-40{
	margin-top:40px;
}
.mt-50{
	margin-top: 50px;
}
.pt-10{
	padding-top: 10px;
}
.pt-20{
	padding-top: 20px;
}
.pt-30{
	padding-top: 30px;
}
.pt-40{
	padding-top: 40px;
}
.pt-50{
	padding-top: 50px;
}
.mb-10{
	margin-bottom: 10px;
}
.mb-20{
	margin-bottom: 20px;
}
.mb-30{
	margin-bottom: 30px;
}
.mb-40{
	margin-bottom: 40px;
}
.mb-50{
	margin-bottom: 50px;
}
.mr-30{
  margin-right: 30px;
}
.pl-0{
	padding-left: 0 !important;
}
.pr-0{
	padding-right: 0 !important;
}
.no-col-padding{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
/*home page css*/
.header-top {
  background: #333333;
  color: #fff;
  padding: 10px 0;
}
.head-tp-lft ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.head-tp-lft li {
  display: inline-block;
  margin-right: 15px;
}
.head-tp-rght ul{
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.head-tp-rght li {
display: inline-block;
padding: 0 15px;
position: relative;
}
.head-tp-rght li:last-child{
  padding-right: 0;
}
.cell-detail &gt; img {
  margin-right: 5px;
}
.cell-detail span {
  font-family: roboto;
  font-size: 12px;
  font-weight: 300;
}
.lng-slct-bx select{
  -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   background:rgba(0, 0, 0, 0) url("../images/slct-wh-arw.png") no-repeat scroll 96% center;
   border: none;
   padding-right: 10px;
   color: #fff;
   font-size: 12px;
   font-weight: 300;
}
.lng-slct-bx option {
  background: #fff none repeat scroll 0 0;
  color: #222;
}
.head-tp-rght li a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  font-family: roboto;
}
.head-tp-rght li::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -3px;
  top: 0;
  width: 1px;
}
.head-tp-rght li:last-child::before{
  background: transparent;
}
.head-tp-rght li a img {
  margin-right: 5px;
  vertical-align: middle;
}
.top-searchbar {
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
}
.top-searchbar, .top-searchbar a{ font-size: 12px; color: #fff; font-weight: normal; }
.top-searchbar .topSearchSingleBox{ border-right: 1px solid rgba(255,255,255,0.3); vertical-align: middle; text-align: center; float: left;}
.top-searchbar .topSearchSingleBox.padd{padding: 22px 10px; }
.top-searchbar .topSearchSingleBox.paddSearch{padding: 10px 15px; }
.top-searchbar .input-group {
  border: 1px solid #fff;
 /* width: 228px;*/
}
.top-searchbar .input-group input {
  border: none;
  border-radius: 3px;
  box-shadow: inherit;
  height: 40px;
  background: none;
  color: #ffffff;
}
.top-searchbar .input-group .form-control::-webkit-input-placeholder {color: #fff;}
.top-searchbar .input-group .form-control::-moz-placeholder { color: #fff;}
.top-searchbar .input-group .form-control:-ms-input-placeholder { color: #fff;}
.top-searchbar .input-group .form-control:-moz-placeholder { color: #fff;}

.top-searchbar .input-group-btn button {
  background:none;
height: 40px;
width: 48px;
border-left: 1px solid #fff;
}
.top-searchbar .input-group-btn button img{ opacity: 1; }

.top-searchbar .input-group input::-webkit-input-placeholder {color: rgba(51, 51, 51, 0.50);font-size: 14px;}
.top-searchbar .input-group input::-moz-placeholder {color: rgba(51, 51, 51, 0.50);font-size: 14px;}
.top-searchbar .input-group input:-ms-input-placeholder {color: rgba(51, 51, 51, 0.50);font-size: 14px;}
.top-searchbar .input-group input:-moz-placeholder {color: rgba(51, 51, 51, 0.50);font-size: 14px;}
.cart-items {
  background: #ff793f none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  float: right;
  font-family: open sans;
  font-size: 14px;
  font-weight: 600;
  padding: 14px 25px;
  text-transform: uppercase;
  cursor: pointer;
}
.topMyAccount{border-right: 1px solid #5b186b; float: left;}
.topMyAccount ul{ padding: 0; margin: 0; list-style: none; }
.topMyAccount ul li.dropdown{ list-style: none; padding: 22px 15px; }
.topMyAccount ul li.dropdown a{text-decoration: none; }
.topMyAccount ul.dropdown-menu li a{ padding:9px 15px; }
.topMyAccount ul.dropdown-menu li{ margin: 3px 0; }

.secnd-header {
  padding: 13px 0;
  background: #827717;
  border-top:5px solid #424242;
}
.secnd-header .header-logo{ /*padding: 15px 0px;*/ }
.cart-items img {
  margin-right: 5px;
}
.main-menu {
	background: #9E9D24;
	border-top:1px solid rgba(0,0,0,0.2);
}
.main-menu .navbar-default{
  background: transparent;
  border:none;
  margin-bottom: 0;
}
.main-menu .nav li a {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  position: relative;
  transition: all 0.2s;
  padding-bottom: 20px;
  padding-top: 20px;
  border-right: 1px solid rgba(0,0,0,0.2);
  padding-left: 25px;
  padding-right: 25px;
}
.main-menu .nav li:first-child a{ border-left: 1px solid rgba(0,0,0,0.2);  }
.main-menu .nav li a:hover{
  color:#fff !important;
  background:rgba(0,0,0,0.2) !important;
}
.main-menu .nav li.active a{
  background:rgba(0,0,0,0.2) !important;
  color:#fff;
  font-weight: bold;
}

.main-menu .nav.mainmenuitems li.active a::after {
  background: #424242 none repeat scroll 0 0;
  bottom: 1px;
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  left: 0;
  width: 100%;
  transition: height 0.2s ease-in-out 0s;
}
.main-menu .nav li a:after{
  background: #424242 none repeat scroll 0 0;
  bottom: 1px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  left: 0;
  width: 100%;
  transition: height 0.2s ease-in-out 0s;
}
.main-menu .nav li a:hover:after{
  height: 5px;
}
.main-menu .nav.rightMenu li a:hover:after{ height: 0; }
.navbar-default .navbar-nav.rightMenu&gt;.open&gt;a, .navbar-default .navbar-nav.rightMenu&gt;.open&gt;a:focus, .navbar-default .navbar-nav.rightMenu&gt;.open&gt;a:hover{background: transparent; border-right: 1px solid #eeeeee;}
.cartCount{ padding: 20px 25px; border-right: 1px solid #eeeeee;}
.cartCount .badge{background: #450d55; padding: 4px 7px; border-radius: 5px;}

.shop-now-lnk &gt; a {
  color: #010101;
  font-family: 'CenturySchoolbook';
  font-size: 14px;
  text-decoration: underline;
}
.banner .carousel-caption {
  padding-bottom: 15px;
}
.advrtse-box {
	position: relative;
	border-radius: 50%;
	overflow: hidden;
	border: 10px solid #F0F4C3;
	box-shadow: 0 0 6px rgba(0,0,0,0.3);
}
a.advrtse-box-Inner{color: #DCE775; font-size: 30px; text-transform: uppercase; border-bottom: 1px solid #827717;}
a.advrtse-box-Inner:hover{color: #F0F4C3; text-decoration: none;}
.advrtse-box-overlay{position: absolute; left: 0; top: 0; background:#211616; width: 100%; height: 100%; opacity: 0.8;}
.featuredProd .cmn-label-dsgn h4{ text-align: center; color: #222222; font-size: 30px; }

.cmn-label-dsgn h4 {
  color: #424242;
  font-size: 20px;
  margin: 15px 0;
}
.bld-fnt{
  font-weight: bold;
}
.cmn-label-dsgn p{ color: #9f9f9f; font-size: 14px; line-height: 16px; text-align: center; }
.cmn-lst-sldr-box{/* margin-bottom: 30px; */}
.cmn-lst-sldr-box .prdct-img {
  position: relative;
  transition: all 0.2s; 
}
.cmn-lst-sldr-box .prdct-img img{ width: 100%; }
.prdct-tag &gt; span {
  position: absolute;
  right: 5px; 
  top: 5px;
  background: #c294cf none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  font-size: 10px;
  font-weight: 300;
  padding: 2px 10px;
  display: block;
  z-index: 9;
}
.cmn-lst-sldr-box .prdct-descri{ background: #F9FBE7; padding: 20px 7px; }
.cmn-lst-sldr-box:hover{box-shadow: 0 0 21px rgba(0, 0, 0, 0.25);}
.cmn-lst-sldr-box:hover .prdct-descri{ background: #ffffff; }

.cmn-lst-sldr-box .prdct-title {
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 10px;
  transition: all 0.2s; 
}
.prdct-price {
  color: #450d55;
  font-size: 16px;
  font-weight: 600;
  margin-top: 7px;
  padding: 0 10px 10px;
  transition: all 0.2s; 
}

.prdct-action {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s;
  opacity: 0;
}
.cmn-lst-sldr-box:hover .prdct-action {
  background: rgba(0,0,0,0.3);
  opacity: 1;
}
.prdct-action a {  
  border: 1px solid #ffffff;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin:0 auto 10px;
  padding: 10px 15px;
  text-decoration: none;
  text-align: center;
  width: 150px;
  transition: all 0.2s; 
}
.prdct-action .fa-eye{ font-size: 22px; line-height: 22px; vertical-align: middle; }
.cartImage{ background: url(../images/shopping-cart.png) no-repeat center center;width: 27px; height: 25px; display: inline-block; vertical-align: middle; margin-right: 10px;}
.browseAllProd{ text-align: center; margin: 70px 0 75px 0;}
.browseAllProd a{display: inline-block;background:#827717;border: 1px solid #827717;  padding:13px 25px; color: #fff; font-size: 16px; font-weight: 500;}
.browseAllProd a:hover{ text-decoration: none;  border: 1px solid #827717;color: #827717; background:transparent}

.prdct-action a:hover {
  background: #424242;
  color: #ffffff;
}
.prdct-action &gt; div {
  position: absolute;
  vertical-align: middle;
  top: 47%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  transition: all 0.2s;
}
.cmn-lst-sldr-box:hover .prdct-action &gt; div{
  top: 50%;
}

.cmn-lst-sldr-box:hover .prdct-img {
  border-color: #ff793f;
}
.cmn-lst-sldr .item {
  padding: 13px;
}
.cmn-lst-sldr .owl-dots {
  display: none;
}

/*Featured box bottom*/
.featureBoxBottom{ /*background: #450d55;*/ margin-bottom: 70px; }
.stre-gray-bx {
	padding:20px;
	text-align: center;
	border: transparent;
	background: #827717;
	border-radius: 5px;
}
.str-bld-title {font-size: 20px; font-weight: 600; color: #ffffff; padding-bottom: 10px; }
.str-sml-title { font-size: 14px; font-weight: 300; color: #ffffff; line-height: 22px;}
.stre-gray-bx .lft-thumb{
	width: 75px;
	height: 75px;
	background: transparent;
	border-radius: 50px;
	border: 1px solid #fff;
	padding: 22px 12px;
	margin:10px auto;
}

.stre-gray-bx .lft-thumb img {
	height:100%;
}

/*.our-str-bx {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 30px;
  margin-top: 25px;
  padding: 25px;
}
.our-str-bx &gt; h4 {
  color: #ff793f;
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.our-str-bx span {
  border-bottom: 2px solid #ff793f;
}
.our-str-des {
  color: #464646;
  font-family: open sans;
  margin-bottom: 25px;
}
.stor-title {
  background: rgba(0, 0, 0, 0) url("../images/str-arw.png") no-repeat scroll left center;
color: #464646;
font-size: 16px;
font-weight: 600;
padding-left: 25px;
}
.our-str-row:last-child .our-str-des {
  margin-bottom: 0;
}

.str-rgt-detail{
  color: #fefefe;
  margin-top: 10px;
}
.str-bld-title {
  font-size: 20px;
  font-family: open sans;
  font-weight: bold;
}
.str-sml-title {
  font-size: 14px;
  font-family: open sans;
  font-weight: bold;
}
.stre-gray-bx .lft-thumb {
  float: left;
  margin-right: 30px;
}*/
.footer-gray {
  background: #424242;
  padding: 17px 0;
}
.infoAboutOurCompany h1{ color: #fffefe; font-size: 30px; font-weight: 500; text-transform: uppercase; text-align: left; padding-top: 10px; padding-bottom: 10px; border-bottom:1px solid #fffefe}
.infoAboutOurCompany p{ color: #ffffff; font-size: 14px; line-height: 18px; font-weight: 300; margin-bottom: 22px; }
.advntg-box {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}
.advntg-box &gt; img {
  margin-right: 17px;
  vertical-align: middle;
}
footer{
  background: #F9FBE7;
  padding-top: 25px;
}
footer p{color: #242424; font-size: 14px; line-height: 24px;}
footer a.readMore {
	color: #424242;
	font-size: 16px;
	line-height: 18px;
	border: 1px solid #424242;
	padding: 10px 15px;
	margin-top: 13px;
	display: inline-block;
}
footer .borderRight{ /*border-right: 1px solid #bfbfbf;*/ }
.cmn-ftr-label {
  color: #424242;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(0,0,0,0.2);
  padding-bottom: 15px;
}
.fltr-ad-des {
 color: #242424;
font-size: 14px;
font-weight: 300;
margin-left: 40px;
}
.ftr-adrs-row img{
  float: left;
  margin-top: 4px;
}
.ftr-adrs-row {
  margin-bottom: 25px;
}
.fotter-links ul{
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.fotter-links a {
  color: #242424;
  font-size: 14px;
  text-decoration: none;
  line-height: 48px;
}
.footer-social-link {
  clear: both;
  display: block;
  text-align: right;
}
.copyRightText{ font-size: 16px; color: #7a7a7a; line-height: 16px; font-weight: normal; padding-top: 10px; }
.footer-social-link ul{
  padding-left: 0;
  margin-bottom: 0;
}
.footer-social-link li {
  background:transparent;
  border: 1px solid #ffffff;
  display: inline-block;
  height: 32px;
  list-style: outside none none;
  margin-right: 5px;
  margin-bottom: 3px;
  padding-top: 5px;
  text-align: center;
  width: 32px;
  cursor: pointer;
  border-radius:5px;
}

.footer-social-link a{ display: inline-block;  }
.footer-social-link .fa{ font-size: 17px; line-height: 20px; }
.footer-social-link .fa-facebook{ color: #3a549f; }
.footer-social-link .fa-twitter{ color: #52abef; }
.footer-social-link .fa-linkedin{ color: #0285b1; }
.footer-social-link .fa-skype{ color: #03a9f5; }
.footer-social-link .fa-youtube-play{ color: #dd472e; }
.footer-social-link .fa-whatsapp{ color: #1ad844; }
.footer-social-link .fa-comments-o{ color: #8cc449; }

.footer-social-link li:hover.faceBook{ background: #3a549f; border:1px solid #3a549f; }
.footer-social-link li:hover.twitter{ background: #52abef; border:1px solid #52abef; }
.footer-social-link li:hover.linkedIn{ background: #0285b1; border:1px solid #0285b1; }
.footer-social-link li:hover.skype{ background: #03a9f5; border:1px solid #03a9f5; }
.footer-social-link li:hover.youTube{ background: #dd472e; border:1px solid #dd472e; }
.footer-social-link li:hover.watsApp{ background: #1ad844; border:1px solid #1ad844; }
.footer-social-link li:hover.comments{ background: #8cc449; border:1px solid #8cc449; }

.footer-social-link li:hover .fa{color: #ffffff; }


.footer-bottom {
  background: #424242;
  color: #707070;
  font-size: 12px;
  font-weight: 600;
  padding: 18px 0;
  text-align: left;
}
.stre-gray-bx &gt; a {
  text-decoration: none;
}
/*.stre-gray-bx:hover{
  background: #ff793f;
}*/

/*Category page start*/

/*Bread crumb*/
.breadcrumbMain{ display: inline-block; background: none; margin-top: 15px; margin-bottom: 0; padding-bottom: 15px; width: 100%; border-bottom:1px solid #eeeeee;}
.breadcrumbMain ul{ margin: 0; padding: 0; }
.breadcrumbMain ul li{ margin: 0; padding: 0 7px 0 0px; list-style: none; display: inline-block; font-family: Open Sans; font-weight: 600; font-size: 15px;  color: #424242; line-height: 20px;}
.breadcrumbMain ul li i{ width: 15px; display: inline-block; text-align: right; color: #707070;}
.breadcrumbMain ul li a{ font-weight: 400; font-family: Open Sans; font-size: 15px;  color: #222222; line-height: 20px; text-decoration: none;}
.breadcrumbMain ul li a:hover{color: #424242;}

.categoryPage .cmn-lst-sldr-box .prdct-img{ /*overflow: hidden; height: 256px;*/ border:none; border-radius: 0; }
.categoryPage .item  .cmn-lst-sldr-box{ background: #F9FBE7; border:1px solid #C4C4C4; padding: 0; margin: 2px 2px 30px 2px;}
.categoryPage .item  .cmn-lst-sldr-box:hover{ background: #ffffff; box-shadow:1px 1px 20px 0 rgba(0, 0, 0, 0.25) }
.categoryPage .prdct-title{ color: #424242; font-size: 16px; font-weight: 500; text-align: center; margin-top: 10px; text-transform: capitalize; height: 45px;overflow: hidden;}
.categoryPage .viewSubCatBtn{ text-align: center; }
.categoryPage .viewSubCatBtn a{ font-weight: 500; font-size: 14px; color: #fff; text-transform: uppercase; border-radius: 3px; background: #827717; border:1px solid #827717; text-decoration: none; padding: 7px 20px; margin: 10px 0 14px 0; display: inline-block;border-radius:3px;}
.categoryPage .viewSubCatBtn a:hover{ background: #9E9D24; color: #ffffff; border:1px solid #9E9D24;}

.crystalExportsDiv{ margin-bottom: 45px; }
.crystalExportsTitle .cmn-label-dsgn h4{color: #464646; font-size: 36px; font-weight: 300; margin-top: 0; margin-bottom: 15px; padding-bottom: 12px; border-bottom: none;}
.crystalExportsTitle .cmn-label-dsgn .borderBottom{border-bottom: 5px solid #ebebeb; width: 100%; position: absolute; top: 0px; right: 0;}
.crystalExportsTitle .crystalExportsTitleText{background: #fff; position: relative; z-index: 1; padding-right: 15px;}
.crystalExportsTitle .cmn-label-dsgn{ position: relative; }
.crystalExportsDiv p{ color: #464646; font-size: 13px; font-weight: 400; line-height: 20px;}

/*Category page end*/

/*Product List Start*/

/*Left menu*/
.categoryListInner{ background: #f9f9f9; border:1px solid #ebebeb; margin-top: 10px;}
.categoryListInner h1{ margin: 0; padding: 0; background: #ebebeb; font-weight: bold; font-size: 18px; color: #464646; padding: 16px 15px; }
.categoryListInner .panel-body{ padding: 0;}
.categoryListInner .panel-group{ margin-bottom: 0; }
.categoryListInner .panel-group .panel-heading+.panel-collapse&gt;.panel-body{border-top:none; }
.categoryListInner .panel-default{ border:none; box-shadow: none; }
.categoryListInner .panel-default&gt;.panel-heading{ cursor: pointer; background: #ffffff; padding: 0;}
.categoryListInner .panel-title&gt;a:hover{ text-decoration: none; }
.categoryListInner .panel-collapse ul{ margin: 0; padding: 0; background: #F9FBE7; border-bottom: 1px solid #dbdbdb; }
.categoryListInner .panel-collapse ul li{ margin: 0; padding: 0 0 0 15px; list-style: none; }
.categoryListInner .panel-collapse ul li a{font-weight: normal; font-size: 14px; color: #434343; text-decoration: none; padding: 5px; display: inline-block; }
.categoryListInner .panel-collapse ul li a:hover{color: #424242; width: 100%;}
.categoryListInner .panel-title{padding: 10px 15px 10px 15px; text-decoration: none; font-size: 14px; color: #424242; font-weight: normal; display: block; border: none; background: none; width: 100%; text-align: left; cursor: pointer; outline: none; border-bottom: 1px solid #ebebeb; font-family: Roboto; }
.categoryListInner .panel-title.last{ border-bottom: none; }
.categoryListInner .panel-title:hover, .categoryListInner .panel-title.active{ color: #ffffff; background: #9E9D24; }
.categoryListInner .panel-group .panel+.panel{ margin-top: 0; }
.panel-heading {position: relative;}
.panel-heading[data-toggle="collapse"]:after { font-family: 'FontAwesome'; content: "\f0d7"; position: absolute;color: #424242; font-size: 18px; line-height: 22px; right: 10px; top: calc(50% - 12px); -moz-transform:rotate(0deg); -ms-transform:rotate(0deg); -o-transform:rotate(0deg); transform:rotate(0deg); }
.panel-heading[data-toggle="collapse"]:hover:after{ color: #ffffff; }
.panel-heading[data-toggle="collapse"].collapsed:after {-webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform:rotate(-90deg); transform:rotate(-90deg); }
.panel-heading[data-toggle="collapse"]:hover.collapsed:after{ color: #ffffff; }

.categoryListInner .panel-heading.accordion-toggle:not(.collapsed) .panel-title { color: #ffffff; background: #9E9D24; }

.categoryListInner .panel-heading.accordion-toggle:not(.collapsed)::after {
	color: #fff;
}
.categoryListInner .panel-collapse ul li.active a {
	color: #666;
	font-weight: 600;
}

.myCartInner{ background: #f9f9f9; border:1px solid #ebebeb; margin-top: 30px;}
.myCartInner.mt-0{ margin-top: 0; }
.myCartInner h1{  margin: 0; padding: 0; background: #450d55; font-weight: 500; font-size: 18px; color: #ffffff; padding: 16px 15px; }
.myCartList ul{ padding: 0; margin: 0; }
.myCartList ul li{ border-bottom:1px solid #c3c3c4; margin: 0 0 5px 0; padding: 5px; display: block; width: 100%; background-color: #ffffff; min-height: 70px; position: relative;}
.myCartList .cartProductName{ font-weight: 500; font-size: 13px; color: #040404; display: inline-block; vertical-align: top; line-height: 15px; padding: 5px 0 0 5px; padding-left: 80px; width: 94%;}
.myCartList .cartProductName .priceText{ font-weight: 400; }
.myCartList .cartProductName .price{font-weight: 600; font-size: 14px; line-height: 18px; color: #450d55; margin-top: -2px; }
.myCartList .cartImage{ display: inline-block; position: absolute;}
.myCartList .cancelIcon{ display: inline-block; vertical-align: top; position: absolute; right: 10px; }
.myCartList .cancelIcon .glyphicon-remove:before{ font-size: 13px; font-weight: normal; color: #1f1f1f; }
.myCartList .cancelIcon .fa-times{ font-size: 16px; color: #1e1e1e; font-weight: normal;}

.itemsInCartMain {
	padding: 10px;
	/* display: block; */
	/* border: 1px solid; */
	padding-bottom: 28px;
}
.MyCartList.shopping-cart-outleft.mb30 {
	margin-bottom: 15px;
}
.itemsInCart{ font-weight: normal; font-size: 14px;  color: #464646; line-height: 15px; margin-bottom: 10px;}
.recentlyAdded{ font-weight: bold; color: #000000; font-size: 20px; line-height: 26px; border-bottom: 1px solid #212121;  }
.cartSubTotal{font-weight: 500; font-size: 18px;  color: #7f0517; line-height: 22px; margin: 12px 0 3px 0;}
.shippingCharge{ font-weight: 500; font-size: 15px;  color: #000000; line-height: 22px; margin: 0 0 0 0; border-bottom: 1px solid #000000; padding-bottom: 10px;}
.cartGrandTotal{ font-weight: bold; font-size: 18px; color: #450d55; }

/*Grid View Filter PaArt*/
.filterBox{ margin: 15px 0 20px 0;border-bottom:1px solid #424242; padding-bottom:15px; }
.filterRight{ float: left; }
.filterBox .viewMode{ border:1px solid #bdbdbd; width: 30px; height: 30px; display: inline-block; cursor: pointer; vertical-align: middle; margin-right: 6px;}
.viewMode .gridIcon{ background-image: url(../images/grid-view.png); background-repeat: no-repeat; background-position: center; display: inline-block; width: 28px; height: 28px; }
.viewMode:hover,.viewMode.active{ background: #7f0517; border:1px solid #7f0517; }
.viewMode:hover .gridIcon,.viewMode.active .gridIcon{ background-image: url(../images/grid-view-hover.png);}
.listIcon{ background-image: url(../images/list-view.png); background-repeat: no-repeat; background-position: center; display: inline-block; width: 28px; height: 28px; }
.viewMode:hover .listIcon,.viewMode.active .listIcon{ background-image: url(../images/list-view-hover.png);}
.prodResult{ font-weight: normal; font-size: 16px; line-height: 18px; color: #464646; float: right; padding: 5px 0; }
.perPageDropdown{ display: inline-block; }
.perPageDropdown .btn-default:hover{ background: none; }
.perPageDropdown .open&gt;.dropdown-toggle.btn-default:focus, .perPageDropdown .open&gt;.dropdown-toggle.btn-default:hover{background: none;}
.perPageDropdown .btn:active{box-shadow: none;}
.perPageDropdown .btn-default{ color: #000000; font-size: 14px; font-weight: normal; padding: 4px 12px;}
.perPageDropdown .btn-default.focus, .perPageDropdown .btn-default:focus{ background: none;}
.sortByText{color: #000000; font-size: 14px; font-weight: 600;}
.addCart.marB{ margin-bottom: 17px; }

/*Pagination*/
.gridView .pagination&gt;li&gt;a{ border:none; border-radius: 2px; color: #333333; margin: 1px; color: #1f2b34; font-size: 14px; font-weight: 600; border-bottom: 2px solid #ffffff; padding: 6px 20px;}
.gridView .pagination&gt;li.disabled&gt;a{ color: #b2b2b2; }
.gridView .pagination&gt;li.disabled&gt;a:hover{ background: none; color: #b2b2b2;}
.gridView .pagination&gt;li&gt;a:focus, .gridView .pagination&gt;li&gt;a:hover, .gridView .pagination&gt;li&gt;span:focus, .gridView .pagination&gt;li&gt;span:hover{ color:  #450d55; border-bottom: 2px solid #450d55; background: none; border-radius: 0; }
.gridView .pagination&gt;li.active&gt;a{background: #7f0517; color:  #ffffff; }
.discountDiv{ position: absolute; right: 0; top: 0; z-index: 0; width: 0; height: 0; border-top: 70px solid #7f0517; border-left: 70px solid transparent;}
.disText{ position: absolute; right: 0; top: 0; width: 32px; font-family: 'Roboto'; font-weight: 500; font-size: 13px; line-height: 14px; color: #ffffff; margin-top: 5px; }

.productListPage .cmn-lst-sldr-box .prdct-img{ overflow: hidden; height: 256px; border:none; border-radius: 0; }
.productListPage .item{ border:1px solid #ebebeb; padding: 0; margin: 2px 2px 30px 2px;}
.productListPage .item:hover{}
.productListPage .prdct-title{ color: #464646; font-size: 16px; font-weight: normal; text-align: center; line-height: 24px; margin-top: 16px; text-transform: capitalize; padding-bottom: 0 15px;}
.productListPage .loginBtn a{ font-weight: 500; font-size: 12px; color: #ffffff; text-transform: uppercase; border-radius: 5px; background: #450d55; text-decoration: none; padding: 9px 20px; margin: 8px 0 11px 0; display: inline-block; line-height: 12px; min-width: 100px; text-align: center;}
.productListPage .loginBtn a:hover{color: #ffffff; background: #c294cf;}
.productListPage .prodPrice{ color:#450d55; font-size: 18px; font-weight: 600; margin:17px 0 16px 0;}

.prodDetailTable tr.odd{ background: #F9FBE7; }
.prodDetailTable tr td{ padding: 5px 5px 5px 15px; }
.prodDetailTable tr td.labeltext{ font-weight: 500; font-size: 14px; line-height: 18px; color: #424242;}
.prodDetailTable tr td.value{font-weight: 500; font-size: 14px; line-height: 18px; color: #464646; height: 32px; }

.descriOfCrystalTitle .cmn-label-dsgn h4{color: #464646; font-size: 30px; font-weight: bold; margin-top: 0; margin-bottom: 15px; padding-bottom: 12px; border-bottom: none;}
.descriOfCrystalTitle .cmn-label-dsgn h4 .descriOfCrystalTitleText span{ font-weight: 300; }
.descriOfCrystalTitle .cmn-label-dsgn .borderBottom{border-bottom: 5px solid #ebebeb; width: 100%; position: absolute; top: 0px; right: 0;}
.descriOfCrystalTitle .descriOfCrystalTitleText{background: #fff; position: relative; z-index: 1; padding-right: 15px;}
.descriOfCrystalTitle .cmn-label-dsgn{ position: relative; }

/*Product List End*/

/*Thank you Start*/
.thankyouBox h1{ color: #222222; font-size: 20px; font-weight: 600; text-transform: uppercase; margin: 0; padding: 15px 0 20px 0;}
.thankyouContent p{color: #222222; font-size: 15px; font-weight: 400; line-height: 18px; padding-bottom: 10px;}
.companyInner{background:#ffffff;}
.companyInner ul{ margin: 0; padding: 0 10px; }
.companyInner ul li{ padding: 0 10px; margin: 0; list-style: none; border-bottom: 1px solid #ebebeb;}
.companyInner ul li:last-child{ border-bottom: 0; }
.companyInner ul li a{ font-weight: normal; font-size: 14px; color: #333333; padding: 8px 0; display: inline-block; width: 100%; text-decoration: none; }
.companyInner ul li a:after{content:"\f105"; font-family: fontawesome; float: left;padding-right: 15px; width: 5px;}
.companyInner ul li.active a:after{ color: #666666; content:"\f105"; width: 5px; height: 15px; font-family: fontawesome; padding-right: 15px; float: left; line-height: 20px;}
.companyInner ul li a:hover, .companyInner ul li.active a{ color: #450d55;}
/*Thank you End*/

/*cart page css*/
.pos-rltv{
  position: relative;
}
.no-of-ordr {
  color: #464646;
font-size: 16px;
position: absolute;
right: 0;
top: 20px;
}
.shp-crt-step &gt; ul {
  list-style: outside none none;
  margin-bottom: 10px;
  padding-left: 0;
}
.shp-crt-step li {
  display: inline-block;
  margin-right: 20px;
    padding: 10px 15px 10px 30px;
    border-bottom: 2px solid #9d9d9d;
    margin-bottom: 10px;
  border-top: 2px solid #9d9d9d;
  position: relative;
}
.shp-crt-step li:last-child {
  margin-right: 0;
}
.shp-crt-step li a {
  color: #797979;
  font-size: 17px;
  font-weight: 600;
}
.shp-crt-step li a {
  
  color: #797979;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
}
.shp-crt-step a:after,.shp-crt-step a:before {
  content: "";
  display: block;
  position: absolute;
  background: #9d9d9d;
}
.shp-crt-step a:after {
  height: 23.5px;
right: -9px;
top: -1px;
transform: skewX(35deg);
width: 2px;
}
.shp-crt-step a:before {
 bottom: -1px;
height: 23.5px;
right: -9px;
transform: skewX(-35deg);
width: 2px;
}
.shp-crt-step li:after,.shp-crt-step li:before {
  content: "";
  display: block;
  position: absolute;
  background: #9d9d9d;
}
.shp-crt-step li:after {
  height: 23.5px;
left: 7px;
top: -1px;
transform: skewX(35deg);
width: 2px;
}
.shp-crt-step li:before {
 bottom: -1px;
height: 23.5px;
left: 7px;
transform: skewX(-35deg);
width: 2px;
}

.shp-crt-step li.active:after,.shp-crt-step li.active:before{
  background: #fff none repeat scroll 0 0;
left: -8px;
width: 17px;  
}

.shp-crt-step li.active a:before,.shp-crt-step li.active a:after{
  background: #ff793f;
  width: 17px;
}
.shp-crt-step li.active{
  border-color:  #ff793f;
  background: #ff793f;
}
.shp-crt-step li.active a{
  color: #fff;
}
.chkout-table thead th {
  color: #222222;
  background:none;
  font-size: 13px;
  font-weight: 500;
  vertical-align: middle !important;
  border: none !important;
  text-transform: uppercase;
}
.chkout-table td {
  border-color: rgba(25, 25, 25, 0.15) !important;
  vertical-align: middle !important;
}
.cmn-txt-15 {
  color: #464646;
  font-size: 15px;
}
.pro-thmbnl img{
  width: 60px;
}
.prdct-prc {
  color: #222222;
  font-size: 13px;
  font-weight: 500;
}
.qty-input button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding: 0;
}
.qty-input button:focus{
  box-shadow: none;
}
.qty-input input.input-number {
  max-width: 60px;
  text-align: center;
  box-shadow: none;
  background: transparent;
  height: 30px;
  border:none;
}
.qty-input {
  background: rgba(0, 0, 0, 0) url("../images/dash.png") no-repeat scroll 0 0;
  margin: 0 auto;
  width: 110px;
}
.qty-input .input-group-btn {
  width: auto;
}
.qty-input .input-group {
  margin: 0 auto;
}
.cmnt-actn .add-cmnt-btn:hover {
  background: #450d55;
  border-color: #450d55;
  color: #fff;
}
.cmnt-actn .add-cmnt-btn {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #450d55;
  border-radius: 4px;
  font-size: 12px;
  color: #450d55;
  padding:4px 20px;
}
.chkout-table td:nth-child(8){
  text-align: center;
}
.min-prce small {
  color: #464646;
  margin-bottom: 3px;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
}
.min-prce small span{
  border-bottom: 1px solid #464646;
  padding-bottom: 3px;
}
.min-prce {
  margin: 15px 0 30px 0;
  color: #6f3580;
  font-size: 20px;
  font-weight: 600;
}
.ordr-tagline {
  color: #222222;
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 15px;
}
.chkout-table .table-bordered&gt;tbody&gt;tr&gt;td.gray-bg {
  border-right: 1px solid #e8e8e8;
}
.blk-btn {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #eaeaea;
  color: #222222;
  font-size: 14px;
  font-weight: 600;
  padding: 15px;
  border-radius: 4px;
}
.blk-btn:hover{ background: #450d55; color: #ffffff; }
.updt-btn {
  background: #ff793f none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  margin-left: 15px;
  padding: 15px 20px;
}
.updt-btn &gt; img {
  margin-left: 5px;
}
.chkout-btn {
  background: #450d55 none repeat scroll 0 0;
  border-radius: 3px;
  border: medium none;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 14px 10px;
  width: 100%;
}
.ordr-ttl-row {
  border-bottom: 1px solid #d7d7d7;
  display: flex;
  margin: 0 -8px;
  padding: 11px 15px;
}
.chkout-table{ border: 1px solid #e5e5e5; }
.chkout-table .table-bordered&gt;thead&gt;tr&gt;th, .chkout-table .table-bordered&gt;tbody&gt;tr&gt;td{border-bottom: 1px solid #e5e5e5;}
.chkout-table .table-bordered{ border: none; margin-bottom: 0;}
.chkout-table .table-bordered&gt;tbody&gt;tr&gt;td{border-bottom: 1px solid #e5e5e5; border-right: none; border-left: none;}
.chkout-table .table-bordered&gt;tfoot&gt;tr&gt;td{border: none;}
.chkout-table .cmn-txt-15{ font-size: 13px; text-transform: uppercase; color: #222222; font-weight: 500; }

.chkout-table .ttl-lbl {
  color: #222222;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  padding-right: 20px;
  width: 50%;
}
.chkout-table .ttl-val {
  color: #222222;
  font-size: 14px;
  font-weight: 600;
}
.chkout-table .grnd-ttl{ color: #450d55; font-size: 20px;  }
.chkout-table .no-pt-pb {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  vertical-align: top !important;
}
.ordr-ttl-row:last-child {
  border-bottom: medium none;
}
.checkoutAccordian .panel-title a:hover, .checkoutAccordian .panel-title a:focus{ text-decoration: none; }
.checkoutAccordian .panel-default&gt;.panel-heading{ background: none; border:none; }
.checkoutAccordian .panel{ border:none; box-shadow: none; border-bottom: 1px solid #e8e8e8; border-radius: 0;}
.checkoutAccordian .panel-heading{ border-bottom: none; }
.checkoutAccordian .panel-heading{ padding: 20px 15px; }
.checkoutAccordian .panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body{ border-top: none; margin-left: 60px; }

.paymentOptionTitle{ color: #222222; font-size: 14px; font-weight: 500; text-transform: uppercase;}
.cmn-form-dsgn label {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}
.cmn-form-dsgn .required {
  color: #ff0000;
}
.cmn-form-dsgn input.form-control {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 1px solid #d1d1d1;
  box-shadow: inherit;
  height: 40px;
}
.chkout-frm{
  margin-top: 15px;
}
.cmn-form-dsgn select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   border-radius:4px;
   padding: 0 10px;
   font-size: 14px;
   color: #555;
   background: #f7f7f7 url("../images/slct-arw.png") no-repeat scroll 96% center;
   border: 1px solid #d1d1d1;
   height: 40px;
  width:100%;
}
.cmn-btn-dsgn {
background: #827717;
border: medium none;
border-radius: 4px;
color: #fff;
font-size: 16px;
font-weight: 600;
padding: 8px 60px;
}
.cmn-btn-dsgn:hover {
color: #fff;
}
.cmn-btn-dsgnBack {
background:none;
border: 1px solid #eaeaea;
border-radius: 4px;
color: #464646;
font-size: 16px;
font-weight: 600;
padding: 8px 60px;
margin-right: 15px;
}
.panel-title&gt;a.editLink{ color: #450d55; font-size: 15px; float: right; }
.categoryListInner{ 
  background: #f9f9f9; 
  border:1px solid #ebebeb; 
  margin-top: 10px;
}
.categoryListInner h1{ 
  margin: 0; 
  padding: 0; 
  background: #424242; 
  font-weight: 500; 
  font-size: 18px; 
  color: #ffffff; 
  padding: 16px 15px;
  font-family: Roboto;
}
.bilng-adrs &gt; ul {
  margin-bottom: 5px;
  padding-left: 0;
}
.bilng-adrs {
  padding: 10px;
  border-top: none;
}
.bilng-adrs li {
  color: #333;
display: inline-block;
font-size: 16px;
list-style: outside none none;
position: relative;
}
.bilng-adrs li:last-child::before {
  color: #c0c0c0;
  content: "|";
  left: 2px;
  font-weight: 600;
  position: absolute;
}
.bilng-adrs li:last-child {
  padding-left: 15px;
}
.bilng-adrs a {
  color: #450d55;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}
.bilng-adrs &gt; p {
  color: rgba(70, 70, 70, 0.8);
  font-size: 15px;
}
.cmn-reltd-sldr-box .prdct-title {
  color: #464646;
  font-size: 14px;
  padding: 0 10px;
  font-weight: 600;
  margin-top: 5px;
}
.cmn-reltd-sldr-box{
  border:1px solid #ebebeb;
}
.cmn-reltd-sldr-box .prdct-price {
  color: #ff793f;
  font-size: 20px;
  font-weight: bold;
  margin-top: 7px;
  padding: 0 10px;
}
.add-cart .crt-button {
  background: #ff793f none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  font-family: roboto;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 10px 35px;
}
.cmn-reltd-sldr .item {
  padding: 5px 13px;
}
.cmn-reltd-sldr .prdct-img {
  position: relative;
}
.cmn-reltd-sldr .owl-dots {
  display: none;
}
.cmn-reltd-sldr .owl-nav {
  background: #fff none repeat scroll 0 0;
  padding-left: 15px;
  position: absolute;
  right: 10px;
  top: -45px;
}
.cmn-reltd-sldr .owl-nav button.owl-prev {
  background: rgba(0, 0, 0, 0) url("../images/sldr-arw-lft.png") no-repeat scroll 0 0 !important;
}
.cmn-reltd-sldr .owl-nav button.owl-next {
  background: rgba(0, 0, 0, 0) url("../images/sldr-arw-rgt.png") no-repeat scroll 0 0 !important;
}
.cmn-reltd-sldr .owl-nav button.owl-prev:hover,
.cmn-reltd-sldr .owl-nav button.owl-next:hover {
  background-position: 0 -16px !important;
}
.cmn-reltd-sldr .owl-nav button {
  font-size: 0 !important;
  height: 16px;
  margin: 0 3px 0 0 !important;
  opacity: 1 !important;
  width: 18px;
}
.sdbr-bx-dtl{
  border: 1px solid #ebebeb;
}
.shipby &gt; ul {
  padding-left: 0;
  text-align: left;
}
.shipby li {
  display: inline-block;
  margin-right: 15px;
  margin-top: 10px;
}
.shiby-bx {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.25);
  overflow: hidden;
  position: relative;
}
.shipby-name {
  background: #333 none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  left: 0;
  padding: 7px 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
}
.mr-30{
  margin-right: 30px;
}
.cmn-blk-btn {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #464646;
  font-weight: 600;
  font-size: 16px;
  border-radius: 4px;
  padding: 7px 55px;
  color: #464646;
}
.edit-crt &gt; span {
  color: #333;
  font-size: 15px;
  font-weight: 300;
  margin-right: 10px;
}
/*cart page css end*/
/*product-detail*/

.pro-dtl-sctn{ margin-top: 30px; }
.pro-dtl-sctn .carousel-inner .item img{border: 1px solid #e8e8e8;}
.pro-thumb-sldr .thumb {
  float: left;
  margin-right: 15px;
  margin-top: 15px;
  width: 80px;
  border: 1px solid #e8e8e8;
}
.thumb-zoom{bottom: 20px; position: absolute; right: 20px; z-index: 1;}
.pro-thumb-sldr .carousel img {
  width: 100%;
}
.prdt-nxt-prev a.prev-btn {
  background: rgba(0, 0, 0, 0) url("../images/lg-arw-lft.png") no-repeat scroll 0 0 !important;
}
.prdt-nxt-prev a {
  font-size: 0 !important;
  padding: 13px 13px;
  margin: 0 3px 0 0 !important;
}
.prdt-nxt-prev a.nxt-btn {
  background: rgba(0, 0, 0, 0) url("../images/lg-arw-rgt.png") no-repeat scroll 0 0 !important;
}
.prdt-nxt-prev a.prev-btn:hover, 
.prdt-nxt-prev a.nxt-btn:hover {
  background-position: 0 -27px !important;
}
.pro-dtl-rgt .prdt-title {
  color: #424242;
  font-size: 30px;
  line-height:46px;
  font-weight: 600;
  margin-top: 0;
  padding-right: 55px;
}
.pro-dtl-rgt .prdt-price {
  color: #450d55;
  font-size: 24px;
  font-weight: 500;
}
.prdt-nxt-prev {
  position: absolute;
  right: 20px;
  top: 5px;
}
.prdt-dtl-lst {
  margin-top: 20px;
  width: 495px;
  margin-bottom: 15px;
  border: 1px solid #ebebeb;
}
.prdt-dtl-lst &gt; ul {
  list-style: outside none none;
  padding-left: 0;
  margin: 0;
}
.prdt-dtl-lst li:nth-child(2n+1) {
  background: #F9FBE7;
}
.prdt-dtl-lst li {
  padding: 7px 9px;
}

.prdt-dtl-lst .lst-label {
  color: #424242;
  float: left;
  font-size: 15px;
  font-weight: 500;
  padding-left: 10px;
  position: relative;
  width: 40%;
}
.lst-lbl-val {
  color: #777777;
  float: left;
  font-size: 15px;
  font-weight: 400;
  padding-left: 30px;
  width: 60%;
}
.prd-dtl-qty &gt; label {
  color: #707070;
  float: left;
  font-size: 15px;
  font-weight: 600;
  margin-top: 3px;
}
.prd-dtl-qty .qty-input {
  margin-left: 50px;
}



.pro-qty {
  display: table;
}
.pro-qty &gt; div {
 display: table-cell;
vertical-align: top;
}
.pro-qty input {
  border: 1px solid #e8e8e8;
  border-right: none;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  height: 40px;
  font-size: 16px;
  color: #222;
  font-weight: 500;
  text-align: center;
  width: 50px;
}
.pro-qty div span button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid #e8e8e8;
border-radius: inherit;
display: block;
padding: 3px 4px;
width: 25px;
color: #999;
height: 20px;
font-size: 10px;
}
.pro-qty div span:first-child button {
  border-bottom: medium none;
  border-top-right-radius: 2px;
}
.pro-qty div span:last-child button {
  border-bottom-right-radius: 2px;
}
.add-crt-btn .btn {
  background: #450d55 none repeat scroll 0 0;
  border-radius: inherit;
  color: #fff;
  border-radius: 2px;
  padding: 14px 0 14px 30px;
  font-weight: bold;
}
.add-crt-btn .btn &gt; span {
  border-left: 1px solid rgba(246, 246, 246, 0.15);
  margin-left: 30px;
  padding: 16px;
}
.add-crt-btn {
  padding-bottom: 20px;
}
.pro-social-lnk {
  border-top: 1px solid #e8e8e8;
  padding: 20px 0;
  display: inline-block;
  width: 85%;
}
.pro-social-lnk &gt; label {
  color: #222222;
  float: left;
  margin-top: 3px;
  font-size: 14px;
  font-weight: 400;
}
.pro-social-lnk &gt; ul {
  list-style: outside none none;
  margin-left: 55px;
  margin-bottom: 0;
  padding-left: 0;
}
.pro-social-lnk li {
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  display: inline-block;
  margin-right: 5px;
  padding: 2px 5px;
  cursor: pointer;
}

.prdes-lbl-dsgn{
  position: relative;
}
.prdes-lbl-dsgn .borderBottom {
  height: 5px;
  background: #ebebeb;
  position: absolute;
  top: 10px;
  width: 100%;
}
.prdes-lbl-dsgn &gt; h4 {
  color: #232323;
  margin-bottom: 15px;
  font-size: 30px;
}
.prdes-lbl-dsgn h4 span {
  background: #fff none repeat scroll 0 0;
  padding-right: 10px;
  position: relative;
  z-index: 1;
}
.prdt-dscrptn{
  color: #232323;
  font-size: 15px;
  font-weight: normal;
}
.relatedProducts .title{ font-size: 30px; color: #424242; line-height: 40px; font-weight: 500;}
.relatedProducts .prdct-title{ color: #424242; font-size: 16px; text-transform: uppercase; text-align: center; padding: 5px 10px 0 10px;}
.relatedProducts .prod-price{ color: #424242; font-size: 16px; line-height: 18px; font-weight: 500; padding: 5px 10px 15px 10px;}
/*product-detail end*/
/*login*/
.login{
  margin-top:25px;
  margin-bottom:25px;
}
.lgn-title &gt; h4 {
  color: #2f383d;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 0;
}
.login-form .input-group input {
  border: 1px solid #9d9d9d;
  box-shadow: inherit;
  border-radius: 4px;
  font-size: 14px;
  border-right: none;
}
.login-form .input-group-addon {
  background: none;
  border-color:  #9d9d9d;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: none;
  padding-right: 15px;
}
.frgt-lnk.text-right &gt; a {
  color: #999999;
  font-size: 12px;
  text-decoration: none;
}
.login-form .form-group{
  margin-bottom: 20px;
}
.login-form .form-group:nth-child(2){
  margin-bottom: 0;
}
.rgt-pnl-title &gt; h4 {
  color: #2f383d;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 0;
}
.lgn-rgt-des {
  color: #464646;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 30px;
}
.login-box .cmn-btn-dsgn {
  padding: 10px 25px;
}
.lgn-lft-pnl {
  padding-left: 70px;
}
.lgn-rgt-pnl {
  padding-left: 50px;
}
/*login end*/

/*My account page start*/
.myAccountInner ul{padding: 0; margin: 0;}
.myAccountInner ul li{ padding: 0; margin: 0; list-style: none;border-top: 1px solid #eeeeee;}
.myAccountInner ul li a{ font-weight: normal; font-size: 14px; color: #333333; padding: 5px 15px; display: inline-block; width: 100%; text-decoration: none;}
.myAccountInner ul li.active a{ color: #450d55; }
.myAccountInner ul li a:hover, .myAccountInner ul li.active a{ color: #450d55;}
.myProfileTable.mt20{ margin-top: 20px; }
.myProfileTable{ border:1px solid #bababa; margin-top: 10px; border-radius: 0 0 0 0;}
.myProfileTable .table{ margin-bottom: 0; }
.myProfileTable .table&gt;tbody&gt;tr&gt;th{ border-right: 1px solid #bababa; border-top: none; font-size: 16px; font-weight: 500; line-height: 20px; padding: 7px 10px; color: #222222;}
.myProfileTable .table&gt;tbody&gt;tr&gt;td{border-right: 1px solid #bababa; border-top: 1px solid #bababa; color:#222222; font-size: 14px; font-weight: normal; line-height: 15px; padding: 12px 8px; vertical-align: middle;} 
.myProfileTable .table&gt;tbody&gt;tr&gt;td:last-child, .myProfileTable .table&gt;tbody&gt;tr&gt;th:last-child{ border-right: none; }
.myProfileTable .table&gt;tbody&gt;tr&gt;td.labelText{ font-size: 14px; color: #333333; font-weight: 600; padding-left: 40px; }
.myProfileTable .table&gt;tbody&gt;tr&gt;td.value{ font-size: 14px; color: #333333; font-weight: normal;}
.checkOutTitle h4.height0{ height: 0; margin: 5px 0 0 0; padding: 0 0 5px 0; }
.myProfileTitle{ font-size: 26px; color: #ff793f; font-weight: bold; margin-top: 5px; margin-bottom: 10px;}
.myProfileTable .table&gt;tbody&gt;tr&gt;td.total{ color: #222222; font-weight: bold; }
.myProfileTable .table&gt;tbody&gt;tr&gt;td .text-success{ color: #27ae60; font-weight: 600; }
.myProfileTable .table&gt;tbody&gt;tr&gt;td .text-danger{ color: #ad0800;  font-weight: 600; }

/*My account page end*/

/*My order start*/
.noOFOrder{ text-align: left; font-size: 14px; margin-top: 0;}
.viewOrderBtn a{background: #450d55; font-weight: 500; font-size: 12px; color: #ffffff; text-transform: uppercase; border-radius: 3px; text-decoration: none; padding: 6px 20px; display: inline-block;}
.viewOrderBtn a:hover{ background: #450d55; color: #ffffff; }
/*My order start*/

/*Contact us Start*/
.contactUs{ margin: 25px 0; }
/*.map{ margin: 25px 0 0 0; }*/
.map img{ width: 100%; }
.captchaText{ color: #333333; font-size: 20px; background: #d1d1d1; padding: 6px 10px; display: inline-block; float: left;}
.captchaInput{ width: 65%; float: left; margin-right: 6px; }
.contactInfoInner{ padding: 20px 0; }
.contactInfo h1{color: #424242; font-size: 24px; font-weight: bold; margin-top: 0; text-transform: uppercase;}
.contactInfo span{ /*position: absolute; left: 0; top: 0; padding-left: 40px; */}
.contactInfo i.fa-map-marker, .contactInfo i.fa-phone, .contactInfo i.fa-fax, .contactInfo i.fa-envelope, .contactInfo i.fa-user{color: #565455; font-size: 16px; margin-top: 3px; padding: 0 10px 0 0; vertical-align: top;}
.contactInfoPadd{ padding: 6px 0; }
.connectWithCellphone .title{ font-size: 18px; color: #3b3b3a; font-weight: 600; }
.connectWithSocial .title{ font-size: 18px; color: #3b3b3a; font-weight: 600; }
.yellowBg{ background: #424242; border:1px solid #424242; padding: 6px 0; width: 36px; height: 36px; border-radius: 3px; display: inline-block; text-align: center; }
.yellowBg i{ color: #565455; font-size: 18px; line-height: 22px; }
.yellowBg:hover{ background: #827717; border:1px solid #827717; }
.yellowBg:hover i{ color: #fff; line-height: 22px; }
.connectWithCellphoneInner{ display: inline-block; padding: 5px 0; }
.contactInfo a {
    cursor: pointer;
}
/*Contact us End*/

/*cart dropdown css start*/
.dropdown-menu.cart-drop {
  width: 300px !important;
  right: 0 !important;
  left: auto;
  padding: 7px;
}
.dropdown-menu.cart-drop img {
  width: 70px;
}
.myCartList ul li {
  background-color: #ffffff;
  border-bottom: 1px solid #c3c3c4;
  display: block;
  margin: 0 0 5px;
  min-height: 70px;
  padding: 5px;
  position: relative;
  width: 100%;
}
.dropdown-menu.myCartList.cart-drop li {
  min-height: 55px;
  border-bottom: 1px solid !important;
  margin-bottom: 5px;
}
.cart-drop .itemsInCartMain {
  border-top: 1px solid #ccc;
  margin: 0 -7px;
}
.cart-drop .cartGrandTotal {
  font-size: 14px;
}
.cart-drop .cmn-btn-dsgn {
  padding: 8px 20px;
}
/*cart dropdown css end*/

/*quick view popup*/
.cmn-pop .close {
  position: absolute;
  right: 10px;
  z-index: 1;
}
.cmn-pop  .add-cart {
  margin-left: 10px;
}
/*quick view popup end*/
/*aboutus css*/
.about-row h6 {
  color: #450d55;
  font-size: 18px;
  font-weight: bold;
}
.about-row &gt; p {
  margin-bottom: 20px;
}
.aboutus-cntnt {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  padding: 20px;
  margin-bottom: 20px;
}
/*aboutus css end*/

/*responsive*/
@media screen and (max-width: 1199px){
.advntg-box {
margin-bottom: 10px;
}
.cart-items {
  padding: 14px 20px;
}
.main-menu .nav li{
  margin-right: 0;
}
.main-menu .nav li a {
  padding-left: 5px;
  padding-right: 5px;
}
.advts-title {
  font-size: 14px;
}
.categoryPage .item img{ width: 100%; }

.productListPage .item img{ width: 100%; }
.productListPage .cmn-lst-sldr-box .prdct-img{ height: auto;}
}

@media screen and (max-width: 992px){
.top-searchbar .topSearchSingleBox{ text-align: left; }
.top-searchbar .topSearchSingleBox.padd{ padding: 6px 10px; }


.advrtse-box {
  margin-bottom: 30px;
}
  /*for responsive menu*/
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav&gt;li {
      float: none;
  }
  .navbar-nav&gt;li&gt;a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
  /*for responsive menu*/
  .main-menu .nav li a {
  padding-bottom: 10px;
  padding-top: 10px;
  }
  .main-menu .navbar label {
  color: #fff;
  float: left;
  font-family: raleway;
  font-weight: bold;
  margin: 15px;
}
.main-menu .navbar-collapse {
  background: #ffffff none repeat scroll 0 0;
  position: absolute;
  width: calc(100% - 30px);
  margin: 0 15px;
  z-index: 16;
}
.sm-mb-10{
  margin-bottom: 10px;
}
.head-tp-lft,.head-tp-rght{
  float: none !important;
}
.head-tp-lft{
  margin-bottom: 10px;
}
.head-tp-rght li:first-child{
  padding-left: 0;
}
.categoryPage .item img{ width: 100%; }
.productListPage .item img{ width: 100%; }
.productListPage .cmn-lst-sldr-box .prdct-img{ height: auto;}

.lgn-lft-pnl {
  padding-left: 0;
}
.lgn-rgt-pnl {
  padding-left: 0;
}
.sm-mt-20{
  margin-top: 20px;
}
.chkout-table .updt-btn {
  margin-left: 0;
  margin-top: 10px;
}
.prdt-dtl-lst{
  width: 100%;
}
}

@media screen and (max-width: 767px){
.secnd-header .header-logo{ text-align: center; }
.top-searchbar .topSearchSingleBox.padd{ padding: 6px 10px; }

.advts-img img {
  margin: 0 auto;
}
.advts-title {
  text-align: center;
}
.advts-shop-lnk {
  bottom: 0;
  clear: both;
  position: relative;
  right: 0;
  text-align: center;
}
.advrtse-box .pr-0{
  padding-right: 15px !important;
}
.banner .carousel-caption {
  padding-bottom: 0;
  bottom: 5px;
}
.cart-items {
  position: absolute;
  right: 15px;
  top: -140px;
}
.main-menu .nav li {
  padding: 0 15px;
}
.categoryPage .item img{ width: 100%; }
.categoryPage .cmn-lst-sldr-box .prdct-img{height: auto;}
.filterRight{ float: left; margin-bottom: 5px; }
.productListPage .item img{ width: 100%; }
.productListPage .cmn-lst-sldr-box .prdct-img{ height: auto;}

.lgn-rgt-pnl {
  margin-top: 20px;
}
.prd-dtl-qty{
  margin-bottom: 10px;
}
.cmn-lst-sldr-box img{ max-width: 100%; }

}
@media screen and (max-width: 420px){
.head-tp-rght li {
  width: 48%;
  margin-bottom: 5px;
  padding-left: 0;
}
.head-tp-rght li::before {
  right: 15px;
}
.head-tp-rght li:nth-child(2)::before {
  background: none;
}
.header-logo img {
  width: 130px;
}
.cart-items {
  top: -110px;
  padding: 10px;
}
.no-of-ordr {
  position: relative;
  top: 0;
}
}
@media screen and (max-width: 380px){
.shp-crt-step li a {
  font-size: 13px;
}
.shp-crt-step li {
  padding: 12px 15px 12px 30px;
}

}




input.parsley-error, select.parsley-error, textarea.parsley-error {
	color: #E9110D;
	border: 1px solid #E1203D !important;
}

.parsley-errors-list {
	margin: 2px 0 3px;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
	/* line-height: 1; */
	/* opacity: 0; */
	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	padding-left: 10px;
	color: red;
	/* padding-top: 11px !important; */
	/* margin-top: 5px; */
}
.parsley-errors-list.filled {
  opacity: 1;
}


.prdct-title a{
	color: #000000;
}
.prdct-title &gt; a {
	height: 45px;
	overflow: hidden;
	display: block;
	color:#424242;
}

.main-menu .nav li.cartCount &gt; a {
	padding:0;
}


	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
		background-color: #450D55 !important;
		background-color: rgba(69,13,85,0.75) !important;
	}
	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
		background-color: #450D55 !important; 
		background-color: rgba(69,13,85,0.85) !important;
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #450D55; background-color: rgba(69,13,85,0.9) !important; 
	}
	
	
.jplist-panel .jplist-pagination button {
	background: #f2f2f2;
	margin: 0 10px;
	border-radius: 5px;
}
	
.jplist-panel .jplist-pagination .jplist-current, .jplist-panel button:hover {
	color: #fff !important;
	background: #424242 !important;
	border-radius: 5px !important;
}

.ragistr-btn-dsgn {
	text-align: center;
	margin-top: 20px;
}

.ragistr-btn-dsgn a {
	color:#450d55;
}

.register-form .input-group {
	width: 100%;
}

.input-group .form-control:last-child {
	border-radius: 6px;
}

hr {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #424242;
}


.usr-links .dropdown-menu {
	height: 150px;
	overflow: hidden;
	overflow-y: scroll;
	right: 0;
	min-width:138px;
}

.usr-links .dropdown-menu li a {
	/* color: #242424; */
	/* font-size: 16px; */
	/* font-weight: 300; */
	/* text-decoration: none; */
	/* position: relative; */
	/* transition: all 0.2s; */
	/* padding-bottom: 20px; */
	/* padding-top: 20px; */
	/* border-right: 1px solid #eeeeee; */
	/* padding-left: 25px; */
	/* padding-right: 25px; */
	/*border-bottom: 1px dashed*/
	color: #000;
	padding: 4px 15px;
	display: block;
	/*text-align: center;*/
}

.Topmenu li {
	display: inline-block;
} 
.topMyAccount {
	/* border-right: 1px solid #5b186b; */
	/* float: left; */
	padding: 15px 0;
}
.topMyAccount .btn.focus,.topMyAccount .btn:focus,.topMyAccount .btn:hover {
	color: #fff;
	text-decoration: none;
}
</pre></body></html>