h1, h2, h3, h4 {
	padding: 0;
	margin: 0;font-family: 'Roboto', sans-serif; font-weight:500;
}
 .panel-default>.panel-heading, #core_breadcrumbs, .header_style2 .navbar-nav li a, ._searchresultsblock h1, button {
	font-family: 'Roboto', sans-serif;
}
body {
	font-family: 'Open Sans', sans-serif;
	padding: 0;
	margin: 0; background:#f1f1f1; overflow-x:hidden;  
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ul, ol{ padding: 0; margin: 0; }
p {
	margin: 0; 
	padding: 0px;
}
.h1 {
	font-size: 24px;
	line-height: 33px;
	text-align: center;
	margin-bottom: 30px;
}
.about{
    width: 90%;
    margin: auto;
}
.featured-link {
    background: #fff;
    padding: 10px 40px;
    text-align: left;
}
button {
	cursor: pointer;
}
a {
	color: #444;
	text-decoration: none;
}
ul, ol {
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
}
.row {
	width: 90%;
	margin: auto;
}

.nav-pills {
	text-align: center;
    background: rgba(255,255,255,0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border-radius: 50px;
}
.nav-pills li {
    display: inline-block;
    list-style: none;
    width: 25%;
}
.nav-pills li a {
	color: #fff;
}
li.droplist span{ font-weight:400; padding:9px 5px; font-size: 17px; color:#fff; margin: 0 8px;}
        li.droplist span:hover{ color:#40C8F4;}
        li.droplist ul{ display:none;}
		.fa-caret-down{ color:#40C8F4;}
        li.droplist ul:before{content:"\f0d8";  font-family:'FontAwesome';font-size:26px; width:20px;
         margin-bottom:0;display:block;margin-left:15px;margin-right:0;color:#4B4FB0; margin-top:-27px;}
        li.droplist:hover ul{ display:block; min-width:150px; padding:10px 5px; border-radius:5px; margin-top:10px; position:absolute; z-index:500; 
        background:#4B4FB0; border:1px solid #fff;}
        li.droplist:hover ul li{ display:block; width:100%;}
        li.droplist:hover ul li a{display:block; text-align:left; padding:3px 0; font-weight:500; font-size:15px; color:#fff; text-transform:capitalize;} 
.bottom-header{ width:100%;
	padding-top: 10px; background:#4B4FB0;
	padding-bottom: 10px; border-bottom:0px solid #eee; box-shadow: -1px 0px 3px 0px rgba(0,0,0,0.50);
	/*transition: 0.4s;
    position: fixed; z-index:1000; top:-1px;*/
}
.header-row{
    display: flex;
    align-items: center;
}
.site-logo {
	width: 20%;
}
.site-logo a{ display:block; width:100%; padding-top:7px;}
.site-logo img{ max-width:100%;}
.center-linked {
	width: 40%;
}
.searchbar {
	width: 40%; margin-left:5%; margin-right:5%; 
	float: left; 
}
.search-field {
overflow:hidden; 
}
.search-field form{ background:#fff; border-radius:10px; width:99%; padding:0 0 0 1%; overflow:hidden;}
.search-field button {
    font-size: 20px;
    text-align: center;
    color: #fff;
    border: 0;
    background: #4B4FB0;
    width: 10%;
    line-height: 35px;
    float: right;
    position: relative;
    top: 3px;
    right: 3px;
    border-radius: 10px;
}
.search-field input { 
	float: left; background:none; border:0px solid; padding:11px 1%; font-size:17px;
	 outline:none; width:calc(95% - 40px);
}
.header-top {
	background: #4B4FB0;
	color: #fff;
	font-size: 13px; text-align:center;
	padding: 4px 0;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.45);
	-moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.45);
	box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.45);
}
.backgroundwhite{ background:#fff;}
.store-banner {
    float: left;
    width: 100%;
}
.banner-slider {
    float: left;
    width: 100%;
    position: relative;
}
.banner-slider .layer {
    float: left;
    width: 31.333%; position:relative; margin:30px 1%; border-radius:5px; overflow:hidden;
}
.banner-slider .layer a{ display:block;}
.banner-slider .layer img{ width:100%;}
.caption{ position: absolute;
    left: 0px;
    bottom: 0px;
    width: 96%;
    background-color: rgba(0,0,0,0.90);
    padding: 10px 2%;}
.banner-slider .layer .caption img{ width:70px; height:70px; float:left; margin-right:15px; border-radius:3px;}
.banner-slider .layer .text{ color:#fff; }
.banner-slider .layer .text h1{ font-size:19px; padding-top:8px;}	
.banner-slider .layer h4{ font-size:14px; padding-top:8px; color:#eee; font-weight:400;}
.banner-slider .layer:hover .caption{ background-color: #4B4FB0;}

.featured-listing{ padding:20px 0 30px 0;}
.item-list {
	width: 18%;
	float: left; background:#fff;  border-radius:5px; overflow:hidden;
	margin:0 1%; box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.25);
}

.item-list.mrone {
	margin-right: 0;
}
.item {
	border: 0px solid #ccc;  
	text-align: center;
	position: relative;
	transition: all .6s ease;
	transition: transform .2s;
}
.item:hover {
	border-color: #3060B3;
}
.item .item-title {
	color: #333;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	padding:10px;
	height: 60px;
	overflow: hidden;
}
.item img {
	width: 100%;
}
.item-price {
	padding: 5px 15px; 
	text-align: center;
}
.item-price .unit {
	color: #333;
	margin-right: 1px;
	font-size: 16px;
}
.item-price .oldprice {
	text-decoration: line-through;
	margin-right: 5px;
}
.item-price .newprice {
	font-size: 22px;
	font-weight: bold;
	color:#4B4FB0;
}
.item .sale-item {
	width: 50px;
	background: #E62E2D;
	color: #fff;
	position: absolute;
	right: 2px;
	top: 2px;
	font-size: 12px;
	padding: 3px;
	border-radius: 10px;
	border-top-right-radius: 0;
}
.wishlist-item {
	width: 50px;
	position: absolute;
	left: 2px;
	top: 2px;
	font-size: 22px;
	color: #999;
	cursor: pointer;
	display: none;
}
.wishlist-item:hover {
	color: #E62E2D;
}
.item:hover .wishlist-item {
	display: block;
}
.grid_store {
	padding:20px 0 30px 0;
	background: #ccc;
}
.grid_store ul li {
	float: left;
	display: block;
	width: 12.2%; 
	margin:0 1% 20px 1%;
}
.grid_store ul li a {
	display: inline-block;
	height: 150px;
	background: #fff;
	border-radius:100%;
	box-shadow: 0px 0px 1px 1px rgba(204,204,204,0.49);
	width: 150px;
	position: relative;
}
.index_store_logo img {
	max-width: 100px;
	max-height: 100px;
	margin: auto;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.homepageoffer{ padding:30px 0 20px 0;}
.offer-25 {
	width: 23%;
	background: #fff;
	border-radius: 5px;
	float: left;
	margin-right: 2.5%;
	margin-bottom: 20px;
box-shadow: 0px 0px 1px 1px rgba(204,204,204,0.49);
}
.offer-25 .offer-detail, .offer-45 .offer-detail {
	min-height: 200px;
	text-align: center;
}
.offer-detail img{     
    max-width: 100%;
    border: 1px solid #eee;
    border-radius: 15px;
    margin-bottom: 10px;
    margin-top: 15px;}
.offer-detail a.homebtn{ padding:10px 0; border-top:2px dotted #ccc; display:block; margin-top:15px;}
.offer-title {
	font-size: 17px; line-height:28px;
	padding: 8px 0;
}
.homepageoffer .offer-title{ height:50px; overflow:hidden; font-weight: bold;}
.offer-h2 a { color:#000;}
.offer-desc {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	min-height: 70px;
}
.offer-desc {
	font-size: 14px;
	color: #777777;
	line-height: 20px;
	min-height: 50px;
}
.marginleft-none {
	margin-right: 0;
}
.store-logo{
    padding: 15px;
    background: #eee;
}
.offer-disc{
    padding-top: 10px;
    font-weight: bold;
    font-size: 15px;
    color: #4B4FB0;
    font-style: italic;
}
.offer-button a{ background:#4B4FB0; color:#fff; display:inline-block; padding:10px 0; width:100%; border-radius:3px;}
.store-tags-list ul{ margin:0; padding:0;}
.store-tags-list ul li {
    list-style: none;
    float: left;
    width: 24%;
    margin: 10px 1% 10px 0%;
}
.store-tags-list ul li a {
    display: block;
    padding:12px 10px;
    font-size: 14px;
    font-weight: 700;
    background:#FFF;
    color: #444;
    border-radius:5px; box-shadow: 0px 0px 1px 1px rgba(204,204,204,0.49);
    white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis; 
}
.store-tags-list ul li a i{ margin-right:10px;}
.store-tags-list ul li a:hover  { text-decoration: underline;}

.store-footer-one {
    float: left;
    width: 100%;
    background-color: #4a4a4a;
    padding: 40px 0px 0px 0px; margin-top:50px;
}
.footer-heading {
    margin: 0px 0px 15px;
    font-size: 21px;
    color:#ffffff;
}

.footer-links li {
    list-style: none;
    line-height: 22px;
    display: inline-block;
    margin: 0px 0px 3px;
}
.footer-links li::after{
    content: "|";
}
.footer-links li a {
    color: #ffffff; font-size:14px;
}
.footer-widget .widget {
    float:right;
    width: 33%;
    padding: 0px 0px 0px 0;
    margin: 0px 0px 0;
}
.cr-50{ width: 33.33%;
    padding-top: 10px;
    float: left;
    color: #fff;
    text-align: center;
    border-top: 0px solid rgba(255,255,255,0.10);
}
.cr-50 p{ font-size:14px;}
.cr-50 a{ color:#fff;}
.copyright{
    background: #4B4FB0;
    margin: auto;
    width: 100%;
    float: left;
}
.socialmedias a{ display:inline-block; margin-right:25px;}
.socialmedias a .fa{ height:30px; width:30px; border:0px solid #eee; text-align:center; display:block; 
border-radius:100%; line-height:30px;}


.socialmedias a .fa-facebook{ color:#fff;}
.socialmedias a .fa-pinterest-p{ color:#fff;}
.socialmedias a .fa-twitter{ color:#fff;}
.socialmedias a .fa-instagram{ color:#fff;}


.hh1, .hh2{ margin:0 1% 20px 1%; text-align:center; font-weight:500; padding-bottom:10px;}
.hh1:after, .hh2:after{ content:"\f107"; font-family:fontawesome; color:#4B4FB0; border-bottom:0px solid #4B4FB0; width:200px; margin:0px auto 0 auto; display:block;}
.footer-newsletter .col-md-5fn {
    position: relative; width:30%; margin: auto;
}
.footer-newsletter .simple-heading{ font-size:20px; font-weight:400; color:#fff; text-align:center; margin-bottom:20px;}
.footer-newsletter form input{
        background-color: #ffffff;
    color: #000;
    float: left;
    width: 65%;
    font-size: 15px;
    border: 0px solid #eee;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 10px 1.5%;
}
.footer-newsletter form input:placeholder { color: #000;}
.footer-newsletter form input[type="button"] {
    padding:10px 00px; width:30%;
    color: #ffffff;
    cursor: pointer;
    background-color:#4B4FB0;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
}
.footer-newsletter p {
    margin:15px 0px; font-size:14px; line-height: 3;
    color: #ffffff;
}
.footer-widget1{ width:30%; float:right;}
.footer-widget2{ width:30%; float:right;}
.mt50{ margin-top: 50px; }
.category-wrap ul{  }
.category-wrap ul li{ display:block;  width: 14%; margin: 10px 1%; float: left; }
.category-wrap ul li a{ position: relative; overflow: hidden; text-align: center; display: block; border-radius: 5px; padding: 5px; background: #4B4FB0; box-shadow: 0px 0px 1px 1px rgba(204,204,204,0.49);}
.category-wrap ul li img{ max-width: 100%; }
.category-wrap ul li figcaption{ display: block; color: #fff; text-align: center; padding:10px 5px; position: absolute; width: 100%; left: 0; bottom: 0; background: rgba(0, 0, 0, 0.50);}
/*.category-wrap figure {
    text-align: center;
    background-color: #ffffff;
    float: left;
    width: 100%;
    padding: 10px;
    border-radius: 3px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
figure {
    margin-bottom: 6px;
    position: relative;
}
.category-wrap ul li {
    float: left;
    padding: 0px 0;
    width: 16.666667%;
    list-style: none;
    margin: 0px 0px;
}*/

	.storepage{ margin-top: 30px; }
	.col-md-7{ width: 73%; float: right; }
	.col-md-3{ width: 22%; float: left; }
	.product-50 {
	width: 98%; background:#fff; border-radius:3px;
	margin-top: 25px; padding:3px 0px 0px 0px; position: relative;; overflow: hidden;;
}
.product-img {
	width: 120px;
	float: left;
	padding: 5px 30px 10px 10px;
	text-align: center; margin-top:5px; 
}
.product-img img {
	max-width: 100%;
	border: 1px solid #eee; 
	padding: 0px;
}
.ctabtn{ width: 200px; float: right;; }
.product-detail {
	width: calc(99% - 360px); position:relative;
	float: left;
	padding: 15px 0% 10px 0%;
	min-height: 120px;
}
.cwrap {
	border: 1px solid #eee; 
	border-radius:3px;
}
.cwrap .txt {
	font-size: 30px; text-transform:uppercase; overflow:hidden;
	font-weight: bold;
	color: #4B4FB0; padding:20px 0;
}
.cwrap .txt span{ display:block;}
.couponbtn-verify{position:absolute; bottom:20px; color:#333; left:50%;}
.product-dec {
	padding: 10px 0 15px 0;
	font-size: 15px;
	color: #333;
	line-height: 22px; font-family:arial; font-weight:400;
}
.product-detail h3.product-title{ font-size:25px; padding:5px 0 3px 0; color: #333;}
 .box-shadow {
	box-shadow: 0px 0px 2px 0px rgba(191,191,191,0.8);
}  
.ctabtn{ text-align: center; margin-top: 50px; }
.ctabtn a{ background:#4B4FB0; color:#fff; display:inline-block; padding:10px 0; width:150px; border-radius:55px;}
.couponbtn-verify2{ border-top: 1px solid #eee; font-size:14px; font-weight:500; color:#666; background: #f5f5f5; padding: 10px;}
.couponbtn-verify2 .btv{ display: inline-block; margin:0 2%; width: 20%;}
.bread-ul{}
.bread-ul li{ display:inline-block; font-size:14px; color:#4B4FB0;}
.bread-ul li a{ color:#4B4FB0; display:inline-block; padding:5px 0px 1px 0px; margin-right:5px;}
.bread-ul li div{ margin-right:5px;}
.flex-container { margin:0px 0 25px 0; text-align: center;

}

.flex-container > .charlist {
 display:inline-block; color:#fff; margin:0px 5px 5px 5px; border-radius:3px; height:30px; width:30px;
  text-align:center; font-size:15px; line-height:30px; background:#4B4FB0;}
.flex-container > .charlist:hover{background:#4B4FB0;}
.viewmorechar{ display:block; color:#fff; 
margin:0px auto 5px auto; border-radius:3px;  width:100px;
  text-align:center; font-size:15px; line-height:30px; background:#4B4FB0;}
.viewmorechar:hover{background:#4B4FB0;}  
.charcontainer:after{ clear:both; content:'';height:1px; display:block;}
.charcontainer{ background:#fff; position:relative; border:0px solid #ccc; border-radius:3px; 
margin:20px 0 20px 0; padding:0px 0; overflow:hidden;}
.charcontainer h3{  background:#4B4FB0; color:#fff; 
	padding:10px; border-bottom-right-radius:3px;}
.col-sm-2{ width:21%; margin:10px 2%; float:left; white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
  .col-sm-2 a .fa{color:#4B4FB0; margin-right: 5px;}
  .col-sm-2 a:hover{ border-bottom:1px solid #137984; color:#4B4FB0;}





  .offer-33{ width:31%; float:left; margin-right:3.3%; background:#fff; border-radius:3px; }
  .offer-33.marginleftnone{ margin-right:0px;}
  .offer-33 img{ border-radius:3px; width: 100%;}
  .offer-33 h3.offer-title a{ font-size:17px; padding:0 10px;}
  .offer-desc{padding:0 10px 20px 10px; color:#333;}

  .content{ background: #fff; padding:30px 40px; border-radius: 10px; }
   .content h2{ margin-bottom:20px; }
   .content p{ line-height: 34px; }



.col-75{ width:65%; float:left; background:#fff; border-radius:5px; padding:20px 20px; margin-top:30px;}

   .forminputfield {
	padding:0px 0; width:44%; margin-right:5%; float:left;
	margin-bottom: 20px;
}
.forminputfield label, .forminputfield2 label {
	display: block;
	font-size: 15px;
	padding-bottom: 8px;
	font-weight: 700;
}
.forminputfield input {
	width: 100%;
	overflow-x: hidden;
	outline: none;
	font-size: 16px;
	border: 1px solid #ccc;
	padding:10px 8px; border-radius:5px;
	background: #fff;
}
.forminputfield2 textarea {
	width: 93%;
	overflow-x: hidden;
	outline: none; border-radius:5px;
	font-size: 16px;
	border: 1px solid #ccc;
	padding:10px 8px;
	background: #fff;
}
.submitbtn {
	background:#4B4FB0;
	border: 2px solid #4B4FB0; font-weight: 700;
	color: #fff; text-transform:uppercase;
	padding: 12px 50px; border-radius:5px; margin-top:20px;
}
.submitbtn:hover {
	background: #fff;
	color: #4B4FB0;
}
.col-25{ width:30%; float:right;}

.store-contact-wrap { margin: 30px 0px 20px 0;}
.store-contact-wrap ul { margin: 0px -15px;}
.store-contact-wrap ul li {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0px 15px;
    margin: 0px 0px 40px;
}
.store-contact-us {
    padding: 25px 20px;
    overflow: hidden;
    text-align: justify;
    position: relative;
    background: rgba(255, 255, 255);
         border: 1px solid #ececec;
      border-radius:5px;
         /*box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);*/
}
.store-contact-us i{
    font-weight: bold;
}
.store-contact-us h6 {
    margin: 0px 0px 10px;
    font-size: 28px;
    color: #4B4FB0;
}
.store-contact-us a,
.store-contact-us p {
    margin: 0px;
    line-height: 22px;
    display: inline-block;
    color: #717171;
    font-size: 16px;
}
@media screen and (max-width: 800px) {
    .col-75{  width:90%; float:left; background:#fff; border-radius:5px; padding:20px 5%; margin-top:30px; margin-bottom:30px;}
    .col-25{ width:92.3%; float:none;}
    .forminputfield {
    	padding:0px 0; width:90%; margin-right:0%; float:left;
    	margin-bottom: 20px;
    }
    .col-sm-2{ width:45%; margin:10px 2%;}
}
 #divResult{
 z-index:5000; background:#fff; position:absolute; width:36%; margin-left:-5px;
}
.display_box{padding:4px;border-top:solid 1px #eee;display:block;font-size:12px;height:auto; color:#fff; border-radius:3px;}
.display_box:hover{ background:#40C8F4; color:#fff; cursor:pointer;}
.display_box .searchimgfunc{float:left;margin-right:6px;
border:1px solid #fff;padding:2px; border-radius:3px;}
.display_box .name{float:left;font-size:17px;padding:10px; color:#4B4FB0;}
@media screen and (max-width: 1025px) {
    .site-logo {
	width: 25%;
	float: left;
}
.site-logo a{ display:block; width:100%; padding-top:15px;}
.site-logo img{ max-width:100%;}
.center-linked {
	width: 35%;
	float: right; 
}
.searchbar {
	width: 35%; margin-left:5%; 
	float: left; 
}
}
 .mobile-srh, .mobile-nav{ display:none;} .navm-pills{ display:none;}
 .branding{ background: #fff; border-radius: 5px; padding-top: 25px; text-align:center;}
 .branding img{
     border-radius: 100%;
    width: 200px;
    height: 200px;
    border: 1px solid #4B4FB0;
 }
				.sidebox{ background: #fff; border-radius: 5px; padding: 10px; text-align:center; margin-top: 20px; }
				.p-store-logo{ width:50%; float:left; text-align:center; margin:10px 0;}
	.p-store-logo img{ border:1px solid #eee; border-radius:5px;}
	.sidebox .h2{ text-align:center; font-weight:700; padding-bottom:10px;}
	.feature-link{ background:#fff; padding:10px 0; text-align: left;}
	.feature-link ul{ padding:0; margin:0;}
.feature-link ul li{ display:block;}
.feature-link ul li a{ display:block; padding:10px; border-top:1px solid #eee; font-size:15px;}
@media screen and (max-width: 800px) {
        .site-logo {
	width: 35%;
	float: left;
}
    .searchbar {
	width: 50%; margin-left:5%; 
	float: left; 
}
    .center-linked {
    	width: 100%; display:none;
    	float: right;
    	text-align: center;
    }
    .mobile-nav{ position:absolute; top:27px; right:5%; color:rgba(255, 255, 255, 0.9); font-size:32px; display:block; z-index:100001;}
    .navm-pills{ width:200px; height:100%; float:right; position:fixed; right:0;  z-index:402; background:#4B4FB0; padding:20px 10px 0 10px;}
    .navm-pills li {
	display:block;
	list-style: none;
    }
    .navm-pills li a {
    	color: #fff;
    	font-size: 16px; border:0px solid #ccc; border-radius:3px; padding:15px 5px;
    	line-height: 28px; font-weight:700;
    	margin: 0 8px; text-transform:uppercase; text-align:left;
    }
    .offer-button a{ background:#4B4FB0; color:#fff; display:inline-block; padding:10px 0; width:100%; border-radius:3px;}
    .grid_store ul li a {
	display: inline-block;
	height: 80px;
	background: #fff;
	border-radius:5px;
	box-shadow: 0px 0px 1px 1px rgba(204,204,204,0.49);
	width: 100%;
	position: relative;
}
.col-md-7{ width: 100%; float: right; }
.col-md-3{ width: 100%; float: left; margin-top:20px; }
}
.top-store {
	width: 23.5%;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
	background: #fff; border-radius:10px; overflow:hidden;
	
}
.top-store-box {
	border: 1px solid #eee;
}
.top-store-logo {
	width: 33%;
	float: left;
	text-align: center;
	border-right: 1px solid #eee;
	padding: 2px 1%;
}
.top-store-logo img {
	max-width: 100%; border-radius:10px;
}
.top-store-text {
	width: 55%;
	float: left;
	padding: 15px 3% 0px 5%;
}
.top-store-text .name {
	font-weight: 700;
	display: block;
	color: #111;
	margin-bottom: 5px;
}
.top-store-text .noof {
	font-size: 12px;
	color: #666;
}
.top-store.mrgnone {
	margin-right: 0;
}
@media screen and (max-width: 600px) {
    .pageslider{
        display: none;
    }
    .top-store {
	width: 98%;
}
.cr-50{
    width: 100%;
    margin-top: 10px;
    padding: 0;   
}
.about{
    display: none;
    
}
.sidebox{
    display: none;
}
 .site-logo {
	width: 60%; margin-left:18%;
	float: left;
}
    .searchbar {
	width: 100%; margin-left:0%; display:none;
	float: left; 
    }
    .mobile-srh{ position:absolute; top:23px; left:5%; color:rgba(255, 255, 255, 0.9); font-size:32px; display:block; z-index:100001;}
    .hh1{ font-size:22px;}
    .item-list {
	width: 46%;
	float: left; background:#fff;  border-radius:5px; overflow:hidden;
	margin:10px 2%; box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.25);
    }
    .item-list .offer-button{ margin:0 20px;}
    .category-wrap ul li{
        width: 30%;
    }
    .grid_store ul li {
        	float: left;
        	display: block;
        	width: 31%; 
        	margin:0 1%;
    }
    .grid_store ul li a {
    	display: inline-block;
    	height: 120px;
    	background: #fff;
    	border-radius:5px;
    	box-shadow: 0px 0px 1px 1px rgba(204,204,204,0.49);
    	width: 100%;
    	position: relative;
    }
    .grid_store ul li.mbnone{ display:none;}
    .mbnone{ display:none;}
    .offer-25 {
	width: 46%;
	background: #fff;
	border-radius: 5px;
	float: left;
	margin:0px 2%;
	margin-bottom: 20px; 
    box-shadow: 0px 0px 1px 1px rgba(204,204,204,0.49);
    }
    .offer-25 .offer-title {
	font-size: 16px; line-height:22px;
	padding: 8px 0; height:100px;
    }
    .store-tags-list ul li {
    list-style: none;
    float: left;
    width: 46%;
    margin: 5px 2% 5px 2%;
    }
    .footer-newsletter .col-md-5fn {
    position: relative; width:100%; float:left;
    }
    .footer-widget{ width:100%; float:right; margin-top:20px;}
    .banner-slider .layer {
    float: left;
    width: 98%; position:relative; margin:30px 1%; border-radius:5px; overflow:hidden;
}
.product-img {
	width: 80px;
	float: left;
	padding: 5px 30px 10px 10px;
	text-align: center; margin-top:5px; 
}
.product-img img {
	max-width: 100%;
	border: 1px solid #eee; 
	padding: 0px;
}
.ctabtn{ width: 250px; float: right; margin-top: 0px;margin-bottom:10px;}
.product-detail {
	width: calc(98% - 120px); position:relative;
	float: left;
	padding: 15px 0% 10px 0%;
	min-height: 80px;
}.product-detail h3.product-title{ font-size:19px; padding:0px 0 3px 0; color: #333;}
.couponbtn-verify2{ display:none;}
.product-50 {width: 100%;}
.cwrap .txt {
	font-size: 24px; text-transform:uppercase; overflow:hidden;
	font-weight: bold;
	color: #4B4FB0; padding:20px 0;
}
.storepage h1{ font-size:22px;}
.socialmedias a{ display:inline-block; margin-right:10px;}
}
@media screen and (max-width: 600px) {
     #divResult{
 z-index:5000; background:#fff; position:absolute; width:88%; margin-left:-5px;
}
h3.coffer-title { height:180px; padding-bottom:20px; margin-bottom:10px; overflow:hidden;}
}

.faq-container{ margin-bottom:20px; margin-left:5%; margin-right:5%;}
.faqslist {
    margin: 20px 0 0px 0;
    border-radius: 3px; padding:15px 15px; font-weight:bold; cursor:pointer;
    overflow: hidden;
    cursor: pointer; background:#4B4FB0; color:#fff;
}
.faqslist:hover{ background:#4B4FB0;}
 .content {
    margin: 0px 0%; background:#fff;
    color: #666;
    line-height: 22px;
}
.collapsible:after{content:'\002B';color:#fff;font-weight:bold;margin-top:-23px;margin-right:10px;float:right;margin-left:5px; font-size:20px;}

.active:after{content:"\2212";}
.content{padding:0px 20px;max-height:0;overflow:hidden;transition:max-height 0.2s ease-out;}
.fontjustify{ font-size:14px; line-height:24px; text-align:left;}
.content ul{ margin-left:50px;}
.content ul li{ margin-bottom:5px;}
