html,
body,
div,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
nav ul,
nav li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
   /*  font: inherit; */
   /* vertical-align: baseline; */
    /* font-family: sans-serif; */
    
}
h2 {
    /*font-family: sans-serif;*/
    font-size: 22px;
    margin: 2px;
    text-align: center;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
     /*font-family: sans-serif;*/
    font-size: 14px;
}
blockquote,
q {
    quotes: none;
     /*font-family: sans-serif;*/
    font-size: 14px;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
     /*font-family: sans-serif;*/
    font-size: 14px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
     /*font-family: sans-serif;*/
    font-size: 14px;
}
/* start editing from here */

a {
    color: #333;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}
.txt-rt {
    text-align: right;
    text-align: right;
}
/* text align right */

.txt-lt {
    text-align: left;
}
/* text align left */

.txt-center {
    text-align: center;
}
/* text align center */

.float-rt {
    float: right;
}
/* float right */

.float-lt {
    float: left;
}
/* float left */

.clear {
    clear: both;
}
/* clear float */

.pos-relative {
    position: relative;
}
/* Position Relative */

.pos-absolute {
    position: absolute;
}
/* Position Absolute */

.vertical-base {
    vertical-align: baseline;
}
/* vertical align baseline */

.vertical-top {
    vertical-align: top;
}
/* vertical align top */

.underline {
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    margin: 0 21px 0 0;
}
/* Add 5px bottom padding and a underline */

nav.vertical ul li {
    display: block;
}
/* vertical menu */

nav.horizontal ul li {
    display: inline-block;
}
/* horizontal menu */

img {
    /* vertical-align: middle; */
}
sub,
sup {
    /* Specified in % so that the sup/sup is the right size relative to the surrounding text */
    
    font-size: 75%;
    /* Zero out the line-height so that it doesn't interfere with the positioning that follows */
    
    line-height: 0;
    /* Where the magic happens: makes all browsers position the sup/sup properly, relative to the surrounding text */
    
    position: relative;
    /* Note that if you're using Eric Meyer's reset.css, this is already set and you can remove this rule */
    
    vertical-align: baseline;
}
sup {
    /* Move the superscripted text up */
    
    top: -1em;
}
sub {
    /* Move the subscripted text down, but only half as far down as the superscript moved up */
    
    bottom: -0.25em;
}
body {
     /*font-family: sans-serif;*/
    font-size: 14px;
    background-color: #e4e6e9;
    min-height: 100%;
    padding-bottom: 0;
    font-size: 14px;
    color: #393939;
    line-height: 1.5;
	overflow-x:hidden;
}
/* WCS Styles Starts  */

.buttonDisabled {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}


/* .loadingBootBox .modal-content {
    width: 39%;
    padding: 0px;
    margin-top: 150px;
} */


/*BEGIN: Carousel */

#slider-text{
  padding-top: 40px;
  display: block;
  text-align: center;
}
#slider-text .col-md-6{
  overflow: hidden;
}

#slider-text h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: 3px;
  margin: 30px auto;
  padding-left: 40px;
}

#myCarousel h4{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin: 10px auto 3px;
}
#myCarousel h5{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: bold;
  font-size: 12px;
  margin: 3px auto 2px;
}
#myCarousel h6{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;;
  font-size: 10px;
  margin: 2px auto 5px;
}

#myVendor h4{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin: 10px auto 3px;
}
#myVendor h5{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: bold;
  font-size: 12px;
  margin: 3px auto 2px;
}
#myVendor h6{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;;
  font-size: 10px;
  margin: 2px auto 5px;
}

#myPromotions h4{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin: 10px auto 3px;
}
#myPromotions h5{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: bold;
  font-size: 12px;
  margin: 3px auto 2px;
}
#myPromotions h6{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;;
  font-size: 10px;
  margin: 2px auto 5px;
}

.badge {
  background: #b20c0c;
  position: absolute;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 31px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  font-size: 14px;
  border: 2px solid #FFF;
  box-shadow: 0 0 0 1px #b20c0c;
  top: 5px;
  right: 25%;
}
#slider-control img{
  padding-top: 60%;
  margin: 0 auto;
  
}
@media screen and (max-width: 992px) and (min-width: 340px){
#slider-control{
	display: block;
}
#slider-control img {
  padding-top: 160px;
 margin: -14px;
  width:43px;
}

}
.carousel-inner{
	
	overflow: visible;
}
.multi-item-carousel .carousel-control {
  width: 4%;
  background-image: none;
  padding-top:80px;
  font-size:35px;
  color:red;	
  z-index:1;		
}
 .multi-item-carousel .carousel-control.left {
  margin-left: 5px;
}
.multi-item-carousel .carousel-control.right {
  margin-right: 5px;
}

.carousel-items .carousel-control {
  width: 4%;
  background-image: none;
  padding-top:50px;
  font-size:35px;
  color:red;			
}
 .carousel-items .carousel-control.left {
  margin-left: -5px;
  z-index: 1;
}
.carousel-items .carousel-control.right {
  margin-right: 5px;
  z-index: 1;
}


.multi-item-carousel .cloneditem-1,
.multi-item-carousel .cloneditem-2,
.multi-item-carousel .cloneditem-3,
.multi-item-carousel .cloneditem-4,
.multi-item-carousel .cloneditem-5 {
  display: none;
}
@media only screen and (min-width: 768px) {
  .multi-item-carousel .carousel-inner > .active.left,
  .multi-item-carousel .carousel-inner > .prev {
    left: -50%;
  }
  .multi-item-carousel .carousel-inner > .active.right,
  .multi-item-carousel .carousel-inner > .next {
    left: 50%;
  }
  .multi-item-carousel .carousel-inner > .left,
  .multi-item-carousel .carousel-inner > .prev.right,
  .multi-item-carousel .carousel-inner > .active {
    left: 0;
  }
  .multi-item-carousel .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
	
	#slider-control{
		display: none;
	}	
  .multi-item-carousel .carousel-inner > .item.active.right,
  .multi-item-carousel .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .multi-item-carousel .carousel-inner > .item.active.left,
  .multi-item-carousel .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .multi-item-carousel .carousel-inner > .item.left,
  .multi-item-carousel .carousel-inner > .item.prev.right,
  .multi-item-carousel .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media only screen and (min-width: 992px) {
	#slider-control{
		display: none;
	}
  .multi-item-carousel .carousel-inner > .active.left,
  .multi-item-carousel .carousel-inner > .prev {
    left: -16.666%;
  }
  .multi-item-carousel .carousel-inner > .active.right,
  .multi-item-carousel .carousel-inner > .next {
    left: 16.666%;
  }
  .multi-item-carousel .carousel-inner > .left,
  .multi-item-carousel .carousel-inner > .prev.right,
  .multi-item-carousel .carousel-inner > .active {
    left: 0;
  }
  .multi-item-carousel .carousel-inner .cloneditem-2,
  .multi-item-carousel .carousel-inner .cloneditem-3,
  .multi-item-carousel .carousel-inner .cloneditem-4,
  .multi-item-carousel .carousel-inner .cloneditem-5,
  .multi-item-carousel .carousel-inner .cloneditem-6  {
    display: block;
  }
}
@media only screen and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
	#slider-control{
		display: none;
	}
  .multi-item-carousel .carousel-inner > .item.active.right,
  .multi-item-carousel .carousel-inner > .item.next {
    -webkit-transform: translate3d(16.666%, 0, 0);
    transform: translate3d(16.666%, 0, 0);
    left: 0;
  }
  .multi-item-carousel .carousel-inner > .item.active.left,
  .multi-item-carousel .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-16.666%, 0, 0);
    transform: translate3d(-16.666%, 0, 0);
    left: 0;
  }
  .multi-item-carousel .carousel-inner > .item.left,
  .multi-item-carousel .carousel-inner > .item.prev.right,
  .multi-item-carousel .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}


/*END: Carousel */

/*Starts Login Container */

.wci_login_container {
    max-width: 420px;
    margin: auto;
    padding-top: 6%;
	
}
.wci_login_text_center {
    text-align: center;
}
.wci_login_text_center h3{
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    /*font-family: sans-serif;*/
    font-size: 20px;
}
.wci_loginpanel {
    background-color: none;
    border: none;
    box-shadow: none;
    margin-bottom: 25px;
}
.wci_loginpanel .wci_loginpanel_body {
    background: #fff;
    border: 2px solid #e1e1e1;
    border-radius: 2px;
    padding: 20px;
    position: relative;
}


/* guestbiling starts */
.guest_billing_h4 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.guest_billing_p {
    font-size: 14px;
}
/* guest Billing ends*/

/*End Login Container */

.panel-default>.wci_panel_heading{
	background:transparent;
}

.wci_form_2column {
    padding: 15px 0px 0px 0px;
}

.wci_glyphicon_plus:before {
    content: "\2b";
}
/* Begin plus / minus code */
.panel > .panel-heading {
position: relative;
padding: 15px;
}
.panel-heading > a.collapsed:before {
    left: -69px;
    clip: rect(38px,99px,57px,78px);
}

.panel-heading > a:before {
 content: url("../images/responsive/rwdUI.png");
    position: absolute;
    
    top: -23px;
    left: -88px;
    clip: rect(40px,120px,66px,95px);

}
/* End  plus / minus code */

/* Begin Filter by plus / minus code */
.panel > .panel-heading-filter {
position: relative;
padding: 15px;
}
.panel-heading-filter > a.collapsed:before {
    left: -29px;
    clip: rect(41px,58px,58px,41px);
}

.panel-heading-filter > a:before {
 content: url("../images/responsive/rwdUI.png");
    position: absolute;
    
    top: -24px;
    left: -50px;
    clip: rect(41px,78px,58px,61px);

}
/* End Filter by plus / minus code */

/*Begin Select Dropdown  */

/*select {
    padding:9px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #f5f5f5;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
*/
/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
   /* select {padding-right:18px}*/
}

#color_label {position:relative;min-height:65px;}


/* End Select Dropdown */


/*Begin Qty box */
.qty_box{
	width: 20%;
    height: 28px;
    border: 2px solid #e1e1e1;
    text-align: center;
	
}
.successMsg_list_grid{
	min-height:30px;
}

/* End Qty box */
.clear{
	clear: both;
    padding: 5px 0px;
}
.strong {
    color: #777777;
    font-weight: bold;
}
.wci_no_skin {
    background: #fff;
}
.wci_main_container {
    display: block;
    content: "";
    position: relative;
    z-index: -2;
    width: 100%;
    max-width: inherit;
    bottom: 0;
    top: 0;
    background-color: #FFF;
}
.wci_main_content {
    margin-left: 0;
    min-height: 100%;
    padding: 0px;
}
.wci_main_content:before,
.wci_main_content:after {
    content: " ";
    display: table;
}
 .wci_main_content_inner {
    float: left;
    width: 100%;
} 
.wci_main_content_inner1 {
    float: left;
    width: 100%;
    background-color: #fff;
}
.wci_page_content {
    background-color: #fff;
    position: relative;
    margin: 0;
    padding: 8px 0px;
}
.wci_page_content > .wci_row .wci_col12 {
    float: left;
    max-width: 100%;
}
/* Begin Breadcrumb */
.wci_breadcrumbs {
    position: relative;
    z-index: auto;
    border-bottom: 1px solid #e5e5e5;
    background-color: #f5f5f5;
    min-height: 41px;
    line-height: 40px;
    padding: 0 12px 0 0;
}
div#wci_widget_breadcrumb {
    padding: 0px 18px 0px 25px;
	height: 32px;
    line-height: 14px;
}
div#wci_widget_breadcrumb > ul {
    padding: 0;
    list-style-type: none;
}
div#wci_widget_breadcrumb > ul li {
    display: inline;
    color: #000;
    font-size: 14px;
    margin: 0;
}
div#wci_widget_breadcrumb > ul li a {
    text-decoration: none;
    color: #CA4200;
	font-weight:normal;
}
div#wci_widget_breadcrumb > ul span.divider, div#wci_widget_breadcrumb > ul li.divider {
    margin: 0 6px;
    color: #dedede;
    font-size: 17px;
}
div#wci_widget_breadcrumb > ul li.current {
    color: #767676;
}
/* End  Breadcrumb */

/* Begin Filters By */

.wci_facetSelectContainer {
    background: #FFF;
    margin: 0;
    padding: 0 0 0px 0;
    border-radius: 0 0 5px 5px;
}
.wci_facetSelectContainer > ul {
    padding: 0;
	margin-top:-13px;
}
.wci_facetSelect li {
    list-style: none;
    line-height: 16px;
    font-size: 14px;
    color: #565656;
    padding: 10px 5%;
    border-bottom: 1px solid #e3e1e1;
	text-align:left;
}
.wci_facetSelect li:hover {
   text-decoration:underline;
}
.wci_facetSelect li:first-child {
}
.wci_facetSelect li a {
    display: block;
    margin: -10px -5%;
    padding: 10px 5%;
}
/* End Filters By */

/*Begin Search Filters grid and List icon */
.gird_img img{
	width:20%
}
/*End Search Filters grid and List icon */

/*Begin Search Gallary */
.wci_search_gallary_padding{
	padding: 5px 22px;
	border-bottom:1px solid #e1e1e1;
}
.wci_search_list_padding{
	border-bottom:1px solid #e1e1e1;
}
.slaeImgwidth{
	width:20%;
	margin-top:15px;
	min-height:50px;
}
.slaeImgwidth_listview{
	width:10%;
	margin-top:15px;
	min-height:50px;
}

#qty{
	min-height:50px;
}
#addtoCart{
	min-height:50px;
}
#addtofav{
	min-height:50px;
}
.wci_productListingWidget > .wci_header_bar {
   /* padding: 10px;
    border-bottom: 1px solid #e9e9e9;*/
}
.wci_productListingWidget > .wci_header_bar > .wci_title {
    float: left;
    padding: 5px;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
.wci_productListingWidget > .wci_header_bar > .wci_title > .wci_num_products {
    font-weight: normal;
    text-transform: lowercase;
}
.wci_searchPage_controls {
    float: right;
}
.wci_searchPage_sorting_view_controls_container {
    padding-left: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    float: right;
    margin-left: 4px;
    display: block;
}
.wci_searchPage_controls > * {
    /*display: inline-block;*/
    padding: 5px;
}
.wci_sorting_controls{
    float: left;
    margin-left: 4px;
    padding-right: 0px;
}
.wci_view_controls {
    float: left;
    margin-left: 4px;
    padding-right: 0px;
}
.wci_page_controls {
    float: left;
    margin-left: 4px;
    padding-right: 0px;
    margin-top: 8px;
}
.wci_pagecontrols_background{
	padding: 9px 14px;
    border: 1px solid #767676;
    border-radius: 5px;
    vertical-align: -webkit-baseline-middle;
}
.wci_pagecontrols_background.selected{
	background:#767676;
	color:#fff
}
.wci_sorting_controls > span.wci_page_size_label, .wci_sorting_controls > span.wci_order_by_label {
    display: inline-block;
	vertical-align:top;
}
.wci_order_by_label label{
	font-weight:normal;
}
.wci-page_size_label{
	display: inline-block;
	vertical-align:top;
}
.wci-page_size_label label{
	font-weight:normal;
}
.wci_productListingWidget #wci_orderByDropdown, .wci_productListingWidget .wci_orderByDropdown {
    margin-right: 20px;
}
.wci_selectWrapper {
       position: relative;
    display: inline-block;
    border-radius: 0px;
    height: 40px;
    border: 0px solid #e1e1e1;
}
.wci_selectWrapper .wci_dijitSelect {
    padding: 6px;
    border-radius: 5px;
    color: #545454;
    font-size: 14px;
    cursor: pointer;
    min-width: 140px;
    background: #fff;
}
.selectDropdown{
	min-width:50px;
	height:40px;
	border:none;
}
.selectDropdown_homepageSliderUpAds {
    min-width: 100px;
    height: 30px;
    border: 1px solid #e1e1e1;
    border-radius: 7px;
    text-align: center;
}
.wci_selectWrapper select{
	border:1px solid #e1e1e1;
	padding:10px;	
	border-radius:7px;
	
}
.wci_selectWrappers select{
    border: 1px solid #e1e1e1;
    padding: 10px;
    border-radius: 7px;
    min-width: 140px;
    font-weight: bold;
    color: #007dc6;
}
option{
	color:black;
}
.wci_select_list_grid select{
	width:225px;
	color: #007dc6;
    font-weight: bold;
}
#wci_searchBar img{
	padding:13px;
}
#wci_searchPage_controls_desktop{
	
	display:inline-block;
}
#wci_searchPage_controls_mobilemenu{
	display:none;
}



/*End Search Gallary */

.wci_center,
.wci_align-center {
    text-align: center !important;
}
.wci_center1 {
    text-align: center !important;
}
.wci_center1 [class*="wci_col"] div {
    position: relative;
    z-index: 1;
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
	border:none;
}
.wci_left, .wci_align-left {
    text-align: left !important;
}
.wci_right, .wci_align-right {
    text-align: right !important;
}
.wci_center [class*="wci_col"] div {
    position: relative;
    z-index:1;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
	border:none;
}
.wci_row {
    max-width: 100%;
}
.wci_row1 {
    max-width: 100%;
    padding:10px
}
.wci_col12 {
    width: 100%;
}
.wci_col11 {
    width: 91.666%;
}
.wci_col10 {
    width: 83.333%;
}
.wci_col9 {
    width: 75%;
}
.wci_col8 {
    width: 66.666%;
}
.wci_col7 {
    width: 58.333%;
}
.wci_col7andHalf {
    width: 62%;
}
 .wci_col6 {
    width: 49%;
    padding-right: 7px;
} 
.wci_col5 {
    width: 41.666%;
}
.wci_col4 {
    width: 33%;
    padding-right: 5px;
}
.wci_col3 {
    width: 24%;
    padding-right: 8px;
}
.wci_col2andHalf{
	width:20%
}

/* newly added for Home page 2 images and slider Starts*/

.wci_col2_ListView_Image{
	width:20%
}
.wci_col2_ListView_Image{
	 float: left;
}
.wci_col2_ListView_Image img{
	max-width:200px;
	max-height:200px;
}
.wci_col8_ListView_productDetails{
	width:60%
}
.wci_col8_ListView_productDetails{
	 float: left;
}
.wci_col2_ListView_AddtoCartButton{
	width:20%
}
.wci_col2_ListView_AddtoCartButton{
	 float: left;
	 text-align:center;
}
.wci_col2_GalleryView{
width: 18%;
    background: #fff;
    margin: 3px;
    padding: 10px;
    min-height:705px;
    
}

.wci_col2_GalleryView{
	float:left;
}
.galleryView_ImgView{
	min-height: 170px;
    text-align: center;
}
.galleryView_ImgView img{
	width: 170px;
   
}
.galleryView_Buttons img{
	width:75%;
}
.alterBackground_white{
	background:#fff;
	padding:15px;
	margin-bottom: 5px;
}
.alterBackground_black{
	background:#000;
	padding:5px;
	margin-bottom: 5px;
}
.alterBackground_hash{
	background:#fff;
	padding:15px;
	margin-bottom: 5px;
}
.listviewName_gallery{
	min-height:85px;
	margin-top:5px;
}
.listviewName_gallery a{
	/*font-family: "Arial",Arial,Helvetica,sans-serif;*/
    font-size: 14px;
    font-weight: bold;
     color: #1c5ac4; 
     
}
.listviewName a{
	/*font-family: "Arial",Arial,Helvetica,sans-serif;*/
    font-size: 14px;
    font-weight: bold;
    color: #1c5ac4;
}
.listviewPartnumer{
	/*font-family: "Arial",Arial,Helvetica,sans-serif;*/
    font-size: 14px;
    font-weight: bold;
    color: #1c5ac4;
}
.productListViewDesc {
    font-size: 14px;
}
.productpriceListView_gallery {
    color: #CA4200;
    font-size: 14px;
    font-weight: bold;
	min-height:100px;
}
.productpriceListView {
    color: #CA4200;
    font-size: 14px;
    font-weight: bold;
}
.colorDropDown_gallery{
	min-height:80px;
}
b.uomListview{
	color:#333;
	font-size: 14px;
}
.quantity_input {
    width: 40px;
    height: 25px;
    padding: 3px;
}
.quantity_input {
    height: 25px;
    width: 40px;
    background-color: #ffffff;
    font-style: normal;
    font-size: 14px;
    padding: 3px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #4d4d4d;
    text-align: center;
}
.wci_col5_2images {
    width: 48%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 3px;
}
.wci_col5_2images {
    float: right;
}
.wci_col5_2images_homepage {
    width: 49.5%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 3px;
}
.wci_col5_2images_homepage {
    float: left;
}
.wci_col2_4slider {
     width: 10%;
	  margin: 10px;
}
.wci_col2_4slider {
    float: left;
}
/* newly added for Home page 2 images and slider ends*/

/* newly added for Home page 6 images Starts*/
.wci_col2_6images {
     width: 16%;
    padding:5px;
   
}
.wci_col2_6images {
    float: left;
}
/* newly added for Home page 6 images ends*/
/* newly added for Home page 4 images Starts*/
.wci_col3_4images {
  width: 24.5%;
    padding-right: 9.2px;
   
}
.wci_col3_4images {
    float: left;
}
/* newly added for Home page 4 images ends*/
.wci_background_true_Row2{
	  /*  background-image: url(../images/widget_bg.png); */
   
    height: 350px;
    margin: 5px;
	padding:4px;
}
.wci_background_true_Row3{
	  /*  background-image: url(../images/widget_bg.png); */
   
    margin: 5px;
	padding:4px;
}

.wci_background_true {
    /*     background-image: url(../images/widget_bg.png); */
   
    height: 220px;
    margin: 5px;
	padding:4px;
}
.wci_product_bg {
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    min-height: 377px;
}
.wci_product_bg_home {
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    min-height: 377px;
}
.wci_shopping_cart{
	background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    min-height: 377px;
}
.wci_product_bg_home img{
	
	width: 220px;
    height: 220px;
}
 .wci_shopping_cart img{
 
 	width: 150px;
    height: 150px;
 }


.wci_col2_6images_img img{
	width:220px;
	height:auto;
}

#digipapers_images img{

    width: 100% !important;
    height: 70% !important;
}

.wci_col2 {
    width: 14.20%;
}

.guild_col2 {
    width: 14.20%;
}
.wci_col2_ProductDeailsPage{
	width:18.5%;
}
.wci_col1 {
    width: 8.333%;
}
.wci_col12,
.wci_col11,
.wci_col10,
.wci_col9,
.wci_col8,
.wci_col7,
.wci_col6,
.wci_col5,
.wci_col4,
.wci_col3,
.wci_col2,
.wci_col1,
.wci_col7andHalf,
.wci_col2andHalf{
    float: left;
}
.wci_col6_personlainfo_float{
	float:none;
	display:inline-block;
}
.wci_col3_sitemap_float{
	float:none;
	display:inline-block;
}

.wci_col12_border{
		/*border:1px solid #e1e1e1;
		padding:10px 0px;*/
}
.wci_required_field {
    width: 8px;
    color: #d90101;
    padding-top: 2px;
    display: inline;
}
.select_control_wci_styel{
	height:35px;
	width:80%;
}
.select_control_wci_styel_myfav{
	width:100%;
	border:1px solid #e1e1e1;
}
/* Begin Header */
/*Begin Gallary View */
.wci_col12_searchGallaryView{
	border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
/* End Gallary View */
/*Begin Logo */

#wci_header {
    position: relative;
    background-color: #ffffff;
    font-size: 14px;
    line-height: normal;
    z-index: 10;
    height: 140px;
    
}
#wci_logo {
    position: relative;
    z-index: 1;
    height: 100%;
    margin-left: 15px;
    width: auto;
    margin-top: -0px;
    padding: 9px 0px;
}
#wci_logo_80012 {
	
	position: relative;
    z-index: 1;
    height: 100%;
    margin-left: 15px;
    width: 200px;
    margin-top: -0px;
    padding: 9px 0px;
}
#wci_logo_80002 {
	
	position: relative;
    z-index: 1;
    height: 100%;
    margin-left: 15px;
    width: 160px;
    margin-top: -0px;
    padding: 9px 0px;
}
#wci_logo_80005 {
	
	position: relative;
    z-index: 1;
    height: 100%;
    margin-left: 15px;
    width: 200px;
    margin-top: -0px;
    padding: 9px 0px;
}
#wci_logo_80011 {
	
	position: relative;
    z-index: 1;
    height: 100%;
    margin-left: 15px;
    width: 200px;
    margin-top: -0px;
    padding: 9px 0px;
}
#wci_logo_80009 {
    position: relative;
    z-index: 1;
    height: 100%;
    margin-left: 15px;
    width: 200px;
    margin-top: -0px;
    padding: 9px 0px;
}
#wci_logo_90000 {
	
	position: relative;
    z-index: 1;
    height: 100%;
    margin-left: 15px;
    width: 200px;
    margin-top: -0px;
    padding: 9px 0px;
}
#wci_logo_70000 {

    position: relative;
    z-index: 1;
    height: 100%;
    margin-left: 15px;
    width: 200px;
    margin-top: -0px;
    padding: 9px 0px;
}

.wci_left_espot {
    position: absolute;
    z-index: 0;
}
.wci_left_espot.centered {
    text-align: center;
}
.wci_left_espot.centered > a > img {
    display: block;
    max-width: 100%;
   /* width:200px;*/
    height:auto;
}
/* End Logo */
/*Begin Search */

#wci_searchButton {
    display: none;
}
#wci_searchBox {
    position: relative;
    height: 48px;
    background-color: #ffffff;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    text-align: right;
    vertical-align: middle;
    width: 99%;
    z-index: 99999;
    top: 15px;
}
#wci_searchBox1 {
    position: relative;
    height: 48px;
    background-color: #ffffff;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    text-align: right;
    vertical-align: middle;
    width: 99%;
    z-index: 99999;
    top: 1px;
}
#wci_searchBar {
    /* position: absolute; */
    
    right: 18px;
    top: 0;
    width: 100%;
    padding: 2px;
    left: 292px;
    text-align: center;
}
#wci_searchTerm {
    position: absolute;
    left: 0;
    right: 170px;
    height: 18px;
    padding: 6px 10px;
    margin: 4px 0;
    margin-left: 50px;
}
#wci_searchFormLabel {
    display: none;
}
#wci_searchTerm > input {
    position: relative;
    width: 100%;
    height: 30px;
    margin: 0px;
    padding: 0px;
    background-color: transparent;
    border: 0 none;
    font-size: inherit;
}
#wci_searchFilterButton {
    display: block;
}
#wci_searchFilterButton {
    display: inline-block;
    position: relative;
    width: auto;
    padding: 16px 12px;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    vertical-align: middle;
    float: left;
    margin-top: 0px;
    background: #dadada;
}
#wci_searchBox > .wci_submitButton {
    display: inline-block;
    position: relative;
    width: 14px;
    height: 14px;
    margin: 10px 4px 4px 0;
    border: 8px solid #ffffff;
    vertical-align: middle;
    overflow: hidden;
}
#wci_searchBox1 > .wci_submitButton {
    display: inline-block;
    position: relative;
    width: 14px;
    height: 14px;
    margin: 10px 4px 4px 0;
    border: 8px solid #ffffff;
    vertical-align: middle;
    overflow: hidden;
}
.wci_spanacce {
    height: 1px;
    width: 1px;
    position: absolute;
    overflow: hidden;
    top: -3px;
}
/* End Search

/* Begin eSpot */

.wci_text_top_corner {
    float: left;
    margin-left: 0%;
    color: #fff;
    margin-top: 0px;
}
.wci_text_top_corner1 img {
    width: 70%;
    margin: 20px auto;
}
/* End eSpot */
/*Begin Top Nav menu */

#headerRow1_GuestUser {
    position: relative;
    height: 0px;
}
#quickLinksBar {
    margin: 0;
    padding: 0;
    color: #767676;
    list-style: none;
    text-align: right;
}
#quickLinksBar > li {
    display: inline-block;
    /*border-right: 1px solid #c9cece;
    border-left: 1px solid #c9cece;*/
    text-align: left;
    vertical-align: middle;
}
#quickLinksBar > li:hover{
	/*border:1px solid #4f5965;*/
}
#quickLinksBar > li.separator-false {
    border-right: 0 none;
}
#quickLinksBar > li > a {
    display: block;
    position: relative;
    max-width: 450px;
    margin: -45px 0;
    padding: 1px 15px;
    color: #fff;
    /*background: #232f3e;*/
    z-index: 9999999;
    border-right: 0px solid #fff;
    height: 15px;
    font-weight: normal;
}
.quickLinkBar_guild > li > a{

    margin: 25px 0 !important;

}
#quickLinksBar .spanacce {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}
#quickLinksBar > li:last-child > a {
    border-right: none;
}

#quickLinksBarForWhiteBackground {
    margin: 0;
    padding: 0;
    color: #767676;
    list-style: none;
    text-align: right;
}
#quickLinksBarForWhiteBackground > li {
    display: inline-block;
    /*border-right: 1px solid #c9cece;
    border-left: 1px solid #c9cece;*/
    text-align: left;
    vertical-align: middle;
}
#quickLinksBarForWhiteBackground > li:hover {
	/*border:1px solid #4f5965;*/
}
#quickLinksBarForWhiteBackground > li.separator-false {
    border-right: 0 none;
}
#quickLinksBarForWhiteBackground > li > a {
    display: block;
    position: relative;
    max-width: 450px;
    margin: -45px 0;
    padding: 1px 15px;
    color: #000000;
    /*background: #232f3e;*/
    z-index: 9999999;
    border-right: 0px solid #fff;
    height: 15px;
    font-weight: normal;
}

#quickLinksBarForWhiteBackground .spanacce {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}
#quickLinksBarForWhiteBackground > li:last-child > a {
    border-right: none;
}

#widget_minishopcart {
    display: block;
    position: relative;
    width: 53px;
    height: 43px;
    margin: 10px -57px 23px 44%;
    padding: 0 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f9f9), to(#e5e8e9));
    background-image: linear-gradient(#f7f9f9, #e5e8e9);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9', endColorStr='#e5e8e9')";
    border: 1px solid #e1e1e1 !important;
    border-radius: 4px;
    overflow: hidden;
    z-index: 999;
}
.shopingcart_guild{

    margin: 0 11px 24px 16px !important;
}

#minishopcart_total,
#minishopcart_total_mobile,
#minishopcart_lock {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0 5px;
    border-radius: 4px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}
#minishopcart_total {
    background-color: #ca4200;
}
#minishopcart_total_mobile {
    background-color: #ca4200;
}
.arrow_button_icon {
    float: right;
    position: absolute;
    width: 7px;
    height: 7px;
    overflow: hidden;
    right: 3px;
    bottom: 3px;
}
.arrow_button_icon:before {
    content: url("../images/responsive/rwdUI.png");
    position: absolute;
    top: -1px;
    left: -101px;
}
#quickLinksButton .arrow_button_icon:before,
#widget_minishopcart .arrow_button_icon:before,
#departmentsButton .arrow_button_icon:before,
#allDepartmentsButton .arrow_button_icon:before {
    content: url("../images/responsive/rwdUI.png");
    position: absolute;
    top: -1px;
    left: -121px;
}
.wci_departmentButton.selected .arrow_button_icon:before {
    content: url("../images/responsive/rwdUI.png");
    position: absolute;
    top: -21px;
    left: -21px;
}
#quickLinksButton.selected .arrow_button_icon:before,
#widget_minishopcart.selected .arrow_button_icon:before,
#departmentsButton.selected .arrow_button_icon:before,
#allDepartmentsButton.selected .arrow_button_icon:before {
    content: url("../images/responsive/rwdUI.png");
    position: absolute;
    top: -21px;
    left: -241px;
}
#minishopcart_total.nodisplay,#minishopcart_total_mobile.nodisplay,
#minishopcart_lock.nodisplay {
    display: none;
}
#widget_minishopcart:before {
    content: url("../images/responsive/rwdUI.png");
    position: absolute;
    left: 7px;
    top: -27px;
    clip: rect(41px, 27px, 60px, 1px);
}
.dropdown-menu.margin_right {
    left: -84px;
    top: -10px
}
.dropdown-menu.miniCart_margin_right {
    left: -450px;
    top: 20px;
    right: -60px;
}
.shopMiniCartDropdownMoreItems_inyourcart {
    text-align: left;
    color: #666;
    background: #e1e1e1;
    padding: 10px;
}
.wcs_price_font_size_mini_cart_img_td {
    width: 125px;
}
/*Ends Top Nav Menu */
/* Begin Browse by Department */

#wci_browsebyDep {
    background: #f5f5f5;
    position: relative;
    height: 44px;
}

#wci_browsebyDepartment {
    background: #f5f5f5;
    position: relative;
    height: 44px;
}

.guild-navbar{

    background: #000000 !important;
}

.guild-navbar-items{
    color: #ffffff !important;
}

.guild-navbar-item{

    border:none !important;
}

#wci_topCat {
    position: relative;
    min-height: 44px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e8e9), to(#dce2e1));
    /* background-image: linear-gradient(#e5e8e9, #dce2e1); */
    
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#e5e8e9', endColorStr='#dce2e1')";
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    background: #f5f5f5;
}

#wci_topCat-nav {
    position: relative;
    min-height: 44px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e8e9), to(#dce2e1));
    /* background-image: linear-gradient(#e5e8e9, #dce2e1); */

    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#e5e8e9', endColorStr='#dce2e1')";
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    background: #f5f5f5;
}

#departmentsMenu {
    margin: 0 1px;
    padding: 0;
    list-style: none;
}
.wcs_departmentmenu_desktop {
    border: 1px solid #bfbfbf;
}
.departmentButton {
    display: inline-block;
    position: relative;
    margin: 2px;
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
}
.departmentButton > span {
    display: table-cell;
    max-width: 196px;
    height: 36px;
    padding: 0 15px;
    border: 1px solid #f1f3f3;
    border-radius: 3px;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
}
#hiddden3LinesforDesktop {
    display: none;
}
.imageFilter{

	filter: brightness(0);
}
.wcs_departmentmenu_mobile {
    visibility: hidden;
}
.navbar_mobile{

    display: none;
}
/*.wcs_departmentmenu_desktop_1280{
	  display: none;
}*/
.departmentmenuUpto1360{
	display:inline-block;
}
.helpfaqhiddenfrom1280px{
		display:inline-block;
	}
.wcs_departmentmenu_extra {
    width: 200px;
}
.departmentMenu {
    display: none;
    position: absolute;
    left: 2px;
    top: 100%;
    width: 360px;
    margin: 0;
    padding: 0 16px;
    background-color: #ffffff;
    border: 1px solid #c9cece;
    border-top: 3px solid #ffa200;
    border-radius: 0 0 4px 4px;
    font-size: 14px;
    list-style: none;
}
#departmentMenu > li {
    display: inline-block;
    border-right: 1px solid #c9cece;
    text-align: left;
    vertical-align: middle;
}
.wci_loginMenuDropdown {
    width: 300px;
}
.field {
    padding: 0px 20px;
}
li.input_field {
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
    width: 200px;
}
.wci_padding {
    padding: 10px;
}
#total_breakdown_cartdropdown {
    float: left;
    padding: 5px 9px 10px 0px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    /*font-family: sans-serif;*/
}
#total_breakdown_cartdropdown img {
    width: 100%;
}
#total_breakdown_cartdropdown .wcs_price_font_size_mini_cart_img_td img{
	width:50%
}
.wcs_price_font_size_mini_cart {
    font-size: 14px;
   /*font-family: sans-serif;*/
    width: 220px;
    color: #666666;
    font-weight: normal;
}
.wcs_price_font_size_mini_cart_qty_td {
    width: 70px;
    color: #666666;
}
.wcs_price_font_size_mini_cart_price_td {
    font-size: 14px;
   /*font-family: sans-serif;*/
    width: 100px;
    color: #666666;
    font-weight: bold;
    text-align: right;
}
.shopMiniCartDropdown_borderbottm {
    border-bottom: 1px solid #e1e1e1;
}
.shopMiniCartDropdownMoreItems {
    text-align: left;
    color: #666;
}
.shopMiniCartDropdownMoreItems_save {
    text-align: left;
    color: #666;
}
.wcs_price_font_size_mini_cart_price_total_td {
    font-size: 14px;
     /*font-family: sans-serif;*/
    width: 100px;
    color: #ca4200;
    font-weight: bold;
    text-align: right;
}
.basicButton {
    display: inline-block;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbbb0b), to(#ffb123));
    background-image: linear-gradient(#fbbb0b, #ffb123);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fbbb0b', endColorStr='#ffb123')";
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
    color: #333;
    padding: 10px;
}
.siginButton_login {
    display: inline-block;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#428bca));
    background-image: linear-gradient(#428bca, #428bca);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fbbb0b', endColorStr='#ffb123')";
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
    color: #333;
    padding: 10px;
	min-width:100px;
	text-align:center;
	color:#fff;
}
.basicButton_search {
    display: inline-block;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbbb0b), to(#ffb123));
    background-image: linear-gradient(#fbbb0b, #ffb123);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fbbb0b', endColorStr='#ffb123')";
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
    color: #333;
    padding: 15.5px;
    min-width: 120px;
    text-align: center;
}
.basicButton_search_mobile {
    display: inline-block;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbbb0b), to(#ffb123));
    background-image: linear-gradient(#fbbb0b, #ffb123);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fbbb0b', endColorStr='#ffb123')";
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
    color: #333;
    padding: 8px;
}
.basicButton_addtocart {
    display: inline-block;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbbb0b), to(#ffb123));
    background-image: linear-gradient(#fbbb0b, #ffb123);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fbbb0b', endColorStr='#ffb123')";
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
    color: #333;
    padding: 7px;
    min-width: 150px;
}
.basicButton_addtofav {
  
	display: inline-block;
    position: relative;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f9f9), to(#e5e8e9));
    background-image: linear-gradient(#f7f9f9, #e5e8e9);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9', endColorStr='#e5e8e9')";
    border: 1px solid #bfbfbf;
   
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
    color: #333;
    padding: 4px;
    min-width: 100px;
	text-align:center;
}
.wci_border_bottom{
	border:1px solid #e1e1e1;
}
.dropdown-menu.search_All_Categories {
    top: 45px;
    left: -2px;
    text-align: left;
}
.dropdown-menu.shop_by_Depart_dropdown {
    top: 0;
    left: 3px;
    text-align: left;
}
.dropdown-menu.quickLinks_mobile {
    top: 40px;
    left: 90px;
    text-align: left;
}
 .dropdown-menu.fav_mobile_dropdown {
        top: 40px;
        left: 460px;
        text-align: left;
    }
.dropdown-menu.user_mobile {
    top: 40px;
    left: 200px;
    text-align: left;
}
.dropdown-menu.miniCartDropdown_mobile {
    top: 40px;
    left: 165px;
    text-align: left;
}
.wci_product_image {
    text-align: center;
    overflow: hidden;
}
/* End Browse by Department

/* Begin Banner text ads / Message */
.wci_bannerAds {
    padding: 10px 0;
    background-color: #f5f5f5;
    color: #ff0000;
    font-size: 14px;
    text-align: center;
}
.wci_banner_ads_background{
	background:#f5f5f5;
	padding:5px;
	color:#ff0000;
}
/* End Banner text ads/ Message 

/* HomePage eSpot / Big Image */

.homePage_img img {
    width: 100%;    
}
/* Home Page Row2 col1 eSpot */

#wci_eSpot_r2_c1 {
    height: 150px;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #999), color-stop(1, #999));
    background-image: -o-linear-gradient(bottom, #999 0%, #999 100%);
    background-image: -moz-linear-gradient(bottom, #999 0%, #999 100%);
    background-image: -webkit-linear-gradient(bottom, #999 0%, #999 100%);
    background-image: -ms-linear-gradient(bottom, #999 0%, #999 100%);
    background-image: linear-gradient(to bottom, #999 0%, #999 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#D4D4D4', endColorstr='#F8F8F8');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D4D4D4', endColorstr='#F8F8F8')";
    position: relative;
    overflow: hidden;
}
#wci_eSpot_r2_c1 #wci_eSpot_r2_c1_img {
    position: absolute;
    height: 213px;
    width: 238px;
    right: 46%;
    top: 4px;
}
#wci_eSpot_r2_c1 #wci_eSpot_r2_c1_img > img {
    width: 100%;
    height: 100%;
}
#wci_eSpot_r2_c1 .bannerText {
    position: absolute;
    text-transform: uppercase;
    top: 27px;
    right: 10%;
}
#wci_eSpot_r2_c1 .bannerText .line1 {
    position: relative;
    font-size: 25px;
    text-align: right;
    font-weight: bold;
    color: #ea7211;
}
#wci_eSpot_r2_c1 .bannerText .line2 {
    position: relative;
    text-align: right;
    color: #fff;
    font-size: 25px;
    top: -10px;
}
#wci_eSpot_r2_c1 .bannerText .line3 {
    position: relative;
    color: #fff;
    font-size: 45px;
    top: -25px;
    text-align: right;
}
/* Home Page Row2 col2 eSpot */

#wci_eSpot_r2_c2 {
    height: 150px;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #D4D4D4), color-stop(1, #F8F8F8));
    background-image: -o-linear-gradient(bottom, #D4D4D4 0%, #F8F8F8 100%);
    background-image: -moz-linear-gradient(bottom, #D4D4D4 0%, #F8F8F8 100%);
    background-image: -webkit-linear-gradient(bottom, #D4D4D4 0%, #F8F8F8 100%);
    background-image: -ms-linear-gradient(bottom, #D4D4D4 0%, #F8F8F8 100%);
    background-image: linear-gradient(to bottom, #D4D4D4 0%, #F8F8F8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#D4D4D4', endColorstr='#F8F8F8');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D4D4D4', endColorstr='#F8F8F8')";
    position: relative;
    overflow: hidden;
}
#wci_eSpot_r2_c2 #wci_eSpot_r2_c2_img {
    position: absolute;
    height: 213px;
    width: 238px;
    right: 46%;
    top: 4px;
}
#wci_eSpot_r2_c2 #wci_eSpot_r2_c2_img > img {
    width: 100%;
    height: 100%;
}
#wci_eSpot_r2_c2 .bannerText {
    position: absolute;
    text-transform: uppercase;
    top: 27px;
    right: 10%;
}
#wci_eSpot_r2_c2 .bannerText .line1 {
    position: relative;
    font-size: 25px;
    text-align: right;
    font-weight: bold;
    color: #ea7211;
}
#wci_eSpot_r2_c2 .bannerText .line2 {
    position: relative;
    text-align: right;
    color: #000;
    font-size: 25px;
    top: -10px;
}
#wci_eSpot_r2_c2 .bannerText .line3 {
    position: relative;
    color: #000;
    font-size: 45px;
    top: -25px;
    text-align: right;
}
/* Home Page Row2 col3 eSpot */

#wci_eSpot_r2_c3 {
    height: 150px;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.29, #6A7374), color-stop(1, #3A3F40));
    background-image: -o-linear-gradient(bottom, #6A7374 29%, #3A3F40 100%);
    background-image: -moz-linear-gradient(bottom, #6A7374 29%, #3A3F40 100%);
    background-image: -webkit-linear-gradient(bottom, #6A7374 29%, #3A3F40 100%);
    background-image: -ms-linear-gradient(bottom, #6A7374 29%, #3A3F40 100%);
    background-image: linear-gradient(to bottom, #6A7374 29%, #3A3F40 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#6A7374', endColorstr='#3A3F40');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6A7374', endColorstr='#3A3F40')";
    overflow: hidden;
}
#wci_eSpot_r2_c3 #wci_eSpot_r2_c3_img {
    position: absolute;
    height: 213px;
    width: 238px;
    left: 60%;
    top: 4px;
}
#wci_eSpot_r2_c3 #wci_eSpot_r2_c3_img > img {
    width: 100%;
    height: 100%;
}
#wci_eSpot_r2_c3 .bannerText {
    position: absolute;
    text-transform: uppercase;
    top: 20px;
    left: inherit;
    width: 186px;
    margin-left: 27px;
}
#wci_eSpot_r2_c3 .bannerText .line1 {
    position: relative;
    font-size: 25px;
    text-align: right;
    font-weight: bold;
    color: #ea7211;
}
#wci_eSpot_r2_c3 .bannerText .line2 {
    position: relative;
    text-align: right;
    color: #fff;
    font-size: 25px;
    top: -10px;
}
#wci_eSpot_r2_c3 .bannerText .line3 {
    position: relative;
    color: #fff;
    font-size: 45px;
    top: -25px;
    text-align: right;
}
/* Home Page row 3 col1 and col2*/

.wci_eSpot_r3_col {
    width: 90%;
    margin: 0 auto;
    background: #e9e9e9;
    border: 1px solid #cccbcb;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}
.wci_eSpot_r3_col >.wci_product_image {
    border: 1px solid transparent;
}
.wci_eSpot_r3_col >.wci_product_image > a {
    position: relative;
    display: block;
    height: 160px;
    text-align: center;
}
.wci_eSpot_r3_col > .wci_product_image > a > img {
    position: relative;
    max-height: 160px;
    margin: 0 -100px;
}
.wci_eSpot_r3_col > .wci_eSpot_r3_col_container {
    width: 100%;
    min-width: 0;
    padding: 0;
    background: #f8f8f8;
    text-align: center;
}
.wci_eSpot_r3_col > .wci_eSpot_r3_col_container > a {
    display: block;
    padding: 8px 0;
    text-align: center;
}
.wci_eSpot_r3_col_name {
    color: #010f1c;
    font-size: 14px;
    float: none;
}
.wcs_title > h2 {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0 50px 10px 10px;
    color: #000;
    font-weight: inherit;
    font-size: 16px;
}
.wcs_title>h2.wci_prod_header{
	font-size:20px;
	color: #444!important;
}
.wci_red {
    color: #ca4200;
    font-size: 16px;
    font-weight: bold;
}
.wci_name_best-seller {
    min-height: 60px;
    
}
.wci_name_best_seller_homepageSldierUpAdsName {
    min-height: 100px;
    padding-left: 25px;
	padding-right: 25px;
}
/* End Header */


/* Begin box */
#wci_box {
    word-wrap: break-word;
}
#wci_box {
    min-height: 280px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    display: block;
    border: none;
}
#wci_box .wci_main_header {
    background: url('../images/box_header_tile1.png');
    background-repeat: repeat-x;
	height:34px;
}
#wci_box .wci_main_header .wci_left_corner {
    float: left;
    background: transparent url('../images/box_header_left1.png') no-repeat;
    width: 11px;
    height: 33px;
}
#wci_box .wci_main_header .wci_right_corner {
    float: right;
    background: transparent url('../images/box_header_right1.png') no-repeat;
    width: 11px;
    height: 33px;
}
#wci_box .wci_contentline {
    height: 8px;
    background-repeat: repeat-x;
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
}
#wci_box .wci_body, #wci_box_1 .wci_body {
    float: none;
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    margin: 0px 0px 0px 0px;
    padding: 15px 20px;
	
	
}
.wci_body_currentOrder{
	  padding: 15px 40px;
}
.wci_shipping_billing_height{
	height:100%;
	overflow: auto;
}
#wci_box .wci_main_header_text {
    height: 33px;
    line-height: 33px;
    margin: 0px;
    padding: 0;
    white-space: nowrap;
    font-size: 16px;
    color: #777777;
}
.wci_headingtext {
    float: left;
}
.wci_right_border{
	display:inline-table;
	width:24.5%;
	border-right:1px solid #e1e1e1;
	min-height:310px;
}
.wci_norightBorder{
	border-right:none;
}

.wci_editAddressLink, .wci_newShippingAddressButton {
    color: #006ECC;
}
.wci_editAddressLink a{
	 color: #006ECC;
	 font-weight:normal;
	 font-size: 14px;
}
.wci_body li{
	font-size: 14px;
}
a.hover_underline:hover, .hover_underline a:hover {
    text-decoration: underline;
}
.wci_drop_down_shipping, .wci_drop_down_billing, .wci_drop_down_address_book {
    height: 23px;
    padding: 1px;
    border: 1px solid #BFBFBF;
     /*font-family: sans-serif;*/
    font-size: 14px;
}
.wcs_padding{
	padding:10px;
	
}
.hrLine{
	
	border-top:1px solid #e1e1e1;
}
.td_datatableimgwidth img{
	width:100px;
}
.wci_textarea_currentOrder {
    width: 70%;
    height: 30px;
}
#wci_total_breakdown {
    float: right;
    padding: 5px 9px 10px 0px;
    text-align: right;
    display: inline-block;
    vertical-align: top;
}
#wci_total_breakdown #wci_order_total {
    float: left;
    min-width: 165px;
}
#wci_total_breakdown #wci_order_total .wci_total_details {
    text-align: right;
    padding-right: 14px;
}
#wci_total_breakdown #wci_order_total .wci_total_figures {
    text-align: right;
     /*font-family: sans-serif;*/
    font-size: 14px;
}
#wci_total_breakdown #wci_order_total .wci_order_total {
    font-weight: bold;
    color: #777777;
}
.wci_breadcrumb_current {
    color: #CA4200;
    font-weight: bold;
}
.wci_button_footer_line {
    padding-top: 18px;
    padding-bottom: 8px;
    float: left;
}
.wci_button_footer_line_right{
	 float: right;
}
.wci_button_footer_line_right_new{
	float:left;
}
.wci_button_secondary > .wci_left_border, .wci_button_secondary > .wci_right_border_btn {
    display: none;
}
.wci_button_secondary > .wci_button_text {
    display: table-cell;
    height: 24px;
    padding: 0 20px;
    border: 1px solid #f1f3f3;
    border-radius: 3px;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
	
}
.wci_button_secondary .wci_button_text, .wci_button_primary .wci_button_text {
    font-size: 14px;
}
.wci_button_primary {
    display: inline-block;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#428bca));
    background-image: linear-gradient(#428bca, #428bca);   
    border: 1px solid #bfbfbf;
    border-radius: 0px;
    border-spacing: 0;
    vertical-align: middle;
	    padding: 3px 12px 3px 12px;
    color: #fff;
	text-align:center;
}
.wci_button_primary_prod{
	 display: inline-block;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#428bca));
    background-image: linear-gradient(#428bca, #428bca);   
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
	text-align:center;
	padding:4px;
    color: #fff;
    min-width: 200px;
}
.basicButton_addtofav {
    display: inline-block;
    position: relative;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f9f9), to(#e5e8e9));
    background-image: linear-gradient(#f7f9f9, #e5e8e9);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9', endColorStr='#e5e8e9')";
    border: 1px solid #bfbfbf;
   
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
    color: #333;
    padding: 4px;
    min-width: 120px;
	text-align:center;
}
.basicButton_addtofav_prod{
    display: inline-block;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#f1f1f1));
    background-image: linear-gradient(#f5f5f5, #f1f1f1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fbbb0b', endColorStr='#ffb123')";
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
    color: #333;
	text-align:center;
    padding:4px;
    min-width: 200px;
}
.wci_button_primary_quickorder {
    display: inline-block;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#428bca));
    background-image: linear-gradient(#428bca, #428bca);
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
    padding: 4px 9px;
    color: #fff;
	min-width:100px;
}
.wci_button_left_padding {
    margin-left: 6px;
}
.wci_back_btn{
	    display: inline-block;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f9f9), to(#e5e8e9));
    background-image: linear-gradient(#f7f9f9, #e5e8e9);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9', endColorStr='#e5e8e9')";
    border: 1px solid #bfbfbf;
    border-radius: 0px;
    border-spacing: 0;
    vertical-align: middle;
	padding:2px 10px;
}
.wci_back_btnDelete{
	padding:2px 10px;
	cursor:pointer;
}
.wci_add_to_fav {
    display: inline-block;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f9f9), to(#e5e8e9));
    background-image: linear-gradient(#f7f9f9, #e5e8e9);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9', endColorStr='#e5e8e9')";
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
    padding: 4px 5px;
	min-width:100px;
}

.wci_continue_button {
    display: inline-block;
    position: relative;
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9', endColorStr='#e5e8e9')";
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
    padding: 5px 5px;
    min-width:100px;
}

.wci_editAddressLink  img{
	max-width: 100%;
     margin: 0 auto; 
    display: inline-block;
}
.slide{
	border-right:1px solid #e1e1e1;
	min-height:400px;
}
.orderdetail_slide{
	border-right:1px solid #e1e1e1;
	min-height:350px;
}
.slide1{
	border-right:1px solid #e1e1e1;
	min-height:250px;
}
.noBorder{
	border-right:none;
	padding-left:5px;
}
/* End box */

/*Begin Quick order form */

.wci_catalogEntryRecommendationWidget > .wci_recommended_header, .wci_categoryRecommendationWidget > .wci_recommended_header {
    border-bottom: 1px solid #e9e9e9;
}
.wci_recommended_header {
    position: relative;
    padding: 10px;
    line-height: 40px;
}
.wci_recommended_header > h2 {
    display: inline-block;
    margin: 0;
    font-weight: inherit;
    line-height: normal;
    vertical-align: middle;
}
.wci_recommended_header > .wci_controlBar {
    float: right;
}
.wci_controlBar > .wci_prevPageButton, .wci_controlBar > .wci_nextPageButton {
    display: inline-block;
    position: relative;
    width: 6px;
    height: 12px;
    border: 14px solid transparent;
    overflow: hidden;
    vertical-align: middle;
}

.wci_controlBar > .wci_pageControlWrapper {
    display: inline-block;
    vertical-align: middle;
}
.wci_pageControlButton, .wci_pageControlMenu > .wci_closeButton {
    display: none;
}
.wci_controlBar .wci_pageControl {
    list-style: none;
}
.wci_controlBar .wci_pageControl {
    display: inline-block;
    position: static;
    left: auto;
    right: auto;
    bottom: auto;
    line-height: 38px;
    vertical-align: middle;
}
.wci_pageControl.wci_number {
    text-align: center;
}

.wci_controlBar > .wci_prevPageButton:before, .wci_controlBar > .wci_prevPageButton:hover:before, .wci_controlBar > .wci_prevPageButton:active:before {
    left: -21px;
}
.wci_controlBar > .wci_nextPageButton:before, .wci_controlBar > .wci_nextPageButton:hover:before, .wci_controlBar > .wci_nextPageButton:active:before {
    left: -41px;
}
.wci_float_right{
	float:right;
}
.input_field {
    width: auto;
  	text-align: center;
}
.input_field {
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 12px;
    outline: 0;
}
.input_field_new {
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
}
.input_field_new_formController {
    padding: 0px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
}
/* End Quick Order form */

/*Begin Product Details Page */

.wci_thumbimg_border {
    border: 1px solid #e1e1e1;
    margin: 5px;
    padding: 8px;
}
.hoveractive {
    border: 1px solid #007dc6;
    border-top-right-radius: 2em;
}


div.wci_namePartPriceContainer {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 4px;
}
.wci_clear_float {
    clear: both;
}
div.wci_item_spacer_3px {
    height: 3px;
}
div.wci_namePartPriceContainer h1.wci_prod_main_header {
    line-height: 32px;
    display: block;
    padding: 0px;
	font-size:25px;
}
div.wci_namePartPriceContainer > span.sku {
    font-size: 14px;
    line-height: 12px;
    color: #767676;
    display: inline-block;
    margin-top: 12px;
    margin-bottom: 10px;
}
#wci_total_breakdown_prod{
   /* float: left;*/
    padding: 5px 9px 10px 0px;
    text-align: right;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
     /*font-family: sans-serif;*/
}
.wci_price_font_size {
    font-size: 16px;
     /*font-family: sans-serif;*/
}
.wci_margin_top {
    padding-top: 9px;
}
.wci_product_text {
    border-bottom: 1px solid #e5e5e5;
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: 22px;
}
.wci_sku_color {
    display: inline-block;
    font-weight: bold;
    /*font-family: sans-serif;*/
    font-size: 14px;
    margin-bottom: 5px;
}
.wci_quantity_section {
    padding-top: 16px;
    padding-bottom: 6px;
}
.wci_quantity_section > .quantity_input {
    width: 40px;
    height: 25px;
    padding: 3px;
}
.prod_share {
    font-size: 14px;
     /*font-family: sans-serif;*/
    color: #999;
}
/*Begin  product Tabs */
#tabs {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

#tabs li {
  float: left;
  margin: 0px 0.5em -5px 1px;
}

#tabs a {
     position: relative;
    background: #ddd;
    background-image: linear-gradient(to bottom, #fff, #e1e1e1);
    padding: .7em 1em;
    float: left;
    text-decoration: none;
    color: #444;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    border-radius: 5px 0 0 0;
    box-shadow: 0 2px 2px rgba(0,0,0,.4);
    border: 1px solid #e1e1e1;
}

#tabs a:hover,
#tabs a:hover::after,
#tabs a:focus,
#tabs a:focus::after {
  background: #fff;
}

#tabs a:focus {
  outline: 0;
}

#tabs a::after {
 
  position:absolute;
  z-index: 1;
  top: 0;
  right: -.5em;  
  bottom: 0;
  width: 1em;
  background: #ddd;
  background-image: linear-gradient(to bottom, #fff, #ddd);  
  box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  transform: skew(10deg);
  border-radius: 0 5px 0 0;  
}

#tabs #current a,
#tabs #current a::after {
  background: #f8edb1;
  z-index: 2;
  border-top:1px solid #e1e1e1;
}

#content{
    border-radius: 0 5px 5px 5px;
    box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
    border-right:1px solid #e1e1e1;
    border-bottom:1px solid #e1e1e1;
    border-left:1px solid #e1e1e1;
}

.product_specs {
  background: #fff;
  height: 365px;
  position: relative;
  z-index: 2;
  padding-bottom: 75px;
    overflow:hidden;
    text-overflow: ellipsis;
}

#tab1{
    padding: 2em;
}

#tab2{
    padding: 1em;
}

.product_specs::after {
    content: '...'; /* Content of the ellipsis */
    position: absolute; /* Position the ellipsis */
    bottom: 0; /* Place the ellipsis at the bottom */
    right: 0; /* Place the ellipsis at the right */
    background: white; /* Background color to hide overflowing text */
    padding: 0 5px; /* Padding for the ellipsis */
}

div.namePartPriceContainer > div > span.price {
    font-size: 16px;
    color: #CA4200;
    line-height: 18px;
    font-weight: bold;
    display: block;
}
div.namePartPriceContainer h1.main_header {
    line-height: 32px;
    display: block;
    padding: 0px;
}
.namePartPriceContainer h1 {
    font-size: 22px;
    line-height: 24px;
}
.main_header {
    background: url('../images/responsive/box_header_tile1.png');
    background-repeat: repeat-x;
}
.prod_border_bestseller{
	border:1px solid #e1e1e1;padding:10px;
}
/* End Product tabs */
/*End product Details page */


/*Begin My Account  */
.account_padding{
	padding :7px 4px;
	font-size:14px;
	color:#777777;
	font-weight:bold;
	/*font-family: sans-serif;*/
}
.myaccount_desc_title {
    /* padding: 10px 0; */
    color: #666666;
    font-weight: bold;
    font-size: 14px;
}
.myaccount_section_header.around_border {
    border: 1px solid #E5E5E5;
}
.myaccount_section_header {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 1px solid #E5E5E5;
    height: 33px;
    margin: 0 auto;
}

.header {
    font-size: 14px;
    color: #666666;
}
.header {
    height: 33px;
    line-height: 33px;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight:700;
    padding-left: 8px;
    color: #333;
}
.wci_myaccount_personlaInfo{
	margin-top:10px;
	padding:10px 10px;
}
.wci_td_border{
	border:1px solid #e1e1e1;
	padding:8px;
	min-width:150px;
}
.wci_td_background{
	background:#f5f5f5;
}
/*End My Account */

/* Begin Order Details */
.address_title{
	color:#777;
	min-height:42px;
}
.message_orderHistory{
		color:#ca4200;
		font-size: 14px;
}
/* End order Details */

/* Begin button dropdown menu */

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown_all{
	margin-left:-200px;
}
.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background: linear-gradient(to bottom, #FFFFFF 46%, #F5F5F5 100%) repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    min-width: 160px;
   border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    box-shadow: -5px 5px 20px -6px rgba(191, 191, 191, 0.75);
	z-index:999999;
	 border: 1px solid #BFBFBF;
	 font-size: 14px;
	 padding:10px 0px;
	 
	
}

.dropdown-content a {
    color: black;
    padding: 12px 0px;
    text-decoration: none;
    display: block;
	border-bottom:1px solid #e1e1e1;
}

.dropdown-content a:hover {background-color: #999}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}


.dropbtn_Sign {
   /*  background-color: #4CAF50; */
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown_Sign {
    position: relative;
    display: inline-block;
}

.dropdown-content_Sign {
    display: none;
    position: absolute;
    right: 0;
    background: linear-gradient(to bottom, #FFFFFF 46%, #F5F5F5 100%) repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    min-width: 160px;
   border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    box-shadow: -5px 5px 20px -6px rgba(191, 191, 191, 0.75);
	z-index:999999;
	 border: 1px solid #BFBFBF;
	 font-size: 14px;
	 padding:10px 0px;
	 top:-6px;
	 
	
}

.dropdown-content_Sign a {
    color: black;
    padding: 12px 0px;
    text-decoration: none;
    display: block;
	border-bottom:1px solid #e1e1e1;
}

.dropdown-content_Sign a:hover {background-color: #999}

.dropdown_Sign:hover .dropdown-content_Sign {
    display: block;
}

.dropdown_Sign:hover .dropbtn_Sign {
  /*   background-color: #3e8e41; */
}

.dropdown-content1 {
    display: none;
    position: absolute;
    right: 0;
    background: linear-gradient(to bottom, #FFFFFF 46%, #F5F5F5 100%) repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    min-width: 200px;
	
   border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    box-shadow: -5px 5px 20px -6px rgba(191, 191, 191, 0.75);
	z-index:999999;
	 border: 1px solid #BFBFBF;
	 font-size: 14px;
	 padding:10px 20px;
	
}

.dropdown-content1 a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content1 a.basicButton_addtofav {
    color: black;
    padding:0px;
    text-decoration: none;
    display: block;
}
.dropdown-content1 a.wci_button_primary {
    color: #fff;
    padding:0px;
    text-decoration: none;
    display: block;
}
.favDetailsImgSize img{
	width:50%;
	vertical-align:top;
}
.myFavDetailsImgSize img{
	width:25%;
	vertical-align:top;
}

.dropdown-content1 a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content1 {
    display: block;
}




.dropdown-content2 {
    display: none;
    position: absolute;
    right: 0;
    background: linear-gradient(to bottom, #FFFFFF 46%, #F5F5F5 100%) repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    min-width: 200px;
	
   border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    box-shadow: -5px 5px 20px -6px rgba(191, 191, 191, 0.75);
	z-index:999999;
	 border: 1px solid #BFBFBF;
	 font-size: 14px;
	 padding:10px 20px;
	
}

.dropdown-content2 a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content2 a.basicButton_addtofav {
    color: black;
    padding:0px;
    text-decoration: none;
    display: block;
}
.dropdown-content2 a.wci_button_primary {
    color: #fff;
    padding:0px;
    text-decoration: none;
    display: block;
}

.dropdown-content2 a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content2 {
    display: block;
}





.input_field.small {
    width: 30px;
	height:18px;
}
/* end button dropdpwn Menu */

/*Begin Outstanding Invoice */
.outstandinginvoicetotal {
    margin: 52px;
    color: #000;
    font-size: 29px;
    font-weight: bold;
}
.wci_total_figures,.wci_total_details b{
	font-weight:bold;
}
/* End Outstaing Invoice */

/* My Fav Details */
#myfavdetails_mobilemenu{
	display:none;
}
#myfavdetails_desktop{
	display:block;
}
/* End My Fav Details  */

/* begin Department Page */

	.wci_col4_departmentpage{
		width:32.9%;
	}
	.wci_col6_departmentpage{
		width:50%;
		
	}
/* End Department page

/*Privacy Policy starts --Chinni--*/
.privacypolicyheading{
	color:#438eb9;font-weight:bold; 
	/*font-family: sans-serif;*/
	font-size:14px;
}
.privacyheader {
    font-size: 22px;
    color: #777777;
    
}
/*Privacy Policy Ends--Chinni--*/



/*about us starts --Chinni--*/
.aboutusheading{
	    font-size: 14px;
    color: #666666;
    font-weight: bold;
    padding-left: 0px;
    padding-right: 9px;
}
.wci_contentRecommendationWidget {
    position: relative;
}

.wci_static_page_content > .wci_content_box .wci_headertext {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    padding-left: 13px;
    padding-right: 9px;
}

.wci_static_page_content > .wci_page_header {
    font-size: 22px;
    color: #777777;
    line-height: 46px;
}
.wci_contentRecommendationWidget {
    position: relative;
}
.wci_container_static_full_width{
    max-width: 785px;
	
}
div.wci_item_spacer_5px {
    height: 5px;
}
div.wci_item_spacer_10px {
    height: 10px;
}
.wci_static_page_content > .wci_content_box {
    border-top: 2px solid #f8ad05;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fbfbfb;
    padding-bottom: 9px;
}

.wci_static_page_content > .wci_content_box .wci_info_section {
    color: #4d4d4d;
    font-size: 14px;
    line-height: 16px;
    padding-top: 4px;
    padding-bottom: 15px;
    padding-left: 9px;
    padding-right: 9px;
	text-align: left;
}
.wci_static_page_content > .wci_content_box .wci_header_top {
    height: 30px;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    border-bottom: 1px solid #f0f0f0;
    padding-left: 9px;
    padding-right: 9px;
    background-color: #f7f7f7;
}

/*about us ends --Chinni--*/
.productGridViewDesc{
	min-height:130px;
}

/* Begin Write A review */

.wci_writeareview{
	    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 15px;
    color: #333;
    font-weight: bold;
    font-size: 14px;
}
.wci_writeareview_guidelines{
	font-size: 14px;
    margin-bottom: 8px;
}
.wci_writeareview_background{
	 background: #f5f5f5;
    padding: 10px;
}
    
/* End Write A Review */
/* Begin Footer */



/* Begin Footer */

#wci_footer {
	padding: 10px;
	background-image: url("../images/responsive/footerBG.png");
	text-align: center;
	width:98.9%;
	display:inline-block;
	
}

#wci_footerRow1 > .section {
    display: inline-block;
    width: 292px;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}


#wci_footerRow1 > .section {
	display: inline-block;
	width:292px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#wci_footerRow1 > .section > .header {
	position: relative;
	margin-left: 30px;
	padding: 5px 10px;
	border-bottom: 1px solid #bfbfbf;
	border-bottom: 1px solid rgba(185,185,185,0.45);
	color: #e9e9e9;
	font-size: 14px;
	font-weight: bold;
}
#wci_footerRow1 > .section > .header:before {
	content: "";
	display: block;
	position: absolute;
	left: -30px;
	bottom: -1px;
	width: 30px;
	height: 3px;
	background-color: #bfbfbf;
	background-color: rgba(185,185,185,0.45);
	border-radius: 0 0 0 3px;
}
#wci_footerRow1 > .section > .header > .toggle {
	display: none;
}
#wci_footerRow1 > .section > ul {
	margin-left: 30px;
	padding: 10px;
	color: #ffffff;
	font-size: 14px;
	list-style: none;
}
#wci_footerRow1 > .section > ul > li > a {
	/*display: block;
	margin: 0 -10px;
	padding: 4px 10px;*/
	color:#fff;
}
.guild_header_address > .section > ul > li > a {
    display: block;
    margin: 0 -10px;
    padding: 4px 10px;
    color:#000000;
}

.language_dropdown{

    background-color: #000000;
    color: #ffffff;
}

.social-icons{
	padding-top:8%;
}
.social-icons li {
	width:45px;
	height:45px;
	padding: 0px 0 0 5px;
	margin: 0;
    display:inline-block;
	cursor:pointer;
}

.social-icons li.facebook {
	background:url(../images/fb.png) no-repeat 0px -2px;
}
.social-icons li.facebook:hover {
	background:url(../images/fb.png) no-repeat 0px -2px;
}
.social-icons li.join {
	background:url(../images/googleplus_icon.png) no-repeat 0px -2px;
}
.social-icons li.join:hover {
	background:url(../images/googleplus_icon.png) no-repeat 0px -2px;
}
.social-icons li.p {
	background:url(../images/twitter.png) no-repeat 0px -2px;
}
.social-icons li.p:hover {
	background:url(../images/twitter.png) no-repeat 0px -2px;
}
.social-icons li.in {
	background:url(../images/in.png) no-repeat 0px -2px;
}
.social-icons li.in:hover {
	background:url(../images/in.png) no-repeat 0px -2px;
}
.social-icons li.youtube {
	background:url(../images/youtube.png) no-repeat 0px -2px;
}
.social-icons li.youtube:hover {
	background:url(../images/youtube.png) no-repeat 0px -2px;
}
.social-icons li.livechat {
	background:url(../images/instagram.png) no-repeat 0px 0px;
}
.social-icons li.livechat:hover {
	background:url(../images/instagram.png) no-repeat 0px 0px;
}
.social-icons li.pinterest {
    background:url(../images/pinterest.png) no-repeat 0px -2px;
}
.social-icons li.pinterest:hover {
    background:url(../images/pinterest.png) no-repeat 0px -2px;
}
.social-icons li.tiktok {
    background:url(../images/tiktok.png) no-repeat 0px -2px;
}
.social-icons li.tiktok:hover {
    background:url(../images/tiktok.png) no-repeat 0px -2px;
}
.social-icons li.bluesky {
    background:url(../images/bluesky.png) no-repeat 0px -2px;
}
.social-icons li.bluesky:hover {
    background:url(../images/bluesky.png) no-repeat 0px -2px;
}
.social-icons li.wechat {
    background:url(../images/wechat.png) no-repeat 0px -2px;
}
.social-icons li.wechat:hover {
    background:url(../images/wechat.png) no-repeat 0px -2px;
}
.social-icons li.reddit {
    background:url(../images/reddit.png) no-repeat 0px -2px;
}
.social-icons li.reddit:hover {
    background:url(../images/reddit.png) no-repeat 0px -2px;
}
.social-icons li.googlemaps {
    background:url(../images/googlemaps.png) no-repeat 0px -2px;
}
.social-icons li.googlemaps:hover {
    background:url(../images/googlemaps.png) no-repeat 0px -2px;
}

/* End Footer */


/*End Footer */

.wcs_continue_shopping_mobile{
	display:none;
}
.wci_col1_prod_thumbImages{
	width:5%
}
.prod_thumb_img img{
	width:60%;
}
/* Desktop Media Queries */
/* 1920px Starts */

@media only screen and (max-width: 1920px) {
.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:75%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:70%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20px;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50px;
	width:47%;
}
	
}

/* 1900px Starts */

@media only screen and (max-width: 1900px) {
	
	.wci_col3_4images {
		width: 24.4%;
		padding-right: 10.3px;
	}
	.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:65%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:60%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20px;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50px;
	width:38%;
}
}

/* 1820px Starts */

@media only screen and (max-width: 1820px) {
	.wci_search_gallary_padding {
    padding: 5px 20px;
    border-bottom: 1px solid #e1e1e1;
	}
	
	.wci_col3_4images {
		width: 25%;
		padding-right: 0px;
	}
	.wci_col2_GalleryView {
		width: 17.9%;
		background: #fff;
		margin: 3px;
		padding: 10px;
	}
	.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:64%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:60%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20%;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:45px;
	width:37%;
}
}

/* 17750px Starts */

@media only screen and (max-width: 1770px) {

	
	.wci_col3_4images {
		width: 24.5%;
		padding-right: 5px;
	}
	.wci_col5_2images {
     width: 48%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 2px;
}
.wci_col5_2images_homepage {
    width: 48%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 3px;
}
.wci_col2_GalleryView {
		width: 17.8%;
		background: #fff;
		margin: 3px;
		padding: 10px;
	}
	.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:64%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:60%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20%;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:45px;
	width:37%;
}
}
/* 1680px Starts */

@media only screen and (max-width: 1680px) {
	.wci_search_gallary_padding {
    padding: 5px 18px;
    border-bottom: 1px solid #e1e1e1;
	}
	.prod_thumb_img img {
		width: 60%;
	}
	.wci_col3_4images {
		width: 24.5%;
		padding-right: 5px;
	}
	.wci_col5_2images {
    width: 48%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 2px;
	}
	.wci_col5_2images_homepage {
    width: 49.5%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 2px;
}
.wci_col2_GalleryView {
    width: 17.7%;
    background: #fff;
    margin: 3px;
    padding: 10px;
}
.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:64%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:60%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20%;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:45px;
	width:37%;
}
}

/* 1600px Starts */

@media only screen and (max-width: 1600px) {
    .wci_col4_homepage_mobile {
        width: 32.8%;
        padding-right:5px;
    }
     wci_col5_2images_homepage_mobile {
        width: 47.5%;
        padding-right:5px;
    }
	.wci_search_gallary_padding {
		padding: 5px 16px;
		border-bottom: 1px solid #e1e1e1;
	}
	.wci_col6_departmentpage{
		width:49%;
		padding-right:8px;
	}
	.wci_col4_departmentpage{
		width:32%
	}
	.wci_col3_4images {
		width: 24.5%;
		padding-right:5px;
	}
	.wci_col2_6images {
    width: 15.9%;
    padding: 5px;
	}
	.wci_col5_2images {
     width: 49.5%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 2px;
}
.wci_col2_GalleryView {
    width: 17.6%;
    background: #fff;
    margin: 3px;
    padding: 10px;
}
.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:79%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:73%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20%;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50%;
	width:50%;
}
}
/* 1570px Starts */

@media only screen and (max-width: 1570px) {

	.wci_col3_4images {
		width: 24.5%;
		padding-right: 5px;
	}
	.wci_col5_2images {
   width: 48%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 2px;
}
.wci_col2_GalleryView {
    width:22%;
    background: #fff;
    margin: 3px;
    padding: 10px;
}
.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:65%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:60%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20px;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50px;
	width:38%;
}
}

/* 1440px Starts */

@media only screen and (max-width: 1440px) {
	.prod_thumb_img img {
		width: 65%;
	}
	.wci_col4_prodDetials_tabWidth{
		width : 100%;
		
	}
	.wci_col1_prod_bigimages{
	width:30%;
	}
	.wci_col5_prodDetials_width{
	width:60%;
	}
	.wci_products_text_mobile{
		display:none;
	}
	.wci_search_gallary_padding {
		padding: 5px 15px;
		border-bottom: 1px solid #e1e1e1;
	}
	.wci_col1_quickorder_width{
		display:none;
	}
	.wci_col8_screenresolutionfrom1280{
		width:70%;
	}
	#tabs a {
    position: relative;
    background: #ddd;
    background-image: linear-gradient(to bottom, #fff, #ddd);
    padding: .7em 1em;
    float: left;
    text-decoration: none;
    color: #444;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    border-radius: 5px 0 0 0;
    box-shadow: 0 2px 2px rgba(0,0,0,.4);
}
.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:65%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:60%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20px;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50px;
	width:38%;
}
	.wci_col3_4images {
		width: 24.5%;
		padding-right:5px;
	}
	.wci_col2_6images {
    width: 15.8%;
    padding: 5px;
	}
	.wci_col2_6images_img img {
    width: 190px;
    height: auto;
	}

    #digipapers_images img{

        width: 90% !important;
        height: 60% !important;
    }

	.wci_name_best-seller {
    min-height: 90px;
	}
		.wci_col5_2images {
   width: 49.5%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 2px;
}
.wci_col2_ListView_Image img {
    max-width: 170px;
    max-height: 170px;
}
.galleryView_Buttons img{
	width:70%;
}
.wci_left_espot.centered > a > img {
    display: block;
    max-width: 78%;
    /*width:200px;*/
    height:auto;
}
.wci_background_true {
    /*     background-image: url(../images/widget_bg.png); */
   
    height: 230px;
    margin: 5px;
	padding:4px;
}
}
/* 1366px Starts */

@media only screen and (max-width: 1366px) {
	.prod_thumb_img img {
		width: 55%;
	}
	.wci_col4_prodDetials_tabWidth{
		width : 100%;
		
	}
	.wci_col5_prodDetials_width{
		width:60%
	}
		#tabs a {
    position: relative;
    background: #ddd;
    background-image: linear-gradient(to bottom, #fff, #ddd);
    padding: .7em 0.8em;
    float: left;
    text-decoration: none;
    color: #444;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    border-radius: 5px 0 0 0;
    box-shadow: 0 2px 2px rgba(0,0,0,.4);
}
.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:63%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:60%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20%;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50%;
	width:50%;
}
	.wci_products_text_mobile{
		display:none;
	}
	.wci_search_gallary_padding {
		padding: 5px 14px;
		border-bottom: 1px solid #e1e1e1;
	}
	.wci_col1_quickorder_width{
		display:none;
	}
	.wci_col8_screenresolutionfrom1280{
		width:70%;
	}
	#wci_footerRow1 > .section {
    display: inline-block;
    width: 250px;
    padding: 10px;
    text-align: left;
    vertical-align: top;
	}
	.wci_col6_departmentpage{
		width:48%;
		padding-right:15px;
	}
	.wci_col3_4images {
		width: 24.5%;
		padding-right: 5px;
	}
	.wci_col2_6images {
    width: 15.7%;
    padding: 5px;
	}
	.wci_col2_6images_img img {
    width: 185px;
    height: auto;
	}

    #digipapers_images img{

        width: 80% !important;
        height: 50% !important;
    }

	.wci_col5_2images {
    width: 49.5%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 2px;
}
.wci_col2_GalleryView {
    width: 22%;
    background: #fff;
    margin: 3px;
    padding: 10px;
}
.productpriceListView_gallery {
    color: #CA4200;
    font-size: 14px;
    font-weight: bold;
    min-height: 100px;
}
}
/* 1300px Starts */

@media only screen and (max-width: 1300px) {
	.wci_col3_guestBilling_width{
		width:5%
	}
	.wci_col6_guestBilling_width{
		width:80%
	}
}


/* 1280px Starts */

@media only screen and (max-width: 1280px) {
	#wci_row{
	padding:20px 100px 20px 100px;
	}
	
	.wci_col4_prodDetials_tabWidth {
    width: 100%;
}
.wci_col5_prodDetials_width{
		width:60%
	}
		#tabs a {
    position: relative;
    background: #ddd;
    background-image: linear-gradient(to bottom, #fff, #ddd);
    padding: .7em 0.5em;
    float: left;
    text-decoration: none;
    color: #444;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    border-radius: 5px 0 0 0;
    box-shadow: 0 2px 2px rgba(0,0,0,.4);
}
.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:63%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:60%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20px;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50px;
	width:50%;
}
	
	.wci_products_text_mobile{
		display:none;
	}
    /* Header right top corner espot img */
    
    .wci_text_top_corner1 img {
        width: 100%;
    }
    #wci_eSpot_r2_c1 .bannerText {
        top: 25px;
        right: 7%;
    }
    #wci_eSpot_r2_c2 .bannerText {
        top: 25px;
        right: 2%;
    }
    #wci_eSpot_r2_c3 .bannerText {
        top: 25px;
    }
    .wci_col6_homepage_mobile {
        width: 49.3%;
        padding-right: 6px;
    }
	.wci_search_gallary_padding {
		padding: 5px 30px;
		border-bottom: 1px solid #e1e1e1;
	}
	.wci_col1_orderDisplay_width{
		display:none;
	}
	.wci_col10_orderDisplay_width{
		width:100%;
	}
	.wci_col8_screenresolutionfrom1280{
		width:70%;
	}
	.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1;
   /*overflow-x: auto;*/
}
	.wci_col3_recommended_quickorder_width{
		width:28%;
	}
	#wci_footerRow1 > .section {
    display: inline-block;
    width: 240px;
    padding: 10px;
    text-align: left;
    vertical-align: top;
	}
	.wci_col6_personlainfo_mobile{
		width:47%
	}
	.wci_col6_departmentpage{
		width:48%;
		padding-right:5px;
	}
	.wci_col3_privacypolicy_mobile{
		width:5%;
	}
	.wci_col6_privacypolicy_mobile{
		width:87%;
		
	}
	.wci_col3_4images {
		width: 24.5%;
		padding-right: 5px;
	}
	.wci_col2_6images {
    width: 15.7%;
    padding: 5px;
	}
	.wci_col2_6images_img img {
    width: 185px;
    height: auto;
	}

    #digipapers_images img{

        width: 80% !important;
        height: 50% !important;
    }

		.wci_col5_2images {
    width: 47%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin:2px;
	}
	.wci_col5_2images_homepage {
    width: 49.5%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 3px;
}
	.wci_col2_ListView_Image {
    width: 22%;
	}
	.wci_col8_ListView_productDetails {
    width: 58%;
	}
	.wci_col2_GalleryView {
    width: 29%;
    background: #fff;
    margin: 3px;
    padding: 10px;
	}
	.wci_col3_guestBilling_width{
		width:5%
	}
	.wci_col6_guestBilling_width{
		width:80%
	}
	/*.wcs_departmentmenu_desktop_1280{
	display: inline-block;
	}*/

	.departmentmenuUpto1360{
		display:none;
	}
	.helpfaqhiddenfrom1280px{
		display:none;
	}
	.wci_col1_prod_thumbImages{
	width:7%
	}
	.wci_sorting_controls {
	    float: RIGHT;
	    margin-left: 4px; 
	    padding-right: 0px;
	    WIDTH: 100%;
	    PADDING: 0PX 0PX 20PX 0PX;
	}
}

/* 1180px Starts */

@media only screen and (max-width: 1180px) {
	.prod_thumb_img img {
    width: 60%;
}
	.wci_products_text_mobile{
		display:none;
	}
	.wci_search_gallary_padding {
		padding: 5px 28px;
		border-bottom: 1px solid #e1e1e1;
	}
	.wci_col8_screenresolutionfrom1280{
		width:100%;
	}
	#wci_footerRow1 > .section {
    display: inline-block;
    width: 210px;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}
.wci_button_primary {
    display: inline-block;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#428bca));
    background-image: linear-gradient(#428bca, #428bca);   
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
	    padding: 8px;
    color: #fff;
    min-width: 105px;
	text-align:center;
}
.basicButton_addtofav {
   	
	display: inline-block;
    position: relative;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f9f9), to(#e5e8e9));
    background-image: linear-gradient(#f7f9f9, #e5e8e9);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9', endColorStr='#e5e8e9')";
    border: 1px solid #bfbfbf;
   
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
    color: #333;
    padding: 4px;
    min-width: 105px;
	text-align:center;
}

#color_label {
    position: relative;
    min-height: 61px;
}
	.wci_col3_product{
		width:47%
	}
	.wci_col1_prod_bigimages{
	width:30%
	}
	.wci_col5_prodDetials_width {
		width:60%
	}
	.wci_col6_product{
		width:98%
	}
	.wci_col3_4images {
		width: 24.5%;
		padding-right: 5px;
	}
	.wci_col2_6images {
    width: 30%;
    padding: 5px;
	}
	.wci_col2_6images_img img {
    width: 190px;
    height: auto;
	}

    #digipapers_images img{

        width: 90% !important;
        height: 60% !important;
    }

	.wci_name_best-seller {
    min-height: 90px;
	}
	.wci_background_true_Row2 {
    /* background-image: url(../images/widget_bg.png); */
    height: 400px;
    margin: 5px;
    padding: 4px;
	}
	.wci_col2_ListView_Image img {
    max-width: 160px;
    max-height: 160px;
}
.wci_col2_GalleryView {
    width: 29%;
    width: 29%;
    background: #fff;
    margin: 3px;
    padding: 10px;
	}
	.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:63%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:60%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20%;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50%;
	width:50%;
}
}
/* 1100px Starts */

@media only screen and (max-width: 1100px) {
	.wci_col5_2images {
   width: 47%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 2px;
	}
		.wci_col2_ListView_Image img {
    max-width: 150px;
    max-height: 150px;
}
.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:63%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:60%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20%;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50%;
	width:50%;
}
}

/* Tablet */
/* 1024px Starts */

@media only screen and (max-width: 1024px) {
	.wci_products_text_mobile{
		display:none;
	}
    .wci_text_top_corner1 img {
        width: 96%;
        margin: 28px auto;
    }
    .wci_col6_homepage_mobile {
        width: 48.5%;
        padding-right: 4px;
    }
    .wci_col4_homepage_mobile {
        width: 32.5%;
        padding-right: 6px;
    }
     wci_col5_2images_homepage_mobile {
        width: 47.5%;
        padding-right:5px;
    }
	.wci_search_gallary_padding {
    padding: 5px 50px;
    border-bottom: 1px solid #e1e1e1;
	}
	.wci_col8_screenresolutionfrom1280{
		width:100%;
	}
	.wci_col3_recommended_quickorder_width {
    width: 98%;
	}
	#wci_footerRow1 > .section {
    display: inline-block;
    width: 190px;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}
	.wci_col9_tablet_mobile {
		width:75%;
	}
	.wcs_continue_shopping_mobile{
		display:inline-block;
	}
	.wci_col7_outstandinginvoice_mobile{
		width:62%
	}
	.wci_col5_outstandinginvoice_mobile{
		width:35%
	}
	.wci_col3_Tablet_mobile{
		width:100%
	}
	.wci_col9_tablet_mobile{
		width:100%;
	}
	.wci_col3_sitemap_mobile{
		width:30%
	}
	.wci_col2_sitemap_mobile{
		width:1%
	}
	.wci_col8_sitemap_mobile{
		width:95%
	}
	/* #wci_searchPage_controls_desktop{
	
		display:none;
	} */
	#wci_searchPage_controls_mobilemenu{
		
		display:inline-block;
	}
.wci_col3_4images {
		width: 24.4%;
		padding-right: 5px;
	}
		.wci_col5_2images {
    width: 49%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 10px;
	}
	.wci_col5_2images_homepage {
    width: 49%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 3px;
}
	.wci_col2_4slider {
    width: 99%;
    margin: 10px;
}
.wci_left_espot.centered > a > img {
    display: inherit;
    max-width: 63%;
    width:200px;
    height:auto;
}
.wci_background_true {
    /*     background-image: url(../images/widget_bg.png); */
   
    height: 160px;
    margin: 0px;
	padding:0px;
}
.wci_background_true_Row2 {
    /* background-image: url(../images/widget_bg.png); */
    height: 370px;
    margin: 5px;
    padding: 4px;
	}
	.wci_product_bg_home img{
	
	width: 180px;
    height: 180px;
}
.wci_shopping_cart img{
 
 	width: 110x;
    height: 110px;
 }

#quickLinksBar > li > a {
    display: block;
    position: relative;
    max-width: 350px;
    margin: -39px -11px;
    padding: 1px 15px;
    color: #fff;
    /* background: #232f3e; */
    z-index: 9999999;
    border-right: 0px solid #fff;
    height: 15px;
    font-weight: normal;
}

.quickLinkBar_guild > li > a{

    margin: 25px 0 !important;

}

#quickLinksBarForWhiteBackground > li > a {
    display: block;
    position: relative;
    max-width: 350px;
    margin: -39px -11px;
    padding: 1px 15px;
    color: #000000;
    /* background: #232f3e; */
    z-index: 9999999;
    border-right: 0px solid #fff;
    height: 15px;
    font-weight: normal;
}

.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:63%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:60%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20%;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50%;
	width:50%;
}
.slide_slideup {
    position: absolute;
    left: 0;
    bottom: -271px;
    width: 203px;
    height: 170px;
    background: #fff;
    transition: 1s;
    z-index: 9999;
    
    padding: 20px 10px 10px 20px;
    border: 1px solid #e1e1e1;
    text-align: left;
    box-shadow: 0 -4px 10px rgb(50 50 50 / 35%);
    transition: 2s;
}
}
@media only screen and (max-width:900px) {
	.wci_col1_prod_thumbImages {
    width: 10%;
}
		.prod_thumb_img img {
    width: 50%;
}
	.wci_products_text_mobile{
		display:none;
	}
    .wci_col4_homepage_mobile {
        width: 32.5%;
        padding-right: 6px;
    }
     wci_col5_2images_homepage_mobile {
        width: 47.5%;
        padding-right:5px;
    }
	.wci_search_gallary_padding {
		width:28%;
		padding: 5px 18px;
		border-bottom: 1px solid #e1e1e1;
	}
	
	.wci_col3_Tablet_mobile{
		width:100%
	}
	.wci_col9_tablet_mobile{
		width:100%;
	}
	#wci_footerRow1 > .section {
    display: inline-block;
    width: 283px;
    padding: 10px;
    text-align: left;
    vertical-align: top;
	}
	/* My Fav Details */
#myfavdetails_mobilemenu{
	display:inline-block;
}
/* #myfavdetails_desktop{
	display:none;
} */
.wci_col3_4images {
		width: 49%;
		padding-right: 5px;
	}
		.wci_col5_2images {
    width: 99%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 10px;
	}
	.wci_col2_4slider {
    width: 99%;
    margin: 10px;
}
.wci_col8_ListView_productDetails {
    width: 55%;
}
.wci_col2_ListView_AddtoCartButton {
    width: 22%;
}
.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:63%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:60%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20%;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50%;
	width:50%;
}
/* End My Fav Details  */
}
/**************************************************************/
/************* Begin Desktop Lower screen Resolutions **********/
/************* Begin Desktop Lower screen Resolutions **********/
/************* Begin Desktop Lower screen Resolutions **********/
/*Begin Desktop lower screen resolutions from 800px onwards */

/* Desktop lower screen resolution 800px Starts */

@media only screen and (max-width: 1024px){

    #headerRow1_GuestUser {
        display: none !important;

    }

    .wcs_departmentmenu_mobile {
        visibility: visible;
    }
    .navbar_mobile{

        display: block !important;
    }
    .wcs_departmentmenu_desktop {
        position: absolute;
        visibility: hidden;
    }

    #headerRow1_GuestUser {
        display: none;

    }
    .wci_searchbar_width {
        display: none;
    }

    .departmentButton > span {
        display: table-cell;
        max-width: 196px;
        height: 36px;
        padding: 0 1px;
        border: 0px solid #f1f3f3;
        border-radius: 3px;
        line-height: normal;
        text-align: center;
        vertical-align: middle;
    }
}

@media only screen and (max-width: 800px) {
    .wci_col4_homepage_mobile {
        width: 32.5%;
        padding-right: 4px;
    }
     wci_col5_2images_homepage_mobile {
        width: 47.5%;
        padding-right:5px;
    }
    .wcs_departmentmenu_mobile {
        visibility: visible;
    }
    .navbar_mobile{

        display: block !important;
    }
    .wcs_departmentmenu_desktop {
        position: absolute;
        visibility: hidden;
    }
    .wci_header_right_eSpot {
        display: none;
    }
    .wci_logo_width {
        width: 100%;
    }
    .wci_logo_mobile {
        margin-left: 30%;
    }
    #headerRow1_GuestUser {
        display: none;
		
    }
    .wci_searchbar_width {
        display: none;
    }
    .departmentButton > span {
        display: table-cell;
        max-width: 196px;
        height: 36px;
        padding: 0 1px;
        border: 0px solid #f1f3f3;
        border-radius: 3px;
        line-height: normal;
        text-align: center;
        vertical-align: middle;
    }
	.wci_search_gallary_padding {
		width:26%;
		padding: 5px 18px;
		border-bottom: 1px solid #e1e1e1;
	}
	.wci_search_list_padding{
		width:46%;
	}
	.wci_col7_outstandinginvoice_mobile{
		width:35%
	}
	.wci_col5_outstandinginvoice_mobile{
		width:60%
	}
	.outstandinginvoicetotal {
    margin:10px;
    color: #000;
    font-size:14px;
    font-weight: bold;
	}
	.wci_col6_myfavdetails_mobile_headerbar{
		width:100%
	}
	.myaccount_section_header_mobile_myfavdetails{
		border:none;
		background:none;
	}
	.wci_col6_departmentpage{
		width:49%;
		padding-right:5px;
	}
	.wci_col3_4images {
		width: 48.5%;
		padding-right: 5px;
	}
	.wci_col5_2images {
    width: 49%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 10px;
	}
	.wci_col2_4slider {
    width: 99%;
    margin: 10px;
}
.wci_select_list_grid select {
    width: 160px;
}
.successMsg_list_grid {
    min-height: 38px;
}
.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:63%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:60%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20%;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50%;
	width:50%;
}
}
/* Desktop lower screen resolution 768px Starts */

@media only screen and (max-width: 768px) {
    .wci_text_top_corner1 img {
        width: 90%;
        margin: 30px auto;
    }
    .wci_col4_homepage_mobile {
        width: 100%;
        padding-right: 0px
    }
     wci_col5_2images_homepage_mobile {
        width:98%;
        padding-right:5px;
    }
    .wci_col6_homepage_mobile {
        width: 48%;
        padding-right: 6px
    }
    .wcs_departmentmenu_mobile {
        visibility: visible;
    }
    .navbar_mobile {
        display: block !important;
    }
    .wcs_departmentmenu_desktop {
        position: absolute;
        visibility: hidden;
    }
    .wci_header_right_eSpot {
        display: none;
    }
    .wci_logo_width {
        width: 100%;
    }
    .wci_logo_mobile {
        margin-left: 30%;
    }
    #headerRow1_GuestUser {
        display: none;
    }
    .wci_searchbar_width {
        display: none;
    }
    .dropdown-menu.user_mobile {
        top: 40px;
        left: 190px;
        text-align: left;
    }
    .dropdown-menu.quickLinks_mobile {
        top: 40px;
        left: 80px;
        text-align: left;
    }
    .dropdown-menu.fav_mobile_dropdown {
        top: 40px;
        left: 400px;
        text-align: left;
    }
    .dropdown-menu.miniCartDropdown_mobile {
        top: 40px;
        left: 145px;
        text-align: left;
    }
	.wci_search_gallary_padding {
		width:27%;
		padding: 5px 16px;
		border-bottom: 1px solid #e1e1e1;
	}
	.wci_search_list_padding{
		width:46%;
	}
	#wci_footerRow1 > .section {
    display: inline-block;
    width: 250px;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}
	.wci_col6_personlainfo_mobile{
		width:90%
	}
	.wci_col6_myfavdetails_mobile{
		width:100%
	}
	.wci_col2_sitemap_mobile{
		width:1%
	}
	.wci_col8_sitemap_mobile{
		width:95%
	}
	.wci_col3_sitemap_mobile {
    width: 98%;
}
	.wci_col3_4images {
		width: 49.5%;
		padding-right: 5px;
	}
	.wci_col2_ListView_Image img {
    max-width: 130px;
    max-height: 130px;
}
	.wci_col2_ListView_AddtoCartButton img{
		width:90%;
	}
	.wci_col2_GalleryView {
    width: 28%;
    background: #fff;
    margin: 3px;
    padding: 10px;
	}
	.wci_col1_prod_bigimages {
    	width: 20%;
	}
	.wci_col5_prodDetials_width {
    	width: 70%;
	}
}
/* Desktop lower screen resolution 740px Starts */
@media only screen and (max-width: 740px) {
.galleryView_ImgView img {
    width: 160px;
    height: 160px;
	
}
.colorDropDown_gallery{
	min-height:70px;
}
.ProdDetailStockHideFrom600px{
		display:none;
	}
	
}
/* Desktop lower screen resolution 640px Starts */

@media only screen and (max-width: 640px) {
	/*.ProdDetailStockHideFrom600px{
		display:inline-block;
	}
	*/
    .wcs_departmentmenu_mobile {
        visibility: visible;
    }
    .navbar_mobile {
        display: block;
    }
    .wcs_departmentmenu_desktop {
        position: absolute;
        visibility: hidden;
    }
    .wci_header_right_eSpot {
        display: none;
    }
    .wci_logo_width {
        width: 100%;
    }
    .wci_logo_mobile {
        margin-left: 30%;
    }
    #headerRow1_GuestUser {
        display: none;
    }
    .wci_searchbar_width {
        display: none;
    }
    .dropdown-menu.user_mobile {
        top: 40px;
        left: 140px;
        text-align: left;
    }
    .dropdown-menu.quickLinks_mobile {
        top: 40px;
        left: 70px;
        text-align: left;
    }
    .dropdown-menu.fav_mobile_dropdown {
        top: 40px;
        left: 360px;
        text-align: left;
    }
    .dropdown-menu.miniCartDropdown_mobile {
        top: 40px;
        left: 30px;
        text-align: left;
    }
	.wci_search_gallary_padding {
		width:27%;
		padding: 5px 15px;
		border-bottom: 1px solid #e1e1e1;
	}
	.wci_search_list_padding{
		width:46%;
	}
	#wci_footerRow1 > .section {
    display: inline-block;
    width: 230px;
    padding: 10px;
    text-align: left;
    vertical-align: top;
	}
	#wci_widget_breadcrumb{
		display:none;
	}
	#prod_vidoes{
		display:none;
	}
	#prod_review{
		display:none;
	}
	#share img{
		width:90%;
	}
	.wci_col2_ordertoapprovedetails_mobile{
		width:100%;
		border-bottom:1px solid #e1e1e1;
	}
	.wci_col1_ordertoapprovedetails_mobile{
		display:none;
	}
	.wci_col4_departmentpage{
		width:100%
	}
	.wci_col3_privacypolicy_mobile{
		width:1%;
	}
	.wci_col6_privacypolicy_mobile{
		width:95%;
		
	}
	.wci_col5_prodDetials_width {
    width: 100%;
}
.wci_col1_prod_thumbImages {
    width: 10%;
}
.wci_col1_prod_bigimages{
	width:80%;
}
	.wci_col3_4images {
		width: 49.5%;
		padding-right: 5px;
	}
		.wci_col2_6images {
    width: 48%;
    padding: 5px;
	}
	.wci_col2_6images_img img {
    width: 190px;
    height: auto;
	}

    #digipapers_images img{

        width: 90% !important;
        height: 60% !important;
    }

	.wci_name_best-seller {
    min-height: 90px;
	}
	.wci_background_true_Row2 {
   /*  background-image: url(../images/widget_bg.png); */
    height: 100px;
    margin: 5px;
    padding: 4px;
	}
	.wci_col2_ListView_Image {
    width: 30%;
}
.wci_col8_ListView_productDetails {
    width: 70%;
}
	.wci_col2_ListView_AddtoCartButton {
		width: 100%;
	}
	.wci_col2_ListView_AddtoCartButton img{
		width:30%;
	}
	.wci_col2_GalleryView {
    width: 45%;
    background: #fff;
    margin: 3px;
    padding: 10px;
	}
	.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:63%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:60%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20%;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50%;
	width:50%;
}

}
@media only screen and (max-width: 640px)  {

.input_filed_current_order {
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
    min-width: 50px;
    width: 30%;
}
.inputField_billing_shipping_address {
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    padding: 0px;
    margin-left: 0px;
    height: 30px;
    width: 30%;
}
.input_filed_exp_year {
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
    min-width: 20%;
    width: 20%;
}
.input_filed_exp_month {
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
    min-width: 12%;
    width: 12%;
}
}
/* Desktop lower screen resolution 600px Starts */

@media only screen and (max-width: 600px) {
	.wci_itemsperpage_text_mobile{
		display:none
	}
    .wci_logo_mobile {
        margin-left: 26%;
    }
    .dropdown-menu.quickLinks_mobile {
        top: 40px;
        left: 60px;
        text-align: left;
    }
     .dropdown-menu.fav_mobile_dropdown {
        top: 40px;
        left: 200px;
        text-align: left;
    }
	.wci_search_gallary_padding {
		width:38%;
		padding: 5px 20px;
		border-bottom: 1px solid #e1e1e1;
	}
	.basicButton_addtocart {
		min-width:140px;
	}
	.basicButton_addtofav {
		min-width:140px;
	}
	.wci_search_list_padding{
		width:46%;
	}
	#wci_footerRow1 > .section {
    display: inline-block;
    width: 195px;
    padding: 10px;
    text-align: left;
    vertical-align: top;
	}
	.wci_col2_ordertoapprovedetails_mobile{
		width:100%;
		border-bottom:1px solid #e1e1e1;
	}
	.wci_col1_ordertoapprovedetails_mobile{
		display:none;
	}
	.wci_col7_outstandinginvoice_mobile{
		width:100%
	}
	.wci_col5_outstandinginvoice_mobile{
		width:100%
	}
	.outstandinginvoicetotal {
    margin:10px;
    color: #000;
    font-size:20px;
    font-weight: bold;
	}
	.wci_col6_departmentpage{
		width:100%;
		
	}
		.wci_col5_prodDetials_width {
    width: 100%;
}
.wci_col1_prod_thumbImages {
    width: 20%;
}
.wci_col1_prod_bigimages{
	width:80%;
}
	.wci_col3_4images {
		width: 50%;
		padding-right: 0px;
	}
			.wci_col2_6images {
    width: 47%;
    padding: 5px;
	}
	.wci_col2_6images_img img {
    width: 190px;
    height: auto;
	}

    #digipapers_images img{

        width: 90% !important;
        height: 60% !important;
    }

	.wci_name_best-seller {
    min-height: 90px;
	}
	.wci_background_true_Row2 {
   /*  background-image: url(../images/widget_bg.png); */
    height: 1000px;
    margin: 5px;
    padding: 4px;
	}
	.wci_col2_GalleryView {
    width: 42%;
    background: #fff;
    margin: 3px;
    padding: 10px;
	}
	.ProdDetailStockHideFrom600px,
	.ProdDetailColorHideFrom600px{
		display:none;
	}
	
}
/* Desktop lower screen resolution 480px Starts */

@media only screen and (max-width: 480px) {
	
    .wci_logo_mobile {
        margin-left: 20%;
    }
    .dropdown-menu.user_mobile {
        top: 40px;
        left: 100px;
        text-align: left;
    }
    .dropdown-menu.quickLinks_mobile {
        top: 40px;
        left: 20px;
        text-align: left;
    }
     .dropdown-menu.fav_mobile_dropdown {
        top: 40px;
        left:115px;
        text-align: left;
    }
	.wci_search_gallary_padding {
		width:36%;
		padding: 5px 20px;
		border-bottom: 1px solid #e1e1e1;
	}
	.basicButton_addtocart {
		min-width:140px;
	}
	.basicButton_addtofav {
		min-width:140px;
	}
	.wci_search_list_padding{
		width:97%;
	}
	.wci_sort_text_mobile{
		display:none;	
	}
	#wci_footerRow1 > .section {
    display: inline-block;
    width: 230px;
    padding: 10px;
    text-align: left;
    vertical-align: top;
	}
	.wci_col3_product{
		width:48%
	}
	.wci_col6_product{
		width:100%
	}
	.wci_col2_ordertoapprovedetails_mobile{
		width:100%;
		border-bottom:1px solid #e1e1e1;
	}
	.wci_col1_ordertoapprovedetails_mobile{
		display:none;
	}
		.wci_col5_prodDetials_width {
    width: 100%;
}
.wci_col1_prod_thumbImages {
    width: 20%;
}
.wci_col1_prod_bigimages{
	width:70%;
}
		.wci_col2_6images {
    width: 46%;
    padding: 5px;
	}
	.wci_col2_6images_img img {
    width: 190px;
    height: auto;
	}

    #digipapers_images img{

        width: 90% !important;
        height: 60% !important;
    }

	.wci_name_best-seller {
    min-height: 90px;
	}
	.wci_background_true_Row2 {
   /*  background-image: url(../images/widget_bg.png); */
    height: 100px;
    margin: 5px;
    padding: 4px;
	}
		.wci_col2_ListView_Image {
    width: 100%;
}
.wci_col8_ListView_productDetails {
    width: 100%;
	text-align:center;
}
.wci_col2_ListView_Image img {
    max-width: 200px;
    max-height: 200px;
    vertical-align: middle;
    text-align: center;
    margin-left: 23%;
}
.wci_col2_ListView_AddtoCartButton img {
    width: 45%;
}
.wci_view_controls {
    float: left;
    margin-left: 4px;
    padding-right: 0px;
    width: 100%;
    margin-bottom: 13px;
    text-align: center;
}
.wci_page_controls {
    float: left;
    margin-left: 4px;
    padding-right: 0px;
    margin-bottom: 20px;
    width: 100%;
}
}
/* Desktop lower screen resolution 400px Starts */
@media only screen and (max-width: 440px) {
	.wci_col3_product{
		width:100%
	}
	.wci_col6_product{
		width:100%
	}
			.wci_col5_prodDetials_width {
    width: 100%;
}
.wci_col1_prod_thumbImages {
    width: 20%;
}
.wci_col1_prod_bigimages{
	width:70%;
}
		.wci_col2_6images {
    width: 100%;
    padding: 5px;
	}
	.wci_col2_6images_img img {
    width: 190px;
    height: auto;
	}

    #digipapers_images img{

        width: 90% !important;
        height: 60% !important;
    }

	.wci_name_best-seller {
    min-height: 90px;
	}
	.wci_background_true_Row2 {
   /*  background-image: url(../images/widget_bg.png); */
    height: 100px;
    margin: 5px;
    padding: 4px;
	}
	.wci_col2_GalleryView {
    width: 92%;
    background: #fff;
    margin: 3px;
    padding: 10px;
	}
	  .dropdown-menu.fav_mobile_dropdown {
        top: 40px;
        left: 90px;
        text-align: left;
    }
   .wci_background_true {
    /* background-image: url(../images/widget_bg.png); */
    height: 65px;
    margin: 0px;
    padding: 0px;
   }
}
@media only screen and (max-width: 400px) {
	.wci_col2_ListView_Image img {

    margin-left: 13%;
}
    .wci_col6_homepage_mobile {
        width: 100%;
    }
    .dropdown-menu.user_mobile {
        top: 40px;
        left: 78px;
        text-align: left;
    }
	.wci_search_gallary_padding {
		width:100%;
		padding: 5px 0px;
		border-bottom: 1px solid #e1e1e1;
		text-align:center;
	}
	.basicButton_addtocart {
		min-width:140px;
	}
	.basicButton_addtofav {
		min-width:140px;
	}
	.wci_search_list_padding{
		width:97%;
	}
	.wci_col3_product{
		width:100%
	}
	.wci_col6_product{
		width:100%
	}
	.outstandinginvoicetotal {
    margin:10px;
    color: #000;
    font-size:14px;
    font-weight: bold;
	}
			.wci_col5_prodDetials_width {
    width: 100%;
}
.wci_col1_prod_thumbImages {
    width: 20%;
}
.wci_col1_prod_bigimages{
	width:65%;
}
		.wci_col2_6images {
    width: 100%;
    padding: 5px;
	}
	.wci_col2_6images_img img {
    width: 190px;
    height: auto;
	}

    #digipapers_images img{

        width: 90% !important;
        height: 60% !important;
    }

	.wci_name_best-seller {
    min-height: 90px;
	}
	.wci_background_true_Row2 {
   /*  background-image: url(../images/widget_bg.png); */
    height: 375px;
    margin: 5px;
    padding: 4px;
	}
	.wci_col2_GalleryView {
    width: 90%;
    background: #fff;
    margin: 3px;
    padding: 10px;
	}
	.dropdown-menu.fav_mobile_dropdown {
        top: 40px;
        left:65px;
        text-align: left;
    }
    .wci_pagecontrols_background {
    padding: 7px 6px;
    border: 1px solid #767676;
    border-radius: 5px;
    ertical-align: -webkit-baseline-middle;
    /* margin-top: 35px; */
}
.wci_col5_2images_homepage {
    width: 48%;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
    margin: 3px;
}
.wci_background_true {
    /* background-image: url(../images/widget_bg.png); */
    height: 65px;
    margin: 0px;
    padding: 0px;
   }
}
/* Desktop lower screen resolution 320px Starts */

@media only screen and (max-width: 320px) {
    .wci_col6_homepage_mobile {
        width: 100%;
    }
    .dropdown-menu.user_mobile {
        top: 40px;
        left: 50px;
        text-align: left;
    }
	.wci_search_gallary_padding {
		width:100%;
		padding: 5px 0px;
		border-bottom: 1px solid #e1e1e1;
	}
	.basicButton_addtocart {
		min-width:140px;
	}
	.basicButton_addtofav {
		min-width:140px;
	}
	.wci_search_list_padding{
		width:97%;
	}
	.dropdown-menu.fav_mobile_dropdown {
        top: 40px;
        left:55px;
        text-align: left;
    }
}
/************* End Desktop Lower screen Resolutions **********/
/************* End Desktop Lower screen Resolutions **********/
/************* End Desktop Lower screen Resolutions **********/
/**************************************************************/


.glyphicon {
    display: inline-block;
    /* font-family: 'Glyphicons Halflings'; */
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    top: 1px;
    webkit-font-smoothing: antialiased;
}
	/* Slide Up Details */

.wrapper_slideup {
    position: relative;
    overflow: hidden;
  
}

/*#slide_slideup {
    position: absolute;
    left:0;
    bottom: -271px;
    width: 240px;
    height: 195px;
    background: #fff;
    transition: 1s;
	z-index:9999;
	padding:20px;
	border:1px solid #e1e1e1;
	text-align:left;
	box-shadow:0 -4px 10px rgba(50,50,50, 0.35);
	transition:2s;
}
*/
@media only screen and (max-width:1366px) {
/*#slide_slideup {
    position: absolute;
    left:0;
    bottom: -260px;
    width: 240px;
    height: 150px;
    background: #fff;
    transition: 1s;
	z-index:9999;
	padding:20px 20px 20px 6px;
	border:1px solid #e1e1e1;
	text-align:left;
	box-shadow:0 -4px 10px rgba(50,50,50, 0.35);
}*/
.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:86%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:80%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20px;
	width:37%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50px;
	width:50%;
}
}
@media only screen and (max-width:1280px) {
#slide_slideup {
    position: absolute;
	left:0;
    bottom: -260px;
    height: 150px;
    background: #fff;
    transition: 1s;
	z-index:9999;
	padding:10px 20px 40px 20px;
	border:1px solid #e1e1e1;
	text-align:left;
	box-shadow:0 -4px 10px rgba(50,50,50, 0.35);
	margin-left:10px;
}
.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:65%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:60%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20%;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50px;
	width:37%;
}
	.wci_col12 {
    width: 100%;
	}
	.wcicol12{
	width:97.5%;
	}
}
@media only screen and (max-width:440px) {
#slide_slideup {
    position: absolute;
	left: 0;
	bottom:-260px;
	width: 200px;
	height: 220px;
	background: #fff;
	transition: 1s;
	z-index: 9999;
	padding: 10px 20px 10px 20px;
	border: 1px solid #e1e1e1;
	text-align: left;
	box-shadow: 0 -4px 10px rgba(50,50,50, 0.35);
	margin-left: 50px;
}
.slide_slideup {
    position: absolute;
	left: 0;
	bottom:-260px;
	width: 200px;
	height: 222px;
	background: #fff;
	transition: 1s;
	z-index: 9999;
	padding: 10px 20px 10px 20px;
	border: 1px solid #e1e1e1;
	text-align: left;
	box-shadow: 0 -4px 10px rgba(50,50,50, 0.35);
margin-left: 50px;
}
.wrapper_slideup:hover #slide_slideup {
    transition: 0.7s;
   
}
.wrapper_slideup:hover .slide_slideup {
    transition: 0.7s;
   
}
}

/* slide up details ends */

#wci_searchBox > * {
    text-align: left;
}
#wci_searchBox1 > * {
    text-align: left;
}
.wcs8searchdropdownbutton {
    height: 49px;
    background: #dadada;
}
.headerTopCategories{
	margin-top:20px;
}
.prodName_ProductDetials a{
	font-size:20px;
	color:#333;
}
.partnumber_ProductDetials {
    color: #CA4200;
    font-weight: bold;
	font-size:16px;
	vertical-align:middle;
}
.wcs_loginMenuDropdown {
    background-color: #FFFFFF;
    background: linear-gradient(to bottom, #FFFFFF 46%, #F5F5F5 100%) repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    border: 1px solid #BFBFBF;
    color: #4D4D4D;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0px;
    width: 310px;
    z-index: 100;
}
.input_field_login {
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:200px;
	min-width:200px;
}
/* .input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:63%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:60%;
} */
.input_filed_qty_QuickOrder{
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	width:28px;
}
@media only screen and (max-width:968px) {

.td_datatableimgwidth_hide{
	display:none;
}
.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:60px;
	width:56%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:60px;
	width:51%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:16px;
	width:23%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:30px;
	width:32%;
}
}
@media only screen and (max-width:768px) {

.td_datatableimgUOM_hide{
	display:none;
}
.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:60px;
	width:42%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:60px;
	width:40%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:16px;
	width:16%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:30px;
	width:26%;
}
}


@media only screen and (max-width: 440px) {
	.wcs_loginMenuDropdown {
    background-color: #FFFFFF;
    background: linear-gradient(to bottom, #FFFFFF 46%, #F5F5F5 100%) repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    border: 1px solid #BFBFBF;
    color: #4D4D4D;
    font-size: 14px;
    position: absolute;
    left: -45px;
    top: -1px;
    width: 290px;
    z-index: 100;
}
.input_filed_sku_QuickOrder{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:60px;
	width:60%;
}
.input_filed_sku_QuickOrder_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:60px;
	width:56%;
}
.input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20px;
	width:25%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:30px;
	width:35%;
}

}
.currentOrderImageSize img{
	width:40%;
}
.inputField_billing_shipping_address {
    
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    padding:0px;
    margin-left: 0px;
    height:30px;
    width:80%;
}
.inputField_billing_shipping_address_width{
	width:200px;
}
.inputField_Myfav_Sku {
    
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    padding: 2px;
    height: 28px;
    width: 140px;
}
.inputField_Myfav_ListName {
    
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    padding: 2px;
    height: 28px;
    width: 220px;
}
div.wci_namePartPriceContainer1 {
    border-bottom: 1px solid #e5e5e5;
    padding-left: 25px;
    padding-right: 25px;
}

.td_datatableimgwidth_hide1{
	
}

.form-control_cpassword {
    background-color: #fff;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.428571429;
    padding: 6px 12px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    vertical-align: middle;
    width: 80%;
    margin: 0 auto;
}
.WCI_Loader{
	
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../images/bx_loader.gif') 50% 50% no-repeat rgb(249,249,249);
	/* background: url(../images/bx_loader.gif) center center no-repeat #fff; */
}
.selectBorder_address{
	
	border:1px solid #e1e1e1;
}

* {
    font-family: Arial, Helvetica, sans-serif;
}
.wci_order_by_label_textAlignMiddle{
	vertical-align:middle
}

.inputField_billing_shipping_address.optionsWordwrap{
	width:200px;
	
}


 /*Search results Quick View button starts */
.searchResult_slideup {
    position: relative;
    overflow: hidden;
  
}

#searchResult_slide_slideup {
    position: absolute;
	left:-300px;
    top: 150px;
    width: 240px;
    height: 30px;
    transition: 1s;
	z-index:9999;	
}
#searchResult_slide_slideup_listView{
    position: absolute;
	left:-300px;
    top: 150px;
    width: 240px;
    height: 30px;
    transition: 1s;
	z-index:1;
	
	
}

.searchResult_slideup:hover #searchResult_slide_slideup {
    transition: 1.5s;
    left: 0;
}
.searchResult_slideup:hover #searchResult_slide_slideup_listView {
    transition: 1.5s;
    left: 0;
}
 .product_modal_quickView {
    font-size: 14px;
    letter-spacing: 1px;
    position: absolute;
    bottom: 20%;
    text-align: center;
    color: #000000;
    background: #dfd4d4! important;
    padding: 10px;
    left: 50%;
    width: 60%;
    margin-left: -30%;
    font-weight: 300;
    -webkit-transition: background-color 0.3s linear;
    -moz-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    -ms-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
    z-index: 5;
}
 
 .inputField {
    padding: 8px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    width: 80%;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}




.myfontsize{
	font-size: 20px
}
.helpfontcolor{
    font-size: 14px;
    margin-right: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: red;
}

a.catfont{
	color: #333333;
    font-weight: bold;
    margin-top: 15px;
}

.mycolor{
	color: #009A66;
    font-size: 20px;
    margin-right: 10px;
}



.ccol7 {
    width: 58.333333%;
}


.content_wrapper > .content_left_shadow {
    padding-left: 10px;
    margin-left: auto;
    margin-right: auto;
}
.content_right_shadow {
    padding-right: 10px;
}
.content_wrapper > .content_top {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    display: none;
}
.content_wrapper {
    width: 100%;
    background: #ffffff;
}

.content_right_shadow > .main_content {
    max-width: 85%;
    margin: 0 auto;
    background-color: #ffffff;
    min-height: 100px;
    padding: 8px 0;
}

.wci_static_page_content {
    padding: 0 20px 20px 20px;
}


.static_page_content .column_box .column ul .h2 {
    color: #333333;
    font-weight: bold;
    margin-top: 15px;
}


.wci_ul_stle{
	list-style: none;
    margin: 2px;
    padding: 0;
    font-family: sans-serif;
    font-size: 14px;
}


.input_filed_current_order{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:80px;
	width:73%;
}

.input_filed_exp_month{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20%;
	width:28%;
}
.input_filed_exp_year{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50%;
	width:50%;
}
.input_filed_sku_QuickOrder_current{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:85px;
	width:80%;
}
/* .input_filed_exp_month_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:20%;
	width:28%;
}
.input_filed_exp_year_guest{
	padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    outline: 0;
	min-width:50%;
	width:50%;
} */
.message_additemtocart_search{
 color: rgb(0, 128, 0); 
 text-align: left;
  font-weight: 700;
 min-height:40px;
 }
 body,div,table{
	font-family: Roboto,RobotoDraft,sans-serif;
    font-size:14px;
 }
 *{
 
    font-family: Roboto,RobotoDraft,sans-serif;
    font-size:14px;

 }
 
 .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}
.costcentreheader{
	background: none repeat scroll 0 0 #de1945;
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 10px;
    height: 33px;
    margin: 0 auto;
}

.wci_billing_adress{
	max-width: 250px;
}

.wci_rightside_bar{
	  border-right: 1px solid #e1e1e1;
}
 /* .bx-viewport.bx-viewport {
  height: auto !important; 
  } */

.price-cross{
	
	text-decoration: line-through;
} 

.wci_col6_rma {
width: 34%;

}

.inputField_celllssss {
    padding: 8px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}
#wci_footerRow1 > .section > ul .collapse{
	
		display: block;
	}
@media (max-width: 600px){
 
	 #wci_footerRow1 > .section > .header > .toggle {
	    display: block;
	    position: absolute;
	    left: -30px;
	    bottom: -1px;
	    width: 6px;
	    height: 12px;
	    border-width: 9px 12px;
	    border-style: solid;
	    border-color: #f5f5f545;
	    overflow: hidden;
	}
	 #wci_footerRow1 > .section > .header > .toggle:before {
	    content: url(../images/responsive/rwdUI.png);
	    display: block;
	    position: absolute;
	    left: -161px;
	    top: -1px;
	}
	#wci_footerRow1 > .section > ul {
	    margin-left: 30px;
	    padding: 10px;
	    color: #ffffff;
	    font-size: 14px;
	    list-style: none;
	}
	
	#wci_footerRow1 > .section > ul .collapse{
	
		display: none;
	}
	.quickViewImg{
		font-size: 14px;
		letter-spacing: 1px;
		position: absolute;
		bottom: 147%;
		text-align: center;
		color: #000000;
		background: #dfd4d4! important;
		padding: 10px;
		left: 50%;
		width: 60%;
		margin-left: -50%;
		font-weight: 300;
		-webkit-transition: background-color 0.3s linear;
		-moz-transition: background-color 0.3s linear;
		-o-transition: background-color 0.3s linear;
		-ms-transition: background-color 0.3s linear;
		transition: background-color 0.3s linear;
		z-index: 5;
	}
 }


@media (max-width: 900px){
	
	#wci_footerRow1 > .section > .header > .toggle {
	    display: block;
	    position: absolute;
	    left: -30px;
	    bottom: -1px;
	    width: 6px;
	    height: 12px;
	    border-width: 9px 12px;
	    border-style: solid;
	    border-color: #f5f5f545;
	    overflow: hidden;
	}
	
	#wci_footerRow1 > .section > .header > .toggle:before {
	    content: url(../images/responsive/rwdUI.png);
	    display: block;
	    position: absolute;
	    left: -161px;
	    top: -1px;
	}
	#wci_footerRow1 > .section > ul {
	    margin-left: 30px;
	    padding: 10px;
	    color: #ffffff;
	    font-size: 14px;
	    list-style: none;
	}
	
	#wci_footerRow1 > .section > ul .collapse{
	
		display: none;
	}
}

.print_button{
	
	padding: 0;
	border: none;
	background: none;
	cursor: pointer;
}

@media only screen and (min-width: 440px){

.left carousel-control{
	width:45px;
	margin-right:10px;
	padding-top:80px;
  }

.right carousel-control{
	width:40px;
	margin-left:10px;
  padding-top:80px;
  }
}
.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.priority_Search_badge {
  	    /* align-items: center; */
    color: white;
    background-color: #c00;
    /* display: inline-block; */
    border-radius: 5px;
    line-height: 20px;
    font-size: 14px;
    padding: 6px 62px;
    width: 100px;
    margin: 2px;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    text-align: center;
}

.shopping_cart_espot_badge {
  	    /* align-items: center; */
    color: white;
    background-color: #c00;
    /* display: inline-block; */
    border-radius: 5px;
    line-height: 20px;
    font-size: 14px;
    padding: 8px 0px;
    /* width: 100px; */
    margin: 10px 20px 10px 20px;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    text-align: center;
}

#loadMore {
      /* width: 435px; */
    color: black;
    display: block;
    text-align: center;
    /* margin: 20px auto; */
    padding: 4px;
    border-radius: 10px;
    border: 1px solid black;
    background-color: #fff;
    transition: .3s;
}
#loadMore:hover {
  color: #fff;
  background-color: black;
  border: 1px solid black;
  text-decoration: none;
}

/*navigation buttons*/
a .left carousel-control{
	padding-top:50px;
}
l carousel-control{
								
					   
					  
					
					  
	width:25%;
	color:blue;
}
/* for mobiles only*/
col-xs-12 {
	width:50.99%;
	float:left;
}
.wci_background_true_Row2{
	/*  background-image: url(../images/widget_bg.png); */
    height: 380px;
    width: 95%;
    margin: 5px;
    padding: 4px;
    overflow:hidden;
}
.wci_col5_2images_homepage{
	width:49%;
	background:#fff;
	margin:1px;
}
.wci_product_bg_home{
	background:#fff;
	/*min-height:50px;*/
	padding-left: 1px;
}

.wci_shopping_cart{
	background:#fff;
	/* min-height:50px; */
}	
	

/*product detailes*/
 #myCarousel .wci_col2_6images_img {
	display:block;
 }
 
 #myVendor .wci_col2_6images_img {
	display:block;
 }
 
 #myPromotions .wci_col2_6images_img {
	display:block;
 }
 
	.wci_background_true_Row2  .wci_col2_6images_img{ 
	display:block;
	}
	

@media only screen and (min-width: 440px){
	.wci_background_true_Row2{
	/*  background-image: url(../images/widget_bg.png); */
    height: 380px;
    width: 100%;
    margin: 5px;
    padding: 4px;
    overflow:hidden;
	}
	
  .left carousel-control{
	width:45px;
	margin-right:10px;
  }

.right carousel-control{
	width:45px;
	margin-left:10px;

  }
}
@media (max-width:768px) {
  .carousel-inner .item>div {
      display:none;
  }
  .carousel-inner .item>div:first-child {
      display:block;
 }
}
.carousel-inner .item.active,
.carousel-inner .item-next,
.carousel-inner .item-prev {
  display: block;
}
.carousel-inner .item-right,
.carousel-inner .item-left {
  transform: translateX(0);
}

/* stories */
.middle-box{
 position:relative;
color:inherit;
margin:1% auto;

   background:#fff;
   /* box-shadow:0 1px 1px rgba(0,0,0,0.6); */
}
.left-box{
	
}
.right-box{
		
}
.vendorstory{
	height:100px;
	/* box-shadow:0 1px 1px rgba(0,0,0,0.6); */
}
.vendorstory img{
	/* padding-left:420px;
	max-width: 100px; */
	float:right;
	
}
.vendorstory h1{
	text-align:right;
	
}
i{
	font-size:22px;
}
.temp2{
	margin: 5px ;
	
	height: 220px;
        padding: 4px;
        border: 2px solid lightgray;
}

/* End Css*/

.container {
	margin-top: 50px;
}


/*alert styling*/

.alert-success {
	border-color: #e6e6e6;
	border-left: 5px solid #00986a;
	background-color: #fff;
	color: #888;
}

@media (min-width: 768px) {
	.alert {
		border-radius: 6px;
		display: table;
		width: 38%;
		padding-left: 78px;
		position: relative;
		padding-right: 60px;
		border: 1px solid #e6e6e6;
	}
	.alert .icon {
		text-align: center;
		width: 58px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		border: 1px solid #bdbdbd;
		padding-top: 15px;
		border-radius: 6px 0 0 6px;
	}
	.alert .icon i {
		font-size: 20px;
		color: #fff;
		left: 21px;
		margin-top: -10px;
		position: absolute;
		top: 50%;
	}
	.alert .icon img {
		font-size: 20px;
		color: #fff;
		left: 18px;
		margin-top: -10px;
		position: absolute;
		top: 50%;
	}
	/*============ colors ========*/
	.alert.alert-success .icon,
	.alert.alert-success .icon:after {
		border-color: none;
		background: #00986a;
	}
	.quickViewImg{
		font-size: 14px;
		letter-spacing: 1px;
		position: absolute;
		bottom: 100%;
		text-align: center;
		color: #000000;
		background: #dfd4d4! important;
		padding: 10px;
		left: 50%;
		width: 60%;
		margin-left: -50%;
		font-weight: 300;
		-webkit-transition: background-color 0.3s linear;
		-moz-transition: background-color 0.3s linear;
		-o-transition: background-color 0.3s linear;
		-ms-transition: background-color 0.3s linear;
		transition: background-color 0.3s linear;
		z-index: 5;
	}
}

@media (min-width: 900px){

#wci_row {
	position: relative;
    color: inherit;
    padding: 20px 100px 20px 100px; 
    background: #fff;
    }
}
@media (max-width: 1024px){
.middle-box{
 position:relative;
color:inherit;
margin:1% auto;

width:900px;
   background:#fff;
   /* box-shadow:0 1px 1px rgba(0,0,0,0.6); */
}
}
@media (min-width: 1024px){
.slide_slideup {
    position: absolute;
    left: 0;
    bottom: -271px;
    width: 220px;
    height: 170px;
    background: #fff;
    transition: 1s;
    z-index: 9999;
    padding: 20px 10px 10px 20px;
    border: 1px solid #e1e1e1;
    text-align: left;
    box-shadow: 0 -4px 10px rgb(50 50 50 / 35%);
    transition: 2s;
    
}
#slide_slideup {
    position: absolute;
	left:0;
    bottom: -260px;
    width: 205px;
    height: 180px;
    background: #fff;
    transition: 1s;
	z-index:9999;
	padding:10px 20px 40px 20px;
	border:1px solid #e1e1e1;
	text-align:left;
	box-shadow:0 -4px 10px rgba(50,50,50, 0.35);
}
.view,.closed{
	display:none;
}
.wrapper_slideup:hover #slide_slideup {
    transition: 0.7s;
    bottom: 0;
}
.wrapper_slideup:hover .slide_slideup {
    transition: 0.7s;
    bottom: 0;
}
}
@media (min-width: 1440px){
	.slide_slideup {
    position: absolute;
    left: 0;
    bottom: -271px;
    width: 203px;
    height: 170px;
    background: #fff;
    transition: 1s;
    z-index: 9999;
    margin-left: 38px;
    padding: 20px 10px 10px 20px;
    border: 1px solid #e1e1e1;
    text-align: left;
    box-shadow: 0 -4px 10px rgb(50 50 50 / 35%);
    transition: 2s;
	}
	#slide_slideup {
    position: absolute;
    left: 0;
    bottom: -260px;
    width: 205px;
    height: 184px;
    background: #fff;
    transition: 1s;
    z-index: 9999;
    padding: 10px 20px 40px 20px;
    border: 1px solid #e1e1e1;
    text-align: left;
    box-shadow: 0 -4px 10px rgba(50,50,50, 0.35);
   
}
}
@media (min-width: 1680px){
	.slide_slideup {
    position: absolute;
    left: 0;
    bottom: -271px;
    width: 220px;
    height: 170px;
    background: #fff;
    transition: 1s;
    z-index: 9999;
    margin-left: 62px;
    padding: 20px 10px 10px 20px;
    border: 1px solid #e1e1e1;
    text-align: left;
    box-shadow: 0 -4px 10px rgb(50 50 50 / 35%);
    transition: 2s;
}
#slide_slideup {
    position: absolute;
    left: 0;
    bottom: -271px;
    width: 200px;
    height: 213px;
    background: #fff;
    transition: 1s;
    z-index: 9999;
    padding: 20px;
    border: 1px solid #e1e1e1;
    text-align: left;
    box-shadow: 0 -4px 10px rgba(50,50,50, 0.35);
    transition: 2s;
    margin-left: 12px;
}
}

@media (min-width: 1920px){
	.slide_slideup {
    position: absolute;
    left: 0;
    bottom: -271px;
    width: 203px;
    height: 170px;
    background: #fff;
    transition: 1s;
    z-index: 9999;
    margin-left: 100px;
    padding: 20px 10px 10px 20px;
    border: 1px solid #e1e1e1;
    text-align: left;
    box-shadow: 0 -4px 10px rgb(50 50 50 / 35%);
    transition: 2s;
}
#slide_slideup {
    position: absolute;
    left: 0;
    bottom: -271px;
    width: 200px;
    height: 213px;
    background: #fff;
    transition: 1s;
    z-index: 9999;
    padding: 20px;
    border: 1px solid #e1e1e1;
    text-align: left;
    box-shadow: 0 -4px 10px rgba(50,50,50, 0.35);
    transition: 2s;
    margin-left: 34px;
}
}
@media (min-width: 2560px){
	.slide_slideup {
    position: absolute;
    left: 0;
    bottom: -271px;
    width: 220px;
    height: 170px;
    background: #fff;
    transition: 1s;
    z-index: 9999;
    margin-left: 174px;
    padding: 20px 10px 10px 20px;
    border: 1px solid #e1e1e1;
    text-align: left;
    box-shadow: 0 -4px 10px rgb(50 50 50 / 35%);
    transition: 2s;
}
#slide_slideup {
    position: absolute;
    left: 0;
    bottom: -271px;
    width: 200px;
    height: 210px;
    background: #fff;
    transition: 1s;
    z-index: 9999;
    padding: 20px;
    border: 1px solid #e1e1e1;
    text-align: left;
    box-shadow: 0 -4px 10px rgba(50,50,50, 0.35);
    transition: 2s;
    margin-left: 83px;
}
}

.homeVendorStoriesAd,.homePromotionsAd{
	justify-content:center; 
}
.wcs_listView_Col8, .wcs_listView_Col2_addtocart {
	margin-left:170px;
}
.message_additemtocart_backorder{
	margin-top: 380px;
    text-align: center;
}
.slider_address {
    width: 109% !important;
}
div#homePromotionsAd .item.active{
	display: flex;
    justify-content: center;
}
div#homeVendorStoriesAd .item.active{
	display: flex;
    justify-content: space-around;
}
#slide-wrapper{
	max-width: 500px;
	display: flex;
    justify-content: center;
}
.nail{
	object-fit: cover;
    max-width: 55px;
    height: 65px;
    cursor: pointer;
    opacity: 0.5;
    margin: 5px;
    border: 2px solid black;
    float: left;
}
.slide-wrapper {
	height: 163px;
       overflow: hidden;
}
.nail:hover {
    opacity: 1;
}

.nail-selected{
	
	border-color: red;
    opacity: 1.0;
}
.quote_error{
	
	color: red;
	text-align: center;
	font-weight: bold;
}

.custom_button {
  background-color: #ff8000;
  border: none;
  color: white;
  padding: 7px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  cursor: pointer;
  border-radius: 5px;
}

.custom_button:hover {
  background-color: #d56a00;
}
/*flyers css*/
#digi-p{
	font-family: helvetica,courier,arial;
	    text-align: center;
	    text-transform: uppercase;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.item.active.digipapers {
    display: flex;
    justify-content: center;
}
.wci_name_best_seller_flyerpageSldierUpAdsName{
	    
    min-height: 50px;
    top: 50%;
    left: 50%;
    background-color: white;
    transform: translate(0%, -340%);
}
.center {
  margin: auto;
  width: 60%;
  padding: 10px;
}

.otheritems {
	/*overflow: hidden;
	padding: 10px 10px 10px 10px;*/
	background-color: #17171717;
}
.otheritems_title{
	overflow: hidden;
    background-color: #17171717;
    padding: 2px 2px 2px 10px;
    font-weight: bold;
    font-size: 18px;
}

.otheritems_bottom{
	
    background-color: #17171717;
}
.social-icons li.instagram {
     background: url(../images/instagram.png) no-repeat 0px -2px;
}
.social-icons li.linkedin {
     background: url(../images/in.png) no-repeat 0px -2px;
}
.schoolInfo_autocomplete::placeholder {
    color: red;
    font-size: 18px;
}
.schoolInfo_autocomplete{
	width: 300px;
}
.schoolInfo_search{
	font-size: 18px;
}
.closed {   
	cursor: pointer;
  position: absolute;
  right: 0%;
  top:7%;
  padding: 12px 16px;
  transform: translate(0%, -50%);
  color:red;
}
.xrefno{
	font-size: 10px;
}

.strike {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap; 
}

.strike > span {
    position: relative;
    display: inline-block;
}

.strike > span:before,
.strike > span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 9999px;
    height: 1px;
    background: gray;
}

.strike > span:before {
    right: 100%;
    margin-right: 15px;
}

.strike > span:after {
    left: 100%;
    margin-left: 15px;
}

.buttonsBlock {
    white-space: nowrap;
}

#slide_flyup{
	
	display: flex;
	position: absolute;
    left: 0;
    bottom: -271px;
    width: 75%;
    height: 170px;
    background: #fff;
    transition: 1s;
    z-index: 9999;
    
    padding: 20px 20px 10px 20px;
    border: 1px solid #e1e1e1;
    text-align: center;
    box-shadow: 0 -4px 10px rgb(50 50 50 / 35%);
    transition: all 0.3s ease-in-out;
  	margin: 10px;
   	justify-content: center;
  	align-items: center;
}

#slide_flyup_img{
	
	display: block;
  	margin: 0 auto;
}

#slide_flyup_btn{
	
	display: inline-block;
	padding: 0.5em 2em;
	margin-top: 20px;
	font-size: 1rem;
	min-width: 50px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #428bca;
	cursor: pointer;
	color: white;
	border: #357ebd;
	border-radius: 4px;
	user-select: none;
}

#slide_flyup_btn:hover{
	
	background-color: #3276b1;
	border-color: #285e8e;
	color: #fff;
}

#slide_flyup_img{
	
	display: block;
	margin: 0 auto;
	width: 100px;
	height: auto;
}

.wrapper_slideup:hover #slide_flyup {
    transition: 0.7s;
    bottom: 0;
}

#hidenFields{
		display:none;
	}
.prodcutBox{
	background: #fff; 
	padding: 15px; 
	margin-bottom: 5px;
	/*float:left;*/
	border:5px solid #f4f4f4;
	text-align:center;
	height:auto;
	position: relative;
	display: block;
	overflow: hidden;
	/*width:100%;*/
}
.prodcutBox:hover #hidenFields{
	display:block;
	
}
@media screen and (min-width: 780px) {
	 .boxFor768px{
		width:50%;
	}
}

.grid_product_image img{
	
	max-width: 170px;
	max-height: 170px;
}

@media screen and (min-width: 1200px) {
	 .boxFor768px{
		width:25%;
	}
}

#render_searchlistView, #render_searchgridView{
	
	position: relative;
	transition: left 0.5s ease-out;
}

#list-button, #grid-button{
	
	border:none;
	background:none;
	cursor:pointer;
}
.list_button{
	
	font-size: 25px !important;
	transition: all 0.3s ease-in-out;
}

.grid_button{
	
	margin-left: 4px !important;
	font-size: 25px !important;
	transition: all 0.3s ease-in-out;
}

.list_button:hover, .grid_button:hover{
	
	font-size: 30px !important;
}

.grid_actionbuttons{
	
	display: flex;
    flex-direction: column;
    height: auto;
	margin-top:auto;
	justify-content: center;
	flex-direction: column;
}

.yes-button {
  background-color: green;
  border-radius: 20px;
  color: white;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  border: none;
  outline: none;
  margin-left: 10px;
}

.yes-button:hover {
  background-color: darkgreen;
}

.no-button {
  background-color: gray;
  border-radius: 20px;
  color: white;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  border: none;
  outline: none;
  margin-left: 5px;
}

.no-button:hover {
  background-color: darkgray;
}

.grid_search_badge{
	
	margin: 0 auto;
}

.grid_message_additemtocart{
	
	text-align: center;
	height: 40px;
}

.grid_actionbuttons .Addtocart{
	
	width:auto;
}

.grid_priceuom{

	height: 40px;
}
.grid_product_image{

	height:176px;
}
.grid_icons{

	height: 40px;
} 

.modal-ku {

  width: 750px;
  
  margin: auto;
}

#multipleShippigAddressModal {

	top: 86px;
}
#modal-content1{

margin-bottom:90px;

top:92px;
left:5px;
}
/* .grid-productheader{
	
	display:block;
	height:50px;
} */

/* .supplementary_charges{
	
	display:block;
	height: 75px;
} */

/* .grid_colorselector {
  height: 50px;
} */
#table_padding{
padding: 10px 7px;
}

 @media screen and (max-width: 800px) {
    .wci_left_espot.centered > a > img {
        display: block;
        max-width: 63%;
        width:200px;
        height:auto;
    }
 }

.venxia-main {
    background-color: #000;
    color: #fff;
    padding: 10px;
}

.venxia-nav {
    display: flex;
    justify-content: space-between;
}

.venxia-nav-left > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.venxia-nav-left > ul li {
    display: inline-block;
    margin-right: 20px;
}

.venxia-nav-right > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.venxia-nav-item{
    color: #fff;
}

.venxia-nav-dep-item{
    background-color: #fff;
    padding:5px;
}

.venxia-nav-item:hover{
    background-color:#139a67;
    border: 1px solid #139a67;
    padding: 5px;
}

.venxia-nav-left > ul li .divider {
    display: block;
}

.venxia-nav-right{
    padding: 5px;
}

.venxia-nav-right > ul li {
    display: inline-block;
    margin-right: 20px;
}

@media (min-width: 1200px) {

    .venxia-nav {
        display: flex;
        justify-content: space-between;
    }
}

.venxia-nav-dep-item:hover{
    background-color:#139a67;
    border: 1px solid #139a67;
    color: #FFFFFF;
    padding: 5px;
}


.venxia-logo{

    width: 15%;
    float: left;
}

.venxia-header-ad{

    width:15%;
    float: left;

}

.venxia-searchbar{

    width: 40%;
    float: left;
}

.venxia-login-cart{

    width: 25%;
    float: left;
}


.venxia-logo-reg{

    width: 15%;
    float: left;
}

.venxia-header-ad-reg{

    width:15%;
    float: left;

}

.venxia-searchbar-reg{

    width: 30%;
    float: left;
}

.venxia-login-cart-reg{

    width: 35%;
    float: left;
}

@media screen and (max-width: 1024px) {

    .venxia-nav-left, .venxia-nav-right{
        display: inline-block;
        width: 60%;
    }

    .venxia-nav-item{
        font-size: 12px;
    }

    .venxia-nav-left > ul li, .venxia-nav-right > ul li {
        display: inline-block;
        margin-right: 7px;
    }

    .venxia-logo{

        width: 17%;
        float: left;
    }

    .venxia-header-ad{

        width:22%;
        float: left;

    }

    .venxia-searchbar{

        width: 28%;
        float: left;
    }

    .venxia-login-cart{

        width: 27%;
        float: left;
    }

    #wci_header {

        display: flex;
        justify-content: center;
        /*align-items: center;*/
        background: #FFFFFF;
        position: relative;
        font-size: 14px;
        line-height: normal;
        z-index: 10;
        height: 140px;

    }
    .venxia-login-cart{

        display: none;
    }

    .venxia-header-ad{

        display: none;
    }

    .venxia-logo
    {
        flex: 0 1 auto;
        width: 50%;
        float: left;
    }

    #wci_logo
    {
        position: relative;
        z-index: 1;
        height: 100%;
        margin-left: 0;
        width: auto;
        margin-top: 0;
        padding: 0;
    }

    .wci_left_espot
    {
        z-index: 0;
    }

}

@media screen and (max-width: 800px) {

    .venxia-nav-right {
        padding: 0;
    }
    .venxia-nav-item{
        font-size: 11px;
    }
    .venxia-nav-left > ul li, .venxia-nav-right > ul li {
        display: inline-block;
        margin-right: 5px;
    }

    /*.venxia-logo{

        width: 25%;
        float: left;
        left: 25%;
        position: relative;
    }*/

    .venxia-header-ad{

        width:25%;
        float: left;
        left: 25%;
        position: relative;
    }

    #wci_header {

        display: flex;
        justify-content: center;
        /*align-items: center;*/
        background: #FFFFFF;
        position: relative;
        font-size: 14px;
        line-height: normal;
        z-index: 10;
        height: 140px;

    }
    .venxia-login-cart{

        display: none;
    }

    .venxia-header-ad{

        display: none;
    }

    .venxia-logo
    {
        flex: 0 1 auto;
        width: 100%;
        float: left;
    }

    #wci_logo
    {
        position: relative;
        z-index: 1;
        height: 100%;
        margin-left: 0;
        width: auto;
        margin-top: 0;
        padding: 0;
    }

    .wci_left_espot
    {
        z-index: 0;
    }

}





@media screen and (max-width: 480px) {
    .venxia-logo {
        width: 100%;
        float: left;
        left: 0%;
        position: relative;
    }

    .venxia-logo a img{

        display: block;
        max-width: 100%;
    }

    .venxia-header-ad {
        width: auto;
        float: left;
        left: 25%;
        position: relative;
    }
}


.venxia-bottom-ad{

    width: 24.25%;
    background: #fff;
    margin: 1px;
    float: left;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    padding-left: 0px;
}

.li-highlight{

    background-color: #139a67 !important;
}

.li-highlight a{

    color: #FFFFFF !important;
}

#displayattributes_table tr td:first-child {

    border-right: 1px solid #000;
    padding-right: 10px;
}

#displayattributes_table tr td:last-child {

    padding-left: 10px;
}


/* Custom styles for the entire card element */
#payment-form {
    width: 100%;
    max-width: 400px;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

/* Custom styles for the card number input field */
.StripeElement {
    height: 40px;
    padding: 10px 12px;
    color: #32325d;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 #e6ebf1;
    margin-bottom: 10px;
}

/* Custom styles for the error state */
.StripeElement--invalid {
    border-color: #fa755a;
}