.div-a {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:100%; height:auto; min-height:100px; background-color:#CF0;}
.div-b {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:100%; height:auto; min-height:100px; background-color:#0C3;}
.div-c {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:100%; height:auto; min-height:600px; background-color:#0C3;}
.div-d {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:100%; height:auto; min-height:300px; background-color:#906;}
.comming-soon {padding:0px 0px 0px 0px; margin:5% auto; width:40%; height:auto;}
/************/
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
img {
	margin: 0px auto;
	padding:0px;
	width: 100%;
	border: 0px;
	outline: none;
	text-decoration:none;
	color:inherit;
	display:block;
}
a {
	margin: 0px auto;
	padding:0px;
	max-width: 100%;
	border: 0px;
	outline: none;
	text-decoration:none;
	color:inherit;
}

h1 {
    color: #000;
    font-size:28px;
    font-weight: normal;
    line-height:35px;
    margin: 0;
    padding: 1% 0;
    text-decoration: none;
}
h1 span {color:#ab3254; display:block; font-size:35px; line-height:50px;}

h2 {
    color: #ab3254;
    font-size:24px;
    font-weight: normal;
    line-height:25px;
    margin:2% auto;
    padding:1% 3%;
    text-decoration: none;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	display: inline-block;
}
h2 span {color:#000;}

h3 {
    color: #ab3254;
    font-size:20px;
    font-weight: normal;
    line-height:25px;
    margin:0px auto;
    padding:1% 0px;
    text-decoration: none;
}

p {
  color: #535051;
  font-size:14px;
  font-weight: normal;
  line-height:25px;
  margin: 0;
  padding:0.5% 0;
  text-align:justify;
}
p span {color:#ff2a00;}
p img {
    float: left;
    margin: 0 30px 30px 0;
    padding: 0;
    width: 250px;
	height:auto;
}
/***/



/***/
body {padding:0px; margin:0px; font-family: 'Open Sans', sans-serif; color:#333333; }
.wrapper {padding:0px; margin:0px; width:100%; height:auto;}
.div-1 {padding: 20px; margin: 0px; width: 100%; height: auto; border: solid 1px #c0bfbe;}
/***/



/***/
.header-1 {padding:3px 0px; margin:0px auto; width:100%; height:auto; background-color:#000000; border-bottom:solid 2px #ab3254;}
.header-div-1 {padding:0px; margin:0px auto; width:100%; height:auto; display:inline-block; vertical-align:top;}
.header-icon-1 {padding:0px 0px; margin:0px auto; width:100%; height:auto;}
.header-icon-1 ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none;}
.header-icon-1 ul li {padding:0px; margin:0px auto; width:auto; height:auto; display: inline-block;}
.header-icon-1 ul li a {
	padding:0px;
	margin:5px 10px;
	width: auto;
	height: auto;
	font-size:13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
	line-height:20px;
	display: block;
	outline: none;
	transition: all 1s ease-in-out;	
}
.header-icon-1 ul li a:hover {color:#ab3254; transition: all 1s ease-in-out;	}
.header-icon-1 ul li a .fa {line-height:1px; margin:0px 10px 0px 0px; color:#ab3254; font-size:14px;}

.h-login {
	padding:0px;
	margin:5px 10px;
	width: auto;
	height: auto;
	font-size:13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
	line-height:20px;
	display: block;
	outline: none;
	border:0px;
	background-color: inherit;
	transition: all 1s ease-in-out;
	cursor: pointer;	
}
.h-login:hover {color:#ab3254; transition: all 1s ease-in-out;	}
.h-login .fa {line-height:1px; margin:0px 10px 0px 0px; color:#ab3254; font-size:14px;}
/***/




/***/
.logo {padding:0px 0px; margin:0px 0px; width:190px; height:auto; display: block;}
.logo img {padding:0px; margin:5px auto; width:100%; height:auto;}

.search-box {padding:0px 0px; margin:23px auto; width:100%; height:auto;}
.search-box form.example input[type=text] {
    padding:3% 5%;
    font-size: 14px;
    border: 1px solid grey;
    float: left;
    width:85%;
}
.search-box form.example button {
    float: left;
    width:15%;
    padding:3% 5%;
    background: #ab3254;
    color: white;
    font-size:14px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
}
.search-box form.example button:hover {background: #982344;}
.search-box form.example::after {content: ""; clear: both; display: table;}

/*.phone {padding:0px; margin:0px auto; width:100%; height:auto; transition: all 1s ease-in-out;}*/
.phone {padding:0px; margin:20px auto; width:auto; height:auto; min-height:50px; display:inline-block; vertical-align:top;}
.phone p {
	font-size: 15px;
	font-weight: normal;
	color: #ab3254;
	text-decoration: none;
	line-height:23px;
	display: inline-block;
	vertical-align: top;
	width: 65%;
	padding:0px 0px;
	text-align:left;
}
.phone .fa {line-height:50px; margin: 0px 20px 0px 0px; color: #000; font-size: 40px; display: inline-block; vertical-align: top;}
/*.phone .fa {line-height:1px; margin:0px 15px 0px 0px; color:#000; font-size:40px; display:inline-block; vertical-align:top;*/

.cart {padding:0px; margin:20px auto; width:auto; height:auto; min-height:50px; display:inline-block; vertical-align:top; float:right;}
.cart p {
	font-size:15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height:20px;
	display: inline-block;
	vertical-align: top;
	width:40px;
	padding: 10px 0px;
	margin:0px 0px 0px 18px;
	border-radius:40px;
	background-color: #ab3254;
	text-align: center;
}
.cart .fa {line-height: 38px; margin: 0px 0px 0px 0px; color: #000; font-size: 40px; display: inline-block; vertical-align: top;}
/***/



/***/
.nav {padding:0px; margin:0px auto; width:100%; height:auto; background-color:#000000; border-top:solid 2px #ab3254;}
.menu {padding:0px; margin:0px auto; width:100%; height:auto; }
.slide-banner {padding:0px 0px; margin:0px auto 80px auto; width:100%; height:auto; background-color:#93F;}
.slide-banner img {height:580px;}
/***/





/***/
.images-1 {padding:0px 0px; margin:0px auto; width:auto; height:auto; display:block;}
.images-1 img {padding:0px; margin:0px auto; width:100%; height:auto;}

.images-2 {padding:0px 0px; margin:0px auto; width:auto; height:auto; display:block;}
.images-2 img {padding:0px; margin:0px auto; width:50%; height:auto;}
/***/



/***/
.border-1 {padding:30px; margin:0px; width:auto; height:auto; border:double; border-color:#FFF;}
/***/




/***/
.blackdiv {padding:50px; margin:0px auto; width:100%; height:450px; background-color:#000; position:relative;}
.blackdiv::after{
    content: "";
    position:absolute;
    right:-150px;
	top:0px;
	border-left:150px solid #000;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-top:225px solid transparent;
}
.blackdiv::before {
    content: "";
    position:absolute;
    right:-150px;
	bottom:0px;
	border-left:150px solid #000;
	border-right: 0px solid transparent;
	border-top: 0px solid transparent;
	border-bottom:225px solid transparent;
}
.blackdiv h3 {
    color: #FFF;
    font-size:25px;
    font-weight: normal;
    line-height:30px;
    margin: 0;
    padding: 1% 0;
    text-decoration: none;
}
.blackdiv p {
  color: #FFF;
  font-size:18px;
  font-weight: normal;
  line-height:30px;
  margin: 0;
  padding:0.5% 0;
  text-align:center;
}
.reddiv {padding:50px; margin:30px auto; width:80%; height:450px;}
.reddiv h2 {
    color: #FFF;
    font-size:30px;
    font-weight: bold;
    line-height:48px;
    margin: 0;
    padding:25px ;
    text-decoration: none;
	border-top:solid 0px #000;
	border-bottom:solid 0px #000;
}
/***/




/***/
.ind-product {
	padding:0px 0px 0px 0px; 
	margin:15px; 
	width:255px; 
	height:auto; 
	border:solid 1px #dad8d8;  
	vertical-align:top; 
	display:inline-block;
	-webkit-transition: all 1s ease-out;
  	-moz-transition: all 1s ease-out;
  	-ms-transition: all 1s ease-out;
  	-o-transition: all 1s ease-out;
  	transition: all 1s ease-out;
	min-height:255px;
}
.ind-product:hover { 
	background-color:#fbf8f8;
	-webkit-transition: all 1s ease-out;
  	-moz-transition: all 1s ease-out;
  	-ms-transition: all 1s ease-out;
  	-o-transition: all 1s ease-out;
  	transition: all 1s ease-out;
}
.ind-product h3 {
    color: #000;
    font-size:14px;
    font-weight: normal;
    line-height:20px;
    margin: 0;
    padding:2%;
    text-decoration: none;
	text-transform:uppercase;
}
.ind-product p {
  color: #999;
  font-size:14px;
  font-weight: normal;
  line-height:20px;
  margin: 0;
  padding:0.5% 0;
  text-align:center;
}
.ind-product p span {color:#ab3254; padding:5px 10px;}

.ind-product-1 {padding:0px 0px 0px 0px; margin:20px auto; width:215px; height:180px; display:block; overflow: hidden;}
.ind-product-1 img {
	width:auto;
	height:180px;
	display:block;
	-webkit-transform:scale(1, 1);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:500ms;
  -moz-transform:scale(1, 1);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:500ms;
}
.ind-product-1:hover img {
	-webkit-transform: rotate(3deg) scale(1.18);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:750ms;
  -moz-transform:scale(1.18);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:750ms;
  overflow: hidden;
}

.ind-product-2 {padding:0px; margin:20px auto 0px auto; width:100%; height:auto; border-top:solid 1px #dad8d8;}
.ind-product-but {
	color: #FFF;
    display: inline-block;
    font-size:14px;
    font-weight: normal;
    line-height:20px;
    margin:0px auto;
    padding:10px 15px;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease-in-out 0s;
    width:auto;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
	background-color:#ab3254;
	background: -webkit-linear-gradient(#ab3254, #c84167, #ab3254);
	background: -o-linear-gradient(#ab3254, #c84167, #ab3254); 
	background: -moz-linear-gradient(#ab3254, #c84167, #ab3254);
	background: linear-gradient(#ab3254, #c84167, #ab3254);
}
.ind-product-but-1 {
	color: #FFF;
    display: inline-block;
    font-size:14px;
    font-weight: normal;
    line-height:20px;
    margin:0px auto;
    padding:10px 15px;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease-in-out 0s;
    width:auto;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
	background-color:#000;
	background: -webkit-linear-gradient(#000, #333, #000);
	background: -o-linear-gradient(#000, #333, #000); 
	background: -moz-linear-gradient(#000, #333, #000);
	background: linear-gradient(#000, #333, #000);
}
/***/



/***/
.rel-product {
	padding:0px 0px 10px 0px; 
	margin:0px auto; 
	width:100%; 
	height:auto; 
	border:solid 1px #dad8d8;  
	vertical-align:top; 
	display:inline-block;
	-webkit-transition: all 1s ease-out;
  	-moz-transition: all 1s ease-out;
  	-ms-transition: all 1s ease-out;
  	-o-transition: all 1s ease-out;
  	transition: all 1s ease-out;
	min-height:255px;
	text-align:center;
}
.rel-product:hover { 
	background-color:#fbf8f8;
	-webkit-transition: all 1s ease-out;
  	-moz-transition: all 1s ease-out;
  	-ms-transition: all 1s ease-out;
  	-o-transition: all 1s ease-out;
  	transition: all 1s ease-out;
}
.rel-product h3 {
    color: #000;
    font-size:14px;
    font-weight: normal;
    line-height:20px;
    margin: 0;
    padding:2%;
    text-decoration: none;
	text-transform:uppercase;
}
.rel-product p {
  color: #999;
  font-size:14px;
  font-weight: normal;
  line-height:20px;
  margin: 0;
  padding:0.5% 0;
  text-align:center;
}
.rel-product p span {color:#ab3254; padding:5px 10px;}

.rel-product-1 {padding:0px 0px 0px 0px; margin:20px auto; width:215px; height:180px; display:block; overflow: hidden;}
.rel-product-1 img {
	width:auto;
	height:180px;
	display:block;
	-webkit-transform:scale(1, 1);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:500ms;
  -moz-transform:scale(1, 1);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:500ms;
}
.rel-product-1:hover img {
	-webkit-transform: rotate(3deg) scale(1.18);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:750ms;
  -moz-transform:scale(1.18);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:750ms;
  overflow: hidden;
}

.rel-product-2 {padding:0px; margin:20px auto 0px auto; width:100%; height:auto; border-top:solid 1px #dad8d8;}
.rel-product-but {
	color: #FFF;
    display: inline-block;
    font-size:14px;
    font-weight: normal;
    line-height:20px;
    margin:0px auto;
    padding:10px 15px;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease-in-out 0s;
    width:auto;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
	background-color:#ab3254;
	background: -webkit-linear-gradient(#ab3254, #c84167, #ab3254);
	background: -o-linear-gradient(#ab3254, #c84167, #ab3254); 
	background: -moz-linear-gradient(#ab3254, #c84167, #ab3254);
	background: linear-gradient(#ab3254, #c84167, #ab3254);
}
.rel-product-but-1 {
	color: #FFF;
    display: inline-block;
    font-size:14px;
    font-weight: normal;
    line-height:20px;
    margin:0px auto;
    padding:10px 15px;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease-in-out 0s;
    width:auto;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
	background-color:#000;
	background: -webkit-linear-gradient(#000, #333, #000);
	background: -o-linear-gradient(#000, #333, #000); 
	background: -moz-linear-gradient(#000, #333, #000);
	background: linear-gradient(#000, #333, #000);
}
/***/



/***/
.feature-product {padding:15px; margin:15px; width:290px; height:auto; vertical-align:top; display:inline-block; border:solid 1px #dad8d8; }
.feature-product h3 {
    color: #ab3254;
    font-size:20px;
    font-weight: normal;
    line-height:30px;
    margin: 0;
    padding:2% 0px;
    text-decoration: none;
	text-transform:uppercase;
}
.feature-product p {
  color: #333;
  font-size:13px;
  font-weight: normal;
  line-height:20px;
  margin: 0;
  padding:0.5% 0;
  text-align:center
}
.feature-product-1 {padding:0px; margin:0px auto 20px auto; width:auto; height:auto; display:block; overflow:hidden; }
.feature-product-1 img {padding:0px; margin:0px auto; width:auto; height:150px;}
/***/



/***/
.button-1 {
	padding:10px 30px;
	margin:0px auto;
	width:auto;
	display: inline-block;
	background-color:#ab3254;
	background: -webkit-linear-gradient(#ab3254, #c84167, #ab3254);
	background: -o-linear-gradient(#ab3254, #c84167, #ab3254); 
	background: -moz-linear-gradient(#ab3254, #c84167, #ab3254);
	background: linear-gradient(#ab3254, #c84167, #ab3254);
	font-size:15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	opacity: 1.0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: 0px;
}
/***/




/***/
.ind-blog {padding:0px; margin:30px 30px; width:520px; height:auto; vertical-align:top; display:inline-block; background-color:#FFF; min-height:360px;}
.ind-blog-1 {padding:0px; margin:0px auto; width:420px; height:270px; float:left; background-color:#000; display:block; position:relative;}
.ind-blog-1 img {padding:0px; margin:0px auto; width:100%; height:270px;}
.ind-blog-2 {
	padding:15px; 
	margin:0px; 
	width:420px; 
	height:auto; 
	position:absolute; 
	min-height:250px; 
	background:rgba(117,50,84,0.9);
	right: -100px;
	top: 100px;
}
.ind-blog-2 h3 {
    color: #FFF;
    font-size:20px;
    font-weight: normal;
    line-height:30px;
    margin: 0;
    padding:1% 0px;
    text-decoration: none;
	text-transform:uppercase;
}
.ind-blog-2 p {
  color: #FFF;
  font-size:13px;
  font-weight: normal;
  line-height:18px;
  margin: 0;
  padding:0.5% 0;
}
.blog-but {
	padding: 5px 20px;
	margin: 5px auto;
	width: auto;
	display: inline-block;
	background-color: #000;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
}
/***/




/***/
.hpdg {padding:0px 0px 0px 0px; margin:15px; width:248px; height:auto; display:inline-block; vertical-align:top;}
.hpdg .fa {
	line-height: 50px;
	margin:0px auto;
	color: #ab3456;
	font-size:30px;
	display: inline-block;
	vertical-align: top;
}
.hpdg h3 {
    color: #ab3456;
    font-size:16px;
    font-weight: normal;
    line-height:26px;
    margin: 0;
    padding:1% 0px;
    text-decoration: none;
	text-align:left;
}
.hpdg p {
  color: #666;
  font-size:13px;
  font-weight: normal;
  line-height:18px;
  margin: 0;
  padding:0.5% 0;
}
.hpdg-1 {padding:0px 0px; margin:0px auto; width:48px; height:auto; display:inline-block; vertical-align:top; }
.hpdg-2 {padding:0px 0px; margin:0px auto; width:195px; height:auto; display:inline-block; vertical-align:top;}
/***/




/***/
footer {
	padding:5% 0px 5% 0px; 
	margin:5% auto 0px auto;
	width:100%;
	height:auto;
    background-image:url(../images/footer.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	display: block;
	overflow: hidden;
}
footer h3{
    color: #FFF;
    font-size:25px;
    font-weight: bold;
    line-height:35px;
    margin: 0;
	padding: 1% 0;
	text-align:left;
}
footer p {
  color: #FFF;
  font-size:14px;
  font-weight: 300;
  line-height:20px;
  margin: 0;
  padding: 0.5% 0;
  text-align:justify;
}
.footer-1 {padding:0px 0px 0px 0px; margin:15px; width:295px; height:auto; display:inline-block; vertical-align:top; min-height:100px;}
.footer-2 {padding:0px 0px 0px 0px; margin:15px 20px; width:470px; height:auto; display:inline-block; vertical-align:top; min-height:100px;}
.footer-line {padding:0px 0px 0px 0px; margin:10px 0px 15px 0px; width:60px; height:3px; background-color:#FFF; float:left;}
.footer-link {padding:0px 0px; margin:0px auto; width:100%; height:auto;}
.footer-link ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none;}
.footer-link ul li {padding:0px; margin:0px auto; width:auto; height:auto; font-family: 'Open Sans', sans-serif;}
.footer-link ul li a {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	font-size: 14px;
	font-weight:500;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
	line-height:28px;
	display: block;
	outline: none;
	transition: all 1s ease-in-out;	
}
.footer-link ul li a:hover {color:#ab3254; transition: all 1s ease-in-out;	}
.footer-link ul li a::before {font-family: 'FontAwesome'; content: "\f178"; font-size: 10px; color:#FFF; margin:0px 15px 0px 0px;}
.footer-icon-1 {
	color: #FFF;
	display:block;
	font-size: 15px;
	font-weight: normal;
	height: auto;
	line-height:32px;
	margin: 5px auto;
	padding:0px;
	text-align:left;
}
.footer-icon-1 .fa {color: #FFFFFF; line-height: 1px; margin:0px 10px 0px 0px;}
.footer-icon-1 .fa:hover {color: #ab3254;}
.footer-enq {
    display: block;
    width: 100%;
    padding:5px 10px;
    font-weight: 300;
    line-height:25px;
    color: #f2f3f9;
    background-color:inherit;
    background-image: none;
    border: 1px solid #f2f3f9;
    -webkit-appearance: none;
	margin:0px auto 10px auto;
}
.footer-sub {
	padding: 9px 0px;
	margin: 10px 0px;
	width: 100px;
	display: block;
	background-color: #ab3254;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	opacity: 1.0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: 0px;
	float:left;
}
.footer-img {padding:10px 0px 20px 0px; margin:0px 0px; width:100%; height:auto; display:block; }
.footer-img img {padding:0px; margin:0px auto; width:228px; height:auto;}
.footer-div-1 {padding:10px; margin:30px auto 0px auto; width:100%; height:auto; background-color:#ab3254}
.footer-left {
    color: #CCC;
    font-size:13px;
    font-weight: 300;
    line-height: 26px;
    margin: 0;
    padding: 1% 0;
    text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}
.footer-right {
    color: #CCC;
    font-size:13px;
    font-weight: 300;
    line-height: 26px;
    margin: 0;
    padding: 1% 0;
    text-align: right;
	font-family:Arial, Helvetica, sans-serif;
}
/***/




/***/
.breadcrum {padding:0px 0px 0px 0px; margin:0px auto 30px auto; width:auto; height:auto;}
.breadcrum ul {padding:0px 0px 0px 0px; margin:0px auto; width:auto; height:auto; list-style-type:none;}
.breadcrum ul li {
	padding:0px 0px 0px 0px; 
	margin:0px auto; 
	width:auto; 
	height:auto; 
	list-style-type:none;
	font-size:16px;
	font-weight: normal;
	color:#ab3254;
	text-decoration: none;
	text-align: left;
	line-height: 30px;
	display: inline-block;
	vertical-align:top;
	font-style:italic;
}
.breadcrum ul li a::before {font-family: 'FontAwesome'; content: "\f101"; margin: 0px 15px; float:right;}
.breadcrum ul li a {color:#FFF;}
/***/



/***/
.pagination-div {padding:0px; margin:10px auto; width:auto; height:auto; text-align:center;}
.pagination-div ul {padding:0px 0px 0px 0px; margin:0px auto; width:auto; height:auto; list-style-type:none;}
.pagination-div ul li {
	padding:3px 10px; 
	margin:5px; 
	width:auto; 
	height:auto; 
	list-style-type:none;
	font-size:12px;
	font-weight: normal;
	color:#ab3254;
	text-decoration: none;
	text-align: left;
	line-height:18px;
	display: inline-block;
	vertical-align:top;
	border:solid 1px #000;
}
.pagination-div ul li:hover {border:solid 1px #ab3254; background-color:#ab3254; color:#FFF}
.pagination-div ul li.active {border:solid 1px #ab3254; background-color:#ab3254; color:#FFF}
/***/




/***/
.inner-banner {padding:0px 0px 0px 0px; margin:0px auto 80px auto; width:100%; height:250px; background-color:#000; overflow:hidden; display:block; position:relative;}
.inner-banner img {padding:0px 0px 0px 0px; margin:0px auto; width:100%; height:auto; position:absolute; /*opacity:0.6;*/ top:0px;}
.inner-banner-1 {padding:4% 0px; margin:0px auto; width:100%; height:250px; position:relative; background:rgba(0,0,0,0.7); text-align:center;}
.inner-banner-1 h1{
    color: #FFF;
    font-size:25px;
    font-weight: bold;
    line-height:35px;
    margin: 0;
	padding: 1% 0;
}
/***/




/***/
.line-1 {padding: 0px 0px 0px 0px; margin: 20px auto; width: 100%; height: 1px; background-color: #ece7ee;}
.map {padding:0px 0px 0px 0px; margin:0px auto; width:100%; height:auto;}
.map iframe {padding:0px 0px 0px 0px; margin:50px auto 0px auto; width:100%; height:400px; background-color:rgba(92,26,117,0.5)}

.contact_text_1 {
    display: block;
    width: 100%;
    padding:10px;
	margin:10px auto;
    font-weight: 300;
    line-height: 24px;
    color: #666;
    background-image: none;
    border: 1px solid #CCC;
    -webkit-appearance: none;
	background-color:transparent;
}
.contact_text_2 {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	font-weight: 300;
	line-height: 24px;
	color: #666;
	background-image: none;
	border: 0px solid #CCC;
	-webkit-appearance: none;
	background-color: transparent;
}
.contact_text_3 {
	display: block;
	width: 100%;
	padding: 5px;
	margin: 5px auto;
	font-weight: 300;
	line-height: 24px;
	color: #666;
	background-image: none;
	border: 1px solid #CCC;
	-webkit-appearance: none;
	background-color: transparent;
}
.submit {
	padding:10px 20px;
	margin: 10px 5px;
	width:auto;
	display: inline-block;
	background-color:#ab3254;
	background: -webkit-linear-gradient(#ab3254, #751933, #ab3254);
	background: -o-linear-gradient(#ab3254, #751933, #ab3254); 
	background: -moz-linear-gradient(#ab3254, #751933, #ab3254);
	background: linear-gradient(#ab3254, #751933, #ab3254);
	font-size:15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	opacity: 1.0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: 0px;
	border-radius:5px;
}
label {font-size: 14px; color: #ab3254; line-height: 22px; font-weight: normal; text-align:left;}
/***/





/***/
.gallery-div {
	padding:15px; 
	margin:10px; 
	width:365px; 
	height:auto;
	display:inline-block;
	vertical-align:top;
	border:solid 1px #CCC;
	transition: all 2s ease-in-out 0s;
	transition: ease-in-out 1s;
	-moz-transition: ease-in-out 1s;
	-ms-transition: ease-in-out 1s;
	-o-transition: ease-in-out 1s;
	-webkit-transition: ease-in-out 1s;
}
.gallery-con {
	padding:10px 20px;
	margin:20px auto 0px auto;
	width:100%;
	height:auto;
	min-height:150px;
	background-color:#ab3254;
}
.gallery-con h3{
    color: #FFF;
    font-size:18px;
    font-weight: bold;
    line-height:28px;
    margin: 0;
	padding: 1% 0;
}
.gallery-con p {
  color: #FFF;
  font-size:13px;
  font-weight: 300;
  line-height:19px;
  margin: 0;
  padding: 0.5% 0;
  text-align:justify;
}
.gallery-con p span {color: #000; font-weight:bold; font-size:15px; margin:0px 10px 0px 0px}
/***/




/***/
.details-div {padding: 20px; margin: 0px auto; width: 100%; height: auto; border: solid 1px #CCC; }
.details-div h1 {
	color: #ab3254;
	font-size:20px;
	font-weight: normal;
	line-height:30px;
	margin:1% auto;
	padding:0px; 
	text-decoration: none;
}
.details-div-1 {
	padding:10px 20px; 
	margin:5px auto; 
	width:150px; 
	height:auto;
	float:left; 
	background-color:#ab3254;
	color: #FFF;
  	font-size:14px;
  	font-weight: 300;
  	line-height:22px;
}
.details-div-2 {
	padding:10px 20px; 
	margin:5px auto; 
	width:363px; 
	height:auto; 
	float:left; 
	border: solid 1px #CCC;
	color: #000;
  	font-size:14px;
  	font-weight: 300;
  	line-height:20px;
}
/***/




/***/
.product-image {float: left; width: 20%;}
.product-details {float: left; width: 37%;}
.product-price {float: left; width: 12%;}
.product-quantity {float: left; width: 10%;}
.product-removal {float: left; width: 9%;}
.product-line-price {float: left; width: 12%; text-align: right;}
.group:before, .shopping-cart:before, .column-labels:before, .product:before, .totals-item:before,
.group:after,
.shopping-cart:after,
.column-labels:after,
.product:after,
.totals-item:after {content: ''; display: table;}
.group:after, .shopping-cart:after, .column-labels:after, .product:after, .totals-item:after {clear: both;}
.group, .shopping-cart, .column-labels, .product, .totals-item {zoom: 1;}
.product .product-price:before, .product .product-line-price:before, .totals-value:before {/*content: '$';*/content: "RS. ";}
/*.shopping-cart {margin-top: -45px;}*/
.shopping-cart {padding:40px; margin:0px auto; width:auto; height:auto; border: solid 1px #eff1f5;}
.column-labels label {padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #eee;}
.column-labels .product-image, .column-labels .product-details, .column-labels .product-removal {text-indent: -9999px;}
.product {margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #eee;}
.product .product-image {text-align: center;}
.product .product-image img {width: 100px;}
.product .product-details .product-title {margin-right: 20px; color:#ab3254;}
.product .product-details .product-description {margin: 5px 20px 5px 0; line-height: 1.4em;}
.product .product-quantity input {width: 40px;}
.product .remove-product {border: 0; padding: 4px 8px; background-color: #ab3254; color: #fff; font-size: 12px; border-radius: 3px;}
.product .remove-product:hover {background-color: #962444;}
.totals .totals-item {float: right; clear: both; width: 100%;  margin-bottom: 10px;}
.totals .totals-item label {float: left; clear: both; width: 79%; text-align: right;}
.totals .totals-item .totals-value {float: right; width: 21%; text-align: right;}
.checkout {float: right; border: 0; margin: 20px 10px; padding: 6px 25px; background-color: #ab3254; color: #fff; font-size:20px; border-radius: 3px;}
.checkout:hover {background-color: #962444;}
.paypal {display: inline-block; float: left; height: auto; margin: 5px 20px 10px 0; padding: 0; vertical-align: middle; width:auto; text-align:left;}
.paypal img {display: inline-block; height: 30px; margin: 0 15px; padding: 0; width: auto;}

.checkout-1 {
	padding:0px; 
	margin:0px auto; 
	width:65px; 
	height:auto;  
	vertical-align:top;
	display:inline-block;
	min-height:50px;
	color: #d64a1a;
    font-size:12px;
    font-weight: bold;
    line-height:20px;
    text-decoration: none;
}
.checkout-1 img {padding:5px; margin:0px auto; width:65px; height:65px; border: solid 1px #eff1f5;}
.checkout-2 {
	padding:0px; 
	margin:0px auto; 
	width:180px; 
	height:auto; 
	vertical-align:top;
	display:inline-block;
	min-height:50px;
	color: #666;
    font-size:12px;
    font-weight: normal;
    line-height:20px;
    text-decoration: none;
	text-align:left;
}
/***/




/***/
.rating {padding:0px; margin:10px auto; width:auto; height:auto; text-align:center;}
.rating ul {padding:0px 0px 0px 0px; margin:0px auto; width:auto; height:auto; list-style-type:none;}
.rating ul li {
	padding:0px; 
	margin:5px 10px; 
	width:auto; 
	height:auto; 
	list-style-type:none;
	font-size:20px;
	font-weight: normal;
	color:#ab3254;
	text-decoration: none;
	text-align: left;
	line-height:18px;
	display: inline-block;
	vertical-align:top;
}
.rating ul li:hover {color:#ab3254}
.rating ul li.active {color:#ab3254}
/***/




/***/
.panel-default > .panel-heading {color: #fff; background-color: #ab3254; border-color: #ab3254;}
/***/




/***/
/***/







@media only screen and (min-width:150px) and (max-width:480px) {
h1 {font-size:20px; line-height:30px; }
h1 span {font-size:25px; line-height:35px; }
p {font-size:12px; line-height:20px;}
.header-icon-1 {text-align:center;}
.search-box {padding:0px 0px; margin:0px auto; width:99%; height:auto;}
.logo {margin:0px auto; width:150px;}
.cart {float:none; margin:0px auto}

.slide-banner {margin:0px auto 20px auto;}
.slide-banner img {height:200px;}
.images-1 img {margin:10px auto; width:270px; height:auto;}

.blackdiv {padding: 30px 20px; height: auto;}
.blackdiv h3 {font-size:16px; line-height:25px;}
.blackdiv p {font-size:12px; line-height:20px;}
.reddiv {padding:0px; height:auto; width:270px;}
.reddiv h2 {font-size:16px; line-height:25px;}
.feature-product {padding: 15px; margin: 15px auto; width: 250px;}

.ind-blog {margin:20px auto; width:270px; padding:1px; height:345px;}
.ind-blog-1 {width: auto; height:230px;}
.ind-blog-1 img {width: 100%; height: 230px;}
.ind-blog-2 {padding:10px; margin: 0px; width: 85%; height: auto; min-height: 250px; right:0; top:50px;}
.ind-blog-2 h3 {font-size: 15px; line-height: 23px; margin: 0; padding:1% 0px;}
.ind-blog-2 p {font-size:12px; line-height:19px;}

.footer-1 {margin:15px auto; width:270px;}
.footer-2 {margin:15px auto; width:270px;}
.footer-left {text-align: center;}
.footer-right {text-align: center;}


.inner-banner {height:150px;}
.inner-banner img {height:150px;}
.inner-banner-1 {padding:5% 0px; height:150px;}
.inner-banner-1 h1{font-size:20px; line-height:30px;}

.gallery-div {padding: 10px; margin: 10px auto; width: 270px;}
.details-div-2 {width: 100%; margin:0px auto;}

.shopping-cart {padding:10px;}
.shopping-cart {margin: 0; padding-top: 20px; border-top: 1px solid #eee;}
.column-labels {display: none;}
.product-image {float: right; width: auto;}
.product-image img {margin: 0 0 10px 10px;}
.product-details {float: none; margin-bottom: 10px; width: auto;}
.product-price {clear: both; width: 70px;}
.product-quantity {width: 100px;}
.product-quantity input {margin-left: 20px;}
.product-quantity:before {content: 'x';}
.product-removal {width: auto;}
.product-line-price {float: right; width: 70px;}
.product .product-details .product-title {font-size: 12px;}
.product .product-details .product-description {font-size: 12px; line-height: 17px;}
.product .product-image img {width:55px;}
p img {float: none; margin: 10px auto; padding: 0; width: 100px;}
}

@media only screen and (min-width:481px) and (max-width:767px) {
h1 {font-size:20px; line-height:30px; }
h1 span {font-size:25px; line-height:35px; }
p {font-size:12px; line-height:20px;}
.header-icon-1 {text-align:center;}
.search-box {padding:0px 0px; margin:0px auto; width:99%; height:auto;}
.logo {margin:0px auto; width:150px;}
.cart {float:none; margin:0px auto}

.slide-banner {margin:0px auto 30px auto;}
.slide-banner img {height:300px;}
.images-1 img {margin:10px auto; width:270px; height:auto;}

.blackdiv {padding: 30px 30px; height: auto;}
.blackdiv p {font-size:14px; line-height:22px;}
.reddiv {padding:0px; height: auto;}
.reddiv h2 {font-size:20px; line-height:25px;}

.ind-blog {margin:20px auto; width:270px; padding:1px; height:345px;}
.ind-blog-1 {width: auto; height:230px;}
.ind-blog-1 img {width: 100%; height: 230px;}
.ind-blog-2 {padding:10px; margin: 0px; width: 85%; height: auto; min-height: 250px; right:0; top:50px;}
.ind-blog-2 h3 {font-size: 15px; line-height: 23px; margin: 0; padding:1% 0px;}
.ind-blog-2 p {font-size:12px; line-height:19px;}

.footer-2 {margin:15px auto; width:400px;}
.footer-left {text-align: center;}
.footer-right {text-align: center;}

.inner-banner {height:180px;}
.inner-banner img {height:180px;}
.inner-banner-1 {padding:5% 0px; height:180px;}

.details-div-1 {padding: 10px 10px; margin: 5px auto; width: 110px;}
.details-div-2 {padding: 10px 10px; margin: 5px auto; width:298px;}

.shopping-cart {padding:10px;}
.shopping-cart {margin: 0; padding-top: 20px; border-top: 1px solid #eee;}
.column-labels {display: none;}
.product-image {float: right; width: auto;}
.product-image img {margin: 0 0 10px 10px;}
.product-details {float: none; margin-bottom: 10px; width: auto;}
.product-price {clear: both; width: 70px;}
.product-quantity {width: 100px;}
.product-quantity input {margin-left: 20px;}
.product-quantity:before {content: 'x';}
.product-removal {width: auto;}
.product-line-price {float: right; width: 70px;}
.product .product-details .product-title {font-size: 12px;}
.product .product-details .product-description {font-size: 12px; line-height: 17px;}
.product .product-image img {width:55px;}
p img {width: 100px;}
}

@media only screen and (min-width:768px) and (max-width:991px) {
h1 {font-size:20px; line-height:30px; }
h1 span {font-size:25px; line-height:35px; }
p {font-size:13px; line-height:21px;}
.header-icon-1 ul li a {margin: 5px 5px; font-size: 12px; line-height: 20px;}
.header-icon-1 ul li a .fa {margin: 0px 5px 0px 0px; font-size: 14px;}
.search-box {margin:8px auto;}
.phone p {font-size: 13px; line-height: 21px; width: 80%; padding: 2px 0px 0px 15px;}
.phone .fa {margin:0px 5px 0px 0px; font-size: 25px; line-height: 51px;}
.cart {margin:0px auto; padding:11px 0px;}
.cart p {font-size: 12px; line-height: 20px; width: 30px; padding: 5px 0px; margin: 0px 0px 0px 15px; border-radius: 30px;}
.cart .fa {margin:0px 0px; font-size: 25px; line-height:30px; }

.slide-banner {margin:0px auto 30px auto;}
.slide-banner img {height:400px;}
.images-1 img {margin:10px auto; width: 100%;}

.blackdiv {padding: 30px 20px; height: 300px;}
.blackdiv::after{
    right:-75px;
	border-left:75px solid #000;
	border-top:150px solid transparent;
}
.blackdiv::before {
    right:-75px;
	border-left:75px solid #000;
	border-bottom:150px solid transparent;
}
.blackdiv h3 {font-size:20px; line-height:30px;}
.blackdiv p {font-size:14px; line-height:25px;}
.reddiv h2 {font-size:20px; line-height:30px;}

.ind-blog {margin: 10px 10px; width: 350px;}
.ind-blog-1 {padding: 0px; margin: 0px; width:70%; height:200px;}
.ind-blog-1 img {height: 200px;}
.ind-blog-2 {padding: 10px; width:300px; min-height:220px; right: -100px; top:70px;}
.ind-blog-2 h3 {font-size:15px; line-height:22px;}
.ind-blog-2 p {font-size:12px; line-height:18px;}

.footer-1 {margin:5px 5px; width:180px;}
.footer-2 {margin:5px 0px; width:360px;}
footer h3 {font-size: 16px; line-height: 20px;}
.footer-link ul li a {font-size: 12px; line-height:30px;}
.footer-link ul li a::before {margin: 0px 10px 0px 0px;}
.footer-img img {width: 175px;}

.inner-banner {height:180px;}
.inner-banner img {height:180px;}
.inner-banner-1 {padding:5% 0px; height:180px;}

.gallery-div {padding:10px; margin:10px; width:350px;}
.details-div {padding:10px;}
.details-div-1 {padding: 5px 10px; margin: 1px auto; width: 90px; font-size: 13px;}
.details-div-2 {padding: 5px 10px; margin: 1px auto; width:231px; font-size: 13px;}
p img {width: 150px;}
}

@media only screen and (min-width:992px) and (max-width: 1386px) {
h1 {font-size:25px; line-height:35px; }
h1 span {font-size:30px; line-height:40px; }
p {font-size:13px; line-height:21px;}

.h-login {margin: 5px 5px; font-size:12px; line-height:20px;}
.h-login .fa {margin: 0px 10px 0px 0px; font-size: 14px;}
.search-box {margin:13px auto;}

.phone {margin:8px auto;}
.cart {margin: 8px auto;}

.slide-banner {margin:0px auto 30px auto;}
.slide-banner img {height:450px;}
.images-1 img {margin:10px auto; width: 280px;}

.blackdiv {padding: 30px 20px; height:400px;}
.blackdiv::after{
    right:-75px;
	border-left:75px solid #000;
	border-top:200px solid transparent;
}
.blackdiv::before {
    right:-75px;
	border-left:75px solid #000;
	border-bottom:200px solid transparent;
}
.blackdiv h3 {font-size:25px; line-height:35px;}
.blackdiv p {font-size:14px; line-height:25px;}
.reddiv h2 {font-size:25px; line-height:35px;}

.feature-product {padding: 5px; margin: 5px; width: 255px;}
.feature-product h3 {font-size: 18px; line-height: 25px;}
.feature-product p {font-size: 12px; line-height:19px;}

.ind-blog {margin:15px 15px; width:450px;}
.ind-blog-1 {padding: 0px; margin: 0px; width:80%; height:250px;}
.ind-blog-1 img {height: 250px;}
.ind-blog-2 {padding: 10px; width:400px; min-height:250px; right: -90px; top:90px;}
.ind-blog-2 h3 {font-size:18px; line-height:28px;}
.ind-blog-2 p {font-size:13px; line-height:21px;}

.hpdg {margin:5px; width: 228px;}
.hpdg-1 {width:40px;}
.hpdg-2 {width:183px;}
.hpdg .fa {line-height: 50px; font-size: 25px;}

.footer-1 {margin:5px 5px; width:218px;}
.footer-2 {margin:5px 15px; width:475px;}
footer h3 {font-size:20px; line-height: 30px;}
.footer-link ul li a {font-size: 13px; line-height:30px;}
.footer-link ul li a::before {margin: 0px 10px 0px 0px;}
.footer-img img {width:205px;}

.inner-banner {height:180px;}
.inner-banner img {height:180px;}
.inner-banner-1 {padding:5% 0px; height:180px;}

.gallery-div {padding:10px; margin:10px; width:300px;}

.details-div {padding:20px;}
.details-div-1 {padding: 5px 15px; margin: 1px auto; width: 110px; font-size: 14px;}
.details-div-2 {padding: 5px 15px; margin: 1px auto; width:303px; font-size: 14px;}
p img {width: 150px;}
}
