Preview: style.css
Size: 129.58 KB
/home/godevadmin/public_html/images/css/uncompress/style.css
@charset "utf-8";
.pageSharing{background:#fff; height:30px; border:0 0 1px solid rgba(0, 0, 0, 0.2);}
.sharingLeft{float:left;}
.sharingRigt{float:right; margin-right:-9%}
body, html {
min-height: 100%;
font-family: 'roboto_slabregular';
font-size: 12px;
line-height: 22px;
color: #000;
}
#menutop {
color:#fff;
font-size:12px;
}
#menutop ul {
list-style:none;
margin:5px;
padding:0;
}
.menutop ul li {
display:block;
float:right;
padding:0 10px 0 10px;
color:#000;
text-decoration:none;
text-align:center;
}
.menutop ul li a{
color:#000;
}
.menutop ul li:first-child{
border-right: none;
}
.searchbtn{
margin-top:-1px;
background:url(../images/searchbtn.PNG) #333;
width:120px;
position: relative;
top: 0;
color: #fff;
transition: all 0.2s ease-out;
height: 37px;
border: none;
cursor: pointer;
text-align: center;
line-height: 25px;
font-size: 14px;
border-top-right-radius:4px;
border-bottom-right-radius:4px;
}
#feedback-heading {
position: fixed;
right: 0;
top: 250px;
z-index: 20000;
}
#feedback-heading h3 {
border: medium none;
bottom: 0;
color: #fff;
display: block;
font-size: 13px;
padding: 0 10px;
/* text-shadow: 0 0 1px #333;*/
text-transform: uppercase;
transform: rotate(270deg);
-moz-transform: rotate(270deg);
-webkit-transform: rotate(270deg);
-o-transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
white-space: nowrap;
}
#feedback-heading {
background: #006666;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
cursor: pointer;
float: left;
height: 25px;
padding: 65px 5px 15px;
width: 25px;
transition: all 0.5s ease 0s;
font-family: Arial, Helvetica, sans-serif;
}
#feedback-heading:hover {
padding: 65px 10px 15px;
}
.feedbackForm p {
padding: 0 0 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
.feedbackForm p .feedInt {
width: 90%;
height: 40px;
line-height: 40px;
padding: 0 5px;
border: 1px solid #ccc;
}
.feedbackForm p .feedTxt {
width: 90%;
height: 100px;
line-height: 20px;
padding: 5px;
border: 1px solid #ccc;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
.feedbackForm p .submitButt {
border: 1px solid #006666;
border-radius: 2px;
color: #fff !important;
cursor: pointer;
display: inline-block;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 6px 14px;
text-decoration: none;
width: 20%;
background: #006666;
text-transform: uppercase;
}
.feedbackForm h4 {
border-bottom: 1px solid #ccc;
line-height: 40px;
height: 40px;
font-family: "roboto_slabregular";
font-weight: 400;
font-size: 24px;
color: #000;
margin: 0 0 15px;
padding: 0 0 5px;
}
.feedbackForm h4 span {
color: #006666;
}
.tweetbox {
background: #fff;
border:5px solid #fff;
border-radius:2px;
position:relative;
}
.tweetbox:after {
border-color: rgba(51, 51, 51, 0);
border-right-color: #fff;
border-width: 20px;
margin-top: -20px;
}
.tweetbox:before {
content:"";
position: absolute;
top:0;
right: 100%;
width: 0;
height: 0;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
border-right: 20px solid #fff;
}
#footerin li{
display:inline;
color:#fff;
}
#footerin li a{
margin:5px;
font-family:Calibri;
font-size:16px;
color:#fff;
text-decoration:none;
}
.imgzoom {
overflow: hidden;
margin:2% 0px 2% 0px;
}
.imgzoom img {
-moz-transition: all 0.8s;
-webkit-transition: all 0.8s;
transition: all 0.8s;
}
.imgzoom h6{
width:160px;
height:30px;
line-height:30px;
background:#09C;
color:#fff;
font-weight:500;
text-transform:uppercase;
font-size:16px;
}
.imgzoom:hover img {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.box{
display:table-cell;
vertical-align:middle;
text-align:center;
color:#000;
border:1px solid #ddd;
background:#eee;
}
.box:hover{
border:1px solid #ccc;
background:#fff;
}
.box a{
color:inherit;
text-decoration:none;
}
.box a:hover{
text-decoration:none;
}
.activecat{
font-weight:bold;
color:#069;
}
#precartfrm {
float: left;
}
#precartfrm h1 {
padding: 10px 0 15px !important
}
#precartfrm h2 {
text-align: center;
color: #006666;
padding: 0 0 10px;
}
#precartfrm .precart ul li p {
color: #000;
display: inline-block;
font-family: "roboto_slabregular";
font-size: 12px;
font-weight: 300;
height: 60px;
line-height: normal;
padding: 0;
text-align: left;
}
ol, ul {
}
p {
font-family: 'Open Sans', sans-serif;
font-size: 13px;
line-height: 22px;
color: #000;
margin-bottom: 10px;
}
.clearfix {
clear: both;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}
.off {
position: absolute;
top: 6px;
right: 5px;
color: #FFF;
font-weight: bold;
padding: 5px 3px 0 0;
font-size: 15px;
width: 74px;
height: 78px;
background: url(../images/discount.png) no-repeat;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
line-height: 18px;
}
.off span {
font-size: 13px;
}
h2 {
font-family: 'roboto_slablight';
line-height: 35px;
font-size: 18px;
}
img {
border: 0;
outline: none;
}
a {
text-decoration: none;
border: 0;
outline: none;
zoom: 1;
color: #008000;
margin: 0px;
padding: 0px;
}
a:hover {
color: #FAAB9E;
margin: 0px;
padding: 0px;
}
.horizontal-bdr {
margin: 10px 0;
height: 1px;
border-bottom: 1px solid #ccc;
width: 100%;
}
input[type="text"], input[type="password"], input[type="button"], input[type="file"], input[type="submit"], input[type="reset"], textarea, select {
padding: 0px 5px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
width: 100%;
border: 0;
outline: 0;
}
a.rmore1 {
padding: 10px 20px;
background: #006666;
font-size: 16px;
color: #fff;
border-bottom: 2px solid #8d2817;
font-family: 'roboto_slabregular';
float: left;
}
a:hover.rmore1 {
background: #323232;
border-bottom: 2px solid #000;
}
a.rmore2 {
padding: 0px;
font-size: 12px;
line-height: 24px;
color: #333;
float: left;
}
a:hover.rmore2 {
color: #666;
}
.clr {
clear: both;
}
header, footer, aside, article, section, figure, figcaption, nav {
display: block;
position: relative;
}
h4 {
font-family: 'roboto_slablight';
font-size: 14px;
color: #000;
line-height: 30px;
}
#container {
width: 100%;
float: left;
/* [disabled]overflow:hidden;
*/
background-attachment: scroll;
background-color: rgba(0, 0, 0, 0);
background-image: none;
background-repeat: repeat;
background-position: 0 0;
}
.newBg1{}
.wrapper {
width: 100%;/*overflow:hidden;*/
}
#page, .pageWrap {
width: 1170px;
height: auto;
margin: 0 auto;
/* [disabled]overflow: hidden;
*/
}
#page .top-strip {
padding: 5px 10px;
width: 98%;
/*background:#ebebeb;*/
background: #006666;
}
#page .top-strip:after {
display: table;
content: '';
clear: both;
}
#page .top-strip .tel1 {
padding: 3px 13px 0 30px;
background: url(../images/tel.png) 4px 4px no-repeat;
font-family: 'roboto_slabregular';
font-size: 15px;
display: inline;
float: right;
color: #f8f7f7;
}
#page .top-strip .tel {
padding: 4px 13px 0 30px;
background: url(../images/tel.png) 0 4px no-repeat;
font-family: 'roboto_slabregular';
font-size: 14px;
display: inline;
float: right;
color:#f8f7f7;
border-right: 1px solid #FFF;
}
#page .top-strip .delivery-slot {
padding: 0px 6px 0px 8px;
font-family: 'roboto_slabregular';
font-size: 13px;
display: inline;
float: right;
color: #f8f7f7;
margin-left: 10px;
border:1px solid white;
position:relative;
}
#page .top-strip .free-delivery {
font-family: 'roboto_slabregular';
font-size: 14px;
display: inline;
float: right;
color: #f8f7f7;
margin: 5px 10px 0 30px;
}
#page .top-strip .free-delivery span {
color: #006666;
}
#page .top-strip ul.accbtn {
display: inline;
float: right;
}
#page .top-strip ul.accbtn li {
float: left;
display: inline;
margin-left: 20px;
}
#page .top-strip ul.accbtn li a {
color: #f8f7f7;
padding: 0 0 0 15px;
}
#page .top-strip ul.accbtn li a.login {
background: url(../images/login.png) 0 5px no-repeat;
}
#page .top-strip ul.accbtn li a.login:hover {
background: url(../images/login-hover.png) 0 5px no-repeat;
color: #f98268;
}
#page .top-strip ul.accbtn li a.reg {
background: url(../images/register.png) 0 5px no-repeat;
}
#page .top-strip ul.accbtn li a.reg:hover {
background: url(../images/register-hover.png) 0 4px no-repeat;
color: #f98268;
}
#page .page-content {
padding: 0px 20px 10px 20px;
// border-top: 5px solid #006666;
background: #fff;
width: 96.3%;
float: left;
box-shadow: 0 0 3px #bfbfbf;
/* [disabled]overflow: hidden;
*/
}
#header {
width: 100%;
display: block;
margin: 0px;
padding: 0px;
}
#header .logo {
display: block;
float: left; position:relative;
margin: 4px 0 0 0;
width: 27%;
}
#header .logo img {
max-width: 100%;
}
#header .header-right {
float: right;
width: 60%;
position: relative;
margin: 0px;
padding: 0px;
}
#header .header-right .search_box { /*width:450px;*/
float: left;
margin: 18px 0 0 0;
padding: 15px;
position: relative;
}
#header .header-right .top-part {
display: block;
overflow: hidden;
margin: 16px 0 16px 0;
}
#header .header-right input[type="text"] {
background: #FFF;
width: 220px;
display: block;
margin: 0px 0 0px 0;
padding: 0 10px;
height: 44px;
float: right;
border-radius: 4px;
border: 1px solid #e6e6e6;
box-shadow: 0 0 5px rgba(0,0,0,0.17);
}
#header .header-right input.changepinbtn {
/* background:url(../images/search-bar.png) 55px 7px no-repeat #006666;*/
float:right;
font-family:Arial, Helvetica, sans-serif;
position:relative;
width:60px;
height: 38px;
background:#006666;
color:#FFF;
margin: 0 -260px 0 -49px;
text-align: center;
font-size:24px;
cursor: pointer;
}
#header .header-right input.changepinbtn:hover {
background:#006666;
color:#FFF;
filter: alpha(opacity="80");
}
#header .header-right input.searchbtn:hover {
opacity: 0.8;
filter: alpha(opacity="80");
}
#header .cart {
color:#000;
float: right;
width: 120px;
position: relative;
margin-top:-10px;
}
#header .cart .chackout {
display: none;
}
#header .cart:hover .chackout {
position: absolute;
padding: 20px;
display: block;
top: 42px;
right:0px;
width: 387px;
background: #FFF;
border-radius: 0px 0px 4px 4px;
box-shadow: 2px 2px 1px #999;
border-bottom: 1px solid #eee;
border-left: 1px solid #999;
border-right: 1px solid #999;
z-index: 999999;
}
#header .cart:hover .chackout p {
font-size: 12px;
border: none;
}
#header .cart:hover .chackout p.total {
font-size: 13px;
line-height: 25px;
color: #000;
text-align: right;
text-transform: none;
margin: 0 5px 5px 0;
}
#header .cart:hover .chackout p.text {
width: 100%;
border: 1px solid #c7c7bd;
background:#066;
float: left;
font-size: 12px;
line-height: 16px;
color: #fff;
text-transform: none;
padding: 5px;
}
#header .cart:hover .chackout input {
width: 90px;
text-align:center;
font-size: 13px;
color: #fff;
font-weight: bold;
float: right;
background: #666;
min-height: 35px;
}
#header .cart:hover .chackout input:hover {
background: #333;
}
#header .cart:hover .chackout .item_cart {
width: 95%;
margin: 0px;
position: relative;
padding: 1px;
box-shadow: 0 0 5px #f0f0f0;
}
#header .cart:hover .chackout .item_cart ul {
margin: 0px;
padding: 0px;
}
#header .cart:hover .chackout .item_cart ul li {
margin: 0px 0 3px 0;
padding: 5px;
width: 100%;
float: left;
position: relative;
border: 1px solid #ccc;
box-shadow: 0 0 5px #ccc;
}
#header .cart:hover .chackout .item_cart ul li a.close {
position: absolute;
top: 14px;
right: 5px;
background: url(../images/removepro.png) no-repeat 0px;
width: 18px;
height: 17px;
}
#header .cart:hover .chackout .item_cart ul li a.close:hover {
background: url(../images/removepro_on.png) no-repeat 0px;
}
#header .cart:hover .chackout .item_cart ul li a {
margin: 0px;
padding: 0px;
background: none;
color: #666;
text-align: left;
display: block;
float: left;
}
#header .cart:hover .chackout .item_cart ul li img {
float: left;
width: 65px;
height: 61px;
}
#header .cart:hover .chackout .item_cart ul li h3 {
font-size: 13px;
font-weight: 300;
text-transform: uppercase;
color: #666;
line-height: 25px;
}
#header .cart:hover .chackout .item_cart ul li .rs {
width: 70%;
float: left;
margin: 10px 0 0 0;
padding: 0 0 0 0;
}
#header .cart:hover .chackout .item_cart ul li .rs p {
padding: 0 0 0 5px;
float: left;
font-size: 12px;
line-height: 20px;
color: #666;
}
#header .cart:hover .chackout .item_cart ul li .rs input {
width: 10%;
outline: none;
border: none;
min-height: inherit;
float: left;
background: none;
color: #000;
text-align: center;
padding: 0px;
height: auto !important;
border: 1px solid #CCC;
}
#header .cart:hover .chackout .item_cart ul li .rs input:hover {
border: 1px solid #CCC;
}
#header .cart:hover .chackout .item_cart:-webkit-scrollbar {
width: 1em;
}
#header .cart:hover .chackout .item_cart:-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
#header .cart:hover .chackout .item_cart:-webkit-scrollbar-thumb {
background-color: darkgrey;
outline: 1px solid slategrey;
}
#header .cart:hover .chackout .item_cart p {
border: none;
text-transform: none;
color: #ccc;
font-size: 14px;
}
#style-7::-webkit-scrollbar-track ::-moz-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
border-radius: 10px;
}
#style-7::-webkit-scrollbar ::-moz-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-7::-webkit-scrollbar-thumb ::-moz-scrollbar {
border-radius: 10px;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));
}
#header .header-right .top-part .helpline {
display: inline;
float: right;
padding: 0px 20px 0px 30px;
background: url(../images/helpline.png) left center no-repeat;
font-size: 12px;
color: #595959;
line-height: 24px;
margin-left: 10px;
}
#header .header-right .top-part .helpline span {
font-size: 16px;
color: #006666;
display: block;
text-align: left;
}
#header .header-right .top-part .cartbox {
display: inline;
padding: 5px 20px 4px 20px;
background: #FFF;
box-shadow: 2px 2px 1px #eee;
text-align: center;
width: 140px;
background: url(../images/basket_items_bg.jpg) no-repeat;
float: right;
}
#header .header-right .cart p {
color: #333;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
font-size: 11px;
border-bottom: 1px solid #CCC;
}
#header .header-right .cart img {
float: left;
margin: 0 10px 0 0;
}
#header .header-right .cart a {
margin: 0px;
padding: 2px 0 0 22px;
line-height: 25px;
font-size: 11px;
background: url(../images/arrwo.png) no-repeat left 5px;
text-transform: uppercase;
text-align: center;
color: #006666;
transition: all 0.2s ease 0s;
}
#header .header-right .cart a:hover {
color: #333;
background: url(../images/arrow-hover.png) no-repeat 3px 5px;
}
#header .header-right .top-part .cartbox span {
text-transform: none;
font-weight: bold;
color: #333;
}
#header .header-right .bottom-part {
display: block;
}
#header .header-right ul#nav {
}
#header .header-right ul#nav li {
color: #858585;
font-size: 13px;
display: inline;
background: url(../images/nav-bg.png) right center no-repeat;
padding: 6px;
float: left;
}
#header .header-right ul#nav li:last-child {
background: none;
}
#header .header-right ul#nav li a {
color: #858585;
padding: 10px 10px 10px 30px;
background: url(../images/offer.png) 5px center no-repeat;
margin-right: 10px;
float: left;
}
#header .header-right ul#nav li a:hover {
background: url(../images/offer-hover.png) 5px center no-repeat;
color: #f98268;
border-bottom: 2px solid #f98268;
border-radius: 4px;
box-shadow: 0 -1px 0px 1px #ccc;
}
#breadcrumb-item {
display: block;
padding: 0px 0;
font-size: 11px;
width: 100%;
float: left;
text-align: left;
color: #000;
margin: 10px 0 0 0;
}
#breadcrumb-item a {
color: #000;
margin: 0 5px;
}
#breadcrumb-item a:hover, #breadcrumb-item a.crumbactv {
color: #006666;
}
#sidebar {
width: 250px;
height: auto;
float: left;
}
#sidebar h3 {
font: 18px/24px normal 'roboto_slabregular';
text-transform: uppercase;
padding: 10px 15px;
background: #666;
color: #fff;
}
#sidebar ul.side-nav {
border-top: none;
position: relative;
background: none repeat scroll 0 0 #f8f8f9; list-style:none;
}
#sidebar ul.side-nav li ul{list-style:none;}
#sidebar ul.side-nav li {
border-bottom: 1px solid #dcdbdb;
font-size: 12px;
color: #696969;
background: url(../images/sidenav.png) 95% center no-repeat;
}
#sidebar ul.side-nav li a {
padding: 0 15px;
color: #000;
display: list-item;
line-height: 20px;
}
#sidebar ul.side-nav li a.topCategories {
font-family: 'Lato', sans-serif;
font: 600 11px/35px Lato, sans-serif;
color: #555;
}
#sidebar ul.side-nav li:hover a {
}
#sidebar ul.side-nav li:hover, #sidebar .no-touch li:hover {
color: #333;
background: url(../images/sidenav-hover.png) 95% center no-repeat #006666;
}
#sidebar a.viewcat {
background: url(../images/viewcat.png) 0 0 repeat-x;
color: #373737;
font-size: 13px;
padding: 5px 15px;
display: block;
}
#sidebar ul.side-nav ul li {
padding: 10px;
}
/*#sidebar ul.side_second li{ position:relative;}*/
.subcat-nav{
list-style:none;
text-decoration:none;
list-style-type:none;
margin-left:-15px;
}
.subcat-nav li a{
text-decoration:underline;
color:#006666;
}
.subcat-nav li a:hover{
text-decoration:none;
color:#333;
}
#sidebar ul.side_second li.dropdown {
position: relative;
}
#sidebar ul.side_second li .side_menu {
display: none;
}
#sidebar ul.side_second li:hover .side_menu {
display: block;
position: absolute;
top: 0px;
left: 207px;
height: 416px;
z-index: 9999;
width: 500px;
box-shadow: 8px 6px 11px rgba(0, 0, 0, 0.2);
border: 1px solid #e7e5e5; /*background:url(../images/nav-background.jpg) no-repeat bottom right #fff;*/
background: #fff;
padding: 10px;
}
#sidebar ul.side_second li:hover .side_menu ul {
margin: 15px 20px 0 0;
padding: 0px;
width: 146px;
float: left;
position: relative;
}
#sidebar ul.side_second li ul li {
background: none;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
#sidebar ul.side_second li ul li:hover {
background: #006666;
}
#sidebar ul.side_second li:hover .side_menu ul li {
margin: 0px;
padding: 3px;
position: relative;
}
#sidebar ul.side_second li:hover .side_menu ul li a {
margin: 0px;
padding: 0px;
font-size: 12px;
line-height: 24px;
}
#sidebar ul.side_second li:hover .side_menu ul li .sub {
margin: 0px;
padding: 0px;
display: none;
width: 200px;
}
#sidebar ul.side_second li:hover .side_menu ul li:hover .sub {
position: absolute;
top: -14px;
left: 145px;
border: 1px solid #006666;
padding: 10px;
background: #fff;
display: block;
z-index: -1;/* border-top:1px solid #F00; border-bottom:1px solid #F00;*/
}
#sidebar ul.side_second li:hover .side_menu .heading {
font-size: 18px;
}
#sidebar ul.side-nav li.subMenu a {
background: url(../images/ArrowOrange.png) no-repeat right 9px;
display: inline-block;
padding: 0 11px 0 0 !important;
}
#sidebar ul.side-nav li.subMenu a:hover {
color: #579500;
}
#sidebar ul.side-nav li.subMenu ul li a {
background: none !important;
}
#sidebar ul.side-nav li.subMenu a ul li a {
background: none;
padding: 0 !important;
}
#sidebar ul.side-nav li.subMenu ul li a:hover {
color: #000 !important;
}
li.subMenu ul li.subMain {
font: 300 14px/20px "Roboto Slab", serif !important;
color: #006666 !important;
}
#sidebar ul.side-nav li.subMenu:hover, .no-touch ul.side-nav ul li.subMenu:hover {
border-top: 1px solid #006666 !important;
border-bottom: 1px solid #006666 !important;
z-index: 9999;
background: none;
}
span.whiteSpace {
background: #fff;
display: block;
height: 30px;
position: absolute;
right: 0;
width: 20px;
z-index: 100;
top: 0
}
span.whiteSpace1 {
background: #fff;
display: block;
height: 30px;
position: absolute;
right: 26px;
width: 20px;
z-index: 100;
top: 0
}
#sidebar ul.side-nav li:hover ul {
display: block;
}
ul#second-nav {
width: 200px !important;
height: auto;
float: left;
left: 0 !important;
position: relative !important;
box-shadow: none !important;
}
ul#second-nav {
border-top: none;
position: relative;
}
ul#second-nav li {
border-bottom: 1px solid #f1eeee;
font-size: 12px;
color: #696969;
padding: 0 !important;
}
ul#second-nav li a {
padding: 5px 15px;
color: #696969;
background: url(../images/sidenav.png) 98% center no-repeat;
display: list-item;
}
ul#second-nav li a:hover {
color: #006666;
background: url(../images/sidenav-hover.png) 98% center no-repeat;
border: 1px solid #F60;
border-left: none !important;
border-right: none !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
padding: 4px 15px !important;
}
ul#second-nav li ul {
width: 200px !important;
left: 99% !important;
box-shadow: none !important;
display: none !important;
}
ul#second-nav li:hover ul {
border: 1px solid #F60 !important;
display: block !important;
background: #fff !important;
}
#sidebar a:hover.viewcat {
color: #000;
}
ul.facetsCategories {
border-bottom: 1px solid #E1E1E1;
border-top: none;
position: relative;
padding: 10px 0;
list-style:none;
margin-left:25px;
}
ul.facetsCategories li {
font-size: 12px;
color: #696969;
}
ul.facetsCategories li a {
padding: 4px 15px 4px 0px;
color: #000;
display: list-item;
}
ul.facetsCategories li a:hover {
color: #006666;
}
ul.facetsCategories ul {
margin-left: 20px;
}
ul.facetsCategories ul li {
font-size: 11px;
list-style: square;
list-style-position: inside;
}
ul.facetsCategories li li a {
padding: 2px 0px;
display: inline-block;
}
.refine {
border-bottom: 1px solid #E1E1E1;
border-top: none;
position: relative;
padding: 10px 0;
}
.refine ul {
}
.refine ul li {
font-size: 11px;
color: #696969;
padding: 3px 15px 0 0;
}
.refine ul li input[type="checkbox"] {
position: relative;
top: 2px;
display: inline;
background: transparent url(../images/unchecked.png) 0 0 no-repeat;
margin-right: 4px;
}
.refine ul li a {
color: #696969;
}
.refine ul li a:hover {
color: #006666;
}
.brands {
border-top: none;
position: relative;
padding: 10px 0;
}
.brands .search-bar {
position: relative;
width: 150px;
overflow: hidden;
border: 1px solid #ccc;
margin: 2px 0;
}
.brands .search-bar input[type="text"] {
height: 20px;
}
.brands .search-bar .searchbtn {
background: url(../images/search-bar.png) center center no-repeat;
width: 20px;
height: 20px;
position: absolute;
top: 50%;
margin-top: -10px;
right: 10px;
cursor: pointer;
}
.brands .searchbtn:hover {
background: url(../images/search-bar-hover.png) center center no-repeat;
}
.brands ul {
list-style:none;
}
.brands ul li {
font-size: 11px;
color: #696969;
padding: 3px 15px 0 0;
}
.brands ul li input[type="checkbox"] {
position: relative;
top: 2px;
display: inline;
background: transparent url(../images/unchecked.png) 0 0 no-repeat;
margin-right: 4px;
}
.brands ul li a {
color: #000;
}
.brands ul li a:hover {
color: #006666;
}
.price {
border-bottom: 1px solid #E1E1E1;
border-top: none;
position: relative;
padding: 10px 0;
}
.price ul {
list-style:none;
}
.our-brand-list > ul, .a-brand > ul, .account_cat > ul{
list-style: outside none none;
}
.price ul li {
font-size: 11px;
color: #696969;
padding: 3px 15px 0 0;
}
.price ul li input[type="checkbox"] {
position: relative;
top: 2px;
display: inline;
background: transparent url(../images/unchecked.png) 0 0 no-repeat;
margin-right: 4px;
}
.price ul li a {
color: #000;
}
.price ul li a:hover {
color: #006666;
}
.pro-avaible ul {
}
.pro-avaible ul li {
font-size: 11px;
color: #696969;
padding: 3px 15px;
}
.pro-avaible ul li input[type="checkbox"] {
position: relative;
top: 2px;
display: inline;
background: transparent url(../images/unchecked.png) 0 0 no-repeat;
margin-right: 4px;
}
.pro-avaible ul li a {
color: #696969;
}
.pro-avaible ul li a:hover {
color: #006666;
}
#banner {
width: 740px;
height: 311px;
background-color: #CCC;
float: right;
}
#banner .bx-wrapper a.bx-prev, #banner .bx-wrapper a.bx-next {
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}
#banner .bx-wrapper a.bx-prev {
width: 30px;
height: 30px;
position: absolute;
z-index: 999;
top: 10px;
right: 40px;
text-indent: -9999px;
background: url(../images/logo-crausel-prev.png) left bottom no-repeat;
}
#banner .bx-wrapper a.bx-prev:hover {
background: url(../images/logo-crausel-prev.png) left top no-repeat;
}
#banner .bx-wrapper a.bx-next {
width: 30px;
height: 30px;
position: absolute;
z-index: 999;
top: 10px;
right: 6px;
text-indent: -9999px;
background: url(../images/logo-crausel-next.png) left bottom no-repeat;
}
#banner .bx-wrapper a.bx-next:hover {
background: url(../images/logo-crausel-next.png) left top no-repeat;
}
#banner ul {
list-style: none;
margin: 0px;
padding: 0px
}
#banner #slider-pager a {
display: inline-block;
width: 25%;
float: left;
height: 50px;
font-size: 16px;
text-transform: uppercase;
background: #323232;
font-size: 11px;
line-height: 18px;
color: #fff;
position: relative;
bottom: 9px;
z-index: 99;
}
#banner #slider-pager a span {
padding: 8px 10px 6px 10px;
display: inline-block;
}
#banner #slider-pager a span em {
display: block;
font-size: 14px;
font-style: normal;
}
#banner #slider-pager a.active {
background-color: #006666;
}
#banner #slider-pager a.active:after {
border: 14px solid rgba(0,0,0,0.0);
border-bottom-color: #006666;
content: "";
position: absolute;
top: -28px;
z-index: 90;
left: 50%;
margin-left: -10px;
}
#home-servicebox {
display: block;
padding: 8px 0;
margin: 10px 0 0 0;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
}
#home-servicebox .sbox {
width: 32.5%;
margin-right: 10px;
position: relative;
float: left;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
}
#home-servicebox .sbox .sbox-inner {
padding: 26px 0 26px 95px;
display: inline-block;
font-size: 14px;
line-height: 24px;
color: #fff;
}
#home-servicebox .sbox .sbox-inner1 {
}
#home-servicebox .sbox .sbox-inner span {
display: block;
font-size: 26px;
}
#home-servicebox .sbox.onetime {
background: #f3b947 center no-repeat;
}
#home-servicebox .sbox.quality {
background: #ef5c43 center no-repeat;
}
#home-servicebox .sbox.sameday {
background: #45b0ef center no-repeat;
float: left;
margin: 0;
}
#home-servicebox .sbox:hover {
}
#page h1 {
font-size: 22px;
font-family: 'roboto_slablight';
color: #2b2b2b;
display: block;
padding: 10px 0 15px 15px;
background: url(../images/heading-bg.png) left bottom no-repeat;
margin-bottom: 20px;
}
#page h1 span {
color: #006666;
}
#houshod-products {
display: block;
margin: 20px 0;
}
/* crausel */
.houshod-products {
width:100%;
position: relative;
margin-bottom: 15px;
}
.houshod-products .bx-wrapper a.bx-prev, .houshod-products .bx-wrapper a.bx-next {
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}
.houshod-products .bx-wrapper a.bx-prev {
display:none;
width: 30px;
height: 30px;
position: absolute;
z-index: 999;
top: 110px;
right: 95.5%;
text-indent: -9999px;
background: url(../images/logo-crausel-prev.png) left top no-repeat;
}
.houshod-products .bx-wrapper a.bx-prev:hover {
background: url(../images/logo-crausel-prev.png) left bottom no-repeat;
}
.houshod-products .bx-wrapper a.bx-next {
width: 30px;
height: 30px;
position: absolute;
z-index: 999;
top: 110px;
right: 3%;
text-indent: -9999px;
background: url(../images/logo-crausel-next.png) left top no-repeat;
}
.houshod-products .bx-wrapper a.bx-next:hover {
background: url(../images/logo-crausel-next.png) left bottom no-repeat;
}
.houshod-products ul {
list-style: none;
margin: 0px;
padding: 0px
}
.houshod-products ul li {
}
.houshod-products ul li .product-box {
padding: 5px 15px 0px 0px;
border-right: 1px solid #eee;
position: relative;
}
.houshod-products ul li .product-box .pro-img {
overflow: hidden;
margin-bottom: 10px;
display: inline;
text-align: center;
}
.houshod-products ul li .product-box .new {
position: absolute;
top: 0px;
left: 0px;
z-index: 99999;
}
.houshod-products ul li .product-box img {
width: 100%;
margin: 0px 0 0 0;
}
.houshod-products ul li .product-box select {
padding: 2px 0;
border: 1px solid #eee;
margin: 10px 0 0 0;
width: 100%;
}
.houshod-products ul li .product-box h3 {
font-size: 15px;
line-height: normal;
color: #000;
font-weight: 300;
font-family: 'calibri';
padding: 0px 0;
font-weight: 300;
text-align: left;
min-height: 48px;
}
.houshod-products ul li .product-box h3 span {
font-size: 12px;
color: #666;
text-transform: uppercase;
font-weight: 300;
}
.houshod-products ul li .product-box em {
font-style: normal;
color: #ed6e59;
font-size: 12px;
line-height: 24px;
font-family: Calibri;
margin: 0px;
display: block;
text-align: left;
}
.houshod-products ul li .product-box em strong {
font-size: 13px;
text-align: right;
float: right;
font-weight: bold;
}
.houshod-products ul li .product-box em span {
color: #666;
text-decoration: line-through;
font-size: 10px;
text-transform: uppercase;
}
.houshod-products ul li .product-box em small {
font-size: 11px;
color: #666;
}
.houshod-products ul li .product-box .proaddcart {
overflow: hidden;
padding: 8px;
background:#EEE;
margin: 10px 0 0 0;
}
.houshod-products ul li .product-box .proaddcart .quantity {
display: inline-block;
overflow: hidden;
float: left;
background-color: #f4f3f2;
border: 1px solid #e0e0e0;
border-radius: 4px;
}
.houshod-products ul li .product-box .proaddcart .quantity span {
padding: 5px;
color: #999;
font-size: 13px;
}
.houshod-products ul li .product-box .proaddcart .quantity input[type="text"] {
width: 30px;
text-align: center;
border: none;
}
.houshod-products ul li .product-box .proaddcart a.procart-btn {
font-size: 12px;
color: #FFF;
background: url(../images/pro-cart_hov.png) 7px center no-repeat #666;
padding: 3px 10px 2px 30px;
float: right;
border-radius: 1px;
}
.houshod-products ul li .product-box .proaddcart a:hover.procart-btn {
background: url(../images/pro-cart_hov.png) 7px center no-repeat #323232;
color: #FFF;
}
/* end crausel */
#testimonial {
float: right;
width: 340px;
position: relative;
}
#testimonial .bx-wrapper a.bx-prev, #testimonial .bx-wrapper a.bx-next {
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}
#testimonial .bx-wrapper a.bx-prev {
width: 30px;
height: 30px;
position: absolute;
z-index: 999;
top: 10px;
right: 40px;
text-indent: -9999px;
background: url(../images/logo-crausel-prev.png) left bottom no-repeat;
}
#testimonial .bx-wrapper a.bx-prev:hover {
background: url(../images/logo-crausel-prev.png) left top no-repeat;
}
#testimonial .bx-wrapper a.bx-next {
width: 30px;
height: 30px;
position: absolute;
z-index: 999;
top: 10px;
right: 6px;
text-indent: -9999px;
background: url(../images/logo-crausel-next.png) left bottom no-repeat;
}
#testimonial .bx-wrapper a.bx-next:hover {
background: url(../images/logo-crausel-next.png) left top no-repeat;
}
#testimonial ul {
list-style: none;
margin: 0px;
padding: 0px
}
#testimonial ul li {
display: inline;
}
#testimonial li .test-metter {
/*border:1px solid #dddddd;*/
padding: 0 5px 0 10px;
position: relative;
display: inline-block;
background: linear-gradient(to bottom, #fff 0px, #ebeced 99%) repeat scroll 0 0 rgba(0, 0, 0, 0);
/*background:url(../images/testimonial-bg.png) 10px 13px no-repeat;*/
zoom: 1;
}
#testimonial li .test-metter span {
color: #f1725d;
}
#testimonial li .client-detail {
display: block;
overflow: hidden;
padding: 0px 0 3px 0;
}
#testimonial li .client-detail .pic {
margin: 5px;
float: left;
display: inline;
}
#testimonial li .client-detail .short-descript {
font-size: 14px;
padding-top: 20px;
display: inline-block;
}
#testimonial li .test-metter .test-arrow {
position: absolute;
bottom: -20px;
left: 70px;
zoom: 1;
}
/* testimonial end */
#footer {
padding: 20px;
height: auto;
background-color: #232323;
font-family: Arial, Helvetica, sans-serif;
float: left;
width: 96%;
}
#footer p {
color: #999999;
}
#footer .flist {
padding: 0 5px;
float: left;
margin-right: 15px;
}
#footer h3 {
font-size: 14px;
color: #fff;
padding: 5px 5px 5px 0;
text-transform: uppercase;
font-family: open sans,sans-serif;
font-weight: 600;
}
#footer .flist ul {
list-style:none;
}
#footer .flist ul li {
font-family:;
font-size: 12px;
color: #999999;
padding: 5px 5px 5px 0;
}
#footer .flist ul li a {
color: #999999;
display: inline-block;
}
#footer .flist ul li a:hover {
color: #CCC;
}
#footer .about-box {
width: 294px;
height: auto;
float: left;
margin: 0 20px;
}
#footer .about-box ul.cont {
position: relative; list-style:none;
}
#footer .about-box ul.cont li {
font-family:;
font-size: 12px;
color: #999999;
padding: 3px 5px 5px 25px;
}
#footer .about-box ul.cont li a {
color: #999999;
display: inline-block;
}
#footer .about-box ul.cont li a:hover {
color: #CCC;
}
#footer .about-box ul.cont li.add {
background: url(../images/address-icon.png) 2px 6px no-repeat;
}
#footer .about-box ul.cont li.ph {
background:url(../images/pno-cion.png) 0px 6px no-repeat;
}
#footer .about-box ul.cont li.mail {
background: url(../images/mail-icon.png) 0px 8px no-repeat;
}
#footer .about-box ul.cont li.skyp {
background: url(../images/skype-icon.png) 0px 8px no-repeat;
}
#footer .social-block {
display: inline-block;
float: left;
width: 300px;
position: relative;
}
#footer .social-block:before {
position: absolute;
border-left: 1px solid #393939;
content: '';
height: 100%;
left: -15px;
}
#footer .social-block ul.social {
border-bottom: 1px solid #393939;
display: block;
overflow: hidden;
padding: 0 0 10px 0; list-style:none;
}
#footer .social-block ul.social li {
font-family:;
font-size: 12px;
color: #999999;
padding:;
float: left;
margin-right: 10px;
}
#footer .social-block ul.social li a {
color: #999999;
display: block;
margin: 0px;
}
#footer .social-block ul.social li a img {
opacity: 0.5;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}
#footer .social-block ul.social li a:hover img {
opacity: 1;
transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
}
#footer .social-block .payment-methods {
display: inline-block;
padding: 10px 0;
}
#footer .hr-bdr {
border-bottom: 1px solid #393939;
}
#footer .copyright {
display: inline;
float: left;
color: #777;
margin-top: 10px;
}
#footer .designby {
float: right;
display: inline;
color: #333;
margin-top: 10px;
}
/* footer end */
#innerlist-products {
display: inline;
width: auto;
float:left;
padding-left:20px;
}
#innerlist-products h1 {
margin: 0px;
padding: 0px;
font-size: 20px;
color: #000;
font-weight: 300;
border-bottom: 1px solid #CCC;
background: none;
padding: 18px 0 10px 0;
}
#innerlist-products .innerlist-products {
width: 23%;
height: 415px;
float: left;
margin: 0% 1% 0px;
text-align: center;
min-height: 100px;
}
#innerlist-products .innerlist-products .product-box {
padding: 0px 15px 0px 0px;
border-right: 1px solid #eee;
position: relative;
min-height: 130px;
}
#innerlist-products .innerlist-products .product-box .new {
position: absolute;
top: 15px;
left: 0px;
z-index: 99999;
}
#innerlist-products .innerlist-products .product-box h6 {
font-size: 13px;
line-height: 22px;
font-weight: 300;
font-family: Calibri;
margin: 0px;
padding: 0px;
color: #c3000a;
text-align: right;
background: #FFF;
box-shadow: 0 2px 7px #ddd;
text-transform: uppercase;
}
#innerlist-products .innerlist-products .product-box .pro-img {
overflow: hidden;
margin-bottom: 5px;
display: inline;
text-align: center;
}
#innerlist-products .innerlist-products .product-box .pro-img img {
max-width: 100%;
margin:0px;
}
#innerlist-products .innerlist-products .product-box h3 {
font-size: 12px;
line-height: normal;
color: #000;
font-weight: 300;
font-family: 'roboto_slabregular';
padding: 0px 0;
font-weight: normal;
font-weight: 300;
height: 60px;
text-align: left;
display: inline-block;
}
#innerlist-products .innerlist-products .product-box select {
padding: 2px 0;
border: 1px solid #eee;
margin: 10px 0 0 0;
width: 100%;
}
#innerlist-products .innerlist-products .product-box h3 span {
font-size: 10px;
color: #000;
text-transform: uppercase;
font-weight: 300;
}
#innerlist-products .innerlist-products .product-box em {
font-style: normal;
color: #ed6e59;
font-size: 12px;
line-height: 24px;
font-family: Calibri;
margin: 0px;
display: block;
text-align: left;
}
#innerlist-products .innerlist-products .product-box em strong {
font-size: 15px;
text-align: right;
float: right;
font-weight: bold;
}
#innerlist-products .innerlist-products .product-box em span {
color: #666;
text-decoration: line-through;
font-size: 16px;
text-transform: uppercase;
}
#innerlist-products .innerlist-products .product-box em small {
font-size: 11px;
color: #666;
}
#innerlist-products .innerlist-products .product-box .proaddcart {
overflow: hidden;
padding: 8px;
background: #f1f1f1;
margin: 10px 0 0 0;
}
#innerlist-products .innerlist-products .product-box .proaddcart .quantity {
display: inline-block;
overflow: hidden;
float: left;
background-color: #f4f3f2;
border: 1px solid #e0e0e0;
border-radius: 4px;
}
#innerlist-products .innerlist-products .product-box .proaddcart .quantity span {
padding: 5px;
color: #000;
font-size: 13px;
}
#innerlist-products .innerlist-products .product-box .proaddcart .quantity input[type="text"] {
width: 30px;
text-align: center;
border: none;
}
#innerlist-products .innerlist-products .product-box .proaddcart a.procart-btn {
font-size: 12px;
color: white;
background: url(../images/pro-cart_hov.png) 7px center no-repeat #666;
padding: 3px 10px 2px 30px;
float: right;
border-radius: 1px;
}
#innerlist-products .innerlist-products .product-box .proaddcart a:hover.procart-btn {
background: url(../images/pro-cart_hov.png) 7px center no-repeat #323232;
color: #FFF;
}
/* inner page product end */
/* testimonial */
.testimonial-block {
border: 1px solid #E1E1E1;
border-bottom: 2px solid #006666;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}
.testimonial-block:hover {
box-shadow: 0 0 5px #ccc;
}
.testimonial-block td {
padding: 5px;
}
.testimonial-block p {
background: url(../images/double-quote.png) 0 0 no-repeat;
padding: 0px 5px 5px 20px;
line-height: 20px;
margin-bottom: 0px;
}
.testimonial-block em {
display: block;
/* [disabled]padding:10px 0;
*/
color: #06C;
font-style: normal;
padding-left: 20px;
}
.testimonial-block em span {
color: #545454;
}
.testimonial-block img {
/* [disabled]padding:5px;
*/
background: #fff;
border: 1px solid #eee;
}
/* end testimonial */
/* promotion box */
#promotion {
display: block;
}
#promotion .promotion-box {
width: 308px;
height: auto;
position: relative;
display: inline;
float: left;
margin: 6px;
background: url(../images/promotion-bg.png) 0 0 repeat-x #f4f4f4;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}
#promotion .promotion-box:hover {
box-shadow: 0 0 5px #999;
}
#promotion .promotion-box h4 {
font-size: 16px;
line-height: 20px;
color: #006666;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
margin-bottom: 6px;
}
#promotion .promotion-box p {
margin-bottom: 2px;
font-size: 14px;
line-height: 25px;
}
#promotion .promotion-box p span {
font-size: 14px;
line-height: 20px;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
padding: 3px 5px;
background: #006666;
display: inline;
}
#promotion .promotion-box .promotion-box-in {
padding: 10px;
border: 1px solid #ccc;
height: 120px;
}
#promotion .promotion-box .promotion-box-in img {
width: 80px;
float: right;
}
#promotion .promotion-box .promotion-box-in td {
padding: 3px;
}
/* end promotion box */
/* detail page */
.leftcolmn {
/* width:900px;*/
width: 957px;
height: auto;
margin-bottom: 40px;
}
.leftcolmn .leftcolmn-inner {
display: block;
padding-right: 20px;
}
.product-detail-box {
padding-top: 10px;
}
.product-detail-box .product-img-box {
width: 350px;
float: left;
}
.product-detail-box .product-description {
float: right;
width: 550px;
}
.product-detail-box .product-description .prodct-name {
margin: 0 0 15px 0;
}
.product-detail-box .product-description .prodct-name h1 {
font-size: 20px;
line-height: 24px;
font-weight: normal;
color: #131313;
font-family: Century Gothic, "ff-dagny-web-pro", Helvetica, Arial, sans-serif;
}
.product-detail-box .product-description .prodct-name span {
display: block;
color: #006666;
font-size: 15px;
}
ul.savelink {
margin-top: 15px;
}
ul.savelink li a {
padding-left: 20px;
margin-bottom: 7px;
color: #000;
text-decoration: none;
}
ul.savelink li a:hover {
color: #97BAC0;
text-decoration: underline;
}
ul.savelink li a.mailbg {
background: url(../images/sprite.png) -95px -141px no-repeat;
}
ul.savelink li a.saveitm {
background: url(../images/sprite.png) -97px -160px no-repeat;
}
.productcart-details {
display: block;
}
.productcart-details .quantity-detail {
padding: 6px 0;
border-top: 1px solid #D8D8D8;
border-bottom: 1px solid #D8D8D8;
margin: 10px 0;
}
.productcart-details .quantity-detail .qnty {
float: left;
width: 130px;
}
.productcart-details .quantity-detail .qnty input[type="text"] {
width: 30px;
padding: 2px;
margin-left: 5px;
border: 1px solid #ccc;
}
.productcart-details .quantity-detail .size-type {
width: 140px;
float: right;
}
.productcart-details .quantity-detail .size-type select {
width: 140px;
height: 25px;
position: relative;
}
.home_product {
width: 980px;
}
.productcart-details .price-detail {
display: block;
padding: 10px 0;
}
.productcart-details .price-detail .price {
font-size: 18px;
font-weight: bold;
width: 300px;
float: left;
padding-top: 0;
}
.price-detail .price p{ margin:0 0 3px; font-size:14px;}
.price-detail .price p.cutValue span{text-decoration:line-through}
.home #innerlist-products {
float: left;
width: 100%;
}
#innerlist-products .innerlist-products1 {
width: 23%;
}
.productcart-details .price-detail .cartbtn {
display: block;
padding: 3px 30px 3px 10px;
background: #666 url(../images/sprite.png) 125px -18px no-repeat;
font-size: 14px;
cursor: pointer;
width: 130px;
border: 0;
outline: none;
float: right;
}
.productcart-details .price-detail .cartbtn:hover {
cursor: pointer;
background: #000 url(../images/sprite.png) 125px -18px no-repeat;
}
.productcart-details .price-detail .cartbtn {
display: block;
padding: 3px 30px 3px 10px;
background: #006666 url(../images/sprite.png) 125px -18px no-repeat;
font-size: 14px;
cursor: pointer;
width: 150px;
}
input.add-cart {
border-radius: 2px;
float: right;
text-align: center;
color: #FFF;
padding: 10px 0px 10px 0px !important;
border: 1px solid #666 !important;
background: linear-gradient(to bottom, #666 0px, #666 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
width: 110px !important;
font-size: 13px;
}
input.add-cart:hover {
background: linear-gradient(to top, #444 0px, #444 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
color:#fff;
}
a.wish {
margin: 8px 0 0 0;
padding: 0px 0 0 25px;
width: 100%;
display: block;
background: url(../images/wish.png) no-repeat 5px;
width: 150px;
height: 20px;
color: #666;
}
.add-restcart {
border-radius: 10px;
float:right;
text-align: center;
color: green;
padding: 2px 0px 2px 0px !important;
border: 1px solid gray !important;
background: none;
width: 100px !important;
font-size: 15px;
}
.add-restcart:hover {
background:#693 !important;
border: 1px solid green !important;
font-weight:bold;
color:white;
}
a.viewHome {
margin: 0px;
padding: 0px;
float: right;
width: 100% !important;
text-align: right;
}
.MagicToolboxSelectorsContainer img {
width: 90px;
height: 100px;
}
.list {
margin: 0px 0 30px 0;
padding: 0px;
float: left;
width: 100%;
}
.list p {
font-size: 11px;
color: #000;
font-weight: bold;
width: 35%;
float: left;
}
.list ul {
margin: 5px 0 0 0;
padding: 0px;
}
.list ul li {
float: left;
}
.list ul li a, .withoutli {
padding: 2px 6px;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* IE6-9 */
font-size: 11px;
margin: 0 5px 0 0;
font-weight: 300;
border-radius: 2px;
border: 1px solid #ccc;
color: #000;
}
.list ul li a.act {
background: #666;
border: 1px solid #444;
color: #fff;
}
.withoutli {
float: left;
display: block;
padding: 0 9px;
height: 20px;
}
.list ul li a:hover, .withoutli:hover {
background: #222; /* Old browsers */
}
.withoutli:hover {
padding: 0 9px;
height: 20px;
margin: 0 5px 0 0
}
.list select {
float: right;
width: 22%;
border: 1px solid #f1f1f1;
margin: 5px 0 0;
padding: 2px 0px;
font-size: 12px;
font-weight: 300;
color: #000;
}
.product {
margin: 5px 0 0 0;
padding: 0px;
width: 100%;
}
.product ul {
margin: 0px;
padding: 0px;
list-style: none;
}
.product ul li {
border-right: 0 solid #d8d8d8;
}
.nav {
margin: 0px 0 15px 0;
padding: 0px;
width: 100%;
float: left;
background: none;
}
.nav ul {
margin: 0px;
padding: 0px;
}
.nav ul li {
color: #858585;
font-size: 13px;
display: inline;
background: url(../images/nav-bg.png) right center no-repeat;
padding: 0px 0px;
float: left;
}
.nav ul li.dropdown {
position: relative;
}
.nav ul li a {
color: #000;
padding: 8px 25px 12px 35px;
background: url(../images/offer-hover.png) 5px center no-repeat;
margin-right: 10px;
float: left;
}
.nav ul li a:hover {
color: #006666;
}
.nav ul li a.new-arrival {
background: url(../images/new-arrival-hover.png) 5px center no-repeat;
}
.nav ul li a.reward {
background: url(../images/reward-hover.png) 5px center no-repeat;
}
.nav ul li a.reward:hover {
background: url(../images/reward-hover.png) 5px center no-repeat;
}
.nav ul li a.gift {
background: url(../images/gift-offer-hover.png) 5px center no-repeat;
}
.nav ul li a.gift:hover {
background: url(../images/gift-offer-hover.png) 5px center no-repeat;
}
.nav ul li a.summer {
background: url(../images/summer-special-hover.png) 5px center no-repeat;
}
.nav ul li a.summer:hover {
background: url(../images/summer-special-hover.png) 5px center no-repeat;
}
.nav ul li .submenu {
display: none;
}
.nav ul li:hover .submenu {
display: block;
position: absolute;
top: 36px;
left: 0px;
z-index: 999999;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* IE6-9 */
border-radius: 0px 0px 5px 5px;
width: 200px;
box-shadow: 2px 4px 5px #ccc;
border-bottom: 1px solid #ed6e59;
border-left: 1px solid #ed6e59;
border-right: 1px solid #ed6e59;
}
.nav ul li:hover .submenu li {
margin: 5px;
padding: 0px;
text-align: left;
background: none;
border-bottom: 1px dashed #ccccc;
}
.nav ul li:hover .submenu li a {
background: none;
margin: 0px;
font-size: 12px;
line-height: 22px;
padding: 0px 0 0px 3px;
width: 185px;
}
.nav ul li:hover .submenu li a:hover {
background: #006666;
color: #FFF;
}
.nav li:last-child {
background: none;
}
.nav ul li.cat {
font: 16px/20px normal 'roboto_slabregular';
text-transform: uppercase;
padding: 3px 5px 5px 10px;
color: #fff;
position: relative;
z-index: 999;
background: url(../images/cat_arrwo.png) no-repeat 95% center #006666;
width:100%;
}
/* .nav ul li:hover { border-top:none; border-bottom:none; background:none;}*/
.nav ul li.cat_home {
background: #006666;
}
.nav ul li.cat a {
background: none;
color: #fff;
padding: 7px 12px 5px 15px;
text-decoration:none;
display: block;
font-size: 14px;
}
.nav ul li.cat a:hover {
border: none;
background: none;
box-shadow: none;
}
.nav ul li.cat ul.first {
display: none;
}
.nav ul li.cat:hover ul.first {
position: absolute;
top: 45px;
left:10px;
display: block;
background: #f8f8f9;
margin: 0px;
padding: 0px;
}
.nav ul li.cat:hover ul li {
border-bottom: 1px solid #fff;
margin: 0px;
padding: 0px;/* position:relative;*/
width: 189px;
background: url(../images/sidenav.png) no-repeat scroll 95% center;
}
.nav ul li.cat:hover ul li a {
color: #006666;
margin: 0px;
line-height: 28px;
padding: 0 0 0 15px;
text-transform: none;
color: black;
font: 600 11px/35px Lato, sans-serif;
}
.nav ul li.cat:hover ul li.viewcat {
background: url(../images/viewcat.png) 0 0 repeat-x;
color: #373737;
font-size: 13px;
display: block;
}
.megamenu li {
padding: 3px !important;
border-top: 1px solid #fff !important;
border-bottom: 1px solid #fff;
}
.megamenu .subMenu a {
background: url("../images/ArrowOrange.png") no-repeat right 9px rgba(0 0 0 0) !important;
display: inline-block !important;
padding: 0 11px 0 0 !important;
}
.megamenu li a {
font-family: "roboto_slabregular" !important;
font-size: 13px !important;
width: auto !important;
line-height: 24px !important;
padding: 0px !important;
font-weight: 300 !important;
}
.megamenu li:hover {
background: none !important;
}
.megamenu .subMenu:hover {
background: none !important;
border-bottom: 1px solid #006666 !important;
border-top: 1px solid #006666 !important;
z-index: 9999;
color:red;
}
.megamenu li a {
background: none !important
}
.nav ul li.cat:hover ul li:hover, .nav .no-touch li:hover {
background: url("../images/sidenav-hover.png") no-repeat scroll 95% center #DDD;
color: #333;
}
ul.second li a {
background: none !important;
}
.nav ul li.cat ul li .megamenu {
width: 560px;
padding: 17px 0 0 22px;
margin: -2px 0 0 189px;
padding: 10px;
z-index: 16;
box-shadow: 8px 6px 11px rgba(0,0,0,0.2);
-moz-box-shadow: 8px 6px 11px rgba(0,0,0,0.2);
-webkit-box-shadow: 8px 6px 11px rgba(0,0,0,0.2);
border: 1px solid #e7e5e5;
display: none;
padding: 20px;
/*background:url(../images/about-bg.png) no-repeat bottom right #fff;*/
background: #fff;
}
.nav ul li.cat ul li .megamenu img {
float: right;
width: 250px;
height: 150px;
}
.nav ul li.cat ul li .megamenu1 {
width: 560px;
padding: 17px 0 0 22px;
margin: -2px 0 0 189px;
padding: 10px;
z-index: 16;
box-shadow: 8px 6px 11px rgba(0,0,0,0.2);
-moz-box-shadow: 8px 6px 11px rgba(0,0,0,0.2);
-webkit-box-shadow: 8px 6px 11px rgba(0,0,0,0.2);
border: 1px solid #e7e5e5;
display: none;
padding: 20px;
background: url(../images/nav-background.jpg) no-repeat bottom right #fff;
}
.nav ul li.cat ul li .bread {
width: 560px;
min-height: 400px;
padding: 17px 0 0 22px;
margin: -2px 0 0 189px;
padding: 10px;
z-index: 16;
box-shadow: 8px 6px 11px rgba(0,0,0,0.2);
-moz-box-shadow: 8px 6px 11px rgba(0,0,0,0.2);
-webkit-box-shadow: 8px 6px 11px rgba(0,0,0,0.2);
border: 1px solid #e7e5e5;
display: none;
padding: 20px;
background: url(../images/breads_04JUN2014.png) no-repeat bottom right #fff;
}
.megatop1 {
top: -58px !important;
}
.megatop {
top: -29px !important;
}
.nav ul li.cat ul li:hover .megamenu {
display: block;
position: absolute;
top: 0px;
left: 0px;
font-size: 12px;
color: #000;
min-height: 416px;
}
.nav ul li.cat ul li:hover .megamenu ul {
margin: 20px 0 0 0;
padding: 0px;
width: 185px;
float: left;
border: none;
}
.nav ul li.cat ul li:hover .megamenu ul li {
border: none;
background: none;
position: relative;
}
.nav ul li.cat ul li:hover .megamenu ul li a {
font-size: 12px;
line-height: 20px;
border-radius: 0px;
width: 150px;
margin: 0px 0 0 0px;
padding: 5px;
background: #fff; /*border-bottom:1px solid #eee;*/
}
.nav ul li.cat ul li:hover .megamenu ul li a:hover, .no-touch a:hover {/* background:#eee;*/
color: #333;
}
.nav ul li.cat ul li:hover .megamenu ul li .second {
display: none;
width: 100%;
}
.nav ul li.cat ul li:hover .megamenu ul li:hover .second {
display: block;
z-index: -1;/* border-right:1px solid #eee; border-bottom:1px solid #eee; border-top:1px solid #eee;*/
border: 1px solid #006666;
margin: -2px 0 0 159px;
padding: 8px;
position: absolute;
top: -14px;
left: 0px;
color: #FFF;
background: #fff;
}
.nav ul li.cat ul li:hover .megamenu ul h2 {
font-size: 15px;
color: #333;
font-weight: bold;
text-transform: none;
margin: 0px;
padding: 0px;
}
.nav ul li.cat ul li:hover .megamenu ul li:hover .second li {
background: #FFF;
border: none;
margin: 0px;
padding: 0px;
}
.nav ul li.cat ul li:hover .megamenu ul li:hover .second li a {
width: 199px
}
.nav ul li.cat ul li:hover .megamenu ul li:hover .second li a:hover {
}
.nav ul li.cat ul li:hover .megamenu .heading {
color: #006666;
font-size: 20px;
line-height: 20px;
font-weight: 300;
font-family: 'Roboto Slab', serif;
text-transform: none;
margin: 0px;
padding: 0px;
}
.right_product ul li div {
position: absolute;
top: -1px;
left: -2px;
width: 68px;
height: 68px;
}
.login_page {
width: 100%;
float: left;
}
.login_page .form {
width: 90%;
margin: auto;
padding: 20px;
border: 1px solid #eaeaea;
border-radius: 5px;
box-shadow: 0 0 2px #ccc;
}
.login_page .form h3 {
font-size: 16px;
color: #000;
text-align: left;
font-weight: 300;
line-height: 35px;
border-bottom: 1px solid #eee;
}
.login_page .form h3 samp{ font-size:16px; font-size: 16px; margin: 0 0px 0 20px; font-family: 'roboto_slabregular'; padding: 0;}
.login_regi h3 {
background: #82c029;
color: #fff !important;
padding: 0 0 0 6px
}
.login_page .form .login {
float: left;
width: 50%;
border-right: 1px solid #eee;
padding: 10px; position:relative;
}
.login_page .form .login span {
font-size: 13px;
line-height: 30px;
}
.login_page .form .login p {
text-transform: uppercase;
color: #000;
margin: 5px 0 0 0;
float: left;
width: 100%;
}
.login_page .form .login p label {
display: block;
float: right;
font-size: 11px;
color: #F00;
text-transform: none;
}
.login_page .form .login p input {
float: right;
width: 250px;
border: 1px solid #f0f0f0;
padding: 5px 5px 5px 30px;
background: url(../images/login_mial.png) no-repeat 5px 5px;
}
.login_page .form .login p input.pass {
background: url(../images/login_pass.png) no-repeat 5px 5px;
}
.login_page .form .login .additionLink {
width: 100%;
margin: 0px;
text-align: left;
padding: 5px 0 0 110px;
line-height: 35px;
display: block;
}
.login_page .form .login .additionLink a {
margin: 0 10px 0 0;
text-decoration: underline;
}
.login_page .form .login .additionLink a:hover {
}
form_input{
border:1px solid #999;
height:40px;
}
.newbtn {
background:#444;
display: inline-block;
color: #fff;
font-size: 16px;
height: 40px;
line-height: 37px;
text-decoration: none !important;
text-align:center;
width:100%;
}
.newbtn:hover {
color: #fff;
}
.newbtn:visited {
color: #fff;
}
.guestUser {
background:#666;
display: inline-block;
color: #fff;
font-size: 16px;
height: 40px;
line-height: 37px;
text-decoration: none !important;
border-radius: 3px;
text-align:center;
width:100%;
}
.guestUser:hover {
color: #fff;
background:#09F;
}
.Userguest {
display: inline-block;
color: #fff;
font-size: 16px;
height: 40px;
line-height: 37px;
text-decoration: none !important;
border-radius: 3px;
text-align:center;
width:100%;
background:#09F;
}
.Userguest:hover {
color:#fff;
background:#666;
}
.login_page .form .login .login_btn {
width: 100%;
margin: 0 0 0 75px;
}
.login_page .form .login .login_btn input {
width: 25%;
float: left;
margin: 12px 0 0 12px;
border: 1px solid #555;
font-family: 'roboto_slabregular';
background:#09F; /* Old browsers */
border-radius: 1px;
height:30px;
font-size: 14px;
color: #fff;
text-transform: uppercase;
}
.login_page .form .login .login_btn input:hover {
color:#fff;
background:#333;
}
.login_page .login_regi {
width: 42%;
float: right;
padding: 10px;
}
.login_page .login_regi .why_regi {
width: 100%;
float: left;
box-shadow: inset 0 0 15px #444;
background:#888;
padding: 10px;
margin: 1px 0 0 0;
}
.login_page .login_regi .why_regi h5 {
font-size: 16px;
color: #fff;
line-height: 0px;
font-weight: 300;
margin-bottom: 0;
}
.login_page .login_regi .why_regi ul li {
font-size: 12px;
line-height: 25px;
color:#fff;
}
.login_page .login_regi a {
background: linear-gradient(to bottom, #666 0, #666 99%) repeat scroll 0 0 rgba(0,0,0,0);
display: inline-block;
margin: 10px 0 0 0;
color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
padding: 10px 25px;
}
.login_page .login_regi a:hover {
background: linear-gradient(to bottom, #333 0, #333 99%);
}
.register {
width: 95%;
float: left;
border: 1px solid #eee;
padding: 15px 22px 15px 22px;
}
.register h3 {
border-bottom: 1px solid #eee;
font-size: 18px;
line-height: 35px;
color: #000;
font-weight: 300;
}
.register p {
font-size: 13px;
line-height: 24px;
color: #000;
text-align: justify;
}
.register .register_login {
width: 98%;
float: left;
border: 1px solid #eee;
padding: 4px 8px;
color: #999;
border: 1px solid #D6D6D6;
margin: 0 0 20px 0;
}
.register .register_login h4 {
color: #000;
font-size: 15px;
line-height: 30px;
font-weight: 300;
border-bottom: 1px solid #eee;
}
.register .register_login p {
font-size: 13px;
line-height: 24px;
color: #000;
margin: 10px 0 10px 0;
}
.register .register_login p label {
float: left;
width: 25%;
}
.register .register_login p span {
margin: 0 0 0 10px;
}
.register .register_login p input {
float: left;
width: 200px;
border: 1px solid #ccc;
border-radius: 4px;
}
.register .register_login p select {
float: left;
width: 200px;
border: 1px solid #ccc;
border-radius: 4px;
}
.register input {
width: 250px;
padding: 5px;
border: 1px solid #eee;
outline: none;
}
.register .register_login p label.error {
color: #C00;
font-size: 11px;
display: block;
width: auto !important;
margin: 0 0 0 5px;
}
.apply-voucher label.error {
color: #C00;
font-size: 11px;
display: block;
width: auto !important;
margin: 0 0 0 5px;
}
.register .we_whould {
padding: 10px;
border-top: 1px solid #CCC;
margin: 15px 0 0 0;
}
.register .we_whould P input {
width: auto;
}
.register .we_whould select {
width: 200px;
padding: 3px;
border: 1px solid #eee;
}
.register .regi_btn {
border-top: 1px solid #CCC;
padding: 10px;
margin: 15px 0 0 0;
}
.register .regi_btn input {
width: auto;
}
.register .regi_btn input.register_btn {
background:#006666;
color: #fff;
padding: 5px 10px;
border-radius: 1px;
box-shadow: 3px 2px 5px #ccc;
text-align: center;
font-family: 'roboto_slabregular';
font-size: 14px;
font-weight: 300;
line-height: 20px;
}
.register .regi_btn input.register_btn:hover {
font-weight:bold;
}
.register .regi_btn input.cancel {
background: #006666;
padding: 5px 15px;
margin: 0 0 0 10px;
border-radius: 1px;
box-shadow: 3px 2px 5px #ccc;
text-align: center;
font-family: 'roboto_slabregular';
font-size: 14px;
font-weight: 300;
line-height: 20px;
}
.register .regi_btn input.cancel:hover{
font-weight:bold;
}
.register img.cha {
float: left;
width: 80px;
height: 25px;
padding: 5px;
margin: 0 10px 0 0;
border: 1px solid #eee;
}
.register img.cha img {
width: 100%;
}
/* end detail page */
.clear {
clear: both;
}
#info {
font-size: 18px;
color: #555;
text-align: center;
margin-bottom: 25px;
}
.scrollbar {
float: left;
height: 220px;
width: 65px;
overflow-y: scroll;
overflow-x: hidden;
margin-bottom: 25px;
width: 382px;
float: left;
}
.scrollbar4 {
max-height: 200px;
width: 65px;
overflow: auto !important;
margin-bottom: 25px;
width: 209px;
}
.force-overflow {
min-height: 350px;
}
.reviws-new{ position:relative; margin:0; padding:0; border-bottom:1px dotted #ccc; margin:0 0 10px;}
.reviews-Star{ background: url("../images/reviews-stra.png") no-repeat;
color: #000;
font-size: 11px;
font-weight: bold;
height: 27px;
line-height:30px;
padding: 0 0 0 10px;
position: absolute;
right: 0;
top: 0;
width:26px; font-family:Arial, Helvetica, sans-serif;}
.productblog{ list-style:none; margin:0;}
.productblog li{ background:#f6f6f6; width:30%; margin:0 5px 15px; padding:10px; height:270px; float:left;}
.productblog li h3 a{ font-size:20px; font-weight:400; text-decoration:none; color:#333;}
.productblog li h3 a:hover{ color:#006666; text-decoration:underline;}
.productblog li p{ font-weight:400; line-height:20px; font-size:14px;}
.productblog figure{ display:block; text-align:center; margin:10px 0 0; padding:0;}
#style-1::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: #F5F5F5;
}
#style-1::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5;
}
#style-1::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #555;
}
#style-2::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: #F5F5F5;
}
#style-2::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5;
}
#style-2::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #D62929;
}
#style-3::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
#style-3::-webkit-scrollbar {
width: 6px;
background-color: #F5F5F5;
}
#style-3::-webkit-scrollbar-thumb {
background-color: #000000;
}
#style-4::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
#style-4::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-4::-webkit-scrollbar-thumb {
background-color: #000000;
border: 2px solid #555555;
}
#style-5::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
#style-5::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-5::-webkit-scrollbar-thumb {
background-color: #0ae;
background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent));
}
#style-6::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
#style-6::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-6::-webkit-scrollbar-thumb {
background-color: #F90;
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
}
#style-7::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
border-radius: 10px;
overflow-x:hidden;
}
#style-7::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-7::-webkit-scrollbar-thumb {
border-radius: 10px;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));
}
#style-8::-webkit-scrollbar-track {
border: 1px solid black;
background-color: #F5F5F5;
}
#style-8::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-8::-webkit-scrollbar-thumb {
background-color: #000000;
}
#style-9::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
#style-9::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-9::-webkit-scrollbar-thumb {
background-color: #F90;
background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
}
#style-10::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
border-radius: 10px;
}
#style-10::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-10::-webkit-scrollbar-thumb {
background-color: #AAA;
border-radius: 10px;
background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .2) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .2) 50%, rgba(0, 0, 0, .2) 75%, transparent 75%, transparent)
}
#style-11::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
border-radius: 10px;
}
#style-11::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-11::-webkit-scrollbar-thumb {
background-color: #3366FF;
border-radius: 10px;
background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, transparent 75%, transparent)
}
#style-12::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
border-radius: 10px;
background-color: #444444;
}
#style-12::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5;
}
#style-12::-webkit-scrollbar-thumb {
border-radius: 10px;
background-color: #D62929;
background-image: -webkit-linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.4) 50%, transparent, transparent)
}
#style-13::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
border-radius: 10px;
background-color: #CCCCCC;
}
#style-13::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5;
}
#style-13::-webkit-scrollbar-thumb {
border-radius: 10px;
background-color: #D62929;
background-image: -webkit-linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.4) 50%, transparent, transparent)
}
#style-14::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.6);
background-color: #CCCCCC;
}
#style-14::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-14::-webkit-scrollbar-thumb {
background-color: #FFF;
background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 25%, transparent 100%, rgba(0, 0, 0, 1) 75%, transparent)
}
#style-15::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
background-color: #F5F5F5;
border-radius: 10px;
}
#style-15::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-15::-webkit-scrollbar-thumb {
border-radius: 10px;
background-color: #FFF;
background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#4D9C41), to(#19911D), color-stop(.6, #54DE5D))
}
#style-16::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
background-color: #F5F5F5;
border-radius: 10px;
}
#style-16::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-16::-webkit-scrollbar-thumb {
border-radius: 10px;
background-color: #FFF;
background-image: -webkit-linear-gradient(top, #e4f5fc 0%, #bfe8f9 50%, #9fd8ef 51%, #2ab0ed 100%);
}
Search Product #serach_product {
position: relative;
}
#serach_product .search {
margin: 0px;
padding: 0px;
width: 100%;
/* border: 1px solid #ccc;*/
padding: 0px;
top: 64px;
left: 100px;
z-index: 999999999999;
}
#serach_product .search .product-search {
margin: 0px;
margin-top:-17px;
padding: 0px;
width: 98%;
float: left;
background:#fff;
border:1px solid #ccc;
border-radius:2px;
box-shadow: 6px 4px 7px -5px rgba(0,0,0,0.3);
}
#serach_product .search .product-search h5 {
margin: 0px;
padding: 5px;
background: #f2f2f2;
box-shadow: inset -3px 3px 10px rgba(2,2,2,0.2);
float: left;
width: 100%;
border-bottom: 1px solid #e2e2e2;
}
#serach_product .search .product-search .product-list {
margin: 0px;
padding: 0px;
float: left;
width: 100%;
overflow: hidden;
}
#serach_product .search .product-search .product-list ul {
margin: 0px;
padding: 0px;
}
#serach_product .search .product-search .product-list ul li {
margin: 0px;
padding: 5px 0 0 10px;
width: 100%;
float: left;
border-bottom: 1px solid #eee;
display: inline-block;
}
#serach_product .search .product-search .product-list ul li a.uiv2-img-product-search {
float: left;
width: 42px;
}
#serach_product .search .product-search .product-list ul li a.uiv2-img-product-name {
width: 180px;
float: left;
padding-left: 2px;
padding-top: 0px;
}
#serach_product .search .product-search .product-list ul li a.uiv2-img-product-name p {
margin: 0px;
line-height: 16px;
}
#serach_product .search .product-search .product-list ul li a.uiv2-img-product-name span {
color: #5e5a5c;
width: 82px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
float: left;
padding-bottom: 5px
}
#serach_product .search .product-search .product-list ul li .uiv2-product-weight, .uiv2-product-cost {
padding-top: 0px;
float: left;
}
#serach_product .search .product-search .product-list ul li .uiv2-product-weight {
width: 100px;
text-align: center;
}
.search .links-search {
margin: 0px;
padding: 10px;
width: 26%;
background: #fff;
float: right;
font-family: Calibri;
}
.search .links-search h6 {
font-size: 12px;
color: #666;
text-align: left;
font-weight: 700;
line-height: 20px;
text-transform: uppercase;
}
.search .links-search .linksList {
margin: 0px;
padding: 0px;
list-style: none;
float: left;
}
.search .links-search .linksList li {
margin: 0px;
padding: 0px;
}
.search .links-search .linksList li a {
font-size: 12px;
line-height: 18px;
color: #666;
display: block;
padding: 2px 0
}
.search .links-search .linksList li a:hover {
text-decoration: underline;
}
.search .links-search .moreList {
border-top: 1px solid #ccc;
padding: 10px 0;
margin: 5px 0 0 0
}
.search .links-search .moreList .morelistLeft {
float: left;
width: 49%;
}
.search .links-search .moreList .morelistRigt {
float: right;
width: 49%;
}
.search .links-search .moreList ul {
list-style: none;
margin: 0px;
padding: 0px;
}
.search .links-search .moreList ul li {
margin: 0px;
padding: 0
}
.search .links-search .moreList ul li a {
font-size: 12px;
line-height: 18px;
color: #666;
}
#serach_product .search .product-search .product-list ul li .uiv2-product-cost {
width: 69px;
text-align: right;
padding-right: 10px;
}
#serach_product .search .product-search .product-list ul li .uiv2-qty-label {
float: left;
width: 24px;
color: #999;
font: 400 12px/16px 'Lato', sans-serif;
height: 21px;
padding: 2px;
}
#serach_product .search .product-search .product-list ul li .uiv2-product-weight, .uiv2-product-cost {
padding-top: 8px;
float: left;
}
#serach_product .search .product-search .product-list ul li .uiv2-rate-count-btn input {
background: none repeat scroll 0 0 #fff;
border-color: -moz-use-text-color #e3e3e3;
border-image: none;
border-left: 1px solid #e3e3e3;
border-right: 1px solid #fff;
border-style: none solid;
border-width: 0 1px;
color: #000;
float: left;
height: 26px;
text-align: center;
margin: 0px 0 0 0;
width: 30px;
}
#serach_product .search .product-search .product-list ul li .uiv2-product-add-btn input {
background: #999 url(../images/pro-cart_hov.png) no-repeat 42px 5px;
font: 400 12px 'Roboto Slab', serif;
color: #fff;
padding: 3px 20px 3px 0;
border: 1px solid #999;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
margin-left: 10px;
width: 65px;
text-transform: uppercase;
outline: 0;
margin-top: 10px;
cursor: pointer;
}
#serach_product .search .product-search .product-list ul li .uiv2-rate-count-btn, .uiv2-already-rate-count-btn {
border: 1px solid #e0e0e0;
border-radius: 5px;
float: left;
height: 21px;
margin-right: 3px;
overflow: hidden;
margin-top: 10px;
}
.scrollbar1 {
float: left;
height: 150px;
margin-bottom: 25px;
}
.scrollbar2 {
float: left;
height: 220px;
width: 65px;
overflow-y: scroll;
overflow-x: hidden;
margin-bottom: 25px;
width: 200px;
margin-top: 10px;
float: left;
}
#info {
font-size: 18px;
color: #555;
text-align: center;
margin-bottom: 25px;
}
.scrollbar {
float: left;
height: 220px;
width: 65px;
overflow-y: scroll;
overflow-x: hidden;
margin-bottom: 25px;
width: 382px;
float: left;
}
.force-overflow {
min-height: 350px;
}
#style-1::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: #F5F5F5;
}
#style-1::-webkit-scrollbar {
width: 8px;
background-color: #F5F5F5;
}
#style-1::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #555;
}
#style-2::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: #F5F5F5;
}
#style-2::-webkit-scrollbar {
width:8px;
background-color: #F5F5F5;
}
#style-2::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #D62929;
}
#style-3::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
#style-3::-webkit-scrollbar {
width: 6px;
background-color: #F5F5F5;
}
#style-3::-webkit-scrollbar-thumb {
background-color: #000000;
}
#style-4::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
#style-4::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-4::-webkit-scrollbar-thumb {
background-color: #000000;
border: 2px solid #555555;
}
#style-5::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
#style-5::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-5::-webkit-scrollbar-thumb {
background-color: #0ae;
background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent));
}
#style-6::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
#style-6::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-6::-webkit-scrollbar-thumb {
background-color: #F90;
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
}
#style-7::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
border-radius: 10px;
overflow-x:hidden;
}
#style-7::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-7::-webkit-scrollbar-thumb {
border-radius: 10px;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));
}
#style-8::-webkit-scrollbar-track {
border: 1px solid black;
background-color: #F5F5F5;
}
#style-8::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-8::-webkit-scrollbar-thumb {
background-color: #000000;
}
#style-9::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
#style-9::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-9::-webkit-scrollbar-thumb {
background-color: #F90;
background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
}
#style-10::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
border-radius: 10px;
}
#style-10::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-10::-webkit-scrollbar-thumb {
background-color: #AAA;
border-radius: 10px;
background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .2) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .2) 50%, rgba(0, 0, 0, .2) 75%, transparent 75%, transparent)
}
#style-11::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
border-radius: 10px;
}
#style-11::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-11::-webkit-scrollbar-thumb {
background-color: #3366FF;
border-radius: 10px;
background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, transparent 75%, transparent)
}
#style-12::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
border-radius: 10px;
background-color: #444444;
}
#style-12::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5;
}
#style-12::-webkit-scrollbar-thumb {
border-radius: 10px;
background-color: #D62929;
background-image: -webkit-linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.4) 50%, transparent, transparent)
}
#style-13::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
border-radius: 10px;
background-color: #CCCCCC;
}
#style-13::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5;
}
#style-13::-webkit-scrollbar-thumb {
border-radius: 10px;
background-color: #D62929;
background-image: -webkit-linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.4) 50%, transparent, transparent)
}
#style-14::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.6);
background-color: #CCCCCC;
}
#style-14::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-14::-webkit-scrollbar-thumb {
background-color: #FFF;
background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 25%, transparent 100%, rgba(0, 0, 0, 1) 75%, transparent)
}
#style-15::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
background-color: #F5F5F5;
border-radius: 10px;
}
#style-15::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-15::-webkit-scrollbar-thumb {
border-radius: 10px;
background-color: #FFF;
background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#4D9C41), to(#19911D), color-stop(.6, #54DE5D))
}
#style-16::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
background-color: #F5F5F5;
border-radius: 10px;
}
#style-16::-webkit-scrollbar {
width: 10px;
background-color: #F5F5F5;
}
#style-16::-webkit-scrollbar-thumb {
border-radius: 10px;
background-color: #FFF;
background-image: -webkit-linear-gradient(top, #e4f5fc 0%, #bfe8f9 50%, #9fd8ef 51%, #2ab0ed 100%);
}
#innerlist-products .my_account {
margin: 8px 0 12px 0;
padding: 0px;
width: 100%;
float: left;
}
#innerlist-products .my_account h6 a.add_new {
float: right;
background: linear-gradient(to bottom, #ebedea 0, #fff 99%);
color: #333;
padding: 2px 15px;
border-radius: 4px;
border: 1px solid #ccc;
}
#sidebar .account_cat {
margin: 0px;
padding: 5px;
width: 190px;
border-right: 1px solid #eee;
}
#sidebar .account_cat h5 {
font-size: 18px;
color: #006666;
text-align: left;
text-transform: uppercase;
line-height: 35px;
font-weight: 300;
border-bottom: 1px solid #eee;
}
#sidebar .account_cat ul h6 {
line-height: 30px;
color: #666;
font-size: 16px;
line-height: 35px;
font-weight: 300;
}
#sidebar .account_cat ul li {
margin: 0px;
padding: 0px;
}
#sidebar .account_cat ul li a {
font-size: 12px;
line-height: 24px;
color: #333;
}
#sidebar .account_cat ul li a.select {
color: #006666;
}
#sidebar .account_cat ul li a:hover {
color: #006666;
}
#sidebar .account_cat ul h6 a {
color: #666;
}
#sidebar .account_cat ul h6 a:hover {
color: #006666;
}
#sidebar .account_cat ul h6 a.select {
color: #006666;
}
#innerlist-products .my_account h6 {
font-size: 22px;
line-height: 35px;
color: #000;
font-weight: 300;
border-bottom: 1px solid #eee;
}
#innerlist-products .my_account h6 a {
font-size: 12px;
line-height: 20px;
color: #006666;
}
#innerlist-products .my_account h6 a:hover {
color: #999;
}
#innerlist-products .my_account h5 {
font-size: 16px;
line-height: 30px;
color: #999;
font-weight: 300;
}
#innerlist-products .my_account p {
font-size: 12px;
line-height: 20px;
color: #999;
text-align: left;
}
#innerlist-products .my_account h4 {
font-size: 14px;
line-height: 24px;
color: #999;
font-weight: 700;
}
#innerlist-products .my_account h4 a {
font-size: 12px;
line-height: 20px;
}
#innerlist-products .my_account .personal-details {
margin: 15px 0 0 0;
width: 97%;
padding: 10px;
border: 1px solid #eee;
}
#innerlist-products .my_account .personal-details h5 {
font-size: 16px;
line-height: 30px;
color: #666;
border-bottom: 1px solid #f0f0f0;
}
#innerlist-products .my_account .personal-details p {
font-size: 12px;
line-height: 24px;
color: #666;
text-align: left;
margin: 15px 0 0 0;
padding: 0 0 0 0;
}
#innerlist-products .my_account .personal-details p label {
width: 30%;
float: left;
margin: 0px;
padding: 0px;
}
#innerlist-products .my_account .personal-details p input {
width: 41%;
padding: 4px 5px;
outline: none;
color: #999;
border: 1px solid #e2e2e2;
}
#innerlist-products .my_account .personal-details p.onvaled input { float: left !important; width: 41% !important; margin:0 0 12px !important;}
#innerlist-products .my_account .personal-details p select {
width: 41%;
padding: 4px 5px;
color: #999;
outline: none;
border: 1px solid #e2e2e2;
}
#innerlist-products .my_account .personal-details p select.newvaledmr{
margin: 0 0 12px !important;
float: left !important;
width:41% !important;
}
#innerlist-products .my_account .personal-details p span {
margin: 0 0 0 5px;
}
#innerlist-products .my_account .personal-details p em {
font-style: normal;
font-size: 10px;
margin: 0px;
padding: 0px;
}
#innerlist-products .my_account .personal-details p.min {
margin: 0px;
}
#innerlist-products .my_account .address-book {
width: 100%;
}
#innerlist-products .my_account .address-book p {
margin: 10px 0 0 0;
color: #000;
}
#innerlist-products .my_account .address-book .uiv-address-book {
width: 25%;
float: left;
border: 1px solid #ccc;
padding: 0px;
margin: 15px 0 0 0;
}
#innerlist-products .my_account .address-book .uiv-address-book h5 {
font-size: 14px;
line-height: 4px;
padding: 15px 15px 0 15px;
color: #000;
font-weight: 500;
}
#innerlist-products .my_account .address-book .uiv-address-book p {
padding: 0px 15px;
}
#innerlist-products .my_account .address-book .uiv-address-book .locate {
background: #f1f2f2;
margin: 5px 0 0 0;
padding: 5px 5px;
}
#innerlist-products .my_account .address-book .uiv-address-book .locate a.locate_add {
background: linear-gradient(to bottom, #ebedea 0, #fff 99%);
border: 1px solid #ccc;
color: #333;
padding: 7px 16px;
border-radius: 4px;
text-transform: uppercase;
}
#innerlist-products .my_account .address-book .uiv-address-book .locate a.locate_add:hover {
background: linear-gradient(to top, #ebedea 0, #fff 95%);
}
#innerlist-products .my_account .address-book .uiv-address-book .locate a {
margin: 0px;
padding: 8px 0 0 8px;
line-height: 35px;
}
#innerlist-products .my_account .change-pin {
margin: 10px 0 0 0;
}
#innerlist-products .my_account .change-pin h3 {
background: #F1F2F2;
width: 65%;
margin: 10px 0 10px 0;
box-shadow: inset 0 0 15px #E8E8E8;
font-size: 16px;
font-weight: 300;
border-radius: 8px;
padding: 10px;
}
#innerlist-products .my_account .change-pin h3 a {
float: right;
margin: 0 35px 0 0;
font-size: 14px;
}
#innerlist-products .my_account p.edit_text {
font-size: 14px;
line-height: 20px;
margin: 10px 0 10px 0
}
#innerlist-products .my_account .faq img {
float: right;
}
#innerlist-products .my_account .faq p {
font-size: 13px;
color: #333;
}
.feedback {
display: block;
position: fixed;
margin-bottom: 0px;
}
#mask {
position: absolute;
left: 0;
top: 0;
z-index: 9999999999;
background-color: #333;
opacity: 0.5;
display: none;
width: 100% !important;
}
#boxes .window {
width: 100%;
position: relative;
display: none;
z-index: 999999999999999;
padding: 20px;
}
#boxes #dialog2 {
width: 700px;
border: 1px solid #ccc;
border-radius: 5px;
background: #f1f2f2;
position: absolute;
left: 49% !important;
top: 20% !important;
margin: 0 0 0 -300px;
}
#boxes h3 {
font-size: 20px;
line-height: 40px;
color: #666;
text-align: left;
border-bottom: 1px solid #333;
text-transform: uppercase;
font-weight: 300;
}
#boxes h3 a {
float: right;
}
#boxes #dialog2 .form {
padding: 10px;
width: 97%;
float: left;
margin: 10px 0 0 0;
background: #FFF;
}
#boxes #dialog2 .form p {
width: 80%;
float: left;
}
#boxes #dialog2 .form p label {
width: 30%;
float: left;
}
#boxes #dialog2 .form p input {
width: 200px;
border: 1px solid #ccc;
border-radius: 4px;
padding: 5px;
}
#boxes #dialog2 .form p span {
margin: 0 0 0 10px;
}
#boxes #dialog2 .form p input.chack {
width: auto;
margin: 0 5px 0 0;
}
#boxes #dialog2 .form p.test {
margin: 0px;
}
#boxes #dialog2 .form p em {
font-size: 11px;
font-style: normal;
}
#boxes #dialog1 {
width: 300px;
border: 1px solid #ccc;
border-radius: 5px;
background: #fff;
position: absolute;
left: 49% !important;
top: 20% !important;
margin: 0 0 0 -148px;
}
#boxes #dialog1 .enter_pin {
margin: 10px 0 10px 0;
border-radius: 4px;
padding: 10px;
background: linear-gradient(to bottom, #FFFFFF 66%, #EBEBEB 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 1px solid #A6A6A6;
}
#boxes #dialog1 .enter_pin input {
width: 100%;
background: #FFF;
border: 1px solid #999;
padding: 7px;
margin: 5px 0 0 0;
}
#boxes #dialog1 .enter_pin label {
font-size: 15px;
color: #000;
}
#boxes #dialog1 .enter_pin input.btn {
width: auto;
}
#boxes #dialog1 .enter_pin input.cancel-btn {
width: 103px;
padding: 7px 15px;
}
input.cancel1 {
width: 103px;
cursor: pointer;
background: #006666;
padding: 7px 15px;
margin: 0 0 0 10px;
border-radius: 4px;
box-shadow: 3px 2px 5px #ccc;
text-align: center;
font-family: 'roboto_slabregular';
font-size: 14px;
}
input.cancel1:hover {
background: #006666;
}
.basket {
margin: 0px;
padding: 0px;
float: left;
width: 100%;
}
.basket h4 {
font-size: 20px;
line-height: 35px;
color: #999;
text-align: left;
border-bottom: 1px solid #ccc;
}
.basket .item_des {
margin: 12px 0 0 0;
padding: 0px;
width: 100%;
}
.basket .item_des ul.head {
padding: 0px;
background: #333;
width: 100%;
float: left;
}
.basket .item_des ul.head li {
font-size: 14px;
padding: 0px 0 0 10px;
line-height: 40px;
color: #FFF;
text-align: left;
width: 15%;
float: left;
}
.basket .item_des ul.head li:first-child {
width: 35%;
}
/*.basket .item_des ul.head li:last-child {
background: #f16d57;
float: right;
width: 12%;
}*/
.basket .item_des .stname {
background: #ccc;
line-height: 30px;
margin: 0px;
padding: 0px 10px;
}
.basket .item_des h5 {
line-height: 30px;
margin: 0px;
padding: 0px 10px;
}
.basket .item_des h5 a {
font-size: 16px;
width: 18%;
color: #333;
text-align: left;
font-weight: 300;
float: left;
}
.basket .item_des h5 p {
margin: 0px 0 0 35px;
padding: 0px;
line-height: 32px;
}
.basket .item_des ul.cart {
border-bottom: 1px solid #ccc;
width: 100%;
float: left;
background: #FFF;
}
.basket .item_des ul.cart li {
font-size: 14px;
padding: 1px 0 0 10px;
margin: 0px;
color: #333;
text-align: left;
width: 15%;
float: left;
}
.basket .item_des ul.cart li span.price_Rate {
text-decoration: line-through;
color: #999;
font-size: 12px;
display: inline-block;
width: 100%;
float: left;
}
.basket .item_des ul.cart li span a:hover {
color: #900;
}
.basket .item_des ul.cart li span a {
font-size: 10px;
line-height:6px;
color: #999;
margin: 0px;
padding: 0px;
}
.basket .item_des ul.cart li a {
font-size: 12px;
line-height: 20px;
width: 350px;
float: left;
color: #000;
margin: 0px;
padding: 0px;
}
.basket .item_des ul.cart li a:hover {
color: #F00;
}
.basket .item_des ul.cart li:first-child {
width: 35%;
}
.basket .item_des ul.cart li:last-child {
background: #fff;
/*box-shadow: 0 0 2px #ccc;*/
width: 15%;
height: 20px;
}
.basket .item_des ul.cart li.close-btn {
width: 17px;
text-align: center;
}
.basket .item_des ul.cart li.close-btn a {
width: 17px;
height: 18px;
display: block;
background: url(../images/remove-main.png) no-repeat;
}
.basket .item_des ul.cart li.close-btn a:hover {
background: url(../images/remove-.png) no-repeat;
}
.basket .address-box-full {
width: 104%;
margin: 0px;
padding: 0px;
}
.basket .address-box-full h5 {
color: #58595b;
margin: 0px;
padding: 0px;
font-weight: 300;
font-size: 24px;
line-height: 30px;
}
.basket .address-box-full .order-review {
background: #f2f2f2;
width: 96%;
padding: 2%;
box-shadow: inset 0px 0px 15px #ccc;
border-radius: 5px;
margin: 10px 0 0 0;
}
.basket .address-box-full .order-review .basketwrap-new {
margin: 0px;
float: left;
padding: 0px 10px;
width: 22%;
border-right: 1px solid #CCC;
}
.basket .address-box-full .order-review .basketwrap-new h3 {
margin: 0px 0 10px 0;
padding: 0px;
font-size: 13px;
line-height: 24px;
color: #333;
}
.basket .address-box-full .order-review .basketwrap-new ul {
margin: 0px;
padding: 0px;
}
.basket .address-box-full .order-review .basketwrap-new ul li {
margin: 0px;
padding: 0px;
font-size: 12px;
line-height: 24px;
color: #787878;
}
.basket .address-box-full .order-review .basketwrap-new p {
margin: 0px;
padding: 0px;
font-size: 12px;
line-height: 24px;
color: #787878;
}
.basket .address-box-full .order-review .uiv2-height100 {
height: 157px;
}
.basket .address-box-full .order-review .basketwrap-amount {
margin: 0px;
padding: 0px 10px;
width: 45%;
float: left;
}
.basket .address-box-full .order-review .basketwrap-amount h3 {
margin: 0px 0 0px 0;
padding: 0px;
font-size: 13px;
line-height: 24px;
color: #333;
}
.basket .address-box-full .order-review .basketwrap-amount p {
margin: 0px;
padding: 0px;
}
.basket .address-box-full .order-review .basketwrap-amount .amount-pay {
float: left;
width: 40%;
}
.basket .address-box-full .order-review .basketwrap-amount .place-order {
margin: 60px 0 0 0;
padding: 0px;
width: 50%;
float: right;
}
.basket .address-box-full .order-review .basketwrap-amount .place-order a {
margin: 0px;
padding: 0px;
background: #666;
padding: 13px 50px;
border-radius: 2px;
box-shadow: 3px 2px 5px #ccc;
color: #fff;
text-transform: uppercase;
font-size: 15px;
}
.basket .address-box-full .order-review .basketwrap-amount .place-order a:hover {
background: #333;
color:white;
}
.basket .address-box-full .basketwrap-note {
margin: 10pxpx 0 0 0;
padding: 0px;
width: 100%;
}
.basket .address-box-full .basketwrap-note h3 {
margin: 10px 0 0 0;
padding: 0px;
font-size: 18px;
line-height: 35px;
color: #666;
}
.basket .thanks {
margin: 0px 0 12px 0;
padding: 0px;
width: 100%;
background: #f68f7d;
border-top: 2px solid #ccc;
border-bottom: 2px solid #ccc;
}
.basket .thanks p {
font-size: 13px;
line-height: 30px;
color: #333;
margin: 0px;
padding: 0px 0 0 15px;
}
input.register_btn1 {
background:#666;
color: #fff;
padding: 9px 20px;
border-radius: 1px;
box-shadow: 3px 2px 5px #ccc;
text-align: center;
font-family: 'roboto_slabregular';
font-size: 18px;
font-weight: 300;
line-height: 20px;
float: right;
margin: 10px 0 0 0;
width: 130px;
font-size: 14px;
cursor: pointer;
}
input.register_btn1:hover {
background: #333;
padding:9px 20px;
color:#fff;
}
.enter-your-evoucher {
margin: 0px;
padding: 0px;
float: left;
width: 160px;
}
.enter-your-evoucher a {
width: inherit;
float: left;
text-align:center;
line-height:25px;
background: #222;
border: 1px solid #333;
margin: 50px 0 15px;
padding: 5px 15px;
font-size: 14px;
font-weight: 600;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color: #fff;
}
.enter-your-evoucher a:hover {
background: #333;
color:#fff;
text-decoration:none;
}
.enter-your-evoucher a:visited {
background: #333;
color:#fff;
text-decoration:none;
}
.checkoutblock-right {
margin: 20px 0 0 0;
padding: 0px;
width: 65%;
float: right;
}
.checkoutblock-right .toppromo {
float: left;
width: 20%;
border: 1px solid #006666;
background: linear-gradient(to bottom, #fff 60%, #f0f0f0 99%);
box-shadow: 2px 2px 4px #CCC;
border-radius: 5px;
padding: 5px;
}
.checkoutblock-right .toppromo h4 {
font-size: 14px;
line-height: 20px;
color: #006666;
text-align: center;
}
.checkoutblock-right .toppromo p {
font-size: 12px;
line-height: 20px;
text-align: center;
}
.deliver-charges {
width: 75%;
float: right;
}
.deliver-charges h5.order {
font-size: 14px;
font-weight: 300;
margin: 10px 0 0 0
}
.deliver-charges .deliver-charges-totalamount {
position: relative;
/*background: linear-gradient(to bottom, #fff 60%, #f0f0f0 99%);
border: none;
box-shadow: 2px 2px 4px #CCC;*/
border-radius: 5px;
z-index: 2;
padding: 0px;
}
.deliver-charges .deliver-charges-totalamount .subtotal-listblock {
float: left;
width: 68%;
padding: 15px 4px 0px 0px;
}
.deliver-charges .deliver-charges-totalamount .subtotal-listblock .total-list {
margin: 0px;
padding: 0 23px 6px 13px;
}
.deliver-charges .deliver-charges-totalamount .subtotal-listblock .total-list p {
color: #333;
display: inline-block;
margin: 0px;
padding: 0px;
}
.deliver-charges .deliver-charges-totalamount .subtotal-listblock .total-list span {
float: right;
text-align: right;
min-width: 110px;
}
.deliver-charges .deliver-charges-totalamount .subtotal-listblock .total-list h5 {
border-top: 1px solid #ccc;
margin: 10px 0 0;
color: #333;
font-size: 20px;
line-height: 24px;
font-weight: 300;
padding: 10px 23px 0 13px;
display: block;
}
.deliver-charges .avial-freedelivery {
width: 90%;
border: 6px solid #fff;
box-shadow: 1px 1px 3px #CCC;
border-radius: 10px;
margin: -10px 0 0 3px;
padding: 18px 10px 12px 10px;
background: #006666;
z-index: 1;
}
.deliver-charges .avial-freedelivery h5 {
color: #fff;
font-size: 14px;
}
.deliver-charges .avial-freedelivery p {
float: left;
min-width: 50px;
}
.deliver-charges .deliver-charges-totalamount .yousaved-wrap {
margin: 0px;
padding-top: 57px;
float: right;
width: 30%;
float: right;
border-left: 1px solid #CCC;
background: url(../images/your_saved_icon.png) no-repeat center 21px;
text-align: center;
height: 52px;
font-size: 14px;
line-height: 14px;
font-weight: 700;
color: #d7472f;
}
.deliver-charges .deliver-charges-totalamount .yousaved-wrap span {
font-size: 12px;
line-height: 20px;
font-weight: 700;
display: block;
}
.basket .item_des ul.cart li .uiv2-grid-count-btn {
width: 100px;
/* height: 20px; */
float: right;
}
.basket .item_des ul.cart li .uiv2-grid-count-btn {
border: 1px solid #e0e0e0;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
z-index:999999.99;
/* height: 21px; */
float: left;
width: 60px;
margin-right: 14px;
}
.basket .item_des ul.cart li .uiv2-grid-count-btn input {
float: left;
border: 1px solid #e3e3e3;
border-top: 0;
border-bottom: 0;
width: 24px;
height: 21px;
background: #fff;
font: 400 12px/16px Lato, sans-serif;
color: #000;
text-align: center;
}
.basket .item_des ul.cart li .uiv2-grid-count-btn button {
width: 15px;
font: 500 14px/14px 'Roboto Slab', serif;
background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 99%);
background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 99%);
background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 99%);
outline: none;
}
.basket .item_des ul.cart li .uiv2-grid-count-btn button {
float: left;
border: 0;
cursor: pointer;
width: 17px;
height: 21px;
color: #989898;
z-index:9999999.99;
font: 500 14px/14px 'Roboto Slab', serif;
background: linear-gradient(to bottom, #fff 0, #eaeaea 99%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
}
.faq {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
}
.left-qua {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
}
.left-qua .left-Faq {
width: 48%;
float: left;
margin: 0px;
padding: 0px;
}
.left-qua .right-Faq {
width: 48%;
float: left;
margin: 0px;
padding: 0px;
}
input.register_btn {
background: #006666;
color: #fff;
padding: 7px 20px;
border-radius: 1px;
box-shadow: 3px 2px 5px #ccc;
text-align: center;
font-family: 'roboto_slabregular';
font-size: 18px;
font-weight: 300;
line-height: 20px;
width: 130px;
font-size: 14px;
cursor: pointer;
}
input.register_btn:hover {
background: #006666;
color:black;
}
input.cancel {
width: 135px;
cursor: pointer;
background:#006666;
padding: 6px 15px;
margin: 0 0 0 10px;
border-radius: 1px;
box-shadow: 3px 2px 5px #ccc;
text-align: center;
font-family: 'roboto_slabregular';
font-size: 14px;
font-weight: 300;
line-height: 20px;
}
input.cancel:hover {
background: #006666;
color:#FFF;
}
h4.head1 {
border-bottom: 1px solid #C5C6C9;
font-size: 20px;
font-weight: 400;
margin: 0 0 10px 0;
}
#chackout-page {
width: 100%;
float: left;
}
#chackout-page .leftcolumn {
width: 75%;
float: left;
display: block;
}
#chackout-page .leftcolumn .address-container {
width: 99%;
float: left;
margin:0px 0 0 0;
}
#chackout-page .leftcolumn .address-container h5 {
margin: 0px;
padding: 0px;
background: linear-gradient(#EAEAEA 13%, #FFF 36%);
padding: 0px 10px;
border-bottom: 1px solid #eee;
}
#chackout-page .leftcolumn .address-container h5 span {
font-weight: 400;
font-size: 16px;
line-height: 52px;
color: #333333;
}
#chackout-page .leftcolumn .address-container h5 a {
float: right;
}
#chackout-page .leftcolumn .address-container .selcet-add {
margin: 10px;
width: 75%;
float: left;
background: #666;
padding: 10px;
color:#fff;
}
#chackout-page .leftcolumn .address-container .selcet-add p {
color: #fff;
}
#chackout-page .leftcolumn .address-container .selcet-add a {
border-top: 1px solid #333;
color: #fff;
text-align: center;
width: 100%;
float: left;
font-size: 13px;
line-height: 24px;
text-transform: uppercase;
}
#chackout-page .leftcolumn .address-container .selcet-add a:hover {
color: #333;
}
#chackout-page .leftcolumn .delivery-slot-container {
width: 99%;
float: left;
margin: 15px 0 0 0;
}
#chackout-page .leftcolumn .delivery-slot-container .selected-slot {
background: #666;
font-size: 15px;
width: auto;
color: #fff;
height: 47px;
padding: 15px 10px 0px 10px;
}
#chackout-page .leftcolumn .delivery-slot-container .selected-slot h6 {
font-weight: 400;
}
#chackout-page .leftcolumn .delivery-slot-container .next-n-slots {
padding: 15px;
}
#chackout-page .leftcolumn .delivery-slot-container .next-n-slots h3 {
font-size: 16px;
line-height: 24px;
font-weight: 400;
color: #333;
}
#chackout-page .leftcolumn .delivery-slot-container .next-n-slots ul {
margin: 0px;
padding: 0px;
list-style:none;
}
#chackout-page .leftcolumn .delivery-slot-container .next-n-slots ul li {
float: left;
width: 300px;
margin: 10px 0 0 0;
}
#chackout-page .leftcolumn .delivery-slot-container .next-n-slots ul li label {
margin-left: 8px;
}
#chackout-page .leftcolumn .delivery-slot-container .view-all-slots {
border-top: 1px solid #D9DADA;
width: 95%;
float: left;
margin: 10px 20px 10px 10px;
}
#chackout-page .leftcolumn .delivery-slot-container .view-all-slots p {
float: left;
margin: 12px 0 0 0;
}
#chackout-page .leftcolumn .delivery-slot-container .view-all-slots input {
margin: 12px 0 0 15px;
}
#chackout-page .leftcolumn .payment-container {
width: 99%;
float: left;
margin: 15px 0 0 0;
}
#chackout-page .leftcolumn .payment-container h6 {
font-size: 15px;
line-height: 20px;
color: #666;
font-weight: 400;
padding: 10px;
}
#chackout-page .leftcolumn .payment-container ul {
margin: 0px;
padding: 0px 10px;
}
#chackout-page .leftcolumn .payment-container ul li {
padding-bottom: 10px;
}
#chackout-page .leftcolumn .payment-container ul li label {
margin-right: 5px;
color: #333;
}
#chackout-page .leftcolumn .payment-container p {
padding: 10px;
}
#chackout-page .leftcolumn input.btn {
width: 200px;
margin-right: 5px;
}
#chackout-page .leftcolumn .delivery-slot-container .uiv2-all-slots {
border: 2px solid #6d6e71;
display: table;
font-family: Lato, sans-serif;
width: 96%;
font-size: 17px;
color: #333;
margin: 15px;
}
.uiv2-all-slot-timings .uiv2-selected {
background-color: #f59282;
color: #333;
border: 1px solid #e9f0da;
}
.uiv2-all-slot-timings div:hover {
outline: 2px solid #006666;
}
.uiv2-all-slots-heading {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: linear-gradient(#eaeaea 50%, #fff 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);
border-collapse: collapse;
border-color: #6d6e71 #6d6e71 -moz-use-text-color;
border-image: none;
border-style: solid solid none;
border-width: 2px 2px 0;
display: table-row;
vertical-align: middle;
}
.uiv2-all-slots-heading div {
border-right: 1px solid #ccc;
display: table-cell;
padding: 10px;
width: 110px;
}
.uiv2-all-slot-timings {
color: #58595b;
display: table-row;
font-size: 12px;
}
.uiv2-all-slot-timings div:first-child {
background: none repeat scroll 0 0 #f1f2f2;
border-right: 1px solid #ccc;
border-top: 0 none;
box-shadow: 1px 3px 7px 0 #ccc;
min-width: 114px;
padding-left: 10px;
text-align: left;
}
.uiv2-all-slot-timings div {
border: 1px solid #e6e7e8;
cursor: none;
display: table-cell;
padding: 8px 5px 8px 3px;
text-align: center;
}
.uiv2-all-slots-heading div + div {
border: medium none;
display: table-cell;
padding: 10px;
text-align: right;
width: 300px;
}
.uiv2-all-slot-timings div:first-child:hover {
cursor: default;
outline: medium none;
}
.uiv2-time-slots-legends {
color: #58595b;
font-size: 12px;
margin: 0 0 10px 16px;
text-transform: uppercase;
}
.uiv2-time-slots-legends .uiv2-not-available {
background-color: #d1d3d4;
display: inline-block;
height: 18px;
margin-right: 8px;
vertical-align: text-top;
width: 18px;
}
.uiv2-time-slots-legends {
color: #58595b;
font-size: 12px;
text-transform: uppercase;
}
.uiv2-time-slots-legends .uiv2-selected {
background-color: #f59282;
display: inline-block;
height: 18px;
margin: 0 8px 0 20px;
vertical-align: text-top;
width: 18px;
}
.uiv2-time-slots-legends {
color: #58595b;
font-size: 12px;
text-transform: uppercase;
}
/*#chackout-page .leftcolumn .delivery-slot-container .time-Slot{width:98%; border:2px solid #6d6e71; margin:5px;}
#chackout-page .leftcolumn .delivery-slot-container .time-Slot ul{ margin:0px; padding:0px;}
#chackout-page .leftcolumn .delivery-slot-container .time-Slot ul li{ margin:0px; padding:0px; width:100%; float:left; min-height:35px;}
#chackout-page .leftcolumn .delivery-slot-container .time-Slot ul li .tbl{margin:0px; padding:0px; width:20%; float:left; border-right:1px solid #CCC; border-collapse:collapse; display:table-row; padding:0 0 0 10px;}
#chackout-page .leftcolumn .delivery-slot-container .time-Slot ul li .tbl h4{ margin:0px; padding:0px; font-size:18px; line-height:24xp; color:#333; text-align:left;}*/
#chackout-page .right-column {
width: 24%;
float: right;
}
#chackout-page .right-column .apply-voucher {
border: 1px solid #ccc;
}
#chackout-page .right-column .apply-voucher h5 {
border-bottom: 1px solid #ccc;
font-size: 14px;
font-weight: 400;
line-height: 40px;
color: #666;
text-align: center;
}
#chackout-page .right-column .apply-voucher .evoucher-input {
padding: 10px 10px 0 10px;
}
#chackout-page .right-column .apply-voucher .evoucher-input input {
border: 1px solid #ccc;
margin-bottom: 10px;
border-radius: 5px;
width: 80%;
}
#chackout-page .right-column .apply-voucher .evoucher-input a {
text-transform: uppercase;
}
#chackout-page .right-column .apply-voucher .evoucher-input p {
font-size: 10px;
line-height: 18px;
margin-top: 10px;
}
#chackout-page .right-column .order-summary {
background: linear-gradient(#FFF 52%, #EAEAEA 90%);
width: 98%;
margin-top: 25px;
font-size: 12px;
color: #333;
border: 2px solid #ccc;
padding:10px;
}
#chackout-page .order-summary h4 {
border-bottom: 1px solid #d1d3d4;
font-size: 16px;
color: #333;
padding: 0px 0 0 12px;
line-height: 45px;
font-weight: 400;
}
.order-summary ul {
margin: 0px;
padding: 0px;
font-size:12px;
}
.order-summary ul li {
width: 100%;
padding:0px;
float: left;
border-bottom: 1px solid #C5C6C9;
}
.order-summary ul li span {
text-align: right;
font-size: 14px;
line-height: 18px;
}
.order-summary ul li p {
float: right;
text-align: right;
font-size: 12px;
line-height: 18px;
margin-left:15px;
}
#chackout-page .right-column .order-summary ul li p.amount-to-Pay-total {
font-size: 14px;
font-weight: bold;
}
#chackout-page .right-column .order-summary ul li:last-child {
border-bottom: none;
}
#chackout-page .right-column .order-summary .you-saved {
background: #FFF;
text-align: center;
font-size: 16px;
line-height: 50px;
color: #E7685D;
}
h5.small-head {
margin: 0px;
font-weight: 400;
font-size: 16px;
line-height: 52px;
color: #333333;
background: linear-gradient(#EAEAEA 13%, #FFF 36%);
padding: 0px 10px;
border-bottom: 1px solid #eee;
}
.checkout-bdr {
border: 1px solid #e0e0e0;
}
.btn {
border: 1px solid #ccc;
padding: 3px 10px;
margin: 10px 0 0 0;
border-radius: 5px;
color: #6D6E71;
font-weight: 400;
background: linear-gradient(to bottom, #FFF 0, #ebedea 99%);
}
.btn:hover {
background: linear-gradient(to top, #FFF 0, #ebedea 99%);
color: #333; margin: 10px 0 0;
padding: 3px 10px;
}
.all-categories {
margin: 0px;
padding: 0px;
width: 100%;
float: left;
}
.all-categories .main-fuits {
margin: 10px 0;
padding: 0px 0 20px 0;
float: left;
width: 100%;
border-bottom: 1px solid #999;
}
.all-categories h5 {
margin: 0px;
padding: 0px;
font-size: 22px;
line-height: 45px;
color: #333;
text-align: left;
font-weight: 400;
}
.all-categories .dp_headding {
margin: 0px;
padding: 0px;
width: 100%;
float: left;
margin: 0 0 10px 0;
}
.all-categories .dp_headding h2 {
margin: 0px;
padding: 0px;
font-size: 16px;
line-height: 35px;
color: #666;
text-align: left;
border-bottom: 1px solid #CCC;
}
.all-categories .dp_headding h2 a {
color: #000;
}
.all-categories .dp_headding ul li {
float: left;
font-size: 12px;
border-right: 1px solid #999;
padding: 0 10px;
margin: 10px 0 0 0;
}
.all-categories .dp_headding ul li a {
color: #666;
}
.all-categories .dp_headding ul li a:hover {
color: #006666;
}
.all-categories .fuits {
margin: 0px 20px 0 0;
padding: 0px;
float: left;
width: 22%;
}
.all-categories .fuits h2 {
font-size: 14px;
line-height: 40px;
text-align: left;
padding: 0 0 0 8px;
}
.all-categories .fuits h2 a {
color: #000;
}
.all-categories .fuits h2 a:hover {
color: #666;
}
.all-categories .fuits ul li {
font-size: 12px;
line-height: 28px;
}
.all-categories .fuits ul li a {
color: #666;
text-align: left;
display: block;
padding: 0 0 0 8px;
}
.all-categories .fuits ul li a:hover {
background: #006666;
color: #FFF;
}
.our-brands .our-brand-list {
margin: 10px 0;
padding: 0px;
width: 100%;
float: left;
}
.our-brands .our-brand-list ul li {
float: left;
padding: 0 10px;
border-right: 1px solid #999;
}
.our-brands .our-brand-list ul li:last-child {
border: none;
}
.our-brands .our-brand-list ul li a {
margin: 0px;
padding: 0px;
font-size: 15px;
line-height: 20px;
color: #666;
}
.our-brands .our-brand-list ul li a:hover {
color: #006666;
}
.our-brands .a-brand {
margin: 20px 0 30px 0px;
padding: 0px;
width: 100%;
float: left;
}
.our-brands .a-brand h3.a-heading {
width: 66px;
float: left;
background: #006666;
text-align: center;
padding: 8px 5px 0 5px;
margin: 0px 15px 0 0;
display: inline-block;
font-size: 75px;
color: #FFF;
border-radius: 8px;
font-weight: 300;
font-family: Arial, Helvetica, sans-serif;
line-height: 42px;
height: 60px;
}
.our-brands .a-brand ul {
margin: 0px;
padding: 0px;
}
.our-brands .a-brand ul li {
float: left;
border-right: 1px solid #eee;
width: 20%;
padding: 0 10px;
}
.our-brands .a-brand ul li a {
width: 95%;
float: left;
display: block;
font-size: 13px;
line-height: 24px;
padding: 0 0 0 5px;
color: #333;
}
.our-brands .a-brand ul li a:hover {
background: #d72c0f;
color: #FFF;
}
#innerlist-products .fade-page {
margin: 0px;
padding: 0px;
float: left;
width: 100%;
position: relative;
}
#innerlist-products .fade-page .fade-main-page {
display: none;
width: 100%;
float: left;
height: 100%;
border-radius: 10px;
position: absolute;
top: 0px;
left: 0px;
z-index: 9999999999;
}
#innerlist-products .fade-page .fade-main-page .loading {
position: absolute;
top: 3%;
left: 50%;
width: 250px;
margin: -50px 0 0 -82px;
padding: 15px 7px;
}
#innerlist-products .fade-page .fade-main-page .loading img {
padding: 0px;
margin: 0px;
float: left;
}
#innerlist-products .fade-page .fade-main-page .loading p {
color: #000;
font-size: 18px;
width: 68%;
float: right;
font-weight: 700;
line-height: 34px;
margin: 0px;
padding: 0px;
display: none;
}
.page-wrap {
width: 980px;
margin: auto;
}
.suc {
margin: 10px 0px;
padding: 0px 15px;
min-height: 30px;
float: left;
font-size: 18px;
line-height: 42px;
font-weight: 400;
color: #FFF;
width: 180px;
text-transform: uppercase;
text-align: center;
background: #82c029;
}
.msg {
margin: 0px;
padding: 0px;
font-family: 'Myriad Pro';
font-size: 20px;
text-align: left;
line-height: 42px;
float: right;
width: 700px;
color: #fff;
margin: 10px 0 0 0;
}
.mobile-Aps {
margin: 0px;
padding: 0px;
width: 100%;
float: left;
}
.mobile-Aps .mobile {
width: 60%;
float: left;
}
.uiv2-winter, .uiv2-community {
background: linear-gradient(to bottom, #fff 0px, #ebeced 99%) repeat scroll 0 0 rgba(0, 0, 0, 0);
height: 213px;
width: 100%;
text-align:center
}
.uiv2-section-title, .uiv2-product-sectionTitle {
background: none no-repeat scroll 0 0 rgba(255, 255, 255, 0.67);
border: 1px solid #f4f4f4;
height: 35px;
text-align: center;
}
.uiv2-section-title span {
color: #444;
/* float: left;*/
font-size: 16px;
line-height: 36px;
color: #e24830;
text-align: center;
text-transform: uppercase;
}
.uiv2-community-cont h3 {
color: #424143;
font: 300 20px 'Roboto Slab', serif;
text-align:center;
}
.uiv2-community-cont {
color: #000;
margin: 16px 0px 16px 0px;
text-align:center;
width: 100%;
}
.uiv2-community-cont .social-Link {
margin: 25px 0px 25px 25%;
text-align:center;
width: 100%;
}
.uiv2-community-cont .social-Link a {
margin: 0 12px 0 0;
text-align:center;
}
.uiv2-community-cont .social-Link a.fb {
background: url(../images/facebook.png) top center no-repeat;
height: 50px;
width: 50px;
display: block;
float: left;
text-align:center;
transition: all 0.5s ease-in-out 0s;
}
.uiv2-community-cont .social-Link a.fb:hover {
background-position: bottom center;
}
.uiv2-community-cont .social-Link a.tw {
background: url(../images/twitter.png) no-repeat top center;
height: 50px;
width: 51px;
display: block;
float: left;
text-align:center;
transition: all 0.5s ease-in-out 0s;
}
.uiv2-community-cont .social-Link a.tw:hover {
background-position: bottom center;
}
.uiv2-community-cont .social-Link a.gp {
background: url(../images/googel.png) no-repeat top center;
height: 50px;
width: 50px;
display: block;
float: left;
text-align:center;
transition: all 0.5s ease-in-out 0s;
}
.uiv2-community-cont .social-Link a.gp:hover {
background-position: bottom center;
}
.price-Product {
width: 100%;
float: left;
}
/*rewards*/
.rewrds {
margin: 0px;
padding: 0px;
width: 100%;
float: left;
font-family: Arial, Helvetica, sans-serif;
}
.rewrds .header-Reward {
margin: 0px;
padding: 35px;
background: #006666;
width: 93%;
float: left;
}
.rewrds .header-Reward .menu-Reward {
margin: 0px;
padding: 0px;
float: right;
width: 29%;
}
.rewrds .header-Reward .menu-Reward ul {
margin: 0px;
padding: 0px;
}
.rewrds .header-Reward .menu-Reward ul li {
margin: 0px;
padding: 0px;
list-style-image: url(../images/arrwo1.png);
background: #006666l !important;
}
.rewrds .header-Reward .menu-Reward ul li a {
margin: 0px;
padding: 0px;
font-size: 18px;
line-height: 35px;
color: #eee;
font-weight: 400;
font-family: Calibri;
}
.rewrds .header-Reward .menu-Reward ul li a:hover {
color: #333;
}
.rewrds .line {
background: url(../images/line.jpg) no-repeat scroll center top rgba(0, 0, 0, 0);
height: 19px;
margin: 8px 0;
width: 100%;
float: left;
}
.rewrds .how-it-works {
margin: 0px;
padding: 0px;
background: url(../images/reward-main.jpg) no-repeat center top;
height: 155px;
width: 100%;
float: left;
}
.rewrds .how_it {
float: left;
font-size: 12px;
margin: 23px 30px 0 30px;
width: 250px;
}
.rewrds .how_it .circle {
background: #e25139;
border-radius: 20px;
color: #ffffff;
float: left;
font-weight: bold;
height: 26px;
/* margin-right: 5px;*/
padding-top: 7px;
text-align: center;
width: 35px;
}
.left {
float: left;
width: 206px;
margin: 0 0 0 6px;
}
.left p {
margin-bottom: 0px;
}
.rewrds .how-it-works ul {
margin: 0px;
padding: 0px;
}
.rewrds .how-it-works ul li {
margin: 0px;
padding: 0px;
float: left;
width: 100%;
}
.rewrds .how-it-works ul li .how-it-works-Register {
margin: 0px;
padding: 16px;
width: 30%;
float: left;
}
.gift-Card {
margin: 0px;
padding: 0px;
text-align: center;
width: 100%;
}
.gift-Card img {
margin: 25px 0 0 0
}
.gift-Card .gift-Btn {
margin: auto;
width: 150px;
font-size: 16px;
line-height: 37px;
border-radius: 5px;
background: linear-gradient(to bottom, #ff9 0px, #f8f095 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 1px solid #FF0;
}
.gift-Card .gift-Btn a {
color: #333;
text-transform: uppercase;
}
.gift-Card .gift-Btn:hover {
background: linear-gradient(to top, #ff9 0px, #f8f095 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.gift-Card .card {
margin: 25px 0 0 0;
padding: 0px;
width: 100%;
float: left;
position: relative;
}
.gift-Card .card ul {
margin: 0px;
padding: 0px;
}
.gift-Card .card ul li {
margin: 0px;
padding: 0px;
float: left;
width: 25%;
height: 127px;
min-height: 200px;
}
.gift-Card .card ul li.card-1 {
background: url(../images/card-img-new1.png) no-repeat center top;
}
.gift-Card .card ul li.card-2 {
background: url(../images/card-img-new2.png) no-repeat center top;
}
.gift-Card .card ul li.card-3 {
background: url(../images/card-img-new3.png) no-repeat center top;
}
.gift-Card .card ul li.card-4 {
background: url(../images/card-img-new4.png) no-repeat center top;
}
.gift-Card .card ul li p {
color: #000;
display: inline-block;
float: right;
font-size: 17px;
font-weight: bold;
line-height: 24px;
margin: 7px 44px 0 0;
width: 10%;
}
.gift-Card .card ul li a {
background: linear-gradient(to top, #ff9 0px, #f8f095 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
border-radius: 5px;
padding: 8px;
color: #000;
text-transform: uppercase;
border: 1px solid #FF0;
margin: 0px;
position: relative;
top: 150px;
/* bottom: 224px; */
left: 40px;
}
.gift-Card .card ul li a:hover {
background: linear-gradient(to bottom, #ff9 0px, #f8f095 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.gift-Card .card ul li+li {
background: url(../images/card-2.png) no-repeat center top;
}
.gift-Card .card ul li+li p {
color: #FFF;
}
.gift-Card .card ul li+li+li {
background: url(../images/card-3.png) no-repeat center top;
}
.gift-Card .card ul li+li+li p {
margin: 5px 62px 0 0;
color: #000;
}
.gift-Card .card ul li+li+li+li {
background: url(../images/card-4.png) no-repeat center top;
}
.gift-Card .card ul li+li+li+li p {
margin: 20px 46px 0 0;
color: #000;
}
.gift-Card .card ul.btn {
margin: 8px 0 0 0;
padding: 0px;
border: none;
}
.gift-Card .card ul.btn li {
background: none;
margin: 25px 0 0 0;
}
.gift-Card .card ul.btn li a {
background: linear-gradient(to top, #ff9 0px, #f8f095 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
border-radius: 5px;
padding: 8px;
color: #000;
text-transform: uppercase;
border: 1px solid #FF0;
}
.gift-Card .card ul.btn li a:hover {
background: linear-gradient(to bottom, #ff9 0px, #f8f095 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.preCarts {
margin: 0 0 30px;
padding: 0px;
width: 100%;
float: left;
}
.preCarts h4 {
margin: 0px;
text-transform: uppercase;
margin: 0 30px 15px 0;
color: #fff;
float: left;
height: 39px;
}
.preCarts h4 .headBg {
background: url(../images/precart-heading.jpg) repeat-x;
display: inline-block;
line-height: 39px;
height: 39px;
padding: 0 30px 0 10px;
float: left;
}
.preCarts h4 .bgarrow {
background: url(../images/precart-heading-arw.png) no-repeat;
display: inline-block;
height: 39px;
width: 23px;
}
.precart {
margin: 0 5px 0 0;
padding: 5px;
width: 23%;
float: left;
text-align: center;
border-right: 1px solid #eee;
min-height: 200px;
}
/*.precart input[type="radio"]{ width:30%; float:left;}*/
.preCarts h5 {
font-family: "roboto_slablight";
font-weight: 400;
font-size: 18px;
color: #006666;
line-height: 39px;
}
.precart ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}
.precart ul li {
margin: 0px;
padding: 0px;
text-align: center;
}
.precart ul li img {
max-width: 70%;
}
.cartBtn {
margin: 0px 0 10px;
padding: 0px;
width: 100%;
text-align: center;
float: left;
}
.cartBtn a {
background: linear-gradient(to bottom, #f2ca76 0, #006666 99%);
color: #000;
padding: 9px 20px;
border-radius: 3px;
font-family: 'roboto_slabregular';
font-size: 18px;
font-weight: 300;
line-height: 20px;
margin: 10px 0 0 0;
font-size: 14px;
cursor: pointer;
}
.cartBtn a:hover {
background: linear-gradient(to top, #f2ca76 0, #fee77c 79%);
}
.slicknav_menu {
display: none;
}
.withourselect {
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
margin:1px 0 0 0;
padding:4px 0 0 0;
font-weight: normal;
}
.specialHeading {
background: url(../images/heading-bg-new.png) no-repeat scroll left bottom !important;
}
#dslot {
color: #333;
}
#dslot > input {
margin: 0 0 0 10px;
}
#dslot .small-head {
margin: 0 0 10px;
}
/* DELIVERY SLOT */
.delivery-slot span{float:left; margin-top:3px}
.delivery-slot .deliveryText{padding:1px 2px 0 5px;}
.delivery-slot .truck{padding:4px 0 0 0;}
.delivery-slot .deliveryDrop{display:none;}
.delivery-slot:hover{ background-color:#006666; border:1px solid #FFF !important; border-radius:3px 3px 0 0; color:white; cursor:default;}
.delivery-slot:hover .deliveryDrop{
display:block; background:#006666;
border-radius: 0 3px 3px 3px;
-webkit-border-radius: 0 3px 3px 3px;
-moz-border-radius: 0 3px 3px;
z-index: 9999;
position: absolute;
top:26px;
left:-1px;
padding: 6px 9px;
border:1px solid #FFF;
}
.uiv2-deliveryslot-location{
padding-bottom: 9px;
border-bottom: 1px solid White;
}
.uiv2-deliveryslot-location h4 {
font: 300 16px/24px 'Roboto Slab',serif;
color: #006666;
display: block;
margin: 0;
padding: 0;
width:250px;
}
.uiv2-slotlocation {
font: 400 11px Lato,sans-serif;
color: #6d6e71;
display: block;
}
ul.uiv2-deliveryslots-list {
list-style: disc;
margin: 4px 0 0 10px;
padding: 0;
}
ul.uiv2-deliveryslots-list li {
// background: url(../images/bullet_delivery_list.png) no-repeat scroll left center;
color: white;
font: 400 12px/22px Lato,sans-serif;
padding-left: 10px;
}
.uiv2-deliveryslot-loginbox {
border-top: 1px solid #494544;
margin-top: 9px;
padding-left: 2px;
padding-top: 5px;
}
.uiv2-slotlocation {
color: #fff;
display: block;
font: 400 12px Lato,sans-serif;
}
.uiv2-slotlocation span{color:white; float:none;}
.uiv2-deliveryslot-loginbox a {
color: #58595b;
font: 400 12px/22px "Roboto Slab",serif;
}
.uiv2-deliveryslot-loginbox a {
color: #006666;
font: 400 12px/22px "Roboto Slab",serif;
}
.uiv2-deliveryslot-loginbox a:hover{color:#fff;}
.uiv2-whiteshade {
background: #006666;
display: block;
height: 10px;
left: 0;
margin-top: -5px;
position: absolute;
top: 0;
width: 199px;
z-index: 31;
}
.why_regi ul, .item_des ul.head, .basket .item_des ul.cart, .order-summary ul, .payment-container ul, .basketwrap-new ul, .list ul{list-style:none}
.designby > a{margin:0; color:#333;}
.fuits ul{list-style:none;}
.loginBy {
float: right;
position: absolute;
right: 0;
top: 13px;
width: 100%;
}
.loginBy a {
float: right;
margin: 0 6px 0 0;
}
.loginBy a img{max-width:100%;}
.prodBanner h3 a:hover{text-decoration:none !important;}
.flag {
position: absolute;
right: 83px;
top: 2px;
}
.tabcontainer .reviws-new h1{font-size: 12px !important; margin-bottom: 10px !important; padding: 10px 0 5px !important;}
.ddcolortabs.review{margin:0 0 10px;}
.ddcolortabs.review a{width:auto; font-size:20px; margin:0 0}
.ddcolortabs.review a.current{background:none;}
.guideStep{width:77%; float:right; border-bottom:none !important;}
.guideStep#home-servicebox .sbox .sbox-inner{
font-size: 16px;
padding-top: 30px;
padding-right: 0;
padding-bottom: 26px;
padding-left: 35px;
}
.guideStep#home-servicebox .sbox .sbox-inner span{font-size:19px;}
.guideStep#home-servicebox .sbox{width:32%}
#innerlist-products .innerlist-products.bottMar{margin:1% 1% 0}
a.viewHome.moreNew{float:none; text-align:center; display:block}
.paymentImg{margin:0 0 6px;}
.condi{margin:10px 0 5px;}
.condi .chk{float: left;
margin:4px 5px 15px 0}
.condi span{color: #545454;
display: block;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;}
.condi span a{color:#f16d57}
.space {
display:none;
}
.shift {
display:none;
}
.address-btn {
padding-left:150%;
}
@media screen and (max-width: 40em) {
.js #menu {
display: none;
}
.js .slicknav_menu {
display: block;
}
.space {
display:block;
}
.loginBy {
display:none;
}
.shift {
display:block;
}
.address-btn {
padding-left:40%;
}
.basketwrap-amount .amount-pay {
display : block;
margin-top:45px;
}
.specTable {
width: 100%;
font-size: 13px;
margin: 0 0 30px 0;
}
.specTable th {
padding: 6px;
vertical-align: top;
text-align: left;
}
.specTable td, .specTable th {
padding: 6px;
vertical-align: top;
text-align: left;
}
.specTable .groupHead {
background-color: #f2f2f2;
font-weight: bold;
text-transform: uppercase;
}
.specTable td, .specTable th {
padding: 6px;
vertical-align: top;
text-align: left;
}
.specTable .specsKey {
width: 25%;
border-bottom: 1px dotted #c9c9c9;
border-right: 1px solid #c9c9c9;
}
.specTable td, .specTable th {
padding: 6px;
vertical-align: top;
text-align: left;
}
.specTable .specsValue {
border-bottom: 1px dotted #c9c9c9;
border-left: 1px solid #c9c9c9;
}
.specTable td, .specTable th {
padding: 6px;
vertical-align: top;
text-align: left;
}
}
#map {
width: 400px;
height: 300px;
}
/*category tree start*/
.tree, .tree ul {
margin:0;
padding:0;
list-style:none
}
.tree ul {
margin-left:1em;
position:relative
}
.tree ul ul {
margin-left:.5em
}
.tree ul:before {
content:"";
display:block;
width:0;
position:absolute;
top:0;
bottom:0;
left:0;
border-left:1px solid
}
.tree li {
margin:0;
padding:0 1em;
line-height:2em;
color:#333;
font-weight:500;
position:relative
}
.tree ul li:before {
content:"";
display:block;
width:10px;
height:0;
border-top:1px solid;
margin-top:-1px;
position:absolute;
top:1em;
left:0
}
.tree ul li:last-child:before {
background:#fff;
height:auto;
top:1em;
bottom:0
}
.indicator {
margin-right:5px;
}
.tree li a {
text-decoration: none;
color:#000;
}
.tree li button, .tree li button:active, .tree li button:focus {
text-decoration: none;
color:#000;
border:none;
background:transparent;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
outline: 0;
}
.plus-color{
color:#666;
}
.minus-color{
color:#333;
}
.basket-left li a {
color: #999;
font-size: 15px;
font-weight:bold;
padding: 10px 20px 10px 20px;
line-height:35px;
text-decoration:none;
}
.basket-left li.active a {
text-decoration:none;
font-weight:bold;
color:#fff;
background:#333;
}
Directory Contents
Dirs: 1 × Files: 4