#desktop_cart a.cart-icon, #desktop_cart a.cart-icon:active, #desktop_cart a.cart-icon:visited {color:white!important}

#wid-key_1551881818873 a, #wid-key_1551881818873 a:active, #wid-key_1551881818873 a:visited {color:white!important}
.product-flag.new {
    max-width: 90px!important;
}
li.level-1.itemtype-lay.parent.dd_el_hover:hover, li.level-1.itemtype-cat:hover, li.level-1.itemtype-pag:hover, li.level-1.itemtype-blg:hover
{background:rgb(213,180,89);}
li.level-1.itemtype-lay.parent.dd_el_hover a:hover, li.level-1.itemtype-cat a:hover,li.level-1.itemtype-pag a:hover,li.level-1.itemtype-blg a:hover{color:white;}
.pk-menu-horizontal li.level-1:first-child > a {
    padding-left: 40px;
}
div.pk-sub-menu{margin-top:3px;}
#fixed-social-bar a{color: white !important;}

.reassurance a span{	
        display: none;
    color: #fff;
    background: #f6f6f6;
    padding: 20px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 377px;
    height: 200px;
    text-align: center;
    position: absolute;
    top: 184px;
    z-index: 10;
    border: solid #aaa 1px;
}
.reassurance{margin-top:50px;}
.reassurance a { 
	display: inline-block;
}
.reassurance a:hover span{display:block;}

#header #search_widget input[type="text"] {
   
    min-width: 450px;
}
.pk-menu-horizontal li.level-1:first-child > a {
    padding-left: 40px!important;
}
#checkout #content-wrapper a {
    color: #24b9d7;
    text-decoration: none;
}
@media (max-width: 1024px){
	#left-column { display:none; }
	#content-wrapper-left { width:100%!important; }
}