.container {
    width: 100% !important;
}
@font-face {font-family: "Arial Rounded MT Bold";
  src: url("../font/fonts/ef6bdf5ef216552c7e9869841e891ca0.eot"); /* IE9*/
  src: url("../font/fonts/ef6bdf5ef216552c7e9869841e891ca0.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../font/fonts/ef6bdf5ef216552c7e9869841e891ca0.woff2") format("woff2"), /* chrome?firefox */
  url("../font/fonts/ef6bdf5ef216552c7e9869841e891ca0.woff") format("woff"), /* chrome?firefox */
  url("../font/fonts/ef6bdf5ef216552c7e9869841e891ca0.ttf") format("truetype"), /* chrome?firefox?opera?Safari, Android, iOS 4.2+*/
  url("../font/fonts/ef6bdf5ef216552c7e9869841e891ca0.svg#Arial Rounded MT Bold") format("svg"); /* iOS 4.1- */
}
html {
  scroll-behavior: smooth;
}
.live-bt-whatsapp {
	width:200px;
	height:auto;
	position:fixed;
	bottom:0;
	left:0;
    z-index: 100001;
}
.brand-info ul li {
	list-style:circle;
	margin-left:20px;
}
.disclaimer-detail-page {
	float: left;
    width: 100%;
    height: auto;
    margin-top: -20px;
    margin-bottom: 20px;
}
.disclaimer-detail-page a {
	color:#333333;
	font-size:12px;
}
.disclaimer-detail-page a:hover {
	color:#e45875;
	font-size:12px;
	text-decoration:none;
}
.readmore-detail {
	width:100%;
	height:40px;
	float:left;
}
.readmore-detail a {
	color:#e45875;
	text-decoration:none;
	line-height:30px;
}
.readmore-detail a:hover {
	color:#000000;
	text-decoration:none;
}
.readmore-detail a:active {
	color:#000000;
	text-decoration:none;
}
.section-news:hover .news-text {
	font-size:15px;
	color:#000;
}
.section-news:hover .news-text span {
	/*color:#e65572;*/
}
.news-text {
	width:50%;
	height:auto;
	min-height:80px;
	font-size:15px;
	color:#666;
	float:left;
	padding-top:3px;
}
.news-text a {
	color:#e65572;
	text-decoration:none;
	float:left;
}
.news-text a:active {
	color:#000;
	text-decoration:none;
	float:left;
}
.news-text a:hover {
	color:#000;
	text-decoration:none;
	float:left;
}
.news-text span {
	width:100%;
	height:auto;
	font-size:17px;
	color:#333333;
	float:left;
	margin-bottom:10px;
	font-weight: 500;
}
.news-date {
	width:100%;
	height:auto;
	font-weight: 600;
    text-transform: uppercase;
    color: #999;
	font-size: 0.75rem;
	font-size:12px;
}
.news-date-box {
	width:65px;
	height:65px;
	position:absolute;
	background-color:#e65572;
	border: solid 1px #e65572;
	border-radius: 0px 0px 0px 20px;
	margin-left:135px;
	text-align:center;
	color:#FFFFFF;
	font-weight:400;
	font-size:14px;
	font-family: "Arial Rounded MT Bold" !important;
	line-height:10px;
}
.news-date-box span {
	width:100%;
	float:left;
	font-size:24px;
	line-height:normal;
	margin-top:10px;
}
.section-news {
	width:50%;
	height:auto;
	min-height:150px;
	float:left;
	padding:20px;
}
.section-news-left-img {
	width:200px;
	height:150px;
	overflow:hidden;
	margin-right:20px;
	float:left;
}
.section-news-left-img img {
	width:100%;
	height:auto;
	transition: 0.2s;
}
.cart-icon-top {
    width: 70px;
    height: auto;
    position: absolute;
    margin-left: 92%;
    z-index: 666666;
    margin-top: -2px;
	border: solid 1px #e65572;
	border-radius:100px;
	background-color:#e65572;
	text-align:right;
	color:#FFFFFF;
	padding:5px 10px 2px 10px;
	font-size:13px;
	line-height:24px;
}
.cart-icon-top span {
	width:auto;
	height:18px;
	margin-right:10px;
	position:absolute;
	left:0;
}
.cart-icon-top span img	 {
	width:auto;
	height:100%;
	padding-left:10px;
	margin-top:-3px;
}
.main_title_2 {
    text-align: center;
    margin-bottom: 45px;
    position: relative;
}
.margin_80_55 {
    padding-top: 80px;
    padding-bottom: 55px;
}
.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
a.box_news {
    position: relative;
    display: block;
    padding-left: 230px;
    color: #555;
    margin-bottom: 30px;
    min-height: 150px;
}
a.box_news:hover{
	color:#000000 !important;
	text-decoration:none !important;
}
a.box_news:visited{
	color:#000000 !important;
	text-decoration:none !important;
}
a.box_news:active{
	color:#000000 !important;
	text-decoration:none !important;
}
a.box_news figure {
    width: 200px;
    height: 150px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
a.box_news ul {
    margin: 0;
    padding: 10px 0 0 0;
}
ul, ol {
    list-style: none;
    margin: 0 0 25px 0;
    padding: 0;
}
a.box_news h4 {
    font-size: 20px !important;
    font-size: 1.125rem;
    margin-bottom: 10px;
}
p {
    margin-bottom: 30px;
}
a.box_news figure figcaption {
    background-color: #e75675;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    color: #fff;
    width: 60px;
    height: 60px;
    padding: 15px;
    line-height: 1;
}
a.box_news figure figcaption strong {
    display: block;
    font-size: 21px !important;
    font-size: 1.3125rem;
}
strong {
    font-weight: 600;
}
.logo-signup {
	text-align: center;
    border-bottom: 1px solid #ededed;
    margin: -45px -60px 25px -60px;
    padding: 20px 60px 25px 60px;
}
.form-control {
  padding: 10px;
  height: 42px;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #d2d8dd;
}

.form-group {
  position: relative;
}
.size-box-bg {
	width:100%;
	height:auto;
	float:left;
	margin-top:20px;
}
.size-box-bg label {
	font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 18px;
	font-weight:normal !important;
	width:100%;
	height:auto;
	float:left;
}
.size-box a {
	width:auto;
	height:auto;
	padding:8px 15px;
	text-align:center;
	font-size:16px;
	border: solid 1px #CCCCCC;
	border-radius: 10px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	color:#000000;
	text-decoration:none !important;
}
.size-box a:hover {
	width:auto;
	height:auto;
	padding:8px 15px;
	text-align:center;
	font-size:16px;
	border: solid 1px #999999;
	border-radius: 10px;
	float:left;
	margin-right:10px;
	color:#e45875 !important;
	text-decoration:none !important;
}
.size-box-bg select {
	border: solid 1px #cccccc;
    background-color: #ffffff;
    padding: 10px 10px 10px 10px;
    margin-bottom: 0;
    color: #000;
    font-weight: normal;
    width: 100%;
    float: left;
}
.color-box-bg {
	width:100%;
	height:auto;
	float:left;
	margin-top:20px;
}
.color-box-bg label {
	font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 18px;
	font-weight:normal !important;
	width:100%;
	height:auto;
	float:left;
}
.color-box {
	width:auto;
	height:auto;
	padding:5px;
	text-align:center;
	font-size:16px;
	border: solid 1px #CCCCCC;
	border-radius: 10px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	color:#000000;
	text-decoration:none !important;
	background-color:#ffffff;
}
.color-blue {
	width:100%;
	height:auto;
	padding:5px 8px;
	text-align:center;
	font-size:16px;
	border: solid 1px #3366FF;
	border-radius: 5px;
	float:left;
	margin-right:10px;
	text-decoration:none !important;
	background-color:#3366FF;
}
.color-blue:hover {
	width:100%;
	height:auto;
	padding:5px 8px;
	text-align:center;
	font-size:16px;
	border: solid 1px #3366FF;
	border-radius: 5px;
	float:left;
	margin-right:10px;
	text-decoration:none !important;
	background-color:#3366FF;
	background-image: url(../imgs/checked.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.color-red {
	width:100%;
	height:auto;
	padding:5px 8px;
	text-align:center;
	font-size:16px;
	border: solid 1px #CC0000;
	border-radius: 5px;
	float:left;
	margin-right:10px;
	text-decoration:none !important;
	background-color:#CC0000;
}
.color-red:hover {
	width:100%;
	height:auto;
	padding:5px 8px;
	text-align:center;
	font-size:16px;
	border: solid 1px #CC0000;
	border-radius: 5px;
	float:left;
	margin-right:10px;
	text-decoration:none !important;
	background-color:#CC0000;
	background-image: url(../imgs/checked.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.color-yellow {
	width:100%;
	height:auto;
	padding:5px 8px;
	text-align:center;
	font-size:16px;
	border: solid 1px #f5c81f;
	border-radius: 5px;
	float:left;
	margin-right:10px;
	text-decoration:none !important;
	background-color:#f5c81f;
}
.color-yellow:hover {
	width:100%;
	height:auto;
	padding:5px 8px;
	text-align:center;
	font-size:16px;
	border: solid 1px #f5c81f;
	border-radius: 5px;
	float:left;
	margin-right:10px;
	text-decoration:none !important;
	background-color:#f5c81f;
	background-image: url(../imgs/checked.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.color-box .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  
  /* Position the tooltip */
  position: absolute;
  z-index: 999;
  margin-left: -50px;
  margin-top:-50px;
  transition: 0.3s;
  opacity:0;
}

.color-box:hover .tooltiptext {
  visibility: visible;
  width: 120px;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  
  /* Position the tooltip */
  position: absolute;
  z-index: 999;
  margin-left: -50px;
  margin-top:-70px;
  transition: 0.5s;
  opacity:1;
}
.cart-btns-bg {
	width:100%;
	height:auto;
	min-height:50px;
	float:left;
	margin-top:20px;
}
.cart-btn-continue input {
	width:auto;
	min-width:100px;
	height:36px;
	float:left;
	padding: 8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border: solid 1px #dddddd;
	background-color:#FFFFFF;
	background-image:url(../imgs/icon-continue.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform:uppercase;
	padding-left:30px;
	margin-right:10px;
}
.cart-btn-continue input:hover {
	color:#e65576;
}
.cart-btn-update input:hover {
	color:#e65576;
}
.cart-btn-clear input:hover {
	color:#e65576;
}
.cart-btn-update input {
	width:auto;
	min-width:100px;
	height:36px;
	float:left;
	padding: 8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border: solid 1px #dddddd;
	background-color:#FFFFFF;
	background-image:url(../imgs/icon-update.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform:uppercase;
	padding-left:30px;
}
.cart-btn-clear input {
	width:auto;
	min-width:100px;
	height:36px;
	float:right;
	padding: 8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border: solid 1px #dddddd;
	background-color:#FFFFFF;
	background-image:url(../imgs/icon-clear-cart.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform:uppercase;
	padding-left:30px;
}
.cart-no-of-item {
  background-color: #fcfcfc !important;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
  padding-top: 10px !important;
  padding-left:8px;
  padding-bottom:10px;
  border-top: 1px solid #d3d3d3 !important;
  border-bottom: 1px solid #d3d3d3 !important;
}
.cart-no-of-item span {
	color:#0000ff;
}
.cart-table-bg {
	width:100%;
	height:auto;
	min-height:150px;
	float:left;
}
.cat-product-detail-main {
	width:100%;
	height:auto;
	min-height:100px;
	float:left;
}
.product-imgage-cart {
	width:100px;
	height:100px;
	float:left;
	border: solid 1px #CCCCCC;
	overflow:hidden;
}
.product-imgage-cart img {
	width:100%;
	height:100%;
}
.cart-porduct-detail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding-left:10px;
	padding-top:10px;
	width:100%;
	height:auto;
	min-height:50px;
	margin-left:100px;
}
.cart-quantity-input {
	font-family:"Arial Rounded MT Bold" !important;
	color:#646464;
	font-size:24px;
	float:left;
	width:70px;
	height:50px;
}
.cart-quantity-input input {
	font-family:"Arial Rounded MT Bold" !important;
	color:#646464;
	font-size:24px;
	float:left;
	width:100%;
	height:50px;
	text-align:center;
}
.cart-quantity-input span {
	position:absolute;
	margin-top:5px;
	margin-left:8px;
}
.icon-wishlist {
	float:right;
	margin-top:-10px;
}
.sb-icon-search {
	text-indent:20000 !important;
}
.social-icon-bg {
	width:100%;
	height:50px;
	float:left;
	text-align:right;
}
.social-icon-detail {
	width:32px;
	height:32px;
	float:right;
	margin-left:10px;
}
.collapsible {
  background-color: #fff;
  color: #000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
}

.active, .collapsible:hover {
  background-color: #fff;
}

.collapsible:after {
  content: '\002B';
  color: #cccccc;
  font-weight: normal;
  float: right;
  margin-left: 5px;
}

/*.active:after {
  content: "\2212";
}*/

.content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #ffffff;
  border-bottom: solid 1px #ececec;
}
.content p {
  padding-top:0px !important;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:24px;
}
.content ul li {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:30px;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #e65572; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.search-btn1 {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:16px !important;
	text-align:center !important;
	padding-left:20px !important;
	padding-right:20px !important;
	padding-top:5px !important;
	padding-bottom:5px !important;
	border: solid 1px #e65775 !important;
	border-radius: 100px !important;
	background-color:#e65775 !important;
	margin-top:10px !important;
	margin-bottom:40px !important;
	color:#ffffff !important;
	margin-left:0% !important;
	transition: 0.5s !important;
	text-decoration:none !important;
}
.clear-btn1 {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:16px !important;
	text-align:center !important;
	padding-left:20px !important;
	padding-right:20px !important;
	padding-top:5px !important;
	padding-bottom:5px !important;
	border: solid 1px #e0e0e0 !important;
	border-radius: 100px !important;
	background-color:#e0e0e0 !important;
	margin-top:10px !important;
	margin-bottom:40px !important;
	color:#666666 !important;
	margin-left:0% !important;
	transition: 0.5s !important;
	text-decoration:none !important;
	float:right !important;
}
.breadcrumb {
    padding: 8px 67px !important;
    margin-bottom: 0px !important;
    list-style: none !important;
    background-color: #fff !important;
    border-radius: 4px !important;
    float: left !important;
    width: 100% !important;
	display:block;
}
.breadcrumb a {
	color:#e55674 !important;
}
.contact-text {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}
.contact-text a {
	font-family:Arial, Helvetica, sans-serif;
	color:#e45875;
	font-size:14px;
}
.contact-icon {
	width:80px;
	height:100px;
	float:left;
	background-color:#fff;
	margin-right:20px;
	margin-left:30px;
	vertical-align:top;
}
.contact-icon img {
	width:auto;
	height:50%;
	float:left;
	background-color:#fff;
	margin-right:20px;
	margin-left:30px;
	vertical-align:top;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 120px;
  right: 3px;
  z-index: 99;
  font-size: 14px;
  border: none;
  outline: none;
  color: white;
  cursor: pointer;
  border-radius: 4px;
  width:40px;
  height:40px;
}
#myBtn img {
	width:100%;
	height:100%;
}
.pagination-wi {
	width:100%;
	height:auto;
	float:left;
	text-align:left;
}
.count-wi {
	width:30%;
	height:auto;
	float:left;
	margin-top:-5px;
}
.pagination {
  display: inline-block;
  padding:0px 1px !important;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}

.pagination a.active {
  background-color: #f42c37;
  color: white;
  border-radius: 5px;
}

.pagination a:hover:not(.active) {
  background-color: #ddd;
  border-radius: 5px;
}
.logo-slider-wi {
	float:left;
	width:100%;
	height:100px;
}
.gap-wi-imp {
	margin-top:30px !important;
}
.gap-wi-imp-100 {
	margin-top:100px !important;
	float:left;
	height:1px;
	width:100%;
}
.gap-wi-imp-100-inner {
	margin-top:100px !important;
	float:left;
	height:1px;
	width:100%;
}
.gap-wi-imp-50 {
	margin-top:50px !important;
	float:left;
	height:1px;
	width:100%;
}
.gap-wi-imp-20 {
	margin-top:20px !important;
	float:left;
	height:1px;
	width:100%;
}
.col-80-center {
	width:80%;
	height:auto;
	min-height:200px;
	margin-bottom:5%;
	margin:auto;
}
.col-75 {
	width:75%;
	height:auto;
	float:left;
	margin-bottom:5%;
}
.col-25 {
	width:25%;
	height:auto;
	float:left;
	padding:2%;
	background-color:#ffffff;
}
.col-33 {
	width:33%;
	height:auto;
	float:left;
	padding:2%;
	background-color:#ffffff;
}
.col-60 {
	width:40%;
	height:auto;
	float:left;
	margin-bottom:5%;
}
.col-60-for-signup {
	width:100%;
	height:auto;
	float:left;
	display:block;
	position:fixed;
	z-index:-1;
}
.col-60-for-signup img {
	width:100%;
	height:auto;
}
.signup-top {
	padding-top:150px !important;
	background:none !important;
}
.col-3 {
	width:33%;
	height:auto;
	float:left;
	padding:0px 30px;
	background-color:#FFFFFF;
	margin-bottom:40px;
}
.col-4 {
	width:44%;
	height:auto;
	float:left;
	padding:0px 30px;
	background-color:#FFFFFF;
}
.col-left-signup {
    width: 450px;
    padding: 45px 60px 60px 60px;
    position: absolute;
    left: 0;
    top: 0;
    overflow-y: auto;
    background-color: #fff;
    min-height: 100vh;
}
.col-40-signup {
	width:98%;
	height:auto;
	float:left;
	padding:0% 5% 0% 5%;
	background-color:#FFFFFF;
}
.col-40 {
	width:60%;
	height:auto;
	float:left;
	padding:0% 5% 0% 5%;
	background-color:#FFFFFF;
}
.col-40 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#666666;
	padding-bottom:60px;
	padding-top:30px;
	float:left;
}
.col-50-with-left-line {
	width:50%;
	height:auto;
	float:left;
	padding:0% 2% 0% 2%;
	background-color:#FFFFFF;
	border-left: solid 1px #CCCCCC;
}
.col-50-with-left-line p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	color:#666666;
	float:left;
}
.col-50 {
	width:50%;
	height:auto;
	float:left;
	padding:0% 5% 0% 5%;
	background-color:#FFFFFF;
}
.col-50 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	color:#666666;
	float:left;
}
.col-50 ul {
	margin-top:20px;
	margin-left:20px;
	float:left;
}
.col-50 ul li {
	list-style-type: circle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	color:#666666;
}
.col-50-cart {
	width:50%;
	height:auto;
	float:left;
	padding:0% 2% 0% 5%;
	background-color:#FFFFFF;
}
.col-50-cart p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	color:#666666;
	float:left;
}
.addto-cart-btn-bg {
	width:100%;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
.addto-cart-btn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #e45875;
	border-radius: 100px;
	background-color:#e45875;
	transition: 0.5s;
	color:#FFFFFF !important;
	text-decoration:none !important;
	float:right;
	width:50%;
}
.addto-cart-btn:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #000000;
	border-radius: 100px;
	background-color:#000000;
	transition: 0.5s;
	color:#FFFFFF !important;
	text-decoration:none !important;
	float:right;
	width:50%;
}
.addto-cart-btn:active {
	color:#FFFFFF !important;
	text-decoration:none !important;
}
.addto-cart-btn:visited {
	color:#FFFFFF !important;
	text-decoration:none !important;
}
.view-more-btn a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #e45875;
	border-radius: 100px;
	background-color:#e45875;
	transition: 0.5s;
	color:#FFFFFF !important;
	text-decoration:none !important;
	float:left;
	width:auto;
}
.view-more-btn a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #000000;
	border-radius: 100px;
	background-color:#000000;
	transition: 0.5s;
	color:#FFFFFF !important;
	text-decoration:none !important;
	float:left;
	width:auto;
}
.view-more-btn a:active {
	color:#FFFFFF !important;
	text-decoration:none !important;
}
.view-more-btn a:visited {
	color:#FFFFFF !important;
	text-decoration:none !important;
}
.submit-btn-signup {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #e45875;
	border-radius: 100px;
	background-color:#e45875;
	margin-top:10px;
	transition: 0.5s;
	color:#FFFFFF !important;
	text-decoration:none !important;
	float:left;
	width:100%;
	margin-top:13px;
	margin-bottom:30px;	
}
.submit-btn-signup:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #000000;
	border-radius: 100px;
	background-color:#000000;
	margin-top:10px;
	transition: 0.5s;
	color:#FFFFFF !important;
	text-decoration:none !important;
	float:left;
	width:100%;
	margin-top:13px;	
	margin-bottom:30px;	
}
.more-btn a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #e45875;
	border-radius: 100px;
	background-color:#e45875;
	margin-top:10px;
	transition: 0.5s;
	color:#FFFFFF !important;
	text-decoration:none !important;
	float:left;
	width:auto;
	margin-top:13px;	
}
.more-btn a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #000000;
	border-radius: 100px;
	background-color:#000000;
	margin-top:10px;
	transition: 0.5s;
	color:#FFFFFF !important;
	text-decoration:none !important;
	float:left;
	width:auto;
	margin-top:13px;	
}
.more-btn a:active {
	color:#FFFFFF !important;
	text-decoration:none !important;
}
.more-btn a:visited {
	color:#FFFFFF !important;
	text-decoration:none !important;
}
.submit-btn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #e45875;
	border-radius: 100px;
	background-color:#e45875;
	margin-top:10px;
	transition: 0.5s;
	color:#FFFFFF !important;
	text-decoration:none !important;
	float:left;
	width:auto;
	margin-top:13px;	
}
.submit-btn:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #000000;
	border-radius: 100px;
	background-color:#000000;
	margin-top:10px;
	transition: 0.5s;
	color:#FFFFFF !important;
	text-decoration:none !important;
	float:left;
	width:auto;
	margin-top:13px;	
}
.submit-btn:active {
	color:#FFFFFF !important;
	text-decoration:none !important;
}
.submit-btn:visited {

	color:#FFFFFF !important;
	text-decoration:none !important;
}
.product-big {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:5%;
	border: solid 1px #FFFFFF;
	border-radius:20px;
	overflow:hidden;
	background-color:#eeeeee;
	/*padding:8%;*/
}
.product-big-img {
	width:100%;
	height:100%;
	margin:auto;
}
.product-big-img img {
	width:100%;
	height:100%;
	margin:auto;
	transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
}
.product-big:hover .product-big-img img {
	transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
	transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  cursor: pointer;
}
.inner-img-bg {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:5%;
	border:none;
	border-radius:20px;
	overflow:hidden;
	box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.2);
}
.inner-img-bg img {
	width:100%;
	height:auto;
}
.contact-map {
	width:100%;
	height:550px;
	float:left;
	margin-bottom:5%;
	border:none;
	border-radius:20px;
	overflow:hidden;
	box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.2);
	padding-bottom:0px !important;
}
.contact-map iframe {
	width:100%;
	height:100%;
}
.brands-logo {
	width:100%;
	height:auto;
	min-height:100px;
	background-color:#ffffff;
	float:left;
	padding-left:5%;
	padding-right:5%;
	margin-top:10px;
}
.brands-logo-icon {
	width:150px;
	height:90px;
	float:left;
	margin:1%;
}
.brands-logo-icon img {
	width:100%;
	height:100%;
}
.search-wi {
	width:30%;
	height:auto;
	position:absolute;
	margin-top:-20px;
	margin-left:62%;
}
.prodcut-title-detail {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:26px;
	color:#000000;
	text-align:left;
	width:100%;
	height:auto;
	min-height:auto;
	line-height:normal;
	padding-top:10px;
	float:left;
}
.prodcut-price-detail {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:28px;
	color:#e45875;
	text-align:left;
	width:100%;
	height:auto;
	min-height:auto;
	line-height:normal;
	padding-top:15px;
	float:left;
}
.prodcut-price-detail span {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:28px;
	color:#999999;
	text-align:left;
	width:100%;
	height:auto;
	min-height:auto;
	line-height:normal;
	padding-top:15px;
}
.detail-sku {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:13px;
	color:#7f6666;
	text-align:left;
}
.discount-price {
	font-family:"Arial Rounded MT Bold" !important;
	color:#000000;
	font-size:16px;
	line-height:40px;
}
.discount-price span {
	font-family:"Arial Rounded MT Bold" !important;
	color:#1fbb00;
	font-size:16px;
	line-height:40px;
}
.product-info {
	float:left;
	width:100%;
	height:auto;
	min-height:30px;
}
.product-info p {
	font-family:Arial, Helvetica, sans-serif;
	color:#877070;
	font-size:14px;
	padding-top:0px !important;
	padding-bottom:0px;
	float:left;
	width:100%;
	height:auto;
	min-height:5px;
}
.product-info p a {
	font-family:Arial, Helvetica, sans-serif;
	color:#e45875;
	font-size:14px;
	float:left;
}
.product-info span {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	line-height:40px !important;
	float:left;
}
.product-info ul {
	margin:40px;
}
.product-info ul li {
	float:left;
	list-style:circle;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#877070;
	font-size:14px;
}
.product-info-table {
	width:100%;
	height:auto;
	min-height:100px;
	float:left;
	margin-top:20px;
}
.product-info-left {
	width:30%;
	height:auto;
	min-height:25px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:18px;
}
.product-info-left span {
	float:right;
	display:block;
}
.product-info-right {
	width:70%;
	height:auto;
	min-height:25px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left:8%;
	line-height:18px;
}
.product-info-right a {
	color:#e45875;
}
.product-info-right a:hover {
	color:#000000;
	text-decoration:none;
}
.quantity-box {
	width:100%;
	height:auto;
	min-height:100px;
	float:left;
	margin-top:40px;
}
.quantity-input {
	font-family:"Arial Rounded MT Bold" !important;
	color:#646464;
	font-size:24px;
	float:left;
	width:70px;
	height:50px;
}
.quantity-input input {
	font-family:"Arial Rounded MT Bold" !important;
	color:#646464;
	font-size:24px;
	float:left;
	width:100%;
	height:50px;
	text-align:center;
}
.quantity-title {
	font-family:"Arial Rounded MT Bold" !important;
	color:#646464;
	font-size:24px;
	float:left;
	width:120px;
	height:50px;
	line-height:50px;
	margin-left:0px;
}
.outofstock-title {
	font-family:"Arial Rounded MT Bold" !important;
	color:#646464;
	font-size:24px;
	float:left;
	width:100%;
	height:auto;
	line-height:normal;
}
.outofstock-title span {
	font-family:"Arial Rounded MT Bold" !important;
	color:#877070;
	font-size:14px;
	width:100%;
	float:left;
	line-height:24px;
}
.brand-logo-for-detail-page {
	width:150px;
	height:150px;
	float:left;
	overflow:hidden;
}
.brand-logo-for-detail-page {
	width:100%;
	height:100%;
}
.specification-info-table {
	width:100%;
	height:auto;
	min-height:100px;
	float:left;
	margin-top:20px;
}
.specification-info-table-inner {
	width:100%;
	height:auto;
	float:left;
	border-bottom: solid 1px #cccccc;
	padding-bottom:5px;
}
.specification-info-left {
	width:20%;
	height:auto;
	min-height:30px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:30px
}
.specification-info-left span {
	float:right;
	display:block;
}
.specification-info-right {
	width:80%;
	height:auto;
	min-height:30px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left:2%;
	line-height:30px
}
.specification-info-right a {
	color:#e45875;
}
.specification-info-right a:hover {
	color:#000000;
	text-decoration:none;
}
.page-title-big {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:46px;
	color:#000000;
	text-align:left;
	width:100%;
	height:auto;
	min-height:auto;
	line-height:40px;
	padding-top:10px;
	float:left;
}
.page-title-big-news {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:34px;
	color:#000000;
	text-align:left;
	width:100%;
	height:auto;
	min-height:auto;
	line-height:40px;
	padding-top:0px;
	float:left;
}
.page-detail-price {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:46px;
	color:#000000;
	text-align:left;
	width:100%;
	height:auto;
	min-height:auto;
	line-height:40px;
	padding-top:10px;
	float:left;
}
.page-title-small {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:20px;
	color:#e45875;
	text-align:left;
	width:100%;
	height:auto;
	min-height:auto;
	line-height:18px;
	float:left;
}
.page-title-small-inner {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;

    -moz-osx-font-smoothing: grayscale;
	font-size:20px;
	color:#e45875;
	text-align:left;
	width:100%;
	height:auto;
	min-height:40px;
	line-height:18px;
	float:left;
}
.page-title-small-black {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:24px;
	color:#000000;
	text-align:left;
	width:100%;
	height:auto;
	min-height:auto;
	line-height:40px;
	float:left;
}
.detail-category-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
}
.detail-category-link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#e55672;
	text-decoration:none;
}
.detail-category-link a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-decoration:none;
}
.page-title-left {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:36px;
	color:#626262;
	text-align:left;
	width:100%;
	height:auto;
	min-height:40;
	line-height:40px;
	padding-top:10px;
	padding-left:24px;
	float:left;
}
.page-title-left-inner-page {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:36px;
	color:#626262;
	text-align:left;
	width:100%;
	height:auto;
	min-height:40;
	line-height:40px;
	padding-top:10px;
	padding-left:0px;
	float:left;
}
.caption-page-title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: normal;
    color: #666666;
    float: left;
	padding-bottom:40px;
	width:100%;
	padding-left:0px;
}
.page-title-left-small {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	font-weight:lighter;
	padding-left:24px;
}
.page-title-center-detail {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:46px;
	color:#626262;
	text-align:center;
	width:100%;
	height:auto;
	min-height:80px;
	line-height:60px;
	padding-top:100px;
	float:left;
	margin-bottom:40px;
}
.page-title-center {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:46px;
	color:#626262;
	text-align:center;
	width:100%;
	height:auto;
	min-height:80px;
	line-height:60px;
	padding-top:10px;
	float:left;
	margin-bottom:40px;
}
.page-title-center-normal {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:46px;
	color:#626262;
	text-align:center;
	width:100%;
	height:auto;
	min-height:80px;
	line-height:60px;
	padding-top:10px;
	float:left;
	margin-bottom:40px;
}
.page-title-center-2 {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:28px;
	color:#626262;
	text-align:center;
	width:100%;
	height:auto;
	min-height:80px;
	line-height:60px;
	padding-top:10px;
	float:left;
	margin-bottom:10px;
}
.page-title-center-small {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:18px;
	color:#626262;
	text-align:center;
	width:100%;
	line-height:20px;
}
.product-banner-home:hover .banner-shade {
 	width:100%;
	height:114px !important;
	z-index:2;
	opacity:0.5;
	position:absolute;
	margin-top:-10px;
	transition: 0.6s;
}
.banner-shade {
	width:100%;
	height:114px !important;
	z-index:-4;
	opacity:0.5;
	position:absolute;
	margin-top:-70px;
	transition: 0.6s;
}
.product-banner-home {
    width: 100%;
    height: auto;
    min-height: 450px;
    float: left;
	margin-top:80px;
	margin-left:1%;
	margin-bottom: 60px
}
.product-banner-home img {
    max-width: 98%;
    margin: 0 auto;
    padding: 2px;
    filter: drop-shadow(5px 5px 10px #fff);
    border-radius: 10px;
    transition: 0.2s;
    width: 98%;
}
.product-banner-home img:hover {
  max-width: 98%;
  margin: 0 auto;
  padding: 2px;
  filter: drop-shadow(5px 5px 30px #999);
  border-radius: 10px;
  transition: 0.2s;
}
.product-banner-home2 {
    width: 100%;
    height: auto;
    min-height: 450px;
    float: left;
	margin-top:0px;
	margin-left:1%;
	margin-bottom: 100px
}
.product-banner-home2 img {
    max-width: 98%;
    margin: 0 auto;
    padding: 2px;
    filter: drop-shadow(5px 5px 10px #fff);
    border-radius: 10px;
    transition: 0.2s;
    width: 98%;
}
.product-banner-home2 img:hover {
  max-width: 98%;
  margin: 0 auto;
  padding: 2px;
  filter: drop-shadow(5px 5px 30px #999);
  border-radius: 10px;
  transition: 0.2s;
}
.image-shdow {
	width:100%;
	height:115px;
}
.logo-new {
	width:15%;
	height:auto;
	float:left;
	text-align:left;
	padding-left:1%;
	padding-bottom:1.5%;
}
.nav-wi {
	width:80%;
	height:auto;
	float:left;
	margin-top:-15px;
}
.main-row-wi {
	width:100%;
	height:auto;
	padding-left:1%;
	padding-right:1%;
}
.banner-inner {
	width:100%;
	height:auto;
	background-color:#000;
	overflow:hidden;
}
.banner-inner img {
	width:100%;
	height:auto;
	opacity:0.2 !important;
}
.page-title-inner {
	font-family:"Arial Rounded MT Bold" !important;
	font-size:40px;
	text-align:center;
	color:#fff;
	position:absolute;
	width:100%;
	text-transform:uppercase;
	height:auto;
	margin-top:12.5%;
}
.page-title-inner-breadcrumbs a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#333333;
	width:100%;
	line-height:30px;
	padding:5px;
}
.banner-home {
	width:100%;
	height:auto;
	padding-left:1%;
	padding-right:1%;
}
.banner-home img {
	width:100%;
	height:100%;
}
.banner-mobile {
	width:100%;
	height:auto;
	padding-left:1%;
	padding-right:1%;
	display:none;
}
.banner-mobile img {
	width:100%;
	height:100%;
}
.banner-title {
	font-family: 'Conv_Montserrat-Bold' !important;
	color:#5f5f5f;
	font-size:24px;
	font-weight:bold;
	margin-top:12%;
	margin-left:10%;
}
.banner-title span {
	font-family: 'Conv_Montserrat-Bold' !important;
	color:#5f5f5f;
	font-size:60px;
	font-weight:bold;
}
.title-big {
	font-family: 'Conv_Montserrat-Bold' !important;
	font-size:200px;
	color:#FFFFFF;
	text-transform:uppercase;
}
.cat-home-bg {
    width: 100%;
	height:auto;
	min-height:300px;
	margin-top:40px;
	padding-left:1%;
	padding-right:1%;
}
.signup-bg {
    width: 100%;
	height:auto;
	margin-top:0px;
	padding-left:0%;
	padding-right:0%;
}
.cat-home-bg-color {
    width: 100%;
	height:auto;
	min-height:300px;
	margin-top:40px;
	padding-left:1%;
	padding-right:1%;
	background-color:#ececec;
	float:left;
	padding-top:50px;
	padding-bottom:50px;
}
.cat-box-inner-white {
    width: 85%;
	height:auto;
	min-height:275px;
	margin-top:40px;
	padding-left:1%;
	padding-right:1%;
	background-color:#ffffff;
	border: solid 1px #FFFFFF;
	border-radius:5px;
	margin:auto;
}
.featured-products-box {
	width:23%;
	height:auto;
	float:left;
	margin-top:0px;
	background-color:#ffffff;
	transition: 0.5s;
	margin-right:1%;
	margin-left:1%;
	overflow:hidden;
        padding-bottom: 70px;
}
.featured-products-box:hover .featured-info-btn {
	width:23%;
	height:auto;
	float:left;
	background-color:#ffffff;
	transition: 0.6s;
	margin-left:15px;
	margin-top:15px;
	z-index:999999 !important;
}
.featured-products-box2 {
	width:31%;
	height:auto;
	float:left;
	margin-top:0px;
	background-color:#ffffff;
	transition: 0.5s;
	margin-right:1%;
	margin-left:1%;
	overflow:hidden;
	padding-bottom: 100px;
}
.featured-products-box:hover .featured-title {
	color:#d04464;
	transition: 0.6s;
}
.featured-products-box2:hover .featured-title {
	color:#d04464;
	transition: 0.6s;
}
.featured-products-box2:hover .featured-info-btn {
	width:31%;
	height:auto;
	float:left;
	background-color:#ffffff;
	transition: 0.6s;
	margin-left:15px;
	margin-top:15px;
	z-index:999999 !important;
}
.featured-label {
	width:auto;
	height:auto;
	border: solid 1px #f42c37;
	background:#f42c37;
	border-radius:5px;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	position:absolute;
	margin-left:20px;
	margin-top:15px;
	padding-left:10px;
	padding-right:10px;
}
.featured-products-1 {
	width:100%;
	height:68%;
	border: solid 1px #eeeeee;
	border-radius: 30px;
	transition: 0.3s;
	float:left;
	margin-right:1.3%;
	margin-left:0%;
	background-color:#eeeeee;
	text-align:center;
}
.featured-products-1 img {
	width:100%;
	height:100%;
	border-radius: 30px;
}
.featured-products-1:hover {
	width:100%;
	height:68%;
	border-radius: 30px;
	transition: 0.3s;
}
.title-bg-featured {
	width:100%;
	margin-top:15px;
	float:left;
}
.featured-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#626262;
	font-weight:bold;
	line-height:10px;
	margin-left:5%;
	transition: 0.6s;
}
.featured-info-btn {
	position:relative;
	margin-left:-40%;
	z-index:-999999;
	transition: 0.3s;
	margin-top:15px;
}
.featured-info-btn a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#f42c37;
	color:#ffffff;
	transition: 0.5s;
	text-decoration:none;
}
.featured-info-btn a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#000000;
	color:#ffffff;
	transition: 0.5s;
	text-decoration:none;
}
.featured-info-btn-mobile {
	position:relative;
	margin-left:-40%;
	transition: 0.3s;
	margin-top:15px;
	display:none;
}
.featured-info-btn-mobile a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#f42c37;
	color:#ffffff;
	transition: 0.5s;
	text-decoration:none;
}
.featured-info-btn-mobile a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#000000;
	color:#ffffff;
	transition: 0.5s;
	text-decoration:none;
}
.footer-bg2 {
	width:100%;
	min-height:50px;
	height:auto;
	border-top: solid 1px #dedede;
	float:left;
	padding-top:30px;
	padding-bottom: 55px;
}
.footer-section2 {
	width:50%;
	height:auto;
	min-height:50px;
	float:left;
	padding-right:2%;
	padding-left:3%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:20px;
}
.footer-section2 a {
	color:#e55674;
}
.footer-section3 {
	width:50%;
	height:auto;
	min-height:50px;
	float:left;
	padding-right:3%;
	padding-left:3%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:20px;
	text-align:right;
}
.footer-section3 a {
	color:#e55674;
}
.footer-bg {
	width:100%;
	min-height:50px;
	height:auto;
	border-top: solid 1px #dedede;
	float:left;
	margin-top:80px;
	padding-top:30px;
	padding-bottom:30px;
}
.footer-section {
	width:25%;
	height:auto;
	min-height:100px;
	float:left;
	padding-right:2%;
	padding-left:3%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:20px;
}
.footer-section-btn {
	text-align:center;
}
.footer-section a {
	color:#e55674;
}
.footer-section  ul {
	margin:0px;
	padding:0px;	
}
.footer-section  ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#454545;
	text-decoration:none;

	list-style-type: none;
}
.footer-section  ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#454545;
	text-decoration:none;
	list-style-type: none;
}
.footer-section  ul li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e55674;
	text-decoration:none;
	list-style-type: none;
}
.footer-subtitle {
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	width:100%;
	color:#e55674;
	font-weight:bold;
}
.footer-social {
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	color:#e55674;
	font-weight:bold;
	text-align:center;
	line-height:50px;	
}
.footer-social ul {
	margin:0px;
	padding:0px;
}
.footer-social ul li {
	text-align:center;
	display:inline;
	margin:1%;
}
/*mobile css wi*/
@media only screen and (max-width: 840px) {
.logo-slider-wi {
	float:left;
	width:98%;
	height:auto;
}
.col-75 {
	width:100%;
	height:auto;
	min-height:150px;
	float:left;
}
.col-25 {
	width:100%;
	height:auto;
	min-height:150px;
	float:left;
	padding:2%;
	background-color:#ffffff;
}
.col-33 {
	width:100%;
	height:auto;
	min-height:150px;
	float:left;
	padding:2%;
	background-color:#ffffff;
}
.gap-wi-imp {
	margin-top:0px !important;
}
.product-banner-home:hover .banner-shade {
 	width:100%;
	height:114px !important;
	z-index:-99;
	opacity:0.8;
	position:absolute;
	margin-top:-80px;
	transition: 0.6s;
}
.banner-inner {
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#000 !important;
	margin-bottom:30px;
}
.banner-inner img {
	width:100%;
	height:auto;
	z-index:-22;
	opacity:0.2 !important;
	margin-top:0%;
}
.page-title-inner-breadcrumbs a {
	font-family:"Arial Rounded MT Bold" !important;
	font-size:14px;
	text-align:center;
	color:#333333;
	width:100%;
	line-height:30px;
}
.logo-new {
	width:70%;
	height:auto;
	float:left;
	text-align:left;
	padding-left:1%;
	padding-bottom:1.5%;
	margin-top:-30px;
}
.logo-new img {
	width:50%;
	height:auto;
	float:left;
	text-align:left;
	padding-left:1%;
	padding-bottom:1.5%;
}
.nav-wi {
	width:100%;
	height:auto;
	float:left;
}
.main-row-wi {
	width:100%;
	height:auto;
	padding-left:5%;
	padding-right:5%;
}
.search-wi {
	width:80% !important;
	height:auto;
	position:relative;
	float:left;
	margin-top:-30px;
	margin-left:0%;
}
.page-title-center-detail {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:40px;
	color:#626262;
	text-align:center;
	width:100%;
	height:auto;
	min-height:80px;
	line-height:40px;
	padding-top:10px;
	float:left;
}
.page-title-center {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:40px;
	color:#626262;
	text-align:center;
	width:100%;
	height:auto;
	min-height:80px;
	line-height:40px;
	padding-top:50px;
	float:left;
}
.page-title-center-normal {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:34px;
	color:#626262;
	text-align:center;
	width:100%;
	height:auto;
	min-height:80px;
	line-height:40px;
	padding-top:0px;
	float:left;
	margin-bottom:0px;
}
.page-title-center-small {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:16px;
	color:#626262;
	text-align:center;
	width:90%;
	line-height:20px !important;
	margin:auto;
}
.featured-products-box2 {
	width:47%;
	height:auto;
	float:left;
	margin-top:40px;
	background-color:#ffffff;
	overflow:visible;
	transition: 0.5s;
	margin-right:1.3%;
	margin-left:1.5%;
	margin-bottom:5%;
}
.featured-products-box2:hover {
	width:47%;
	height:auto;
	float:left;
	margin-top:40px;
	background-color:#ffffff;
	overflow:visible;
	transition: 0.5s;
	margin-right:1.3%;
	margin-left:1.5%;
}
.featured-products-box {
	width:47%;
	height:auto;
	float:left;
	margin-top:40px;
	background-color:#ffffff;
	overflow:visible;
	transition: 0.5s;
	margin-right:1.3%;
	margin-left:1.5%;
	margin-bottom:5%;
        padding-bottom: 50px;
}
.featured-products-box:hover {
	width:47%;
	height:auto;
	float:left;
	margin-top:40px;
	background-color:#ffffff;
	overflow:visible;
	transition: 0.5s;
	margin-right:1.3%;
	margin-left:1.5%;
}
.featured-products-1 {
	width:100%;
	height:80%;
	border: solid 1px #eeeeee;
	border-radius: 30px;
	transition: 0.3s;
	float:left;
	margin-right:1.3%;
	margin-left:0%;
	background-color:#eeeeee;
	text-align:center;
}
.featured-products-1:hover {
	width:100%;
	height:80%;
	border-radius: 30px;
	transition: 0.3s;
}
.featured-info-btn {
	display:none;
}
.featured-info-btn-mobile {
	position:relative;
	margin-left:0%;
	transition: 0.3s;
	margin-top:20px;
	margin-bottom:25px;
	display:block;
}
.featured-info-btn-mobile a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	padding-left:25px;
	padding-right:25px;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#f42c37;
	color:#ffffff;
	transition: 0.5s;
	text-decoration:none;
}
.featured-info-btn-mobile a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:25px;
	padding-right:25px;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#000000;
	color:#ffffff;
	transition: 0.5s;
	text-decoration:none;
}

.featured-products-1 img {
	width:100%;
	height:100%;
}
.title-bg-featured {
	width:100%;
	margin-top:15px;
	float:left;
	text-align:center !important;
}
.product-banner-home {
	width:100%;
	height:auto;
	min-height:100px;
}
.product-banner-home img {
	width:100%;
	height:auto;
	margin-top:20px;
	transition: 0.3s;
}
.product-banner-home img:hover {
  max-width: 100%;
  margin: 0 auto;
  padding: 2px;
  filter: drop-shadow(0px 0px 0px #fff);
  border-radius: 10px;
  transition: 0.2s;
}
.product-banner-home2 {
	width:100%;
	height:auto;
	min-height:100px;
}
.product-banner-home2 img {
	width:100%;
	height:auto;
	margin-top:20px;
	transition: 0.3s;
}
.product-banner-home2 img:hover {
  max-width: 100%;
  margin: 0 auto;
  padding: 2px;
  filter: drop-shadow(0px 0px 0px #fff);
  border-radius: 10px;
  transition: 0.2s;
}
.image-shdow {
	width:100%;
	height:auto;
}
.footer-bg2 {
	width:100%;
	min-height:50px;
	height:auto;
	border-top: solid 1px #dedede;
	float:left;
	padding-top:30px;
}
.footer-section2 {
	width:50%;
	height:auto;
	min-height:50px;
	float:left;
	padding-right:2%;
	padding-left:3%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
}
.footer-section2 a {
	color:#e55674;
}
.footer-section3 {
	width:50%;
	height:auto;
	min-height:50px;
	float:left;
	padding-right:6%;
	padding-left:3%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
	text-align:right;
}
.footer-section3 a {
	color:#e55674;
}
.footer-bg {
	width:100%;
	min-height:50px;
	height:auto;
	border-top: solid 1px #dedede;
	float:left;
	margin-top:30px;
	padding-top:30px;
	padding-bottom:30px;
}
.footer-section {
	width:50%;
	height:auto;
	min-height:100px;
	float:left;
	padding-right:1%;
	padding-left:3%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:20px;
	padding-top:20px;
	padding-bottom:20px;
	border-right: solid 1px #CCCCCC;
}
.footer-section-btn {
	text-align:left;
}
.footer-section a {
	color:#e55674;
}
.footer-section  ul {
	margin:0px;
	padding:0px;	
}
.footer-section  ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#454545;
	text-decoration:none;
	list-style-type: none;
}
.footer-section  ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#454545;
	text-decoration:none;
	list-style-type: none;
}
.footer-section  ul li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e55674;
	text-decoration:none;
	list-style-type: none;
}
.footer-subtitle {
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	width:100%;
	color:#e55674;
	font-weight:bold;
}
.footer-social {
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	color:#e55674;
	font-weight:bold;
	text-align:left;
	line-height:35px;	
}
.footer-social ul {
	margin:0px;
	padding:0px;
}
.footer-social ul li {
	text-align:center;
	display:inline;
	margin:1%;
}
.col-60 {
	width:50%;
	height:auto;
	float:left;
	margin-bottom:5%;
}
.col-40 {
	width:50%;
	height:auto;
	float:left;
	padding:0% 5% 0% 5%;
	background-color:#FFFFFF;
}
.col-40 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#666666;
	padding-bottom:60px;
	padding-top:30px;
	float:left;
}
.col-50 {
	width:100%;
	height:auto;
	float:left;
	padding:0% 5% 0% 5%;
	background-color:#FFFFFF;
	margin-bottom:50px;
}
.col-50 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	color:#666666;
	float:left;
}
.col-50-cart {
	width:100%;
	height:auto;
	float:left;
	padding:0% 5% 0% 5%;
	background-color:#FFFFFF;
	margin-bottom:50px;
}
.col-50-cart p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	color:#666666;
	float:left;
}
.col-50-with-left-line {
	width:100%;
	height:auto;
	float:left;
	padding:0% 5% 0% 5%;
	background-color:#FFFFFF;
	border-left: solid 1px #ffffff;
}
.col-50-with-left-line p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	color:#666666;
	float:left;
}
.gap-wi-imp-100-inner {
	margin-top:20px !important;
	float:left;
	height:1px;
	width:100%;
}
.page-title-big {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:46px;
	color:#000000;
	text-align:left;
	width:100%;
	height:auto;
	min-height:auto;
	line-height:40px;
	padding-top:0px;
	float:left;
}
.page-title-big-news {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:34px;
	color:#000000;
	text-align:left;
	width:100%;
	height:auto;
	min-height:auto;
	line-height:40px;
	padding-top:0px;
	float:left;
}
.page-detail-price {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:46px;
	color:#000000;
	text-align:left;
	width:100%;
	height:auto;
	min-height:auto;
	line-height:40px;
	padding-top:0px;
	float:left;
}
.detail-category-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	margin-bottom:50px;
	float:left;
	width:100%;
	margin-top:50px;
	text-align:center;
}
.count-wi {
	width:100%;
	height:auto;
	float:left;
	margin-top:0px;
	margin-bottom:50px;
}
.pagination-wi {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.product-info {
	float:left;
	width:100%;
	height:auto;
}
.product-info p {
	font-family:Arial, Helvetica, sans-serif;
	color:#877070;
	font-size:14px;
	padding-top:0px !important;
	padding-bottom:0px;
}
.product-info p a {
	font-family:Arial, Helvetica, sans-serif;
	color:#e45875;
	font-size:14px;
}
.product-info-table {
	width:100%;
	height:auto;
	min-height:100px;
	float:left;
	margin-top:10px;
	margin-bottom:40px;
}
.product-info-left {
	width:100%;
	height:auto;
	min-height:25px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	padding-top:10px;
	line-height:18px;
}
.product-info-left span {
	float:right;
	display:none;
}
.product-info-right {
	width:100%;
	height:auto;
	min-height:25px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left:0%;
	line-height:18px;
}
.social-icon-bg {
	width:100%;
	height:50px;
	float:left;
	text-align:left;
}
.social-icon-detail {
	width:32px;
	height:32px;
	float:left;
	margin-left:10px;
}
.specification-info-left {
	width:100%;
	height:auto;
	min-height:30px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	line-height:30px;
}
.specification-info-left span {
	float:right;
	display:none;
}
.specification-info-right {
	width:100%;
	height:auto;
	min-height:30px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left:0%;
	line-height:30px;
}
.cat-home-bg-color {
	margin-bottom:40px !important;
}
.addto-cart-btn-bg {
	width:100%;
	height:auto;
	float:left;
	margin-top:5px;
	margin-bottom:30px;
}
.addto-cart-btn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #e45875;
	border-radius: 100px;
	background-color:#e45875;
	margin-top:30px !important;
	color:#333333;
	transition: 0.5s;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:0% !important;
	width:100%;
	float:none;
	margin-bottom:30px;
}
.addto-cart-btn:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #000000;
	border-radius: 100px;
	background-color:#000000;
	margin-top:30px !important;
	color:#333333;
	transition: 0.5s;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:0% !important;
	width:100%;
	float:none;
	margin-bottom:30px;
}
.product-big-img {
	width:100%;
	height:100%;
	margin:auto;
	transition: 0.3s;
}
.product-big-img img {
	width:100%;
	height:100%;
	margin:auto;
}
.product-big:hover .product-big-img img {
	width:100%;
	height:100%;
	margin:auto;
}
.page-title-center-2 {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:20px;
	color:#626262;
	text-align:center;
	width:80%;
	height:auto;
	min-height:auto;
	line-height:normal;
	padding-top:10px;
	float:none;
	margin:auto;
	padding-bottom:40px;
}
.col-80-center {
	width:80%;
	height:auto;
	min-height:auto;
	margin-bottom:5%;
	margin:auto;
}
.banner-mobile {
	width:95%;
	height:auto;
	display:block;
	border:none;
	border-radius: 15px;
	overflow:hidden;
	margin:auto;
	padding:0px;
}
.banner-mobile img {
	width:100%;
	height:auto;
}


}

@media only screen and (max-width: 480px) {
.pagination-wi {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.col-75 {
	width:100%;
	height:auto;
	min-height:150px;
	float:left;
}
.col-25 {
	width:100%;
	height:auto;
	min-height:150px;
	float:left;
	padding:2%;
	background-color:#ffffff;
}
.col-33 {
	width:100%;
	height:auto;
	min-height:150px;
	float:left;
	padding:2%;
	background-color:#ffffff;
}
.banner-inner {
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#CCCCCC;
	margin-bottom:20px;
}
.product-banner-home {
    width: 100%;
    height: auto;
    min-height: 60px;
    float: none;
	margin-top:50px;
	margin-left:0%;
	margin-bottom: 20px
}
.product-banner-home img {
	width:100%;
	height:auto;
	margin-top:20px;
	transition: 0.3s;
}
.product-banner-home img:hover {
  max-width: 100%;
  margin: 0 auto;
  padding: 2px;
  filter: drop-shadow(0px 0px 0px #fff);
  border-radius: 10px;
  transition: 0.2s;
}
.product-banner-home2 {
    width: 100%;
    height: auto;
    min-height: 60px;
    float: none;
	margin-top:50px;
	margin-left:0%;
	margin-bottom: 20px
}
.product-banner-home2 img {
	width:100%;
	height:auto;
	margin-top:20px;
	transition: 0.3s;
}
.product-banner-home2 img:hover {
  max-width: 100%;
  margin: 0 auto;
  padding: 2px;
  filter: drop-shadow(0px 0px 0px #fff);
  border-radius: 10px;
  transition: 0.2s;
}
.image-shdow {
	width:100%;
	height:auto;
}
.logo-new {
	width:50% !important;
	height:auto;
	float:left;
	text-align:left;
	padding-left:1%;
	padding-bottom:1.5%;
	margin-top: -30px;
}
.logo-new img {
	width:100% !important;
	height:auto;
}
.search-wi {
	width:80% !important;
	height:auto;
	position:relative;
	float:left;
	margin-top:-30px;
	margin-left:0%;
}
.featured-products-box2 {
	width:96%;
	height:auto;
	float:left;
	margin-top:40px;
	background-color:#ffffff;
	overflow:hidden;
	transition: 0.5s;
	margin-right:1.3%;
	margin-left:1.5%;
}
.featured-products-box2:hover {
	width:96%;
	height:auto;
	float:left;
	margin-top:40px;
	background-color:#ffffff;
	transition: 0.5s;
}
.featured-products-box {
	width:96%;
	height:auto;
	float:left;
	margin-top:40px;
	background-color:#ffffff;
	overflow:hidden;
	transition: 0.5s;
	margin-right:1.3%;
	margin-left:1.5%;
        padding-bottom: 30px;
}
.featured-products-box:hover {
	width:96%;
	height:auto;
	float:left;
	margin-top:40px;
	background-color:#ffffff;
	transition: 0.5s;
}
.featured-label {
	width:auto;
	height:auto;
	border: solid 1px #f42c37;
	background:#f42c37;
	border-radius:5px;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	position:absolute;
	margin-left:20px;
	margin-top:15px;
	padding-left:10px;
	padding-right:10px;
}
.featured-products-1 {
	width:100%;
	height:auto;
	border: solid 1px #eeeeee;
	border-radius: 30px;
	transition: 0.3s;
	float:left;
	margin-right:1.3%;
	margin-left:0%;
	background-color:#eeeeee;
	text-align:center;
}
.featured-products-1 img {
	width:100%;
	height:100%;
}
.featured-products-1:hover {
	width:100%;
	height:auto;
	border-radius: 30px;
	transition: 0.3s;
}
.title-bg-featured {
	width:100%;
	margin-top:15px;
	float:left;
	text-align:center !important;
}
.featured-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#626262;
	font-weight:bold;
	line-height:20px;
	margin-left:0%;
	text-align:center;
}
.featured-info-btn {
	display:none;
}
.featured-info-btn-mobile {
	position:relative;
	margin-left:0%;
	transition: 0.3s;
	margin-top:20px;
	margin-bottom:25px;
	display:block;
}
.featured-info-btn-mobile a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	padding-left:25px;
	padding-right:25px;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#f42c37;
	color:#ffffff;
	transition: 0.5s;
	text-decoration:none;
}
.featured-info-btn-mobile a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:25px;
	padding-right:25px;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#000000;
	color:#ffffff;
	transition: 0.5s;
	text-decoration:none;
}
.page-title-center {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:34px;
	color:#626262;
	text-align:center;
	width:100%;
	height:auto;
	min-height:80px;
	line-height:40px;
	padding-top:50px;
	float:left;
	margin-bottom:0px;
}
.page-title-center-small {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:14px;
	color:#626262;
	text-align:center;
	width:80%;
	line-height:20px !important;
	margin:auto;
}
.footer-bg2 {
	width:100%;
	min-height:50px;
	height:auto;
	border-top: solid 1px #dedede;
	float:left;
	padding-top:30px;
}
.footer-section2 {
	width:100%;
	height:auto;
	min-height:50px;
	float:left;
	padding-right:2%;
	padding-left:3%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:20px;
}
.footer-section2 a {
	color:#e55674;
}
.footer-section3 {
	width:100%;
	height:auto;
	min-height:50px;
	float:left;
	padding-right:6%;
	padding-left:3%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:20px;
	text-align:left;
}
.footer-section3 a {
	color:#e55674;
}
.footer-bg {
	width:100%;
	min-height:50px;
	height:auto;
	border-top: solid 1px #dedede;
	float:left;
	margin-top:30px;
	padding-top:30px;
	padding-bottom:30px;
}
.footer-section {
	width:100%;
	height:auto;
	min-height:100px;
	float:left;
	padding-right:2%;
	padding-left:3%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:20px;
	padding-top:40px;
}
.footer-section-btn {
	text-align:left;
}
.footer-section a {
	color:#e55674;
}
.footer-section  ul {
	margin:0px;
	padding:0px;	
}
.footer-section  ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#454545;
	text-decoration:none;
	list-style-type: none;
}
.footer-section  ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#454545;
	text-decoration:none;
	list-style-type: none;
}
.footer-section  ul li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e55674;
	text-decoration:none;
	list-style-type: none;
}
.footer-subtitle {
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	width:100%;
	color:#e55674;
	font-weight:bold;
}
.footer-social {
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	color:#e55674;
	font-weight:bold;
	text-align:left;
	line-height:50px;	
}
.footer-social ul {
	margin:0px;
	padding:0px;
}
.footer-social ul li {
	text-align:center;
	display:inline;
	margin:1%;
}

.col-60 {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:5%;
}
.col-40 {
	width:100%;
	height:auto;
	float:left;
	padding:0% 5% 0% 5%;
	background-color:#FFFFFF;
}
.col-40 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#666666;
	padding-bottom:60px;
	padding-top:30px;
	float:left;
}
.page-title-big {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:46px;
	color:#000000;
	text-align:left;
	width:100%;
	height:auto;
	min-height:auto;
	line-height:40px;
	padding-top:0px;
	float:left;
}
.page-title-big-news {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:30px;
	color:#000000;
	text-align:left;
	width:100%;
	height:auto;
	min-height:auto;
	line-height:40px;
	padding-top:0px;
	float:left;
}
.page-detail-price {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:46px;
	color:#000000;
	text-align:left;
	width:100%;
	height:auto;
	min-height:auto;
	line-height:40px;
	padding-top:0px;
	float:left;
}
.detail-category-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	margin-bottom:50px;
	float:left;
	width:100%;
	margin-top:50px;
	text-align:center;
}
.count-wi {
	width:100%;
	height:auto;
	float:left;
	margin-top:0px;
	margin-bottom:50px;
}
.addto-cart-btn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #e45875;
	border-radius: 100px;
	background-color:#e45875;
	margin-top:30px !important;
	color:#333333;
	transition: 0.5s;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:0% !important;
	width:100%;
	float:none;
	margin-bottom:30px;
}
.addto-cart-btn:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #000000;
	border-radius: 100px;
	background-color:#000000;
	margin-top:30px !important;
	color:#333333;
	transition: 0.5s;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:0% !important;
	width:100%;
	float:none;
	margin-bottom:30px;
}

.logo-slider-wi {
	float:left;
	width:98%;
	height:auto;
}
.page-title-inner {
	font-family:"Arial Rounded MT Bold" !important;
	font-size:20px;
	text-align:center;
	color:#ffffff;
	position:absolute;
	width:100%;
	margin-top:11%;
}
.page-title-inner-breadcrumbs a {
	font-family:"Arial Rounded MT Bold" !important;
	font-size:14px;
	text-align:center;
	color:#333333;
	width:100%;
	line-height:15px;
}
.col-3 {
	width:100%;
	height:auto;
	float:left;
	padding:0% 5% 0% 5%;
	background-color:#FFFFFF;
}
.contact-text {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}
.contact-text a {
	font-family:Arial, Helvetica, sans-serif;
	color:#e45875;
	font-size:14px;
}
.contact-icon {
	width:80px;
	height:100px;
	float:left;
	background-color:#fff;
	margin-right:20px;
	margin-left:0px;
	vertical-align:top;
}
.contact-icon img {
	width:auto;
	height:50%;
	float:left;
	background-color:#fff;
	margin-right:20px;
	margin-left:30px;
	vertical-align:top;
}
.breadcrumb {
	display:none;
}
.cat-home-bg {
    width: 100%;
	height:auto;
	min-height:auto;
	margin-top:40px;
	padding-left:1%;
	padding-right:1%;
}
.product-info {
	float:left;
	width:100%;
	height:auto;
}
.product-info p {
	font-family:Arial, Helvetica, sans-serif;
	color:#877070;
	font-size:14px;
	padding-top:0px !important;
	padding-bottom:0px;
}
.product-info p a {
	font-family:Arial, Helvetica, sans-serif;
	color:#e45875;
	font-size:14px;
}
.product-info-table {
	width:100%;
	height:auto;
	min-height:100px;
	float:left;
	margin-top:10px;
	margin-bottom:0px;
}
.product-info-left {
	width:100%;
	height:auto;
	min-height:25px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	padding-top:10px;
	line-height:22px;
}
.product-info-left span {
	float:right;
	display:none;
}
.product-info-right {
	width:100%;
	height:auto;
	min-height:25px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left:0%;
	line-height:22px;
}
.social-icon-bg {
	width:100%;
	height:50px;
	float:left;
	text-align:left;
}
.social-icon-detail {
	width:32px;
	height:32px;
	float:left;
	margin-left:10px;
}
.specification-info-left {
	width:100%;
	height:auto;
	min-height:30px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	line-height:30px;
}
.specification-info-left span {
	float:right;
	display:none;
}
.specification-info-right {
	width:100%;
	height:auto;
	min-height:30px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left:0%;
	line-height:30px;
}
.cat-home-bg-color {
	margin-bottom:40px !important;
}
.quantity-title {
	font-family:"Arial Rounded MT Bold" !important;
	color:#646464;
	font-size:24px;
	float:left;
	width:120px;
	height:50px;
	line-height:50px;
	margin-left:15%;
}
.outofstock-title {
	text-align:center;
}
.brand-logo-for-detail-page {
	text-align:center;
}
.social-icon-bg {	
text-align:center;
margin-top:20px;
}
.social-icon-detail {
	margin-left:11%;
}
.product-imgage-cart {
	width:70px;
	height:70px;
	float:left;
	border: solid 1px #CCCCCC;
	overflow:hidden;
	margin-right:10px;
}
.product-imgage-cart img {
	width:100%;
	height:100%;
}
.cart-porduct-detail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding-left:10px;
	padding-top:0px;
	width:100%;
	height:auto;
	min-height:50px;
	margin-left:0px;
}
.cart-quantity-input {
	font-family:"Arial Rounded MT Bold" !important;
	color:#646464;
	font-size:24px;
	float:none;
}
.cart-quantity-input input {
	font-family:"Arial Rounded MT Bold" !important;
	color:#646464;
	font-size:24px;
	float:none;
	text-align:center;
}
.cart-quantity-input span {
	position:absolute;
	margin-top:5px;
	margin-left:8px;
}
.cat-product-detail-main {
	width:100%;
	height:auto;
	min-height:100px;
	float:none;
}
.cart-btn-continue input {
	width:auto;
	min-width:100%;
	height:36px;
	float:left;
	padding: 8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border: solid 1px #dddddd;
	background-color:#FFFFFF;
	background-image:url(../imgs/icon-continue.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform:uppercase;
	padding-left:30px;
	margin-right:0px;
	text-align:right;
}
.cart-btn-update input {
	width:auto;
	min-width:100%;
	height:36px;
	float:left;
	padding: 8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border: solid 1px #dddddd;
	background-color:#FFFFFF;
	background-image:url(../imgs/icon-update.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform:uppercase;
	padding-left:30px;
	margin-top:10px;
	text-align:right;
}
.cart-btn-clear input {
	width:auto;
	min-width:100%;
	height:36px;
	float:none;
	padding: 8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border: solid 1px #dddddd;
	background-color:#FFFFFF;
	background-image:url(../imgs/icon-clear-cart.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform:uppercase;
	padding-left:30px;
	margin-top:10px;
	text-align:right;
}
.color-box .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  
  /* Position the tooltip */
  position: absolute;
  z-index: 999;
  margin-left: -10px;
  margin-top:-50px;
  transition: 0.3s;
  opacity:0;
}

.color-box:hover .tooltiptext {
  visibility: visible;
  width: 120px;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  
  /* Position the tooltip */
  position: absolute;
  z-index: 999;
  margin-left: -10px;
  margin-top:-70px;
  transition: 0.5s;
  opacity:1;
}
.cart-no-of-item {
  background-color: #fcfcfc !important;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
  padding-top: 10px !important;
  padding-left:12px;
  padding-bottom:10px;
  border-top: 1px solid #d3d3d3 !important;
  border-bottom: 1px solid #d3d3d3 !important;
}
.col-60-for-signup {
	display:block;
	width:auto;
	height:100%;
	float:left;
	z-index:-1;
}
.signup-top {
	padding-top:15px !important;
}
.product-big-img {
	width:100%;
	height:100%;
	margin:auto;
	transition: 0.3s;
}
.product-big-img img {
	width:100%;
	height:100%;
	margin:auto;
}
.product-big:hover .product-big-img img {
	width:100%;
	height:100%;
	margin:auto;
}
.view-more-btn a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #e45875;
	border-radius: 100px;
	background-color:#e45875;
	transition: 0.5s;
	color:#FFFFFF !important;
	text-decoration:none !important;
	float:left;
	width:100%;
	margin-bottom:40px;
}
.view-more-btn a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #e45875;
	border-radius: 100px;
	background-color:#e45875;
	transition: 0.5s;
	color:#FFFFFF !important;
	text-decoration:none !important;
	float:left;
	width:100%;
	margin-bottom:40px;
}
.submit-btn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #e45875;
	border-radius: 100px;
	background-color:#e45875;
	margin-top:10px;
	transition: 0.5s;
	color:#FFFFFF !important;
	text-decoration:none !important;
	float:left;
	width:100%;
	margin-top:13px;	
}
.submit-btn:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #000000;
	border-radius: 100px;
	background-color:#000000;
	margin-top:10px;
	transition: 0.5s;
	color:#FFFFFF !important;
	text-decoration:none !important;
	float:left;
	width:100%;
	margin-top:13px;	
}
.more-btn a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #e45875;
	border-radius: 100px;
	background-color:#e45875;
	margin-top:10px;
	transition: 0.5s;
	color:#FFFFFF !important;
	text-decoration:none !important;
	float:left;
	width:100%;
	margin-top:13px;	
}
.more-btn a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #000000;
	border-radius: 100px;
	background-color:#000000;
	margin-top:10px;
	transition: 0.5s;
	color:#FFFFFF !important;
	text-decoration:none !important;
	float:left;
	width:100%;
	margin-top:13px;	
}

.margin_80_55 {
    padding-top: 80px;
    padding-bottom: 55px;
}
.col-lg-6 {
	width:100% !important;
}
a.box_news {
    position: relative;
    display: block;
    padding-left: 0px;
    color: #555;
    margin-bottom: 30px;
    min-height: 150px;
	width:100% !important;
}
a.box_news:hover{
	color:#000000 !important;
	text-decoration:none !important;
}
a.box_news:visited{
	color:#000000 !important;
	text-decoration:none !important;
}
a.box_news:active{
	color:#000000 !important;
	text-decoration:none !important;
}
a.box_news figure {
    width: 100%;
    height: 150px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
a.box_news ul {
    margin: 0;
    padding: 10px 0 0 0;
}
ul, ol {
    list-style: none;
    margin: 0 0 25px 0;
    padding: 0;
}
a.box_news h4 {
    font-size: 20px !important;
    font-size: 1.125rem;
    margin-bottom: 10px;
}
p {
    margin-bottom: 30px;
}
a.box_news figure figcaption {
    background-color: #e75675;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    color: #fff;
    width: 60px;
    height: 60px;
    padding: 15px;
    line-height: 1;
}
a.box_news figure figcaption strong {
    display: block;
    font-size: 21px !important;
    font-size: 1.3125rem;
}
strong {
    font-weight: 600;
}
.page-title-center-2 {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:20px;
	color:#626262;
	text-align:center;
	width:80%;
	height:auto;
	min-height:auto;
	line-height:normal;
	padding-top:10px;
	float:none;
	margin:auto;
	padding-bottom:40px;
}
.col-80-center {
	width:80%;
	height:auto;
	min-height:auto;
	margin-bottom:5%;
	margin:auto;
}
.cart-icon-top {
    width: 70px;
    height: auto;
    position: absolute;
    margin-left: 72%;
    z-index: 1;
    margin-top: 40px;
	border: solid 1px #e65572;
	border-radius:100px;
	background-color:#e65572;
	text-align:right;
	color:#FFFFFF;
	padding:5px 10px 2px 10px;
	font-size:13px;
	line-height:24px;
}
.cart-icon-top span {
	width:auto;
	height:18px;
	margin-right:10px;
	position:absolute;
	left:0;
}
.cart-icon-top span img	 {
	width:auto;
	height:100%;
	padding-left:10px;
	margin-top:-3px;
}
.news-text {
	width:100%;
	height:auto;
	min-height:80px;
	font-size:15px;
	color:#666;
	float:left;
	padding-top:15px;
}
.news-text a {
	color:#e65572;
	text-decoration:none;
	float:left;
}
.news-text a:hover {
	color:#000;
	text-decoration:none;
	float:left;
}
.news-text span {
	width:100%;
	height:auto;
	font-size:18px;
	color:#333333;
	float:left;
	margin-bottom:10px;
	font-weight: 500;
}
.news-date {
	width:100%;
	height:auto;
	font-weight: 600;
    text-transform: uppercase;
    color: #999;
	font-size: 0.75rem;
	font-size:12px;
}
.news-date-box {
	width:65px;
	height:65px;
	position:absolute;
	background-color:#e65572;
	border: solid 1px #e65572;
	border-radius: 0px 0px 20px 0px;
	margin-left:0px;
	text-align:center;
	color:#FFFFFF;
	font-weight:400;
	font-size:14px;
	font-family: "Arial Rounded MT Bold" !important;
	line-height:10px;
}
.news-date-box span {
	width:100%;
	float:left;
	font-size:24px;
	line-height:normal;
	margin-top:10px;
}
.section-news {
	width:100%;
	float:left;
	padding:5px;
	margin-top:10px;
	margin-bottom:40px;
}
.section-news-left-img {
	width:100%;
	height:200px;
	overflow:hidden;
	margin-right:20px;
	float:left;
}
.section-news-left-img img {
	width:100%;
	height:auto;
	transition: 0.2s;
}
.page-title-left-inner-page {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:36px;
	color:#626262;
	text-align:left;
	width:100%;
	height:auto;
	min-height:40;
	line-height:40px;
	padding-top:10px;
	padding-left:16px;
	float:left;
}
.caption-page-title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    float: left;
	padding-bottom:40px;
	width:100%;
	padding-left:16px;
	padding-right:16px;
}
.page-title-left-inner-page {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:36px;
	color:#626262;
	text-align:left;
	width:100%;
	height:auto;
	min-height:40;
	line-height:40px;
	padding-top:10px;
	padding-left:16px;
	float:left;
}
.caption-page-title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    float: left;
	padding-bottom:40px;
	width:100%;
	padding-left:16px;
	padding-right:16px;
}
.page-title-small-inner {
	font-family:"Arial Rounded MT Bold" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	font-size:20px;
	color:#e45875;
	text-align:left;
	width:100%;
	height:auto;
	min-height:40px;
	line-height:18px;
	float:left;
	padding-left:16px;
}
.disclaimer-detail-page {
	float: left;
    width: 100%;
    height: auto;
    margin-top: 5px;
    margin-bottom: 20px;
	padding-left:5px;
}
.banner-mobile {
    display: block;
	border:none !important;
	float:left;
	margin-left:3%;
	width:94%;
	border: solid 1px #ffffff !important;
    border-radius: 15px;
	overflow:hidden;
}
}
