body {
    font-family: "Sans";
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.clr{
	height:1px;
	clear:both;
}
.clr10{
	height:10px;
	clear:both;
}
.clr20{
	height:20px;
	clear:both;
}

.nav > li > a {
    position: relative;
    display: block;
    padding:15px 8px;
    font-size:13px;
	letter-spacing:.3px;
}
.nav > li select{
	width:50px!important;
	padding-top:17px;
	display:block;
	color:#ffffff;
	border:none!important;
	-moz-appearance:none;
	-webkit-appearance:none;
	background:url(../../images/drop-arrow12.png) no-repeat 80% 82%;
	margin-right:3px;
	outline:none;
	font-size:11px;
}
.nav > li select option {
    color:#000000!important;
  }

@font-face {
    font-family: "Comfortaa";
    src: url('../fonts/742156983-Comfortaa-Regular.eot');
    src: url('../fonts/742156983-Comfortaa-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/742156983-Comfortaa-Regular.svg#Comfortaa') format('svg'), url('../fonts/742156983-Comfortaa-Regular.woff') format('woff'), url('../fonts/742156983-Comfortaa-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*SansLight start*/
@font-face {
    font-family: "SansLight";
    src: url('../fonts/open-sans/OpenSans-Light.ttf');
}
@font-face {
    font-family: "SansLightItalic";
    src: url('../fonts/open-sans/OpenSans-LightItalic.ttf');
}
@font-face {
    font-family: "SansItalic";
    src: url('../fonts/open-sans/OpenSans-Italic.ttf');
}
@font-face {
    font-family: "Sans";
    src: url('../fonts/open-sans/OpenSans-Regular.ttf');
}
@font-face {
    font-family: "SansBold";
    src: url('../fonts/open-sans/OpenSans-Bold.ttf');
}
@font-face {
    font-family: "SansBoldItalic";
    src: url('../fonts/open-sans/OpenSans-BoldItalic.ttf');
}
@font-face {
    font-family: "SansSemiBold";
    src: url('../fonts/open-sans/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: "SansExtraBold";
    src: url('../fonts/open-sans/OpenSans-ExtraBold.ttf');
}
/*SansLight end*/

/* Roboto start */
@font-face {
    font-family: "Roboto-Thin";
    src: url('../fonts/roboto/Roboto-Thin.ttf');
}
@font-face {
    font-family: "Roboto-Light";
    src: url('../fonts/roboto/Roboto-Light.ttf');
}
@font-face {
    font-family: "Roboto-Medium";
    src: url('../fonts/roboto/Roboto-Medium.ttf');
}
@font-face {
    font-family: "Roboto-Condensed";
    src: url('../fonts/roboto/Roboto-Condensed.ttf');
}
@font-face {
    font-family: "Roboto-BoldCondensed";
    src: url('../fonts/roboto/Roboto-BoldCondensed.ttf');
}
@font-face {
    font-family: "Roboto-Black";
    src: url('../fonts/roboto/Roboto-Black.ttf');
}
@font-face {
    font-family: "Roboto-Bold";
    src: url('../fonts/roboto/Roboto-Bold.ttf');
}
.navbar-right{
	margin-right:18px;
}

/* Roboto end*/

#dialog {
    display: none;
}


#results {
    background: rgb(215, 215, 215);
    position: absolute;
    top: 60px; /*88*/ /*edit code 29.9.2016 somak*/
    z-index: 9999;
    margin-left: -14px;
    width: 57%;
    padding-left: 5px;
}

    #results a:hover {
        text-decoration: underline;
    }
    .AutoList {
    color: black;
    /**/
	
    font-size: 12px;
}

    .AutoList span {
        color: #F06D0E;
        font-weight: bold;
    }

.costcart {
    width: 100%;
    min-height:35px; /*add css 23.9.2016 somak*/
}

.StarCss {
    background: url(../../images/star.png) no-repeat;
    height: 13px;
    width: 17px;
}

.FilledStarCss {
    background: url(../../images/star.png) no-repeat;
    height: 13px;
    width: 17px;
}

.EmptyStarCss {
    background: url(../../images/star-empty.png) no-repeat;
    height: 13px;
    width: 17px;
}

.WaitingStarCss {
    background-image: url(../../images/star.png);
    height: 13px;
    width: 17px;
}

#UpdateProgress {
    width: 160px;
    height: 34px;
    left: 45%;
    top: 10px;
    position: fixed;
    z-index: 1;
    padding: 3px 15px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #00b2c8;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    z-index: 999999;
    font-size: 12px;
}

    #UpdateProgress img {
        vertical-align: middle;
        margin: 2px;
    }

a:focus{ 
    outline: none !important;
    border-color:none!important;
    box-shadow:none!important;
	border:none!important;
}




/* new store details*/
/* top */
.storetitlediv {
    min-height: 0px;
    background: url(../images/restaurant/naturebackg.png) no-repeat;
    background-attachment: fixed;
    padding-top: 60px;
	/*background-color:rgba(0, 0, 0, 0.2);*/
}

.navBrandLogo {
    top: -2px;
    position: relative;
}

.storeNameDiv {
    font-size:24px;
    color: #3b6bb4;
    margin:3px 0px 0px 0px;
}

.storeRatingDiv {
    font-size: 18px;
    color: #f78d1e;
    margin: 0px 0px 4px 0px;
}

.storeUserRatingDiv {
    font-size: 18px;
    color: #ed1c24;
    margin: 0px 0px 20px 0px;
}

.storeUserRatingDiv2 {
    font-size: 18px;
    color: #ed1c24;
    margin: 0px 0px 0px 0px;
}

.storeUserRatingDiv3 {
    font-size: 18px;
    color: #f78d1e;
    margin: 0px 0px 0px 0px;
}
.StoreGentext{
	color:#3b6bb4;
}

.storeAddDiv {
    font-size: 16px;
    width: 90%;
    margin-top: 10px;
    color: #000;
}

.storeClockDiv {
    font-size: 16px;
    width: 90%;
    margin-top: 10px;
    color: #000;
    margin-top: 15px;
}

.storetoplogo {
    margin: 10px 0px 0px 0px;
}

.storeHourDiv {
    font-size: 16px;
    /*width: 90%;*/
	width:100%;
    margin-top:20px;
}
.storeHourDiv span > span#lblStoreDetails{
	Color:#a4a4a4;
	font-size:22px;
	line-height:26px;
	font-family:Verdana; 
}
/* top */

#divStoreLogo{
	width:16%;
	padding:0px;
	margin-right:1%;
	float:left;
	text-align:left;
}
#divStoreLogo img{
	max-width:100%;
}
.storeNameRating_Combine{
	float:left;
	width:80%;
}
.lPartsec{

}
.lPartsec img{
	margin-top:4px;
	margin-bottom:4px;
	max-width:100%;
	height:auto!important;
	border:none!important;
}
#imgStoreLogo{
	border:none!important;
}
/*Search somak*/
.topSearchDiv{
	background-color: rgba(255, 255, 255, 0.2);
	border:none;
	width:300px;
	/*padding:0 1% 0 15px;*/
	padding:0 1% 0 0;
	float:right;
	border-radius:5px;
	border:#d7e5fb solid 1px;
	overflow:hidden;
	-moz-box-shadow: 0 0 4px #a6bde1;
    -webkit-box-shadow: 0 0 4px #a6bde1;
     box-shadow: 0 0 4px #a6bde1;
	/* margin-bottom:50px;*/
	 margin:15px 0px 10px;
}

.topSearchDiv input[type="text"] {
	/*background-color: rgba(186, 200, 220, 8.5);*/
	background:none;
	border:none;
	width:85%;
	margin:0;
	line-height:28px;
	height:30px;
	float:left;
	color:#000000;
	padding-left:4px;
}
.topSearchDiv input[type=submit] {
	background:url(../../images/search-icon-big.png) no-repeat top right;
	background-position:4px 2px;	
	margin-top: 2px;
	margin-bottom:2px;
	/*z-index: 2;
	position: relative;
	vertical-align: top;*/
	border:none;
	cursor: pointer;
	width:28px;
	height:24px;
	float:right;
	border-left:#8ba25c solid 1px;
}

.topSearchDiv #results {
    background: rgb(215, 215, 215);
    position: absolute;
    top: 60px; /*88*/ /*edit code 29.9.2016 somak*/
    z-index: 9999;
    margin-left:-2px;
    /*width:57%;*/
	width:300px;
    padding-left:1%;
}
/*Search end somak*/


/*Address & banner */
.storeAddCityDiv {
    color: #5b5b5b;
    font-size: 14px;
}

.storeMailDiv {
    color: #5b5b5b;
    font-size: 14px;
    margin-top: 10px;
}

.storePhoneDiv {
    color: #3b6bb4;
    font-size: 14px;
    margin-top: 10px;
}

    .storePhoneDiv i {
        transform: rotate(45deg);
        top: 2px;
        position: relative;
        margin-right: 5px;
    }

.storeBannerDiv {
	/*position:relative;
	top:-90px;
	z-index:-1000;*/
}
/*StHomeVendorlist*/
.vendorSt{
}
.StHomeVndrList{
	float:left;
	width:48%;
}
.StHomeVndrList p{
	max-width:97%;
	font-size:12px;
	color:#5b5b5b;
	line-height:14px;
    max-height:30px;
	overflow:hidden;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:2px;
	margin-bottom:3px;
	margin:0px;
	border-bottom:#e1e1e1 dashed 1px;
	cursor:pointer;
}
.StHomeVndrList p .cartImg{
	margin-left:0px;
	margin-right:4px;
}
.StHomeVndrList p i.fa{
	font-size:11px;
	top:0px;
	color:#aaaaaa;
	float:left;
}

.StHomeVndrListR{
	float:right;
	width:48%;
}
.StHomeVndrListR p{
	max-width:97%;
	font-size:12px;
	color:#5b5b5b;
	line-height:14px;
	max-height:30px;
	overflow:hidden;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:2px;
	margin-bottom:3px;
	margin:0px;
	border-bottom:#e1e1e1 dotted 1px;
	cursor:pointer;
}
.StHomeVndrListR p .cartImg{
	margin-left:0px;
	margin-right:4px;
}
.StHomeVndrListR p i.fa{
	font-size:11px;
	top:0px;
	color:#aaaaaa;
	float:left;
}
/*StHomeVendorlist end*/
.paddAddLR{
	padding-left:0;
	padding-right:0;
}


/* Address & banner */
/* bar */
.bar1 {
    width: 100%;
    height: 3px;
    background: #3b6bb4;
    margin: 30px 0px 20px 0px;
}

.bar2 {
    width: 100%;
    height: 3px;
    background: #3b6bb4;
    margin: 10px 0px 10px 0px;
    opacity: .5;
}
/* bar */
/* category*/
.featuredtitletextDiv {
    font-size: 18px;
    color: #f78d1e;
    margin-bottom: 14px;
}

.featuredtitletextDiv3 {
    font-size: 18px;
    color: #f78d1e;
    margin-bottom: 4px;
}

.featuredtitletextDiv4 {
    font-size: 18px;
    color: #3b6bb4;
    margin-bottom: 4px;
}

.viewmoreDiv {
    text-align: right;
    font-size: 18px;
    color: #f78d1e;
}

    .viewmoreDiv a {
        color: #ed1c24;
    }

        .viewmoreDiv a:hover {
            color: #f78d1e;
            text-decoration: none;
        }

.viewmoreDiv2 {
    text-align: left;
    font-size: 16px;
    margin-bottom: 20px;
    color: #3b6bb4;
}

    .viewmoreDiv2 a {
        color: #3b6bb4;
    }

        .viewmoreDiv2 a:hover {
            color: #f78d1e;
            text-decoration: none;
        }
.seeMoreDiv{
	width:100px;
	height:31px;
	line-height:23px;
	text-align:center;
	color:#ffffff;
	background:#054477;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding-top:4px;
	float:right;
}
.seeMoreDiv a{
	color:#ffffff;
	text-decoration:none;
}

.seeMoreDiv a:hover {
            color:#8dc5f2;
            text-decoration: none;
}

		

.featuredtitletextDiv2 {
    color: #3b6bb4;
}
/* adbanner*/
.adHorizonBannerDiv {
    height: 120px;
    background: #F2F2F2;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.41);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.41);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.41);
}
/* adbanner*/
/* currency */
.currencyDrop {
    float: left;
    top: 4px;
    position: relative;
    top: 8px;
    position: absolute;
    left: 218px;
}

.currencyDropDiv {
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0px 4px;
}

.currencyDropDiv {
    background: transparent;
    background-color: transparent;
}

    .currencyDropDiv .btn-default {
        color: #333;
        background-color: transparent !important;
        border-color: transparent !important;
    }

    .currencyDropDiv .form-control {
        color: #333;
        background-color: transparent !important;
        border-color: transparent !important;
    }

    .currencyDropDiv .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        color: #ffffff;
    }

    .currencyDropDiv .glyphicon {
        top: -4px;
    }

.CurrencyinMenu {
    position: relative;
    top: 9px !important;
    width: 70px;
    float: right;
    margin-left: 10px;
}

.currencyDropDiv .btn-default {
    color: #fff;
    background-color: transparent !important;
    border-color: transparent !important;
}

.currencyMobile {
    display: none;
}

.CurrencyinMenu {
}
/* currency */

/* category*/
.categoryDivWrap {
    /* margin-bottom:50px;	 */
	margin-top:15px;
}


.productDetails {
    width: 100%;
}

.productBox {
    width: 100%;
    max-height: 100%;
    /*min-height:250px;*/
    float: left;
    border: 1px solid #d0d0d0;
    /*margin-bottom:40px;*/
	margin-bottom:5px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.52);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.52);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.52);
}

.productBoxImg {
    /*max-height:150px;*/
    width: 100%;
	/*width:auto;*/
	/*max-height:170px;*/
	
}

.productBoxText {
    width: 100%;
    float: left;
    height: 40px;
    background-color: #e6e6e6;
}

.productBoxText1 {
    width: 100%;
    /*min-height: 50px;*/
	min-height:20px;
	line-height:14px;
    float: left;
    background-color: #ffffff;
    /*position: relative;*/
    top: 5px;
}




.text {
    text-decoration: none;
	float:left;
	/*margin-top:15px;*/
	margin-top:5px;
}

.firstText {
    font-size: 16px;
    color: #1a1a1a;
    padding: 8px 0px 4px 5px;
}

.lastText {
    font-size:12px;
	line-height:13px;
    padding:5px 0px 5px 5px;
    color: #262626;
	min-height:30px;
	max-height:30px;
	overflow:hidden;
}
.viewProduct {
    text-decoration: none;
    font-size: 12px;
    /*position: relative;*/
    padding: 2px 0px 2px 5px;
    /*bottom:10px;*/
    color: #3b6bb4;
	float:left;
	margin-top:-2px;
	min-height:21px;
}
a.text{
	/*margin-top:15px;*/
	margin-top:5px;
}
    .viewProduct a:hover {
        text-decoration: none;
        color: #f78d1e;
    }
	
.viewProduct3 {

    text-decoration: none;
    font-size: 14px;
    position: relative;
	bottom:6px;
	left:0;
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
	background:-moz-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-webkit-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-o-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-ms-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:linear-gradient(to bottom, #ffc477 5%, #fb9e25 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25',GradientType=0);
	background-color:#ffc477;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	cursor:pointer;
	color:#6a3905;
	font-family: "Sans";
	font-size:15px;
	font-weight:normal;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #cc9f52;
}

.viewProduct3 a{
	text-decoration:none;
	color: #6a3905;
}

.viewProduct3 a:hover {
	color:#ffffff;
}	
	

.productImgDiv {
    overflow: hidden;
	text-align: center;
}

.productBoxImg {
}

.productBox {
    overflow: hidden;
}

    .productBox:hover {
        border: 1px solid #b4b4b4;
        -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2);
        box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2);
    }


        .productBox:hover .productBoxImg {
            opacity: 0.9;
        }

        .productBox:hover .productBoxText {
            background: #eceaea;
        }


/* products */
.costcart {
    width: 100%;
    background: #efefef;
}
/*owl crowsel section*/
#divMultipleCategory{
	padding:0px;
	margin:0px;

}
/*sliderGroceryStDetails Adjustment*/	
#sliderGroceryStDetails{
	margin-top:10px;
	margin-bottom:3px;
	/*max-width:98%;
	margin-left:1%;*/
	max-width:100%;
}
#sliderGroceryStDetails .owl-item{
	float:left;
	padding-left:.5%;
	padding-right:.5%;
}
#sliderGroceryStDetails .owl-item .item{
	max-width:100%;
	margin:0 auto;
}


#sliderGroceryStDetails .featuedProduct{
	max-width:320px;
}

#sliderGroceryStDetails .owl-prev{
    float: left !important;
    margin-left:-10px;
    position: relative;
    top: -150px;
}
#sliderGroceryStDetails .owl-next{
	float: right !important;
    margin-right:-10px;
    position: relative;
    top: -150px;
}
#sliderGroceryStDetails .owl-pagination{
	height:0px;
}
.owl-theme .owl-controls {
    margin-top: -20px;
}

/*owl crowsel section end*/
.featuedProductDetail {
}

.featuedProduct {
    margin-top:10px;
    border: 1px solid #b8b8b8;
}

.productImageDiv {
    width:100%;
    overflow: hidden;
    /*height: 200px;*/
	max-height:350px;
	text-align:center;
	/*padding:2%;*/
}

    .productImageDiv img {
        height: auto;
		max-width:100%;
		margin:0 auto!important;
    }

.boxImg {
    width: 100%;
}

.productBoxText2 a {
    color: #dcdcdc;
}

.productBoxText2 {
    width: 100%;
    padding: 4px 0px 0px 10px;
    height: 28px;
    background: rgb(45, 44, 44);
    overflow: hidden;
    color: #dcdcdc;
    position: relative;
    z-index: 1000;
}

.boxText {
    font-size: 17px;
    color: #d9d9d9;
    position: relative;
    left: 10px;
    top: 6px;
    color: ed1c24;
}

.productBoxCost {
    width:65%;
    min-height:35px;
    /*background: #f2ebeb;*/
    float:left;
    /*padding-top: 8px;*/
}
/**/
.strikeoutprice{
	float:left;
	padding:0px;
	margin:9px 0px 0px;
}

.strikeoutprice > div{
	float:left;
	width:auto;
	padding-left:3px;
	font-size:14px;
	margin-left:8px;
}
.prodOrgPrice{
	text-decoration:line-through;
}
.strikeoutprice > div img{
	margin-top:-1px;
}

.boxCost {
    font-size: 14px;
    color: #5d5d5d;
    float: left;
    position: relative;
    left: 10px;
    top: 8px;
}

.boxCost1 {
    font-size: 14px;
    /* font-weight: bold; */
    float: left;
    position: relative;
    /*left: 15%;*/
	left:3%;
    top: 8px;
    /*color: #d9d9d9;*/
    color:#3b6bb4;
}

.productBoxCart {
    width:35%;
    height:35px;
    /*background: #dadada;*/
    float: left;
    /*padding-top: 8px;*/
    border-left: 1px solid #d0d0d0;
	text-align:center;
}
.productBoxCart a{

}
.productBoxCart a i{
	width:auto;
	padding:0px;
	margin:0px;
	margin-right:8px;
}

.cartImg {
    position: relative;
    top: 6px;
    left:0px;
    color: #2D2C2C;
    font-size:22px;
    margin: 2px 25px;
}

    .cartImg:hover {
        color: #ed1c24;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

.wishImg {
    position: relative;
    top: 6px;
    left:0px;
    color: #2D2C2C;
    font-size:20px;
    margin: 2px 25px;
}

.wishImg:hover {
        color: #3b6bb4;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
}

.multicolorbar2 {
    background: #f78d1e;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3OGQxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE5JSIgc3RvcC1jb2xvcj0iI2Y3OGQxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE5JSIgc3RvcC1jb2xvcj0iIzQ3NzRiOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iIzQ3NzRiOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iIzMzYzFkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU3JSIgc3RvcC1jb2xvcj0iIzMzYzFkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU3JSIgc3RvcC1jb2xvcj0iI2VkMjMyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc4JSIgc3RvcC1jb2xvcj0iI2VkMjMyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc4JSIgc3RvcC1jb2xvcj0iI2Y3OGQxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc4JSIgc3RvcC1jb2xvcj0iI2Y3OGQxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(left, #f78d1e 0%, #f78d1e 19%, #4774b9 19%, #4774b9 37%, #33c1d3 37%, #33c1d3 57%, #ed2324 57%, #ed2324 78%, #f78d1e 78%, #f78d1e 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f78d1e), color-stop(19%,#f78d1e), color-stop(19%,#4774b9), color-stop(37%,#4774b9), color-stop(37%,#33c1d3), color-stop(57%,#33c1d3), color-stop(57%,#ed2324), color-stop(78%,#ed2324), color-stop(78%,#f78d1e), color-stop(78%,#f78d1e));
    background: -webkit-linear-gradient(left, #f78d1e 0%,#f78d1e 19%,#4774b9 19%,#4774b9 37%,#33c1d3 37%,#33c1d3 57%,#ed2324 57%,#ed2324 78%,#f78d1e 78%,#f78d1e 78%);
    background: -o-linear-gradient(left, #f78d1e 0%,#f78d1e 19%,#4774b9 19%,#4774b9 37%,#33c1d3 37%,#33c1d3 57%,#ed2324 57%,#ed2324 78%,#f78d1e 78%,#f78d1e 78%);
    background: -ms-linear-gradient(left, #f78d1e 0%,#f78d1e 19%,#4774b9 19%,#4774b9 37%,#33c1d3 37%,#33c1d3 57%,#ed2324 57%,#ed2324 78%,#f78d1e 78%,#f78d1e 78%);
    background: linear-gradient(to right, #f78d1e 0%,#f78d1e 19%,#4774b9 19%,#4774b9 37%,#33c1d3 37%,#33c1d3 57%,#ed2324 57%,#ed2324 78%,#f78d1e 78%,#f78d1e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f78d1e', endColorstr='#f78d1e',GradientType=1 );
    margin: 0px auto;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 5px;
    width: 100%;
}
/*block code 23.9.2016*/
/*.productBoxCart .fa-heart-o {
    left: 30%;
}*/
/* products */
/* modal */
#myModal2 {
    z-index: 3000;
}

#myModal3 {
    z-index: 3000;
}


.modal-body {
    background: #fff;
}

.modal-header {
    /* background: rgba(87,87,87,1);
background: -moz-linear-gradient(left, rgba(87,87,87,1) 0%, rgba(184,182,184,1) 76%, rgba(224,220,224,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(87,87,87,1)), color-stop(76%, rgba(184,182,184,1)), color-stop(100%, rgba(224,220,224,1)));
background: -webkit-linear-gradient(left, rgba(87,87,87,1) 0%, rgba(184,182,184,1) 76%, rgba(224,220,224,1) 100%);
background: -o-linear-gradient(left, rgba(87,87,87,1) 0%, rgba(184,182,184,1) 76%, rgba(224,220,224,1) 100%);
background: -ms-linear-gradient(left, rgba(87,87,87,1) 0%, rgba(184,182,184,1) 76%, rgba(224,220,224,1) 100%);
background: linear-gradient(to right, rgba(87,87,87,1) 0%, rgba(184,182,184,1) 76%, rgba(224,220,224,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575757', endColorstr='#e0dce0', GradientType=1 ); */
    background: rgba(59,108,180,1);
    background: -moz-linear-gradient(left, rgba(59,108,180,1) 0%, rgba(127,176,250,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(59,108,180,1)), color-stop(100%, rgba(127,176,250,1)));
    background: -webkit-linear-gradient(left, rgba(59,108,180,1) 0%, rgba(127,176,250,1) 100%);
    background: -o-linear-gradient(left, rgba(59,108,180,1) 0%, rgba(127,176,250,1) 100%);
    background: -ms-linear-gradient(left, rgba(59,108,180,1) 0%, rgba(127,176,250,1) 100%);
    background: linear-gradient(to right, rgba(59,108,180,1) 0%, rgba(127,176,250,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b6cb4', endColorstr='#7fb0fa', GradientType=1 );
    border-radius: 4px 4px 0px 0px;
    color: white;
}

.close {
    float: right;
    font-size: 38px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=60);
    opacity: .6;
    top: -5px;
    position: relative;
}
/* modal */
/* modal form */
.sf1 {
    margin-bottom: 10px;
}
/* modal form */
/* comment */
.featuredReview {
    width: 100%;
}

.reviewHeading {
    width: 100%;
    font-size: 20px;
}

.reviewTextDescription {
    width: 100%;
    font-size: 12px;
    margin: 5px 0px;
}

.reviewRating {
    width: 100%;
    font-size: 20px;
}

.user {
    width: 100%;
}

.reviewUser {
    min-width: 150px;
    float: left;
}

.reviewCal {
    float: left;
}

.reviewIcon {
    width: 15px;
    float: left;
}

.reviewName {
    font-size: 12px;
    float: left;
    position: relative;
    left: 5px;
}
/* comment */
/* store footer */
.storefooter {
    background: #000 url(../img/store-img/burst.png) no-repeat right bottom;
    margin-bottom: -2px;
    height: 85px;
}

.footerlogo {
    margin-top: 25px;
}

.storefootermenu ul {
    list-style-type: none;
    display: inline-block;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: 30px;
    float: right;
    margin-bottom: 20px;
}

.storefootermenu li {
    display: inline;
    color: white;
}

    .storefootermenu li a {
        color: white;
        text-align: center;
        padding: 2px 16px;
        text-decoration: none;
        text-align: center;
    }

        .storefootermenu li a:hover {
            color: #5fc7cb;
        }

/* store footer */
/* new store details*/

/*Store dtls Vendor Modal*/
#myModal6 {
    z-index:3000;
	top:50px;
}
.vdrListmodal{
}
#myModal6 .modal-header{
    min-height:20px;
    padding:7px!important;
    border-bottom: 1px solid #e5e5e5;
}
#myModal6 .close {
    font-size:28px;
    font-weight:normal;
    color: #fff;
    text-shadow: 0 1px 0 #405b84;
    filter: alpha(opacity=60);
    opacity:.6;
    top:-2px;
	right:7px;
}
#stDtsModHeader{
}
.stLstVendorcontPart{
	font-size:13px;
	line-height:28px;
	color:#666666;
	text-align:left;
}

.stLstVendorcontPart img{
	float:left;
	padding:3px;
	border:#cccccc solid 1px;
	margin:5px 10px 0px 0px;
	width:140px;
	height:140px;
}

#vendorHeadtxt{

}
#vndDtls{

}
#vndPic{

}
/*Store Dtls Vendor Modal*/

/* sanbot */

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent !important;
}

.navbar-default {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    background: rgba(235,64,72,1);
    background: -moz-linear-gradient(top, rgba(235,64,72,1) 0%, rgba(175,6,6,0.6) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,64,72,1)), color-stop(100%, rgba(175,6,6,0.6)));
    background: -webkit-linear-gradient(top, rgba(235,64,72,1) 0%, rgba(175,6,6,0.6) 100%);
    background: -o-linear-gradient(top, rgba(235,64,72,1) 0%, rgba(175,6,6,0.6) 100%);
    background: -ms-linear-gradient(top, rgba(235,64,72,1) 0%, rgba(175,6,6,0.6) 100%);
    background: linear-gradient(to bottom, rgba(235,64,72,1) 0%, rgba(175,6,6,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb4048', endColorstr='#af0606', GradientType=0 );
    border-color: #e7e7e7;
}

    .navbar-default .navbar-nav > li > a {
        color: #fff;
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: #ffe9e9;
            background: rgba(138,3,3,.6);
            background: rgba(138, 70, 3, 0.6);
        }

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 0px solid transparent;
    border-radius: 0px;
    position: fixed;
    z-index: 2020;
    width: 100%;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    background: rgba(248,80,50,1);
    background: -moz-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(247,142,30,0.9) 51%, rgba(148,25,13,0.8) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248,80,50,1)), color-stop(51%, rgba(247,142,30,0.9)), color-stop(100%, rgba(148,25,13,0.8)));
    background: -webkit-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(247,142,30,0.9) 51%, rgba(148,25,13,0.8) 100%);
    background: -o-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(247,142,30,0.9) 51%, rgba(148,25,13,0.8) 100%);
    background: -ms-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(247,142,30,0.9) 51%, rgba(148,25,13,0.8) 100%);
    background: linear-gradient(to right, rgba(248,80,50,1) 0%, rgba(247,142,30,0.9) 51%, rgba(148,25,13,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#94190d', GradientType=1 );
    border-color: #e7e7e7;
}

.nivo-controlNav {
    display: none;
}

.nivo-caption {
    position: absolute;
    display: none;
    font: 38px 'Actor', sans-serif;
    background: rgba(0,0,0,.7);
    color: #FFF;
    padding: 10px;
    white-space: nowrap;
    z-index: 55;
}

.NivosliderD33oo {
    -webkit-box-shadow: 2px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 4px 5px 0px rgba(0,0,0,0.75);
    z-index: 50;
}


/* nav */
.navbar-brand {
    /* background:rgba(0,0,0,.2); */
    position: relative;
    top: -9px;
}

.navbar-brand > img.navBrandLogo {
    display: block;
}

.navbar-brand > img.navBrandLogoSmall {
    display: none !important;
}

.navbar-toggle collapsed:hover {
    background: rgba(172,6,14,1);
    background: -moz-linear-gradient(top, rgba(172,6,14,1) 0%, rgba(198,8,20,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(172,6,14,1)), color-stop(100%, rgba(198,8,20,1)));
    background: -webkit-linear-gradient(top, rgba(172,6,14,1) 0%, rgba(198,8,20,1) 100%);
    background: -o-linear-gradient(top, rgba(172,6,14,1) 0%, rgba(198,8,20,1) 100%);
    background: -ms-linear-gradient(top, rgba(172,6,14,1) 0%, rgba(198,8,20,1) 100%);
    background: linear-gradient(to bottom, rgba(172,6,14,1) 0%, rgba(198,8,20,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac060e', endColorstr='#c60814', GradientType=0 );
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: rgba(255,184,164,1);
    /*  background: -moz-linear-gradient(top, rgba(235,64,72,1) 0%, rgba(175,6,6,0.6) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,64,72,1)), color-stop(100%, rgba(175,6,6,0.6)));
    background: -webkit-linear-gradient(top, rgba(235,64,72,1) 0%, rgba(175,6,6,0.6) 100%);
    background: -o-linear-gradient(top, rgba(235,64,72,1) 0%, rgba(175,6,6,0.6) 100%);
    background: -ms-linear-gradient(top, rgba(235,64,72,1) 0%, rgba(175,6,6,0.6) 100%);
    background: linear-gradient(to bottom, rgba(235,64,72,1) 0%, rgba(175,6,6,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb4048', endColorstr='#af0606', GradientType=0 ); */
    color: #555;
}


/* boot */
/* icon */

.icons {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.list-group.panel > .list-group-item {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.list-group-submenu {
    margin-left: 20px;
}

.strong {
    font-weight: bold;
}

.inner-addon .fa {
    position: absolute;
    padding: 10px;
    pointer-events: none;
    font-size: 18px;
    color: white;
}

/* align icon */
.left-addon .fa {
    left: 0px;
    top: 5px;
}

.right-addon .fa {
    right: 0px;
}

.left-addon input {
    padding-left: 35px;
}

.right-addon input {
    padding-right: 30px;
}

.voiceicon {
    width: 15px;
}

.fa {
    margin-right: 4px;
}

.fa-star {
    margin-right: 10px;
}

/* icon */
/* banner */
.innerbanner {
}

.innerbannerdiv {
    background: #fff;
}
/* banner */
/* cart */
#basket {
    width: 180px;
    height: auto;
    border: none;
    margin: 0 0 10px 0;
    padding: 0;
    float: left;
    display: inline;
    background-color: transparent;
    background-image: url(../images/basketMid.jpg);
    background-repeat: repeat-y;
}

#basketMid {
    width: 160px;
    height: auto; /*padding: 0 10px 0 10px;16_10_13*/
    padding: 30px 0px 0 0px;
    background-color: transparent;
    color: #FFF;
    line-height: 110%;
    font-size: 12px;
}

    #basketMid ul {
        list-style-type: none;
        border: none;
        margin: 0;
        padding: 0;
    }

        #basketMid ul li {
            text-align: center;
            line-height: 15px;
            margin-bottom: 0px;
            min-height: 35px;
        }

            #basketMid ul li a {
                text-decoration: none;
                color: #000;
                display: block;
                padding: 1px;
                min-height: 35px;
            }

                #basketMid ul li a:hover {
                    background-color: #099;
                    color: #FFF;
                }

#basketMid {
    width: 160px;
    height: auto;
    padding: 30px 5px 0 5px;
    background-color: transparent;
    color: #FFF;
    line-height: 110%;
    font-size: 12px;
}

#basket ul {
    list-style-type: none;
    border: none;
    margin: 0;
    padding: 0;
}

    #basket ul li {
        text-align: center;
    }

        #basket ul li a {
            text-decoration: none;
            color: #000;
            display: block;
            padding-top: 6px;
        }

        #basket ul li a:hover {
                background-color: #099;
                color: #FFF;
        }

#basketSub {
    height: auto;
    border: 1px solid #099;
    margin: 10px;
    padding: 10px;
    background-color: transparent;
    color: #666;
    line-height: 110%;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

    #basketSub div {
        font-size: 14px;
        margin: 5px 0 3px 0;
        color: #000;
    }
   #basketSub .cartPrice {
        font-size: 14px;
        margin: 5px 0 5px 0;
        color: #000;
		width:100%;
		text-align:center!important;
		display:inline-block!important;
    }

   #basketSub .cartPrice > div {
            width:auto;
			display:inline-block;
			padding:3px 2px;
			margin:0px;
   }
#basketSub .cartPrice > div img{
	margin-top:-4px;
}	
	
	

#basketCheckout {
    width: 160px;
    height: auto;
    padding: 0 10px 0 10px;
    margin: 0 0 5px 0;
    background-color: transparent;
    color: #FFF;
    line-height: 110%;
    font-size: 12px;
}

    #basketCheckout a {
        width: 75px;
        height: 0;
        border: none;
        margin: 0 43px 0 42px;
        padding-top: 18px;
        background-color: transparent;
        background-image: url(../images/coCheckout.png);
        background-repeat: no-repeat;
        display: block;
        overflow: hidden;
    }

        #basketCheckout a:link {
        }

        #basketCheckout a:visited {
        }

        #basketCheckout a:hover {
            background-position: 0 -18px;
        }

#basketClear {
    width: 160px;
    height: auto;
    padding: 0 10px 0 10px;
    margin: 0 0 5px 0;
    background-color: transparent;
    color: #FFF;
    line-height: 110%;
    font-size: 12px;
}

    #basketClear a {
        width: 75px;
        height: 0;
        border: none;
        margin: 0 43px 0 42px;
        padding-top: 18px;
        background-color: transparent;
        background-image: url(../images/coClearBasket.png);
        background-repeat: no-repeat;
        display: block;
        overflow: hidden;
    }

        #basketClear a:hover {
            background-position: 0 -18px;
        }

#basketBot {
    width: 180px;
    height: 10px;
    background-color: transparent;
    background-image: url(../images/basketBot.jpg);
    background-repeat: no-repeat;
}

.bluebutton {
    /*float: left;*/
    cursor: pointer;
    vertical-align: top;
    /*font-family: "Comfortaa";*/
	font-family: "Sans";
    font-size: 11px;
    color: #FFF;
    background: #3b6bb4;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    margin-left: 10px;
    text-transform: uppercase;
    padding:1px 25px;
    line-height: 24px;
    height: 26px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
}

.Basket a:hover {
    text-decoration: underline;
    /* color: #fff; */
}


.CartTop {
    width: 100%;
    height: 40px;
    padding: 5px;
    color: white;
    background: rgba(0,0,0,.3);
}

#lblBasketMsg {
   /* padding-left: 20px;*/
}
/* 6-3-16 */
/* 6-4-16 */
.basketbutDiv1 a:hover {
    text-decoration: none;
    /* color:#ffffff;	 */
}
/* 6-6-2016 */
#imgBDown, #imgBUp {
    position: relative;
    top: -4px;
    /*left:3px; */
}

.basketbutDiv1 a:hover, .basketbutDiv2 a:hover {
    color: #deebff;
    text-decoration: none;
}
/* cart */




.clear {
    clear: both;
}



/* rating */
.ratingbox .right {
    width: auto;
    font-size: 12px;
    color: #010101;
    font-weight: bold;
    margin: 0;
    padding: 0;
    float: right;
}

/*.FilledStarCss {
    background-image: url(../images/rating_star.png);
    height: 13px;
    width: 17px;
}*/

.proddetailsstarin {
    color: #e47600;
    margin-top: 10px;
    margin-bottom: 10px;
}

.proddetailsstarin {
    color: #3b6bb4;
}

    .proddetailsstarin span {
        color: #3b6bb4;
    }

.proddetailsrvwform {
    /* margin-top:10px;	
margin-bottom:10px;	 */
}

    .proddetailsrvwform input {
        border-radius: 4px;
        border: 1px solid rgba(123, 123, 123, 0.5);
        padding: 4px;
        height: 30px;
        font-size: 14px;
        min-width: 250px;
    }

    .proddetailsrvwform textarea {
        /* border-radius:4px;
border: 1px solid rgba(123, 123, 123, 0.5);
padding:4px;

font-size:14px;	
width:250px; */
        border-radius: 4px;
        border: 1px solid rgba(123, 123, 123, 0.5);
        padding: 4px;
        font-size: 14px;
        width: 250px;
        max-height: 103px;
    }

.proddetailsrvwin {
    width: 250px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 6px;
    margin-bottom: 40px;
}

.proddetailsadarea {
}

.proddetailsstarin input[type="submit"] {
    height: 30px;
    float: left;
    border: none;
    margin: 10px 10px;
    text-align: center;
    font-size: 12px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    position: relative;
    left: -10px;
    min-width: 100px;
    background: rgba(76,76,76,1);
    color: #fff;
}

.proddetailsstarin input[type="button"] {
    height: 30px;
    float: left;
    border: none;
    margin: 10px 10px;
    text-align: center;
    font-size: 12px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    position: relative;
    left: -10px;
    min-width: 100px;
    background: rgba(76,76,76,1);
    color: #fff;
}

.prodbutdtls {
    height: 35px;
    padding: 0px 2px;
    min-width: 120px;
    margin-bottom: 4px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.54);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.54);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.54);
    font-size: 14px;
    position: relative;
    top: -2px;
    background: rgba(196,100,4,1);
    background: -moz-linear-gradient(left, rgba(196,100,4,1) 0%, rgba(247,141,30,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(196,100,4,1)), color-stop(100%, rgba(247,141,30,1)));
    background: -webkit-linear-gradient(left, rgba(196,100,4,1) 0%, rgba(247,141,30,1) 100%);
    background: -o-linear-gradient(left, rgba(196,100,4,1) 0%, rgba(247,141,30,1) 100%);
    background: -ms-linear-gradient(left, rgba(196,100,4,1) 0%, rgba(247,141,30,1) 100%);
    background: linear-gradient(to right, rgba(196,100,4,1) 0%, rgba(247,141,30,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c46404', endColorstr='#f78d1e', GradientType=1 );
}

.prodsplinsttitle {
    font-size: 15px;
    position: relative;
    top: 4px;
    margin-bottom: 4px;
}

.proddetailsOpt {
    width: 100%;
    margin-top: 10px;
    font-size: 12px;
}

    .proddetailsOpt select {
        /* max-width:42px;	 */
        width: 100%;
        /* max-width:300px; */
        height: 40px;
        border-radius: 4px;
        border: 1px solid rgba(123, 123, 123, 0.5);
    }

.proddetailssoldby {
    font-size: 16px;
    color: #3b6bb4;
    position: relative;
    top: 4px;
}

.tabrow {
    margin-top: 30px;
    margin-bottom: 40px;
    min-height: 50px;
}

.multicolorbar2 img {
    position: absolute;
    left: 50%;
    top: -20px;
    width: 38px;
    height: 38px;
}

.prodbutdetails:hover {
    color: #ececec;
    background: rgba(0,183,234,1);
}

.prodbutdetails {
    height: 35px;
    /* padding:0px 2px; 11/5/16*/
    min-width: 140px;
    margin-bottom: 4px;
    font-size: 14px;
    position: relative;
    top: -2px;
    margin-right: 10px;
    color: #ffffff;
    background: rgba(0,183,234,1);
    background: -moz-linear-gradient(top, rgba(0,183,234,1) 0%, rgba(0,158,195,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,183,234,1)), color-stop(100%, rgba(0,158,195,1)));
    background: -webkit-linear-gradient(top, rgba(0,183,234,1) 0%, rgba(0,158,195,1) 100%);
    background: -o-linear-gradient(top, rgba(0,183,234,1) 0%, rgba(0,158,195,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,183,234,1) 0%, rgba(0,158,195,1) 100%);
    background: linear-gradient(to bottom, rgba(0,183,234,1) 0%, rgba(0,158,195,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3', GradientType=0 );
}

.moreslrlistAdd:hover {
    color: #ececec;
    background: rgba(0,183,234,1);
}

.moreslrlistAdd {
    height: 35px;
    /* padding:0px 2px; 11/5/16*/
    width: 90%;
    max-width: 120px;
    margin-bottom: 4px;
    /* background:#bd151b;
background:#f78d1e; */
    font-size: 14px;
    position: relative;
    top: -2px;
    margin-right: 10px;
    color: #ffffff;
    background: rgba(0,183,234,1);
    background: -moz-linear-gradient(top, rgba(0,183,234,1) 0%, rgba(0,158,195,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,183,234,1)), color-stop(100%, rgba(0,158,195,1)));
    background: -webkit-linear-gradient(top, rgba(0,183,234,1) 0%, rgba(0,158,195,1) 100%);
    background: -o-linear-gradient(top, rgba(0,183,234,1) 0%, rgba(0,158,195,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,183,234,1) 0%, rgba(0,158,195,1) 100%);
    background: linear-gradient(to bottom, rgba(0,183,234,1) 0%, rgba(0,158,195,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3', GradientType=0 );
}
.prodbutdetailsWish:hover {
    color: #ececec;
    background: #ff7400;
}
.prodbutdetailsWish {
    height: 35px;
    padding: 0px 2px;
    min-width: 140px;
    margin-bottom: 4px;
    /* background:#bd151b;
background:#f78d1e; */
    font-size: 14px;
    position: relative;
    top: -2px;
    margin-right: 10px;
    color: #ffffff;
    color: #ffffff;
    background: #ff7400;
    background: -moz-linear-gradient(top, #ff7400 0%, #ff7400 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7400), color-stop(100%,#ff7400));
    background: -webkit-linear-gradient(top, #ff7400 0%,#ff7400 100%);
    background: -o-linear-gradient(top, #ff7400 0%,#ff7400 100%);
    background: -ms-linear-gradient(top, #ff7400 0%,#ff7400 100%);
    background: linear-gradient(to bottom, #ff7400 0%,#ff7400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7400', endColorstr='#ff7400',GradientType=0 );
}
.proddetailsButs {
    width: 100%;
    margin-top: 25px;
    font-size: 12px;
}
.prodbutdetailsrvw{
    height: 35px;
    padding: 0px 2px;
    min-width: 120px;
    margin-bottom: 4px;
    font-size: 14px;
    position: relative;
    top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 5px;
    color: #ffffff;
    background: #f57c20;
    background: -moz-linear-gradient(top, #f57c20 0%, #ed2224 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f57c20), color-stop(100%,#ed2224));
    background: -webkit-linear-gradient(top, #f57c20 0%,#ed2224 100%);
    background: -o-linear-gradient(top, #f57c20 0%,#ed2224 100%);
    background: -ms-linear-gradient(top, #f57c20 0%,#ed2224 100%);
    background: linear-gradient(to bottom, #f57c20 0%,#ed2224 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f57c20', endColorstr='#ed2224',GradientType=0 );
}

    .prodbutdetailsrvw:hover {
        color: #ececec;
        background: #f57c20;
    }

.prodbutdetailsrvw2 {
    height: 35px;
    padding: 0px 2px;
    min-width: 120px;
    margin-bottom: 4px;
    font-size: 14px;
    position: relative;
    top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 5px;
    color: #ffffff;
    background: rgba(95,199,203,1);
    background: -moz-linear-gradient(top, rgba(95,199,203,1) 0%, rgba(29,131,135,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(95,199,203,1)), color-stop(100%, rgba(29,131,135,1)));
    background: -webkit-linear-gradient(top, rgba(95,199,203,1) 0%, rgba(29,131,135,1) 100%);
    background: -o-linear-gradient(top, rgba(95,199,203,1) 0%, rgba(29,131,135,1) 100%);
    background: -ms-linear-gradient(top, rgba(95,199,203,1) 0%, rgba(29,131,135,1) 100%);
    background: linear-gradient(to bottom, rgba(95,199,203,1) 0%, rgba(29,131,135,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fc7cb', endColorstr='#1d8387', GradientType=0 );
}

    .prodbutdetailsrvw2:hover {
        color: #ececec;
        background: rgba(95,199,203,1);
        background: -moz-linear-gradient(top, rgba(95,199,203,1) 0%, rgba(64,180,184,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(95,199,203,1)), color-stop(100%, rgba(64,180,184,1)));
        background: -webkit-linear-gradient(top, rgba(95,199,203,1) 0%, rgba(64,180,184,1) 100%);
        background: -o-linear-gradient(top, rgba(95,199,203,1) 0%, rgba(64,180,184,1) 100%);
        background: -ms-linear-gradient(top, rgba(95,199,203,1) 0%, rgba(64,180,184,1) 100%);
        background: linear-gradient(to bottom, rgba(95,199,203,1) 0%, rgba(64,180,184,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fc7cb', endColorstr='#40b4b8', GradientType=0 );
    }

.detailsrvw {
    display: none;
    margin-top: 15px;
}

.onepicDetails{
	margin-bottom:30px;
}
.onePicSec{
}
.onePicSec img{
	width:99%;
	max-height:250px;
	padding:2px;
	border:#cccccc solid 1px;
	-moz-box-shadow:2px 3px 5px 2px #ccc;
    -webkit-box-shadow: 2px 3px 5px 2px #ccc;
     box-shadow: 2px 3px 5px 2px #ccc;
}
.onePicSectxt{
	padding-top:5px;
}
.onePicSectxt h2{
	font-size:40px;
	line-height:42px;
	font-style:normal!important;
	padding:0;
	margin:0;
}

.onePicSectxt p{
	font-size:24px;
	line-height:26px;
	font-style:normal;
	margin-top:25px;
	letter-spacing:1px;
}

.onePicSectxt p span{
	color:#f78d1e;

}
.w_padd{
	width:100px;
	height:0px;
}
.ex_ddsec{
	position:absolute;
	top:15px;
	right:12px;
	/*background:rgba(0, 0, 0, 0.2);*/
	padding:1px 3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}
.ex_ddsec a{
	color:#ffffff;
}

.countryDropmenuHeader {
	position: absolute;
	width: 70px;
	top:0px;
	right:80px;
}

.countryDropmenuHeader select{
	width:50px!important;
	padding-top:17px;
	display:block;
	color:#ffffff;
	border:none!important;
	-moz-appearance:none;
	-webkit-appearance:none;
	background:url(../../images/drop-arrow12.png) no-repeat 80% 82%;
	margin-right:3px;
	outline:none;
	font-size:11px;
}
.countryDropmenuHeader select option {
    color:#000000!important;
  }


.colorDrop{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f1e3+0,f4daa1+100 */
background: rgb(247,241,227); /* Old browsers */
background: -moz-linear-gradient(top, rgba(247,241,227,1) 0%, rgba(244,218,161,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(247,241,227,1) 0%,rgba(244,218,161,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(247,241,227,1) 0%,rgba(244,218,161,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f1e3', endColorstr='#f4daa1',GradientType=0 ); /* IE6-9 */
}

.paadMinusAjj{
	padding-left:100px;
}
/*Tool tips */
.tooltipster-sidetip .tooltipster-content {
    color: #fff;
    line-height: 18px;
    padding: 3px 5px;
	max-width:230px;/*tool tips cont width change*/
}
.tooltipster-sidetip.tooltipster-noir .tooltipster-box{
	padding-top:2px!important;
}


#divless4Category{
	height:0px;
}


@media (max-width: 1920px) {
}

.prodprice strike {
    display: block;
    margin-right: 40px;
}
@media (max-width: 1500px) {
.cartImg {
    margin: 0px auto;
	right:3px;
}
.wishImg {
    margin: 0px auto;
	right:3px;
}
.cartImg {
	padding:2px;

}

}

@media (max-width: 1400px) {
#sliderGroceryStDetails .owl-prev{
    margin-left:-5px;
    top:-120px;
}
#sliderGroceryStDetails .owl-next{
    margin-right:-5px;
    top:-120px;
}
}

@media (min-width: 992px) and (max-width: 1350px) { /*add 23.9.2016 somak*/
.boxCost {
    font-size: 10.5px;
    left:3px!important;
	width:45%!important;
	margin-left:3px!important;
}
.boxCost1 {
    font-size:11px!important;
    left:3px!important;
	/*width:45%!important;*/
	margin-left:3px!important;
}
.productBoxCost {
    width:70%!important;
}
.productBoxCart {
    width:30%!important;
}
.productBoxCart i.fa{
	font-size:12.5px;
}

}



@media (min-width: 989px) and (max-width: 1350px) {
    /* product */
    .productBoxCost {
        width: 50%;
         float: left;
		 line-height:24px;
    }
    .productBoxCart {
        width: 50%;
        float: left;
		line-height:12px;
    }

    .cartImg {
        position: relative;
        top: 6px;
        left: 10px;
        color: #000;
        font-size: 24px;
        margin: 0px 5px;
    }
	.wishImg {
        position: relative;
        top: 6px;
        left: 10px;
        color: #000;
        font-size: 24px;
        margin: 0px 5px;
    }

    .boxCost {
        padding-top: 0px;
    }

    .boxCost1{
        font-size: 16px;
        font-weight: bold;
        float: left;
        position: relative;
        left: 10px;
        top: 8px;
        color: #000;
    }
    .cartImg {
        position: relative;
        /*top:9px;*/
		top:12px;
        left:1px;
        color: #000;
        font-size: 14px;
        margin: 0px 2px;
    }
	.wishImg {
        position: relative;
        /*top:9px;*/
		top:12px;
        left:1px;
        color: #000;
        font-size: 14px;
        margin: 0px 2px;
    }
    .productBoxCost {
        padding-top: 0px;
    }
    .productBoxCart {
        padding-top: 0px;
    }
    /* product */
}


@media (max-width: 1200px) {
/*block css somak 23.9.2016*/	
    /*.productBoxCart .fa-heart-o {
        left: 20%;
    }*/
.navbar-default .navbar-nav > li{
	/*background: rgba(0,0,0, 1);*/
}
.nav > li > select{
	margin-top:0px;
	width:50px!important;
	margin-left:20px;
	color:#000000;
	padding-top:16px;
	color:#ffffff;
}
.navBrandLogo {
    top: 6px;
    position: relative;
	max-width:300px;
}
}

@media (min-width:700px) and (max-width:1024px) {
.navBrandLogo {
    top:8px;
    position: relative;
	max-width:220px;
}
	
}


@media (max-width: 1024px) {
.storeNameDiv {
    font-size:21px;
    margin:8px 0px 0px 0px;
}
.box {
    width:96%;/*somak*/
    min-height:50px!important;
}
 .boxLeftText {
        padding-top:12px!important;
    }
.boxRightIconDiv {
    padding-top:1px!important;
	height:30px!important;
}
.boxRightIconDiv{
	font-size:30px!important;
}
.bar1{
	margin-top:5px;
	margin-bottom:3px;
}
.featuredtitletextDiv{
	margin-top:3px;
	margin-bottom:3px;
}
.productBox{
	margin-bottom:10px;
	min-height:150px;
}
.cartImg {
        position: relative;
        top:12px;
        left:1px;
        color: #000;
        font-size: 18px;
        margin: 0px 2px;
 }
 .wishImg {
        position: relative;
        top:12px;
        left:1px;
        color: #000;
        font-size: 18px;
        margin: 0px 2px;
 }
 .storeHourDiv span > span#lblStoreDetails{
	 font-size: 18px;
     line-height:24px;
 }


}

@media (min-width: 989px) and (max-width: 1750px) {
    .storeAddDiv {
        font-size: 12px;
        width: 98%;
        margin-top: 10px;
        color: #000;
    }
}
@media (max-width: 991px) {
.topSearchDiv{
		float:right;
	}
}
@media (max-width: 990px) {
	.paadMinusAjj{
		padding-left:0px;
		padding-top:5px;
	}
	.box{
		margin-left:0px!important;
		width:99%!important;
	}
	.ServiceDiv{
		margin-top:10px;
	}
}

@media (max-width: 989px) {
    .productBoxText2 {
        width: 100%;
        min-height: 28px;
        background: #000;
        overflow: hidden;
    }

    .storefooter {
        height: auto;
    }

    .storefootermenu ul {
        float: none;
        text-align: center;
    }

    .currencyMobile {
        display: block;
    }

    .CurrencyinMenu {
        display: none;
    }

    .navbar-right {
        font-size: 13px !important;
    }
	
}

@media (max-width: 840px) {
    .nav > li > a {
        position: relative;
        display: block;
        padding: 16px 5px;
    }
	
}

@media (min-width: 768px) and (max-width: 850px){
.navbar-header{
	width:150px;
}
.navbar-brand{
	padding:15px 5px;
}
.navBrandLogo {
    top:7px;
    position: relative;
}
.navbar-brand > img {
    display: block;
    max-width:180px;
	top:12px;
}

}

@media (max-width: 769px) {
.navbar-default .navbar-nav > li > a {
        color: #fff;
        /*background: rgba(0,0,0,.5);*/
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: #321a00;
            background: rgba(255,255,255,.5);
            -webkit-transition: all .1s ease-in-out;
            -moz-transition: all .1s ease-in-out;
            -o-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out;
        }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        /*left: 0;*/
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        /*  background-color: #fff !important; */
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,0.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }



    .navbar-default .navbar-nav > li > a {
        color: #fff;
        /*background: rgba(0,0,0,.5);*/
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: #321a00;
            background: rgba(255,255,255,.5);
            -webkit-transition: all .1s ease-in-out;
            -moz-transition: all .1s ease-in-out;
            -o-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out;
        }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        /*left: 0;*/
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        /* background-color: #000 !important;  */
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,0.15);
        border-radius: 0px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }
}


@media (max-width: 770px) {
}

@media (max-width: 767px) {
.topSearchDiv{
    float:none;
	/*margin:10px auto;*/
	}
/*.storeNameDiv{
	text-align:right;
}
.storeRatingDiv{
	text-align:right;
}*/
.storeNameDiv {
    font-size:15px;
	line-height:17px;
    margin:2px 0px 0px 0px;
}
.topSearchDiv{
		/*float:left;
		margin-left:16.7%;
		margin-top:3px;*/
		float:right;
		margin-right:1%;
		width:98%;
		margin-top:7px;
}
.topSearchDiv #results{
	top:35px;
}

.ex_ddsec{ /*add css somak 31.8.2016*/
	right:65px;
	max-width:110px;
	top:15px;
}
.dropdown-menu{
	width:180px;
}

.countryDropmenuHeader {
	right:135px;
}

}




@media (max-width: 745px) {

    .navbar-default .navbar-nav > li > a {
        color: #ffffff;
        background: rgba(0,0,0,.8);
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: #ffffff;
            background: rgba(0,0,0,.7);
        }

    .navbar-default .navbar-nav > .open > a {
        color: #fff;
        background: rgba(0,0,0,.5);
    }

        .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
            color: #fff;
            background: rgba(0,0,0,.7);
        }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: rgba(0,0,0,.9);
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media (max-width: 640px) {
	.productBoxCost{
		width:60%!important;
	}
	.productBoxCart{
		width:40%!important;
	}
	.boxCost{
		font-size:12px!important;
	}
   .boxCost1{
	   font-size:12px!important;
   }
   .productBoxCart i.fa{
	   font-size:18px;
   }
.productBoxImg {
    min-height:100px;
    width: 100%;
} 
   
}

@media (max-width: 620px) {
}



@media (max-width: 580px) {
    /* product */
    .productBoxCost {
        width: 50%;
        min-height:42px;
        float: left;
    }

    .productBoxCart {
        width: 50%;
        height:34px;
        float: left;
    }

    .cartImg {
        position: relative;
        top: 6px;
        left:1px;
        color: #000;
        font-size: 24px;
        margin: 0px 1px;
    }
	.wishImg {
        position: relative;
        top: 6px;
        left:1px;
        color: #000;
        font-size: 24px;
        margin: 0px 1px;
    }
/*block code 23.9.2016 somak*/
    /*.boxCost {
        width: 100% !important;
    }*/
/*block code 23.9.2016 somak*/
    /*.boxCost1 {
        font-size: 14px;
        font-weight: bold;
        float: left;
        position: relative;
        left: 10px;
        top: 8px;
        color: #fff;
    }*/

    .productBoxText {
        width: 100%;
        float: left;
        height: 50px;
        background-color: #e6e6e6;
        overflow:hidden;
    }

    .firstText {
        font-size: 14px;
    }

    .productBoxCost {
        padding-top: 0px;
    }

    /* product */
}

@media (max-width: 500px) {

.navbar-nav {
     margin: 0.5px -15px;
}

}

@media (max-width: 480px) {
    .tinybanner {
        display: inline;
    }

    .smallbanner {
        display: none;
    }

    .cartImg {
        position: relative;
        top: 6px;
        right:3px;
        color: #000;
        font-size: 16px;
        margin: 0px 1px;
    }
/*somak block code 23.9.2016*/
   /* .boxCost {
        font-size: 12px;
        color: #fff;
    }*/

    .boxCost1 {
        font-size: 12px;
    }

    .navBrandLogo {
        top: 3px;
        position: relative;
        width: 80%;
    }

    .currencyDrop {
        float: left;
        top: 4px;
        position: relative;
        top: 8px;
        position: absolute;
        left: 182px;
    }

    .storefootermenu li a {
        color: white;
        text-align: center;
        padding: 2px 8px;
        text-decoration: none;
        text-align: center;
        font-size: 12px;
    }

    .featuredtitletextDiv3 {
        font-size:16px;
    }

    .viewmoreDiv a {
        font-size: 13px;
    }

    .storeUserRatingDiv2 {
        font-size: 14px;
    }

    .productBoxText1 {
        height: auto;
        float: left;
        padding-bottom:3px;
    }

    .storeNameDiv {
        font-size:12px;
        color: #3b6bb4;
        margin: 2px 0px 0px 0px;
    }
	
/*.topSearchDiv{
	width:250px;
}*/
.topSearchDiv #results{
	width:250px;
	top:35px;
}

.topSearchDiv input[type="text"] {
	/*background-color: rgba(186, 200, 220, 8.5);*/
	background:none;
	border:none;
	width:75%;
	margin:0;
	line-height:28px;
	height:30px;
	float:left;
	color:#000000;
}

#sliderGroceryStDetails .owl-prev{
    margin-left:-5px;
    top: -160px;
}
#sliderGroceryStDetails .owl-next{
    margin-right:-5px;
    top: -160px;
}
}

@media (max-width: 469px) {

    /* nav	 */
    .navbar-inverse .navbar-nav > li > a {
        color: #ffffff;
        background: rgba(0,0,0,.8);
    }

        .navbar-inverse .navbar-nav > li > a:hover {
            color: #ffffff;
            background: rgba(0,0,0,.9);
        }

    .navbar-inverse .navbar-nav > .open > a {
        color: #fff;
        background: rgba(0,0,0,.8);
    }

        .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
            color: #fff;
            background: rgba(0,0,0,.9);
        }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: rgba(0,0,0,.9);
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .proddetailsrvwtitletext {
        font-size: 10px;
    }
}
@media (max-width: 440px) {
.fullADJ{
		width:100%!important;
	}
.topSearchDiv{
	margin-top:10px;
}
.storeNameDiv {
        font-size:16px;
        color: #3b6bb4;
        margin: 2px 0px 0px 0px;
    }
.topSearchDiv input[type="text"] {
	width:85%;
}
	
}

@media (max-width: 420px) {
    .navbar {
        position: relative;
        min-height: 50px;
        margin-bottom: 0px;
        border: 0px solid transparent;
        border-radius: 0px;
    }

    .storetitlediv {
        min-height: 0px;
        padding-top: 10px;
    }
.topSearchDiv {
	width:100%!important;
}
}

@media (max-width: 420px) {
}

@media (max-width: 360px) {
.ex_ddsec{
	right:65px;
}
.navBrandLogo {
    top: 6px;
    width: 70%;
}
.hundredPercentADJ{
	width:100%;
	margin-left:0%; 
}
}
/* map */
#map {
    /* width: 90%; */
    height: 300px;
}
/* map */
/* service box */
.box {
    width:96%;
    min-height:55px;
    /*margin-left: 3%;*/
    float: left;
    position: relative;
    /*border: 1px solid #DDD;*/
	border:1px solid #afafaf;
    border-radius: 5px;
    box-shadow: 0 0 5px #DDD;
    margin-bottom: 10px;
    color: #cacaca;
	padding:0px;
	margin:0px;
	margin-bottom:3px;
}

    .box:hover {
        color: #a1a1a1;
        box-shadow: 0 0 0px #a1a1a1;
    }

.boxLeftText {
    width: 48%;
    text-align: left;
    float: left;
    text-align:left;
    font-size:18px;
	line-height:20px;
    padding-top:15px;
	padding-left:2%;
	color:#9d9d9d;
}

/*only for chrome ans Safari*/
/*@media screen and (-webkit-min-device-pixel-ratio:0) { 
  .tooltip1{
	position:relative;
	right:-90%;
}
}
*/

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {  /*only for chrome*/
.tooltip1{
	position:relative;
	right:-90%;
}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) { /*only for safari*/
   ::i-block-chrome, .box {
    position: relative;
	left:-90%;
    }
	
	.tooltip1{
	position:relative;
	right:-90%;
}
}


.ServiceDiv {
    font-size: 18px;
    color: #3b6bb4;
    margin-bottom: 14px;
}

.featuredtitletextDiv {
    font-size: 18px;
    color: #f78d1e;
    margin-bottom: 14px;
}

.boxRightIconDiv {
    width: 48%;
    float: left;
    text-align: right;
    padding-top:2px;
}
.boxRightIconDiv img{
	margin-top:-5px;
}
.boxRightIconDiv i.fa-home{
	color:#e38523;
}
.boxRightIconDiv i.fa-usd{
	color:#f78d1e;
}
.boxRightIconDiv i.fa-truck{
	color:#3b6bb4;
}
.boxRightIconDiv i.fa-gift{
	color:#33c1d3;
}
.boxRightIconDiv i.fa-credit-card{
	color:#f78d1e;
}
.boxRightIconDiv i.fa-expeditedssl{
	color:#ed2324;
}
.boxRightIconDiv i.fa-percent{
	color:#4774b9;
}
.boxRightIconDiv i.fa-cart-plus{
}

.boxIcon {
    max-width: 50%;
    max-height: 50px;
}

.serviceBoxRow {
    margin-bottom: 20px;
}

.boxRightIconDiv {
    font-size:34px;
}

#imgStoreBanner {
    width: 100%;
}

@media (max-width: 1600px) {
    .boxLeftText {
        width: 50%;
        text-align: center;
        float: left;
        text-align: center;
        font-size: 12px;
        /*padding-top: 28px;*/
    }
}

@media (max-width: 980px) {
    .boxLeftText {
        width:70%;
        text-align:left;
        float: left;
        font-size: 14px;
		line-height:18px;
        padding-top: 28px;
    }
	.featuredtitletextDiv{
		margin-top:15px;
	}
.boxRightIconDiv {
    width:28%;
}
}
@media (max-width: 767px) {
.box{
	border:#cccccc solid 1px;
	height:70px;
}
.boxRightIconDiv {
    width:98%;
	float: left;
	text-align:center;
}
.boxLeftText {
        width:98%;
        text-align:center;
        float: left;
        font-size: 12px;
		line-height:16px;
        padding-top:3px!important;
    }
}
@media (max-width: 520px) {
.navbar-brand > img.navBrandLogo{
	display:none!important;
}
.navbar-brand > img.navBrandLogoSmall{
	display:block!important;
	width:70%;
	margin-top:5px;
}
.countryDropmenuHeader select {
	font-size:12px;
}
}


@media (max-width: 480px) {
	.boxLeftText{
		display:none;
	}
	.box{
		/*border:none;*/
		height:40px;
	}

}



/* service box */
/* hover */
.ih-item.circle {
    position: relative;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    margin: 0px auto!important;
}
.ih-item.circle .img {
    position: relative;
    width: 250px;
    height: 250px;
    border-radius: 50%;
}
.AdBoxTextDiv{
	max-width:500px;
	margin:0px auto;
	height:40px;
	/* background:rgba(0,0,0,.6); */
	font-size:15px;
	text-align:center;
	font-weight:bold;
	padding:10px 0px 0px 0px;
	color:#fff;
	color:#393a39;
	position:relative;
	border-bottom:1px dashed #393a39;
	
}
.sellingBoxText1Div{
	max-width:500px;
	margin:0px auto;
	text-overflow:none;
	margin-bottom:20px;
	font-size:14px;
	text-align:center;
	padding:10px 10px 20px 0px;
	color:#666666;
	
		/* background:#f2f2f2; */
}
@media (min-width: 1200px) and (max-width: 1440px){
.sellingBoxResponsive .ih-item.circle {
    position: relative;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin: 0px auto;
}
.sellingBoxResponsive .ih-item.circle .img {
    position: relative;
    width: 200px;
    height: 200px;
    border-radius: 50%;
}

}





@media (min-width: 989px) and (max-width: 1199px){
.sellingBoxResponsive .ih-item.circle {
    position: relative;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0px auto;
  }
.sellingBoxResponsive .ih-item.circle .img {
    position: relative;
    width: 150px;
    height: 150px;
    border-radius: 50%;
  }	
}
/* hover */

/*tooltips Part*/
.tTipsADJ {
  display: flex;
  width:98%;
  max-width:100%;
  min-height:55px;
  border:#cccccc solid 1px;
  background:#ffffff;
  color:#999999;
  padding:4px;
  text-align:left;
  border-radius:5px;
 -moz- border-radius:5px;
  -webkit- border-radius:5px;
  font-size:16px;
  float:left;
}


 .tipTool {
  position: relative;
  /*background: #ffffff;*/
  padding:4px 6px 2px;
  font-size: 18px;
  color: #000000;
  top:-3px;
  left:1%;
  
  Float:left;
  width:98%;
  max-width:100%;
}

.tipTool .boxLeftText {
    width: 70%;
    text-align: left;
    float: left;
    text-align: left;
    font-size: 18px;
    line-height: 20px;
    padding-top:14px;
    padding-left: 2%;
    color: #9d9d9d;
}

.tipTool .boxRightIconDiv {
    width:15%;
    float:right;
    text-align:right;
	min-height:35px;
	padding:0px;
	margin:0px;
}

.tipTool i.fa{
	font-size:30px;
	padding:0px;
	margin:0px;
}

.tipTool:before,
.tipTool:after {
  position: absolute;
  content: '';
  opacity: 0;
  transition: all 0.4s ease;
}

.tipTool:before {
  border-width: 10px 8px 0 8px;
  border-style: solid;
  border-color: #47bb6b transparent transparent transparent;
  top: -15px;
  transform: translateY(20px);
  color:#000000;
}

.tipTool:after {
  content: attr(data-tooltip);
  background: #ffffff;
  width: 250px;
  height:80px;
  font-size: 14px;
  font-weight: 300;
  top: -95px;
  right: -30px;
  padding: 10px;
  border-radius: 5px;
  letter-spacing: 1px;
  transform: translateY(20px);
  border:#47bb6b solid 3px;
}

.tTipsADJ .tipTool:hover::before,
.tTipsADJ .tipTool:hover::after {
  opacity: 1;
  transform: translateY(-2px);
}

@keyframes shake {
  0% {
    transform: rotate(2deg);
  }
  50% {
    transform: rotate(-3deg);
  }
  70% {
    transform: rotate(3deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
#anim:hover {
  animation: shake 500ms ease-in-out forwards;
}

/*only for chrome Browser*/
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {  
.tipTool:after {
left:-5px;
}

}



/*only for safari Browser*/
@media only screen and (-webkit-min-device-pixel-ratio: 1) { 
   ::i-block-chrome, .tipTool {
  top:3px;
}

 ::i-block-chrome, .tipTool:after {
  left:-5px;
}

}

@media (max-width: 1200px) {
.tTipsADJ {
  padding:2px;	
}
.tipTool:after {
  padding: 10px 1px;
}

.tipTool .boxLeftText {
    width: 75%;
    font-size: 14px;
    line-height: 21px;
    padding-top: 15px;
    padding-left:1%;
}
.tipTool i.fa {
    font-size:28px;
    padding:0px;
    margin:0px;
}
.tipTool:after {
  width: 200px;
  height:70px;
  font-size:12px;
  padding:8px;
  top:-85px;
  right:-5px;
}

}

@media (max-width: 1024px) {
}

@media (max-width: 900px) {
.tipTool:after {
  width:180px;
  height:70px;
  font-size:12px;
  padding:8px;
  top:-85px;
  right:-5px;
  left:5px;
}

}

@media (max-width:767px) {
.tTipsADJ{
	float:left;
	width:98%;
	margin-bottom:20px;
	margin-top:0px;
}
.tipTool:after{
	width:150px;
	height:70px;
	font-size:12px;
	line-height:14px;
	padding:3px;
	top:-85px;
	right:-5px;
  } 
.navbar-right{
	margin-right:-15px!important;
}

}
@media (min-width: 601px) and (max-width: 900px){
.tipTool .boxLeftText {
    font-size: 12px;
    line-height:18px;
    padding-top:22px;
	width:70%;
  }	
  .tipTool .boxRightIconDiv {
	  width:20%;
  }

}


@media (max-width:600px) {
.tipTool .boxLeftText{
	display:none;
}
.tipTool .boxRightIconDiv {
    width: 90%;
    float:left;
    text-align: center;
    min-height:30px;
    padding:0px;
    margin: 0px;
}
.tipTool:after{
	width:117px;
	height:70px;
	font-size:11px;
	line-height:12px;
	padding:3px;
	top:-85px;
	right:22px;
	left:-7px;
}
body {
	overflow-x:hidden;
}
.paddRightAdj{
	padding-right:0px;
}
.storeRatingDiv {
    font-size: 16px;
}

}

@media (max-width:440px) {
.tipTool:after{
	width:90px;
	height:75px;
	font-size:9.5px;
	line-height:11px;
	padding:2px;
	top:-90px;
	right:20px;
	left:-15px;
}
	
}




/*tooltips Part End*/

