/* silly ie */
a img {
    border:none;
}

a {
    color: #009688;
    text-decoration: none;
}

#old-ie{
    top:0; left:0; right:0;
    line-height:2em;
    background:#d9786e;
    z-index:9;
    padding:3px;
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
}
#old-ie a {
    color:#ffffff;
    text-decoration: underline;
}
#old-ie a:hover{
    color:#000000;
}

body{
    font-family: sans-serif;
    background:#ffffff;
    color:#000;
    margin:0;
    padding:0;
    overflow-x:hidden;
}

#all{
    z-index:100;
    position:relative;
    top:0;left:0;right:0;
    background:#ffffff;
    transition:48000ms 2600ms opacity;
}

.strip{
    max-width:1024px;
    margin:0 auto;
    position:relative;
}

#top{
    font-size:9pt;
    background: url('../images/ct-NewBanner-bg.jpg') repeat center 0 ;
    background-size: cover ;
    width: 100% ;
    max-width: none ;
    margin: 0 ;
}
#top-wrapper{
    max-width: 980px ;
    margin: 0 auto ;
    position:relative;
    padding: 16px 0 ;
}

#top a{
    color:inherit;
    text-decoration: none;
/*    border-bottom: 1px #ddd solid; */
}
#top a:hover{
    border-bottom: 1px solid #999;
}

#top h5{
    text-transform: uppercase;
    font-size:1em;
    color:#dcbc86;
}

#top #topLeft > *, #top #topRight > *{
    margin: 0 ;
    line-height: 1.5em ;
    color: #fff ;
    font-weight: 400 ;
}

#top #topLeft, #top #topRight{
    padding: 16px 0 ;
}

#topLeft{
    position:absolute;
    width:220px;
    top:0;
    left:0;
}

#topRight{
    position: absolute;
    width:220px;
    top:0;
    bottom: 0 ;
    right:0;
    text-align: right;
}
#topMiddle{
    text-align: center;
    width: 177px ;
    height: 176px ;
    margin: 0 auto ;
}
#topMiddle a {
    text-decoration: none;
    border:none;
    display: block ;
}
#topMiddle img {
    /*
    width:260px;
    */
    border:none;
    display: block ;
    width: 100% ;
    height: 100% ;
}

#navWide{
    background:#e6e6e6;
    border-bottom: 1px #acacac solid;
}

#nav{
    text-align: center;
    height:36px;
    font-size:0;
    margin-bottom:1px;
    /*
    margin-top:14px;
    */
}

.navTab{
    transition:120ms 0ms all;
    line-height:10px;
    border:solid transparent;
    border-width:1px 1px 1px 1px;
    text-shadow:0 0 1px rgba(0,0,0,0.1);
}

.navTab > a{
    position:relative;
    display:inline-block;
    /*font-family:"Georgia", serif;*/
font-family: 'Lato', sans-serif;
    line-height:36px;
    padding:0 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-size:10pt;
    color:#505050;
}

.navTab > a .navWhite{
    transition:120ms 0ms all;
    position:absolute;
    display:block;
    bottom:4px;
    height:0px;
    left:-1px;
    right:-1px;
    background:#fff;
    z-index:900;
    opacity:0;
    border-left:1px #e6e6e6 solid;
    border-right:1px transparent solid;
}
.navTab.open > a .navWhite{
    transition:120ms 300ms all;
    bottom:-1px;
    height:6px;
    opacity:1;
    border-color:#dcbc86;
}

.navTab.open{
    transition:220ms 0ms all;
    background:white;
    border-color:#dcbc86;
}

.navPage{
    position:absolute;
    line-height:1em;
    text-align: left;
    z-index:300;
    top:34px;
    font-size:1rem;
    border:0 #404040 solid;
    border-top:0 #dcbc86 solid;
    background:#fff;
    height:0;
    opacity:0;
    padding:0;
    overflow:hidden;
    transition:220ms 0ms all;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
}
.navTab.open .navPage{
    border-width:4px 1px 1px 1px;
    padding:12px 0 0px 0;
    opacity:1;
    list-style:none;
    transition:120ms 320ms all;
}
.navPage li {
    /* padding-top: 5px; */
    border-bottom: #ccc thin solid;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 10px;
    /* padding-bottom: 5px; */
}
.navPage li a {
    color:#333 !important;
}
.navPage {

    border: 0 #ccc solid;
}
.navPage-left{
    left:10px;
    width:66%;
}
.navTab.open .navPage-left{
    height:320px;
}
.navPage-right{
    right:10px;
    width:66%;
}
.navTab.open .navPage-right{
    height:320px;
}

.navPage-grid{
    width:560px;
}
.navTab.open .navPage-grid{
    height:386px;
}


.navPage-full{
    /*
    left:18px;
    right:18px;*/
}

.navTab.open .navPage-full{
    height:auto;
    z-index:9999999999;
}

.navTab.open .navPage-short{
    height:320px;
}
.navPage-short{
    left:220px;
}

.navTab{
    display:inline-block;
    *display: inline;
    zoom: 1 ;
}

#top {background-image:none;color:#000}
.fixedtop{
    top: 0;
    border-width: 0 0 1px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    /*padding-bottom: 70px; */
    background: #fff !important;
}
.fixedbelow{
/*    top:230px; */
    padding-top: 100px;
}
.fixedright{
/*    right:50px !important; */
    margin-top: 22px !important;

    /* right: 20px; */
    z-index: 1400;
}
.fixedleft{
    margin-top: 160px !important;

    /* right: 20px; */
    z-index: 1400 !important;
}
.filterfixed{
    bottom: 0px;
    top: 180px;
    overflow: auto;
    position: fixed !important;
}
#top #topLeft > *, #top #topRight > * {

    color: #000;

}
#topLeft {display:none;}
#topMiddle {
    /* text-align: center; */
    width: 177px;
    height: 176px;
    margin: 0px;
}
#topMiddle img {
height:95px;
width:201px;
}

#top-wrapper {
    max-width: 1054px;

}
#top-wrapper {
    max-width: 980px;
    padding: 30px 0;
}
#topMiddle {
    height: auto;
    margin: 10px 0px !important;
}

.info-set-bottom {position:absolute;}
.product-info {}
.prices-info {}
.was-price {}
.now-price {}

.hotspots-rev-2 a {
    position: relative;
    height: 100%;
    display: block;
}

.info-set-bottom {
    position: absolute;
    top: 0px;
    height: 100%;
}
/*
.hotspots-rev-2 a:hover {
background-image:url("../images/dot.png");
}
.hotspots-rev-2 a {
    position: relative;
    width: 253px;
    height: 253px;
}
*/
.product-info {
    margin-top: 70px;
    color: #fff;
    position: relative;
    font-size: 14px;
    line-height: 22px;
    text-shadow: 2px 2px #111;
    padding: 20px;
    text-align: center;
    line-height: 20px;

}
.prices-info {
    text-align: center;
    color: #fff;
    display: block;
    width: 100%;
    l
}
.was-price {
    display: block;
    font-size: 12px;
}
.now-price {display: block;}

.product-info {
    visibility:hidden;
}
.prices-info {
    line-height: 20px;
    margin-top: -21%;
        text-shadow: 2px 2px #111;
}
.product-info {
    visibility:visible;
        margin-top: 16%;
}
body
 .product-info {
    margin-top: 70px;
    color: #000;
    position: relative;
font-family: 'Lato', sans-serif;
    width: 69%;
    font-weight: 600 !important;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    text-shadow: none !important;
    padding: 20px;
    text-align: left;
    top: 0px;
    line-height: 18px;
    margin-top: 6px !important;
    padding-top: 0px !important;
    padding-left: 5px !important;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 400;
}
body
 .product-info ul {
    display: inline-block;
    width: 29%;
    vertical-align: top;
}

.category-list {
    width: 32% !important;
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    right: 0px;
    padding-right: 15px !important;
    color: #000;
    margin-top: 5px !important;
    position: inherit;
}
body
.category-list li {
    text-align:right;
    width: 100% !important;
        height: 7px !important;
        padding-left: 0px !important;
}

.prod-percent {
    bottom: -25px;
    display: inline-block;
    font-size: 36px !important;
    color: #666;
    line-height: 39px;
    position: absolute;
    font-weight: 400;
}
body
 .info-set-bottom {
    height: 70px !important;

}

.list-read-more {
    font-weight: 600;
}
.list-read-more a {
    color:#000;
    font-weight: 600;
}
/*
.info-set-bottom:hover
.product-info {
    visibility:visible;
        margin-top: 16%;
}*/
/*
.info-set-bottom:hover
 .prices-info {
    text-shadow: 2px 2px #111;
    margin-top: 0%;
}*/
.product-info {
        padding: 20px 0px;
    margin-top: 30%;

}
.shop-now {color:yellow;
    text-shadow: 2px 2px #111;
        color: yellow;
    text-align: center;
    font-size:14px;
    margin-top: 20px;
}
#product-page-price {
    display: inline-block;
    float: right;
}
#product-page-price  b > span {
    font-size: .65em;
    margin-right: 30px;
}
body
.add_icon_buttons {
    width: 30px;
    font-size: 30px;
    cursor: pointer;
    top: 4px;
    font-weight: bold;
    color: #000;
    vertical-align: top;
    position: relative;
    height: 30px;
    border: 0px;
    vertial-align: middle;
    text-align: center;
    display: inline-block;
    margin: 1px;
    border:0px;
    padding: 2px 0px 0px 0px;
}


.remove-button {    font-size: 57px;

    top: -6px;}
.add-button {font-size: 40px;
    top: -2px;}

#mainImage {margin:0px !important;}
#variant-select {
    width: 174px;
    float: right;
    margin-bottom: 20px;
}
    #product-page .left {
border: 0px solid #e0e0e0 !important;
    }
body
.suggestions {

    max-width: 1054px;
    height: 440px;

}
body
.suggestions
.latest-trends
.info-set-bottom
 .product-info {
    visibility: visible;
    margin-top: 16%;
}
body
.suggestions
.info-set-bottom
 .prices-info {
    text-shadow: 2px 2px #111;
    margin-top: 0%;
}
body
 .suggestions
.product-info {

    color: #000;
    text-shadow: none;

}
.info-set {
        height: 100%;
    width: 100%;
}
body
 .suggestions
 .info-set-bottom
 .prices-info {
    text-shadow: none;
    color:#000;
    margin-top: 0%;
}
#filterResults {
    width: 856px;
    padding: 7px 10px !important;
}

#content .productPreview img {
    transition: 360ms all;
    width: 250px !important;
	    border: #EFEFEF thin solid;
    height: 250px !important;
/*opacity: 0;*/
}
#content .productPreview {
    width: 264px !important;
}
#content .productPreview, .product-thumb-price {

font-family: 'Lato', sans-serif;
}

.check_button {

	    background-color: #000000;
    border: none;
    padding: 10px 50px 10px 50px;
    font-size: 12px;
    position: relative;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    transition: 200ms all;
    box-shadow: inset -9999px -999px 0 rgba(0,0,0,0);
}
.delivery_details
input[type='radio']:checked + label,.delivery_details  input[type='radio'] + label {
    width: 200px !important;

}
body
.check_headers > span, body .paypal_button_checkout {
    color:#fff;
    background-color: #999 !important;

}
.head_title {
        color: #999 !important;
}
body
.green_text, body .green_text a {
    color: #C56322;
}
.info-set {    background-repeat: no-repeat;}

.home_menu {
    top: 20px;
    left: 20px;
    position: relative;
}
.search_icon {
        left: 30px;
            top: 22px;
}
.navSearch
#navSearchQuery {
    background: none;
    padding: 2px;
	padding-left:30px !important;
    display: inline-block;

}
.navSearch
#navSearchQuery {

margin-top:0px;    width: 100px;
	padding-left:30px !important;
}
.navSearch
 #navSearchQuery {
    width: 150px;
    color:#fff;
    background-image: url("../images/icon-search-02.png");
    background-repeat: no-repeat;
    height: 24px;
		padding-left:30px !important;
}

.search_icon {

    display: inline-block;
}
.search_icon {

    top: 19px;
}
#top-wrapper {
    max-width: 980px;
    padding: 20px 0;
}
body
 #content #filterBar h1 {
    background: #FFFFFF;
    margin: 0;
    padding: 0px;
    border-bottom: #ccc thin solid;
    padding-bottom: 10px;
    margin-bottom: 5px;
font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 100;
    color: #111;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: none;
}
 #content #filterBar  form
input[type="submit"] {
background-color: #000;
    border: 0px;
    color: #fff;
    border-radius: 20px;
    width: 30px;
    height: 30px;
}
 #content #filterBar  form
input[type="checkbox"]
{
    width: 15px;
    left: -5px;
    position: relative;
}


body
 #content #filterBar form  .search-title {
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 0px;
}

body
#content #filterBar form {
    background: #fff;
        padding: 10px;
    border: 7px solid #ddd;
}
body
 #content #filterBar  form
input[type="text"]{
    width: 57px;
    height: 29px;
}
#priceRangeFrom {
    margin-left: 0px !important;
}
#filterBar {
    width: 200px;
}

body
 #content #filterBar form {
    border: 7px solid #F0F0F0;
}
body
 #content #filterBar form .search-title {
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    background-image: url("../images/pointing-arrow.png");
    background-repeat: no-repeat;
    padding: 10px 0px;
    background-position: 166px;
}
body
.ui-helper-reset {
border-bottom: 0px !important;
}
body
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .0em;
    min-height: 0;
    font-weight: lighter;
    border-bottom: #ccc thin solid !important;
    text-transform: capitalize;
    /* support: IE7; */
    font-size: 100%;
}
body
 #content #filterBar form .search-title {

    margin-bottom: 10px;
}


#filterBar {
    width: 225px;
    float: left;
    position: absolute;
    background: #f0f0f0;
    font-size: 10pt;
    padding-bottom: 10px;
}
body
 #filterResults {

    min-height: 500px;
}

#n5FINGERSDESKTOP_r2_c33 {
    display:none;
}
body
#search-click {
    width:100%;
}
#search-click {

    padding:0px;
}
#search-click img {
    margin: 0px;
    display: block;
    float: right;
    right: 0px;
    top: 0px;
    position: absolute;
}
.ig-padtop,.ig-followers, .ig-title{
  display:none;
}
body
.RgS4jK  {

padding:0px !important;
}
/*
body
.slide img,body .slide {
    max-width: 100% !important;    width: 100% !important;
}*/
#search-click::before {
    content: "SEARCH PRODUCTS";
    display: block;
    /* width: 145px; */
    margin: auto;
    display: inline;
    color: #fff;
left: 0px;
    top: 0px;
    /* height: 30px; */
    text-align: center;
    font-weight: 400;
    position: absolute;
}
body
#search-click {
    background-color: #ccc;
    padding: 10px 10px 3px 10px;
    display: table;
    height: 27px;
    float: left;

    cursor: pointer;
    position: absolute;
    margin-bottom: 20px;
}
.suggestions
.shop-now {
    color: yellow;
    text-shadow: 2px 2px #111;
    color: yellow;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    background: #000;
    padding: 5px;
    max-width: 120px;
    margin: auto;
    margin-top: 10px;
}

.sorting-set {    text-transform: uppercase;}
body
.sort_text {

width: 70px;

}
body
 .sort_set {
    width: 171px;
}
body
.sorting-set {
    background-color: #CCCCCC;
    padding: 10px;
    color: #fff;
    width: 770px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: right;
    margin-left: 10px;
}
body
 #search-click {
    background-color: #ccc;
    padding: 10px 10px 3px 10px;
    display: table;
    height: 30px;
    float: left;
    cursor: pointer;
    width: 270px;
    margin-top: 20px;
    position: absolute;
    margin-bottom: 20px;
}
body

#filterBar {
    width: 290px;
    float: left;
    position: absolute;
    background: #f0f0f0;
    font-size: 10pt;
}
body
 #search-click {
    background-color: #ccc;
    padding: 10px 10px 3px 10px;
    display: table;
    height: 30px;
    float: left;
    cursor: pointer;
    width: 270px;

}

body

 #filterBar {

    padding-top: 25px;
}


body
 #content #filterBar form .search-title {

    background-position: 228px;
}

#search-click img {
    margin: 0px;
    display: block;
    float: right;
    right: 0px;
    top: 3px;
    position: relative;
}
body
 #search-click {

    cursor: pointer;
    width: 24%;
}
body
 .sorting-set {

    width: 70%;

}
body
 #search-click {
    cursor: pointer;
    width: 26%;
}
#universePageSide {
    display:none !important;
}
#universePage {
    width: 100% !important;
    float: right;
}

#product-page .thumbs a {
    display: inline-block;
    padding: 10px;
}
#product-page .thumbs a:first-child {
    margin-top: 0;
    padding-left: 0px;
}

#navSearchQuery {
    width: 200px;
    text-transform: uppercase;
    padding-left: 8px;
    padding-top: 1px;
		padding-left:30px !important;
}
body
#content h5 {
font-family: 'Lato', sans-serif;

    font-weight: 600;
    margin: 0;
    font-size: 18px;
}

#product-page .thumbs a {
    border: 0PX;
    display: block;
    margin-top: 4px;
}

/** STARTING HOMES ***/
body
#navWide {
    background: #fff;
    max-width: 1054px;
    margin: auto;
    color: #000;
}
body
.navTab > a {
    color: #000;
}

body
#mailSignup {
    display: block;
    position: absolute;
    right: 0;
    padding: 10px 10px 0px 10px;
    width: 370px;
    top: 69px;
    background: #e0e0e0;
    border: 0px;
    margin-top:20px;
    z-index: 200;
}
body
#navSearch {
    padding: 4px;
    background: #e0e0e0;
    height: 17px;
    margin-top: -1px;
    box-shadow: none;
    border: none;
    position: relative;
}

body
#navSearchQuery {
    height: 16px;
    margin-top: 0px;
    padding: 0;
    border: none;
    background: #e0e0e0;
    font-size: 9pt;
    width: 130px;
}
body
 #navSearch {

    padding: 4px 4px 8px 4px;

}
body
#homepage-features ul li, body .latest-trends ul li {
    display: inline-block;
    /*margin-left: 20px;*/
    width: 338px;
    height: 249px;
}

body
 #homepage-features .category-list li, body .latest-trends .category-list li {
margin-left: 0px;
}

body
#homepage-features ul li img, .latest-trends ul li img {
    width: 100%;
    height: 100%;
}

body
.info-set-bottom {
    position: absolute;
    bottom: 0px;
    height: 80px;
    top:auto;
background-color: #fafafa;
    opacity: 0.9;
    width: 100%;
}
.product-info {
    margin-top: 0px;


}

body
.caption {
    display: block;
    bottom: 0px;
    position: absolute;
}
/*
body
.slide{

    position: relative !important;

}*/

.caption {
    width:100%;
}
.strip ul li {
    margin-left: 0px;
    padding-left: 10px;
}

.strip > ul > li > a {
    padding-left: 10px;
    font-weight: 600;
    padding-bottom: 5px;
    margin-bottom: 0px;
    position: relative;
    display: block;
}


.strip > ul > li {
    padding-left: 11px !important;
}
body
#footer {
    background: #eee !important;
}
body

.strip .right_checkout ul {
    list-style: none;
    margin-left: 10px !important;
    padding-right: 10px  !important;
}
body
.checkout_header_left {
    border-top: #ccc thin solid;
    border-left: #ccc thin solid;
    border-right: #ccc thin solid;
}
body
.navPage {
        max-height: 409px;
    overflow: auto !important;
    border:0px !important;
}
body
#accordion
label {
    display: block;
    width: 260px;
    vertical-align: top;
    padding: 0px;
}
#countingNumbers{
    width: 250px;
    padding: 5px;
    padding: 5px 10px;
    margin: 10px;
}
body
 .sorting-set {

    max-height: 23px;
}
.desktop-2 div {
  display:none;
}
body
#footer  .ho-links p {
padding-right 20px  !important;
}
html
 body .sub-header-links li {
    padding-right: 16.1px !important;
}

@-moz-document url-prefix() {
body #mailSignup {

    margin-top: 10px !important;
}
html
body .sub-header-links li
{
padding-right: 13.1px !important;
	}
html
body #mailSignup {

    top: 77px;
}
html
body
.top-sub-links ul li {

    padding-left: 28px !important;
}
#navSearch label {

    left: -145px;
}
#navSearch label {

    font-size: 14px !important;
}
}
#product-image-holder {
cursor:crosshair;
}
#slider ol {display:none;

	}
	/*
html
	body
 .slide {
    position: absolute !important;
}*/
/*
body
 .slide {
    position: absolute !important;
    display: block;
}*/
.check-container {
    width: 197px;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
	    margin-bottom: 5px;
}
#question-form {
width: 400px;
    margin: auto;
    display: block;
    padding: 40px 20px;
    border: #ccc thin solid !Important;
	}
.extra-spacing {
	    margin: 10px;}
.small-form-text {
    font-size: 12px;
	}
	.whole-label {
    width: 85%;
    vertical-align: top;
    margin-top: 0px;
    padding-top: 0px;
		}
		input[name="goButton"] {
		    margin-bottom: 10px;
		}
		body
		.un-top-pad {
 padding: 0px 10px;
}
.pageBar .page-selector {
    height: 26px;
    padding: 10px;
	    margin-top: 5px;
}
html body
.extra-space, html body #search-click.extra-space {margin-top:70px;}
.pageBar .page-selector .checkout_form input, .pageBar .page-selector select {
    width: 250px;
    padding: 3px;
}
body
input[name=delivery_billing]
 {
    opacity: 0;
    float: left;
    width: 30px;
    left: 25px;
    top: 6px;
    cursor: pointer;
    /* height: 40px; */
    background-color: red;
    position: relative;
}
body
input[name=delivery_billing]  + label {
    margin: 0;
    clear: none;
    padding: 2px 0 4px 20px;
    cursor: pointer;
}
html
body .product-status{
    margin-bottom: 5px;
    color: #727272 !important;
    font-style: italic !important;
    font-size: 16px;
    height: 7px;
    position: relative;
    top: -7px;
    text-transform: uppercase;
    /* margin-top: -2px; */
	}
	.refresh-button {
	top: 5px;
    position: relative;
    left: 2px;
	}
	html
	body .basket-overview
 input[type="number"] {
    max-width: 40px;
}
	html
	body .basket-overview tbody tr + th + th + th +th {
	width:100px;
		}
		html
	body
		.basket-overview th {

    min-width: 73px;
}
	body
		.basket-overview th:first-child {

    min-width: 1px;
}

#applyVoucherButton {
    background-color: #a7a7a7;
    border: none;
    padding: 4px 10px 4.5px 10px;
    font-size: 11px;
    /* vertical-align: top; */
    width: 60px;
    position: relative;
    top: -1px;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: -14px;
    transition: 200ms all;
    box-shadow: inset -9999px -999px 0 rgba(0,0,0,0);
}
.voucher-add {
    font-size: 13px;
    font-weight: 400;
	}

#voucherCode {    max-width: 101px;
}
html
body
 #product-page .thumbs a {
    display: table-cell;
 }
 body
 #product-page .thumbs {
    width: 100%;
    max-height: 133px;
     overflow-x: auto;
}
html body
#similar-products h3 {
    text-align: center;
    clear: both;
    margin: 0px;
    padding: 10px;
}
body
#product-page .thumbs a {
    border: 0px;

}
.message-board {
    background: #4a4949;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 14px;
}
.dir-button {
   margin: 0px 5px;
    background: #a9a8a8;
    color: #fff;
    border: 0px;
    padding: 4px 10px;
}

:root
.mailing-icon {
width: 13px;
    margin: 0px;
    position: relative;
    padding: 0px;
    top: 2px;
}
html
 body
 .categoryPreview {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 10px;
    position: relative;
    margin: 0px 14px 14px 14px;
    text-decoration: none;
}
body
.categoryPreview img {
    transition: opacity .1s;
    width: auto;
    height: 36px;
    opacity: 0.85;
}
.mobileclass{
    display: none ;
}
.desktopclass{
    display: block ;
}
.desktopinlineblock{
    display: inline-block; 
}
html
body
.category-thumb-name {
	display:none;}
@media (max-width: 550px){

    .mobileclass{
        display: block ;
    }
    .desktopclass{
        display: none ;
    }
    .desktopinlineblock{
        display: none ;
    }
  html
  body
   .sorting-set{
    max-height: 50px !important;
    height: 50px !important;
  }
  body
 .sort_set {
    width: 171px;
    display: block;
    clear: BOTH;
    margin-top: 10px;
	margin-bottom: 5px;
    FLOAT: NONE;
}
}
body
#page-selector button {
    display: inline-block;
    padding: 7px 15px 8px;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    font-family: inherit;
    font-weight: bold;
    background: #252525;
    font-size: 15px;
    letter-spacing: 2px;
    cursor: pointer;
    text-transform: uppercase;
    line-height: normal;
    margin: 0;
    -webkit-appearance: none;
    display:none;
}
#accordion hr {
    margin-top: 20px;
}
#main-content {
    padding: 20px;
    line-height: 24px;
    font-size: 18px;
font-family: 'Lato', sans-serif;
}

body
#product-page .thumbs a {
    display: inline-block;
    padding: 0px !important;
    height: 102px !important;
    margin-top: 4px !important;
}

#mainImage {
    width: 520px;
    border: 1px #ccc solid;
}
body
 #product-page .thumbs a {
margin-right: 10px;
    padding: 5px !important;
}


#homepage-features ul li:first-child, .latest-trends ul li:first-child, .latest-trends ul li, #homepage-features ul li {

    display: inline-block !important;

}


#main-content {
padding: 0px;

}
body
.button {
    background-color: #000000;
font-family: 'Lato', sans-serif;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 12px 22px;
    border: none;
    text-decoration: none;
    cursor: pointer;
}

#footer {


    padding: 12px 0px !important;
}

#bottom-footer {
    clear: both;
    top: 20px;
    background-color: #E4D8F0;
    position: relative;
    padding-bottom: 10px;
}

.ho-links {
    width: 1101px;
    clear: both;
    margin: auto;
    font-size: 16px;
    padding-top: 20px;
    display: block;
    color: #333 !important;
    text-align: center;
}
body
#footer a {
    color: #343434 !important;
}
.ho-links div {
    text-align: center;
    margin: 0px 0px;
    font-size: 14px !important;
}

.cards {
    float: right;
    margin-top: 20px;
}
html
 body
 #homepage-features > ul >
.f_3 {display:none !important;}
.cart-mob-icon {
width: 28px;
    height: auto;
    margin-left: 4px;
}
body .f_4,body  .f_7 {
  padding-left:0px !important;
}
@media (max-width: 767px){
	html
	body
 .tabs a {
    padding: 5px 2px;
}
#product-page-price {
    margin-top: 0px;
    margin-bottom: 20px;
    float: left;
}
html
body #navSearchQuery {
    background: none;
    top: -8px;
    left: -9px;
    position: absolute;
    height: 24px;
    min-width: 140px;
    width: 100%;
    padding-left: 0px !important;
}

#product-page-price {
    margin-top: 0px;
    clear: both;
    display: block;
    width: 100%;
}
body
.caption_1 {
top:20px;
    font-size: 28px;
}
body
.caption_2 {
top:20px;
    font-size: 28px;
}
body
.mailing-slider h3 {

    font-size: 24px;
}


    #nav{
        height: auto ;
    }
    .navTab{
        display: block ;
        float: left;
        width: 45% ;
        margin-left: 3% ;
        white-space: nowrap ;
    }
    .navTab a{
        display: block ;
        width: 100% ;
    }
    .navPage{
        display: none ;
    }
    #navSearchContainer{
        width: 90% ;
    }
}
@media (max-width: 479px){
    #topLeft, #topRight{
        position: relative ;
        display: block ;
        text-align: center ;
        margin: 0 auto ;
    }
    #nav{
        height: auto ;
    }
    .navTab{
        display: block ;
        float: none ;
        width: 100% ;
        margin-left: 0 ;
        white-space: normal ;
    }
}

/*
#slideContainer{
    margin-top:-20px;
    position:absolute;
    left:0;
    right:0;
    height:100%;
    text-align:center;
    overflow:hidden;
}
*/
/*
.slide {
    opacity:0;
    transition:1800ms opacity, 1000ms left;
    height:500px;
    background-size:contain;
/*    background:url("../images/homepage-slider1.jpg") center no-repeat;
    position: absolute;
    top:0;
    width:1054px;
   margin:0 auto;*/
/*
    margin-left:-750px;
    left:65%;

    left: 0 ;
    z-index:201;
}
.slide:first-child{
    display:block;
    z-index:202;
/*
    left:50%;

    opacity:1;
}
.slide .hotspots{
    width:1500px;
    height:500px;
    position:relative;
}
*/
.slideButton{
    position:absolute;
    bottom:20px;
    top:-20px;
    width:70px;
    line-height:60px;
    background:rgba(0,0,0,0);
    z-index:203;
    cursor:pointer;
    border:none;
    font-size:18pt;
    text-shadow:-1px -1px 0px #fff;
    font-family:"segoe ui light", "segoe ui", sans-serif;
    font-weight:900;
}

.slideButton:hover{
    background:rgba(0,0,0,0.085);
}

.slideButton.next{
    right:0;
}
.slideButton.prev{
    left:0;
}

.navPage .thumb{
    display:inline-block;
    width:208px;
    height:160px;
    margin:0 0 0 10px;

    position:relative;
    overflow:hidden;
}
.navPage .thumb h3{
    position:absolute;
    bottom:0;
    right:0;
    font-size:9pt;
    margin:0;
    font-weight:normal;
    background:rgba(255,255,255,0.85);
    padding:5px 12px;
    color:#444;
    text-transform: uppercase;
}
.navPage .thumb h3 img {
    vertical-align: middle;
    margin-left:12px;
}
.navPage .thumb > img {
    opacity:0.95;
    width:inherit;
    height:inherit;
    transition:180ms all;
    -webkit-transition:180ms all;
}
.navPage .thumb:hover > img{
    opacity:1;
}

.navPage .column{
    width:222px;
    margin-left:18px;
    float:left;
    font-size:10pt;
    font-family:"segoe ui light", "segoe ui", sans-serif;
}

.navPage .column a {
    color:inherit;
    display:block;
    opacity:0.8;
    text-decoration: none;
    line-height:1.7em;
    font-weight:400;
}
.navPage .column a.more{
    color:#a18d31;
}
.navPage .column a:hover{
    color:#b8883b;
}

.navPage h3{
    color:#636363;
    font-size:1.1em;
    font-weight:bold;
    text-transform: uppercase;
    margin:0.8em 0 0.2em 0;
}


#content .productPreview{
    position:relative;
    display:inline-block;
    width:225px;
height: 341px;
/*float:left;*/
    overflow:hidden;
    margin:10px;
    text-decoration: none;
    text-align: center;
}
body
#content .productPreview a {
	color:#000;

	}
#content .productPreview a {
    text-decoration: none;
}

#content .productPreview img {
    transition:360ms all;
    width:250px;
    height:250px !important;
    /*opacity:0;*/
}

.productPreview img.preview-model{
    opacity:0;
    position:absolute;
    top:0; left:0;
}
.productPreview:hover img.preview-model{
    opacity:0.95;
}

#content .productPreview .loader{
    position:absolute;
    top:0;left:0;right:0;
    height:200px;
    opacity:0;
    visibility:hidden;
    transition:4200ms;
    background-image:url("../images/product-load.gif");
    background-repeat:no-repeat;
    background-position: center center;
}

#content .productPreview img.img_loaded{
    transition:460ms all;
    opacity:0.85;
    -webkit-transform:scale(0.77,0.77);
}

#content .productPreview img.img_loaded + .loader{
    /*opacity:0;*/
}

#content .productPreview a:hover img.img_loaded {
    transition:260ms all;
    opacity:1;
}

#content .product-thumb-name{
    text-align:center;
    color:#000;
    font-size:9pt;
    font-family: "Segoe UI Light", "segoe ui", sans-serif;
    font-weight: 100;
    text-transform: uppercase;
}
.product-thumb-price {
    font-family: 'Lato', sans-serif;
    margin-bottom: 9px;
    left: 0;
    margin-top: 10px;
    height: auto;
    line-height: 14px;
    left: 0;
    right: 0;
    /* padding-bottom: 10px; */
    position: relative;
    text-align: center;
    font-size: 0.9em;
    color: #606060;
}

















.categoryPreview{
    display:inline-block;
    width:200px;
    height:200px;
    position:relative;
    margin:4px;
    text-decoration: none;
}

.categoryPreview img {
    transition: opacity .1s ;
    width:200px;
    height:170px;
    opacity:0.85;
}
.categoryPreview:hover img {
    opacity:1;
}
body
.category-thumb-name {
    display: block;
    text-align: center;
    bottom: 46px;
    padding: 10px;
    border: 0px;
    position: relative;
    right: 0;
    /* padding: 8px 14px; */
    background: rgba(255,255,255,0.8);
    color: #666;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
}

body
 .categoryPreview {
    display: inline-block;
    width: 200px;
    height: 200px;
    position: relative;
    margin: 0px 14px 14px 14px;
    text-decoration: none;
}
body
.categoryPreview {

    text-decoration: none !important;
}
.small .category-thumb-name{
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    font-size:0.7em;
}

.categoryPreview.small{
    width:120px;
    height:120px;
    line-height:8px;
    border:none;
    margin-right:26px;
    background:transparent;
}

.categoryPreview.small img {
    margin:0 auto;
    margin: 10px 10px 20px 10px;
    width:110px;
    height:90px;
}

/*
#collections-box{
    float:right;
    max-width:650px;
}
*/
#collections-box {
/* max-width: 650px; */
}

.column_collect h2{
    width:222px;
    margin-left:18px;

    font-size:10pt;
    font-family:"segoe ui light", "segoe ui", sans-serif;
}

#collections-left{
    float:left;
    width:290px;
    padding:0 12px;
    text-align: center;
}

.breadcrumbs{
    color:#aaa;
font-family: 'Lato', sans-serif;
    font-size:10pt;
    font-weight:100;
}

.breadcrumbs a{
    color:#888;
    text-decoration: none;
}

.breadcrumbs strong a {
    color:#000;
}

.breadcrumbs a:hover{
    color:#775926;
}

#filterResults{
    width:760px;
    text-align: center;/*    padding-top:12px; */
    padding-top: 0 ;
}

#filterBar{
    width:225px;
    float:left;
    position:absolute;
    background:#f0f0f0;
    font-size:10pt;
}

#filter-selector {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    background: #353535;
    padding: 10px;
    width: 97px;
    z-index: 99999999999;
    float: left;
    top: -12px;
    color: #fff;
    position: absolute;
}
#navWide {

    border-bottom: 1px #000 solid;

}
#search-click {
  background-color: #ccc;
    padding: 10px 10px 3px 10px;
    display: table;
        height: 27px;
    float: left;
        width: 25px;
    cursor: pointer;
    position: absolute;
}
#search-click  img {
    margin: auto;
    display: block;

}
.productPreview {margin:0px !important;}
body
#filterResults {
    width:auto !important;
    padding: 0px 10px;
	clear:both;
}

#filterBar {
        margin-top: 65px !important;
    z-index: 9;
}
#content #filterBar h1{
    background:#d3d3d3;
    margin:0;
    padding:8px;
    font-size:0.9em;
    font-weight: 100;
    color:#fff;
    text-transform: uppercase;
    text-shadow:0 0 7px rgba(0,0,0,0.2);
}
#content .productPreview {
    width: 270px !important;
}
#filterBar h2{
    font-size:0.7em;
    text-transform: uppercase;
    font-weight: 100;
    padding:12px;
    margin:0;
}

#filterBar a.filter{
    font-size:0.9em;
    position:relative;
    text-decoration: none;
    display:block;
    line-height:1.6em;
    padding-left:38px;
    color:#505050;
    transition:90ms all;
}
#filterBar a.filter:hover{
    background:rgba(255,255,55,0.4);
    color:#000;
}
#filterBar a.filter:before{
    transition:190ms all;
    content:'✔';
    font-size:0.9em;
    position:absolute;
    color:transparent;
    text-align: center;
    top:4px;
    left:16px;
    line-height:8px;
    width:8px;
    overflow:hidden;
    border:1px solid rgba(0,0,0,0.2);
}

#filterBar a.filter:hover:before{
    background:rgba(0,0,0,0.2);
    border:1px solid rgba(0,0,0,0.4);
    color:rgba(0,0,0,0.4);
}

#filterBar a.filter.filterRemove{
    color:#000;
}

#filterBar a.filter.filterRemove:before{
    border:1px solid rgba(0,0,0,0.4);
    color:#a07040;
}

a.filter .filterNum{
    opacity:0.8;
    font-size:0.8em;
    padding-left:8px;
}

#content{
    clear:both;
    margin-bottom:22px;
    overflow:auto;
    overflow-x:hidden;
    color:#444;
    font-weight:normal;
    font-size: 0.9em;
    line-height: 1.5em;
}

#content h1 {
    line-height:1.2em;
}

#footer{
    margin-top:32px;
    clear:both;
    background:#e6e6e6;
    padding:12px;
    border-top:#373737 1px solid;
    box-shadow:inset 0 1px 0 #7d7d7d;
    font-size:8pt;
    overflow:auto;
}

.footerColumn{
    float:left;
    vertical-align: top;
    padding:0 20px;
    width:210px;
    border-right:1px #cccccc solid;
}

.footerColumn.footerLast{
    border-right:none;
    width:240px;
}

#footer h1{
    color:#828282;
    margin:0;
    line-height:2em;
    font-weight: 100;
    text-transform: uppercase;
    font-size:14pt;
}

#footer p{
    margin:0;
    line-height:1.7em;
}

#footer a{
    color:#707070;
    text-decoration: none;
    transition:120ms all;
    border-left:0px #cccccc solid;
    padding-left:0px;
    padding-right:4px;
}
#footer a:hover{
    color:#404040;
    border-left-width:2px;
    padding-left:4px;
    padding-right:0px;
}

#footer hr{
    width:80%;
    color:rgba(0,0,0,0.1);
}

#subFooter{
    padding:4px;
    color:#808080;
    font-size:9pt;
}
#subFooter a{
    display:inline-block;
    margin-left:22px;
    color:#808080;
    text-decoration: none;
}
.ctweb{
    float:right;
}
#subFooter a:hover{
    color:#404040;
}

#footerSocial{
    text-align:right;
}
#footerSocial a {
    display:block;
    border-color:transparent;
    padding:8px 42px 8px 0;
}

#footer #footerSocial a:hover{
    padding-right:36px;
}

.pageBar{
    background:#f0f0f0;
    min-height: 28px ;
}
.pageBar a{
    display:inline-block;
    min-width:2em;
    padding:0 8px;
    line-height:2.5em;
    text-decoration: none;
    text-align: center;
    color:#888;
    font-size:0.8em;
}
.pageBar a:hover{
    background:#e4e4e4;
}
.pageBar a.active{
    background:#707070;
    color:#fff;
}

#marqueeWide{
    background:#f0f0f0;
    border-top:1px #acacac solid;
    margin-top:-20px;
}

.marquee {
    position:relative;
    line-height:1.5em;
    height:1.5em;
    overflow:hidden;
}

.marquee a{
    display:inline-block;
    margin-right:72px;
    color:#666666;
    text-decoration: none;
    font-size:9pt;
}
.marquee a:hover{
    color:#534919;
}

#mq1{
    padding:7px;
}

#collections-left h3{
    color:#a0a0a0;
    text-transform: uppercase;
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
    font-weight:300;
    font-size:16pt;
    margin:19px 0 16px 0;
}

#collections-left p {
    width:75%;
    line-height:1.5em;
    margin: 0 auto;
    font-size:0.95em;
}

#collections-box-featured-cat{
    background:#f0f0f0;
    width:47%;
    float:left;
    height:130px;
    padding:12px;
    margin-top:12px;
    position:absolute;
    bottom:2px;
}

#collections-box-featured-prod .button{
    position:absolute;
    bottom:12px;
    width:140px;
    text-align: center;
    text-decoration:none;
}

#collections-box-featured-prod{
    background:#f0f0f0;
    height:130px;
    float:right;
    padding:12px;
    width:47%;
    margin-top:12px;
    position:absolute;
    bottom:2px;
    right:3px;
}

#collections-box-featured-prod h2{
    color:#a0a0a0;
    margin:0;
    text-transform: uppercase;
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
    font-weight:300;
    font-size:16pt;
    line-height:1.5em;
}
#collections-box-featured-cat h2{
    color:#a0a0a0;
    margin:0 0 8px 0;
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
    font-weight:300;
    font-size:16pt;
    line-height:1.5em;
}

#collections-box-featured-prod h3{
    font-weight:normal;
    font-size:10pt;
    text-transform: none;
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
    margin:0;
    line-height:1.5em;
}

#collections-box-featured-prod .imageHolder {
    float:right;
    width:58%;
    height:130px;
    overflow:hidden;
    background:#ffffff;
}
#collections-box-featured-prod img {
    float:left;
    margin-right:12px;
}

.button{
    background-color:#dabd85;
font-family: 'Lato', sans-serif;
    color:#fff;
    display:inline-block;
    padding:12px 22px;
    border:none;
    text-decoration: none;
    cursor:pointer;
}
.button:hover{
    box-shadow:inset 999px 999px 0px rgba(0,0,0,0.2);
}

#collections-box-featured-cat .item{
    display:inline-block;
    width:136px ;
    font-size:8pt;
    margin: 4px 12px 0 0;
    height:1.2em;
    line-height:1.2em;
    /*overflow:hidden;*/
    white-space: nowrap;
    color:#534919;
    text-decoration: none;
}
#collections-box-featured-cat .item:hover{
    color:#000;
}


#jewellery-navPage-bottom{
    position:absolute;
    bottom:0;
    padding-left:6px;
    left:0;
    right:0;
    height:122px;
}

.jewellery-navPage-box{
    background:#f4f4f4;
    width:30%;
    margin:3px;
    display:inline-block;
    padding:10px;
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
}

#jewellery-navPage-bottom h3{
    font-weight:normal;
    font-size:10pt;
    text-transform: uppercase;
    margin:0;
    line-height:1.5em;
}
#jewellery-navPage-bottom img{
    float:left;
    margin-right:12px;
    width:90px;
}
#jewellery-navPage-bottom p, #jewellery-navPage-bottom a{
    font-size:9pt;
    text-decoration: none;
}
#jewellery-navPage-bottom a{
    color:#775926;
}
#jewellery-navPage-bottom a:hover{
    color:#a18d31;
}


.product-thumb-designer{
    font-size:9.5pt;
    color:#aeaeae;
    line-height:1.8em;
}
.product-thumb-designer a{
    color: #909090;
}
.product-thumb-designer a:hover{
    color:#a18d31;
}
#browseHeader{
    clear:both;
    overflow:auto;
    min-height:200px;
}
#browseHeader img {
    float:left;
    width:470px;
    margin-right:28px;
}

#browseHeader-description{
    position:relative;
    float:left;
    width:240px;
    height:200px;
    font-size:9pt;
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
    color:#444;
    margin-right:28px;
}

#browseHeader-description a{
    font-size:9pt;
}

#browseHeader-more{
    float:left;
    width:240px;
    font-size:10.5pt;
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
    color:#444;
}
#content #browseHeader-more a {
    display:block;
    position:relative;
    text-decoration: none;
    line-height:1.5em;
    background-image:url('../images/arrow-next.png');
    background-position: right 8px center;
    background-repeat: no-repeat;
    color:#7eafae;
    font-width:normal;
    box-shadow:inset -14px 0px rgba(0,0,0,0.0), inset 0px 0px 0px rgba(0,0,0,0.07);
    transition:180ms all;
}
#content #browseHeader-more a:hover {
    background-color:#f7f7f7;
    box-shadow:inset -18px 0px rgba(0,0,0,0.07), inset 240px 0px 0px rgba(0,0,0,0.02);
    background-position: right 4px center;
}

#content #browseHeader-description a{
    color:#7eafae;
    text-decoration: none;
}
#content #browseHeader-description a:hover{
    color:#658d8c;
}

#content #browseHeader h2{
    font-weight:100;
    font-size:18pt;
    text-transform: uppercase;
    margin: .5em 0 0 ;
    line-height: 1.4em ;
}


#content h1{
    color:#b1b1b1;
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
    font-weight:100;
    font-size:26pt;
    margin:12px 0 6px 0;
}

#content h5{
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
    font-size:9.5pt;
    text-transform: uppercase;
    font-weight:100;
    margin:0;
}

.blogThumb{
    width:240px;
    height:240px;
    display:inline-block;
    overflow:hidden;
    position:relative;
    margin:10px 12px 0px 0;
}
.blogThumb img {
    width:240px;
    height:240px;
    transition:300ms all;
    position:absolute;
    transform-origin:100% 100%;
    margin-top:0;
    top:0px; left:0px;
}
body
#nav {
    margin-bottom: 5px;
}
.blogThumb .desc{
    opacity:0;
    width:220px;
    height:220px;
    position:absolute;
    display:block;
    padding:10px 10px 10px 10px;
    top:0px; left:-160px;
    z-index:102;
    color:#000;
    text-decoration: none;
    font-family:"segoe ui light", "segoe ui", sans-serif;
    font-weight:100;
    font-size:13pt;
    text-shadow: 0px 0px 12px rgba(255,255,255,0.8);
    text-transform:uppercase;
    transition:200ms all;
}

.blogThumb:hover img{
    opacity:0.2;
    margin-top:40%;
}
.blogThumb:hover .desc{
    transition:290ms 200ms all;
    opacity:1;
    top:0px; left:0px; bottom:0; right:0;
}

#blogSide{
    font-family:"segoe ui light", "segoe ui", sans-serif;
    width:20%;
    float:right;
    background:#f0f0f0;
    padding:10px;
    font-size:8pt;
    margin-top:90px;
}

#blogMain{
    float:left;
    width:75%;
}

.expander{
    cursor:pointer;
}
.expander:hover{
    color:#002266;
}
.expandable{
    display:none;
}
.expandable.open{
    display:block;
}

#blogSide .indent{
    margin-left:12px;
}

#blogSide p {
    margin:9px 0;
}
#blogSide a{
    color:inherit;
    text-decoration: none;
}
#blogSide a:hover{
    text-decoration: underline;
}

.blogText{
/*
    width:64%;
*/
    margin:0 auto;
    font-size:11pt;
}

.blogText h1{
    font-size:14pt;
    text-transform: uppercase;
    text-align: center;
}
.blogText h5{
    text-align: center;
    margin-bottom:20px;
}

.blogPrevNext{
    color:#808080;
    text-decoration:none;
    font-size:9pt;
    padding:6px;
}
.blogPrevNext:hover{
    color:#404040;
}

.blogDescTime{
    display:block;
    font-size:9pt;
}

.formTable{
    width:100%;
    font-size:9pt;
}
.formTable td:first-child{
    text-align:right;
    vertical-align: top;
    padding:8px;
}

.formTable td{
    vertical-align:top;
}

.formTable .input{
    width:100%;
    padding:8px;
}

.formTable textarea{
    width:100%;
    height:160px;
    padding:8px;
}

.success{
    display:inline-block;
    background-color:#61b157;
    padding:12px 20px;
    font-family: "Segoe UI Light", "segoe ui", sans-serif;
    font-weight: 100;

}

.commentName{
    margin-top:22px;
    background:#f0f0f0;
    padding:6px;
    display:block;
    font-size:9pt;
}

.commentBody{
    font-size:10pt;
    padding:12px 12px 12px 22px;
    margin: 0 0 0 20px;
    border-left:3px #6fe1ed solid;
    background:#f7f7f7;
}

.newThumb{
    display:inline-block;
    width:45%;
    height:50px;
    background:#f6f6f6;
    margin:6px;
    text-transform: uppercase;
    font-size:9pt;
    padding:8px;
    text-align:left;
    color:#000;
    text-decoration: none;
    vertical-align:top;
}
.newThumb:hover{
    background:#e8e8e8;
}

.newThumb img {
    float:left;
    margin-right:12px;
    vertical-align: middle;
    height:50px;
    width:50px;
}

.newThumb .price{
    color:#55a053;
    font-weight:100;
font-family: 'Lato', sans-serif;
}

#product-page #product-image-holder{
    float:left;
/*    border:1px #e0e0e0 solid;*/
}

#mainImage{
    width:300px;
    margin:40px;
}


#product-page{
    overflow:auto;
}

#product-page .thumbs{
  float: left;
  /* height: 500px; */
  /* height: 380px; */
  overflow: hidden;
  clear: both;
  width: 102px;
  padding-right: 4px;
}

#product-page .thumbs a{
	border: 1px solid #e0e0e0 ;
	display: block ;
	margin-top: 4px ;
}
#product-page .thumbs a:first-child{
	margin-top: 0 ;
}

#product-page .thumbs img {
	display: block ;
    width:100px;
    height:100px;
}

#product-page .left{
    width:39.5%;
    float:left;
	border: 1px solid #e0e0e0 ;
}
#product-page .right{
    width:48%;
    float:right;
    color:#707070;
}



#product-page h2{
    color:#444;
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
    font-size:13pt;
    font-weight: 100;
    margin:0;
    text-transform: uppercase;
}


#product-page-designer{
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
    font-size:10pt;
}

#product-page-designer a{
    color:#626c80;
    text-decoration: none;
}
#product-page-designer a:hover{
    color:#2e323c;
}

#product-page-price{
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
    font-size:18pt;
    color:#444;
}

#product-page-description h3, #product-page-description .tabs li a{
    border-width:1px ;
    border-color:#c0c0c0;
    border-style:solid;
/*    border-bottom: 1px solid #fff ;*/
    padding:14px 42px;
    font:inherit;
    display:inline-block;
}
#product-page-description .tabs li a{
	border-color: #fff ;
	border-bottom-color: #e0e0e0 ;
}
#product-page-description .tabs li a.active{
    text-decoration: underline ;
	border-color: #e0e0e0 ;
}

#product-page-description .tabs{
    padding: 0 ;
    margin: 1em 0 0 ;
	border-bottom: 1px solid #e0e0e0 ;
}
#product-page-description .tabs li{
    display: inline-block ;
}
#product-page-description .tabs li a{
	border-left-width: 0 ;
	background: #e0e0e0 ;
}
#product-page-description .tabs li a.active{
	background: #fff ;
}
#product-page-description .tabs li:first-child{
    margin-left: 0 ;
}
#product-page-description .tabs li:first-child a{
	border-left-width: 1px ;
}

#product-page-description .tabbed-content .tab-content{
    display: none ;
/*    border: 1px solid #c0c0c0 ;*/
    margin-top: -1px ;
    padding: .5em ;
}
#product-page-description .tabbed-content .tab-content:first-child{
    display: block ;
}

#product-page-description{
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
    font-size:10pt;
}

.addCartButton, .addWishListButton, #product-page-designer a.addWishListButton{
    background-color:#54b0bb;
    border:none;
      padding: 8px 11px 8px 8px;
    position:relative;
    color:#fff;
    cursor:pointer;
    text-transform: uppercase;
    transition:200ms all;
    box-shadow:inset -9999px -999px 0 rgba(0,0,0,0);
}

.addWishListButton, #product-page-designer a.addWishListButton{
	background-color: #dab375 ;
}

.addCartButton:hover, .addWishListButton:hover{
    box-shadow:inset -9999px -999px 0 rgba(0,0,0,0.2);
}

.bigbag{
    width:100%;
    font-size:10pt;
}
.bigbag th {
    background:#f0f0f0;
    text-align:left;
}
.bigbag .altRow{
    background:#f8f8f8;
}
.bigbag .quantityInput {
    width:40px;
}

.checkout-steps{
    width:100%;
    font-family:"Segoe UI Light", "segoe ui", sans-serif;
    font-size:12px;
}

.checkout-step-num.active{
    background:#F38537;
}

.checkout-step-num{
    float:left;
    font-size:29px;
    width:44px;
    height:44px;
    line-height:44px;
    text-align: center;
    display:block;
    color:#ffffff;
    background:#d0d0d0;
    border-radius:100%;
    margin-right:8px;
}
.checkout-step-title{
    display:block;
    font-size:24px;
}

.checkout-step-text{
    color:#808080;
}

.checkout-column {
    width:49%;
}
.checkout-column td{
    vertical-align: top;
}

.checkout-column.left{
    float:left;
    border-right:1px dotted #808080;
}

.checkout-column.right{
    float:right;
}

.note{
    background:#f0f0f0;
    padding:12px;
    margin:8px;
    color: #000000;
}

.checkout-column .input, .checkout-column select {
    width:60%;
    padding:5px;
}

.checkout-column .red{
    color:red;
    background:#ffd0d0;
}

.checkout-addresses{
    background:#e0e0e0;
    padding:12px;
    color: #000000;
}


.column.universeColumn{
    margin-left:12px;
    font-size:10pt;
    width:31%;
    display:inline-block;
    vertical-align:top;
}

#universeBottom{
    position:absolute;
    bottom:12px;
    left:12px;
    right:12px;
}

#universeBottom img {
    float:left;
    vertical-align:top;
    margin-right:8px;
}

#universeBottom .column{
    width:42%;
    background:#f0f0f0;
    padding:10px;
    text-decoration: none;
}

#universeBottom a.column:hover{
    background:#e7e7e7;
}

.bigbag .button{
    float:right;
}

.bigbag tr:last-child td:last-child{
    width:120px;
}


.basket-overview{
    width:100%;
    margin:0px;
}
.basket-overview * {
    text-align: left;
}
.basket-overview th{
    background:#f3f3f3;

}

body
input[type="number"] {
	    max-width: 57px;
}

#navSearchContainer{
    display:inline-block;
    vertical-align:middle;
    height:36px;
    padding:0 12px;
    xmargin-right:-170px;
}

#navSearch{
    padding:4px;
    background:#fff;
    height:16px;
    margin-top:0px;
    box-shadow:inset 1px 1px 1px rgba(0,0,0,0.4);
    border:1px #999 solid;
    position: relative ;
}

#navSearchQuery{
    height:16px;
    margin-top:0px;
    padding:0;
    border:none;
    background:#fff;
    font-size:9pt;
    width:130px;
}

#navSearchSubmit{
    /*
    float:right;
    */
    position: absolute ;
    right: 0 ;
    color:transparent;
    border:none;
    width:18px;
    height:13px;
    margin-top:2px;
    cursor:pointer;
    opacity:0.5;
    background: transparent url('../images/icon-search.png') center center no-repeat;
}
#navSearchSubmit:hover{
    opacity:1;
}

#searchResults{
    font-size:9pt;
}

#searchResults a{
    color:inherit;
    /*text-decoration:underline;*/
}

.navPage-grid .nav-menu {
    margin:11px auto 0 auto;
    /*border:2px #e0e0e0 solid;*/
    width:486px;
    overflow:auto;
}

.nav-menu-item{
    background-repeat:no-repeat;
    background-position: center center;
    border:3px #e0e0e0 solid;
    vertical-align:top;
    display:inline-block;
    position:relative;
}

.nav-menu-item-1, .nav-menu-item-2, .nav-menu-item-3{
    width:156px;
    height:204px;
    position:absolute;
    top:20px;
}

.nav-menu-item-4, .nav-menu-item-5{
    width:237px;
    height:146px;
    position:absolute;
    top:227px;
}

.nav-menu-item-1{
    left:42px;
}
.nav-menu-item-2{
    left:203px;
}
.nav-menu-item-3{
    left:364px;
}
.nav-menu-item-4{
    left:42px;
}
.nav-menu-item-5{
    left:283px;
}

.nav-menu-title {
    background-color:#58afb9;
    color:#fff;
    text-decoration:none;
    position:absolute;
    padding:8px 12px;
    display:none; /* now in images */
}
.nav-menu-item-1 .nav-menu-title{
    bottom:0;
    right:0;
}
.nav-menu-item-3 .nav-menu-title{
    bottom:0;
    left:0;
}
.nav-menu-item-4 .nav-menu-title{
    bottom:0;
    left:0;
}
.nav-menu-item-5 .nav-menu-title{
    bottom:0;
    right:0;
}

.nav-menu-item:hover{
    box-shadow:inset 9999px 9999px 0 rgba(0,0,0,0.078);
}

.nav-menu-item:hover .nav-menu-title{
    box-shadow:inset 999px 999px 0px rgba(0,0,0,0.3);
}

.nav-menu-item img {
    position:absolute;
    width:100%;
    height:100%;
    color:#e9e9e9;
    font-size:8pt;
}



.home-link{
    display:inline-block;
    vertical-align:top;
    opacity:0.8;
    transition:410ms all;
}
.home-link img {
    height:110px;
    margin:6px;
}
.home-link:hover{
    opacity:1;
    transition:10ms all;
}

.loginForm .input {
    width:60%;
}

.failure{
    background-color:#fd8583;
    color:#990000;
    padding:10px;
}


#search-click {

    z-index: 999;
}
#mailSignup{
    display:none;
    position:absolute;
    right:0;
    padding:12px;
    top:0;
    background:white;
    border:#e0e0e0 4px solid;
    z-index:200;
}
#mailSignup h3{
    font-weight:100;
    margin:0 0 12px 0;
}

#mailSignup .close{
    position:absolute;
    top:0px;
    right:0px;
    background:#e0e0e0;
    color:red;
    width:20px;
    line-height:20px;
    text-align:center;
    text-decoration: none;
}

.marquee .item {
    display:inline-block;
}

#universeTable{
    color:#666;
}
#universeTable td{
    width:245px;
}

#universeTable img {
    width:225px;
    opacity:0.9;
    transition:120ms all;
    box-shadow:0 0 0px rgba(0,0,0,0.05);
}

#universeTable a:hover img {
    opacity:1;
}

#universeTable a img:hover {
    box-shadow:0 2px 6px rgba(0,0,0,0.95);
    -moz-transform:scale(1.01,1.01);
    -webkit-transform:scale(1.01,1.01);
    transform:scale(1.01,1.01);
}

#universeTable h5{
    text-align:center;
    line-height:2em;
    font-size:10.5pt;
    color:#333;
}

#content #universeTable a {
    font-size:8.5pt;
    color:inherit;
    display: block;
    text-decoration:none;
    text-align:justify;
    width:225px;
    line-height:1.2em;
    padding:0 10px;
    margin-bottom:32px;
}

#content > a {
    color:#707070;
    text-decoration: underline;
}

#debug{
    position:fixed;
    z-index:9999;
    top:0;
    left:0;
    width:10px;
    height:20px;
    background:#121212;
    color:#f0f0f0;
    cursor:help;
    overflow:auto;
    padding:8px;
    list-style:none;
    transition:100ms all;
    opacity:0.2;
    font-family:monospace;
}
#debug:hover{
    height:70%;
    width:70%;
    opacity:1;
}

#debug .label{
    display:inline-block;
    padding-right:12px;
}

#badges{
    text-align:center;
}
#badges img {
    height:60px;
    margin-right:20px;
}

#filterBar input{
    width:42px;
}
#priceRangeFrom {
    margin-left:22px;
}

#priceRangeLink{
    padding:2px;
    border:1px #a0a0a0 solid;
    background:#d9d9d9;
    font-size:8pt;
    text-decoration: none;
    color:#555;
}
#priceRangeLink:hover{
    background:#c8c8c8;
}


.pressListing{
    background:#f7f7f7;
    padding:4px;
    margin:8px;
    clear:both;
    overflow:auto;
}

.pressListing img {
    float:left;
    margin-right:12px;
    width:220px;
    vertical-align: middle;
}

.pressListing h2 {
    font-weight:100;
    color:#505050;
}
.pressListing h3{
    font-size:10pt;
    float:right;
    margin:0;
}
.pressListing a {
    color:#707070;
    text-decoration: none;
}


.pressListing .listing-text{
    display:inline-block;
    float:left;
    width:500px;
}

#bigLinkCover{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

#bigLink{
    width:800px;
    height:300px;
    margin:0 auto;
    margin-top:10%;
    background:#ffff00;
    color:#000;
    font-size:100px;
    border:5px #000 solid;
}


#content .productPreview .preview-model.img_loaded {
    transition: 300ms all;
    opacity:0;

}

#content .productPreview:hover .preview-model.img_loaded{
    opacity:1;
}

.contactMap{
    height: 300px ;
    margin-bottom: 1em ;
}

.contactForm table{
    float: left ;
}
.contactForm .addresses{
    float: right ;
    text-align: right ;
}
.contactForm .addresses address{
    margin-top: 1em ;
}
.contactForm .addresses address:first-child{
    margin-top: 0 ;
}


#universePageSide{
    width:180px;
    font-size:8pt;
    float:left;
    margin-left:28px;
}
#universePageSide h2{
    text-transform: uppercase;
    font-weight: 100;
    color:#aaa;
}
#universePageSide a {
    text-decoration: none;
    color:#977b3d;
}
#universePageSide a:hover, #universePageSide a:focus{
    color:#b29248;
    text-decoration: underline;
}


#universePageSide p{
    line-height:2.1em;
    margin:0;
}

#universePage{
    width:800px;
    float:right;
}

.pageHead{
    width:1024px;
}

.loader{
    visibility:hidden;
    width:0px;
    height:0;
    position:absolute;
    top:-9999px;
}

.dynamicPage{
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
    font-weight:100;
}

.wrapForm{
    font-size:9pt;
    width:600px;
    border:1px #000 solid;
    background:#fff;
    margin:11% auto;
    overflow:auto;
    padding:8px;
    box-shadow:2px 2px 4px rgba(0,0,0,0.4);
}

.wrapForm h1 {
    font-family: "segoe ui light", "Segoe ui", sans-serif;
    color:#ccc;
    font-size:30px;
    margin:0;
}

input.giftMessage{
    padding:18px;
    font-size:9pt;
    width:380px;
    margin:0 auto;
}

blockquote.giftMessage{
    background:#e0e0e0;
    padding:12px;
    margin:0;
}

.suggestions{
    /*background:Red;*/
    color:#505050;
    font-family: "segoe ui light", "Segoe ui", sans-serif;
    width:46%;
    padding:8px;
    background:#f0f0f0;
    text-align:center;
    margin-bottom:12px;
}


.suggestions_product .productPreview img {
    width:120px !important;
    height:120px !important;
}

.suggestions_product .productPreview{
    width:130px !important;
    height:200px !important;
    display:inline-block;
    vertical-align: top;
    text-align: center;
    position:relative;
    margin:10px;

}



.suggestions_product{
    height:320px;
    /*background:Red;*/
    color:#505050;
    font-family: "segoe ui light", "Segoe ui", sans-serif;

    padding:8px;
    background:#f0f0f0;
    text-align:center;
    margin-bottom:12px;
}

.left{
    float:left;
}
.right{
    float:right;
}

.suggestions .productPreview img {
    width:120px !important;
    height:120px !important;
}

.suggestions .productPreview{
    width:130px !important;
    height:200px !important;
    display:inline-block;
    vertical-align: top;
    text-align: center;
    position:relative;
    margin:10px;
}

.readmore{
    overflow:hidden;
    bottom:0;
}

#navSocial{
    vertical-align: middle;
    margin-top:8px;
    display:inline-block;
}

#navSocial a{
    display: inline-block;
    width:22px;
    height:39px;
    opacity:0.8;
    background-image:url('../images/sprite-social.png');
    background-repeat: no-repeat;
}

#navSocial a:hover{
    opacity:1;
}

#navSocial .fbLink{
    background-position:0 middle;
}
#navSocial .twitLink{
    background-position:-23px 0;
}
#navSocial .linLink{
    background-position:-46px 0;
}

#teasers {
    text-align:center;
}
#teasers a{
    margin:8px;
    display:inline-block;
    width:300px;
    font-size:10pt;
    vertical-align: top;
}
#teasers a img {
    transition: 300ms opacity;
    box-shadow: #000 0em 0em 0em; /* ff hover offset workaround */
    opacity:0.8;
    width:300px;
    height:140px;
}
#teasers a:hover img {
    transition: 0ms opacity;
    opacity:1;
}


#addReminder label{
	float:left;
	width:160px;
}

#addReminder .field {
	margin-bottom:2px;
}

#addReminder .field input{
	width:300px;
	padding:3px;
}

#addReminder .field input, #addReminder .field select{
	border:1px #999 solid;
}

#reminders{
	width:80%;
	margin:0 auto;
}
#reminders td{
	border-top:1px #eee solid;
	padding:4px;
}
#reminders th {
	text-align:left;
}


.was-now {
    font-weight: bold;
    font-size:12px;
    color:#000;

}
.was-now-price {
    font-weight: 400;
    font-size:14px;
    color:#000;

}
.buy-now {
    font-weight: bold;
    font-size:16px;
       color: #464646;
    text-transform:uppercase;

}
#content .product-thumb-name {
    text-align: center;
    color: #000;
    font-size: 9pt;
font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding: 0px 20px;
    margin-top: 10px;
    text-transform: lowercase !important;
    text-transform: capitalize !important;
}
/*
.navTab > a:hover {
    color:yellow;

}*/
.navTab > a:hover {
    color:#999;

}
/* Smartphones (portrait and landscape) ----------- */
#content h1,#footer h1 {
    color: #1F1F1F;
font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    margin: 12px 0 6px 0;
}
#footer h1 {
margin: 0px 0 6px 0;
}
#footer a {
font-family: 'Lato', sans-serif;
}

#footer #urban-social {
    padding-top: 20px;

}

.sorting-set {
background-color: #CCCCCC;
    padding: 10px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}
.sort_form input,.sort_form  select {
    width: 97px;
    padding: 2px;
}
.sort_set {     width: 171px; display:inline-block; float:right; }

.sort_text { width:60px; display:inline-block; }
.sort_form {
    width: 98px;
    display: inline-block;
}
body
 #topMiddle img.mobile {
    display: none !important;
}
#all {margin:auto; height: auto !important;
    width: 100% !important;}
	/*
.slide {height:auto !important; position:relative !important;}
*/
body
.failure {
    background-color: #fd8583;
    color: #990000;
    padding: 10px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}


body
.success {


    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}
body
.ho-links div {

    margin: 0px 0px 20px 0px;
}

#content .productPreview {
    width: 277px !important;
	vertical-align: top;
}
#content .productPreview a {
    text-decoration: none;
    display: block;
   /* min-height: 50px;*/
}
@media(max-width : 850px) {
body #middle-links
{
padding-bottom:20px;
}
}
@media(max-width : 680px) {
    #content .productPreview{
        width:95px;
        height:341px;
        margin:3px;
    }
	body
.checkout_form input, select,#in_billing_country {
    width: auto !important;

}
.mailing-slider {
    display:none;
}
body
.caption {

    height: 70px;
}
body
.caption
.caption_1 {

top:5px;
}
body
.caption
.caption_2 {
top:5px;
}
    #content .productPreview img {
        width:90px;
        height:90px;
    /*    opacity:0;*/
    }

    #filterResults{
        width:220px;
    }
    /*
body
 #homepage-features ul li, body .latest-trends ul li {
    width: 253px;
    overflow: hidden;
    height:auto !important;
    min-height: 200px !important;
}*/
}
/*
    .slide .desktop {
display:block;
}
    .slide .mobile {
display:none;
}*/
.slicknav_btn{
position: relative !important;
}
@media(max-width : 891px) {

    .slide .mobile {
display:block !important;
}
body
.slide .desktop {
    display: none !important;
}

}
/* iPads (landscape) ----------- */
@media (min-width : 681px) and (max-width : 1000px){
    #content .productPreview{
        width:120px;
        height:auto;
        margin:2px;
    }

    #content .productPreview img {
        width:115px;
        height:115px;
    /*    opacity:0;*/
    }

    #filterResults{
        width:434px;
    }

}

#slideProgress{
    position:absolute;
    top:2%;
    right:2%;
    z-index:202;
}

body #homeLinks{
    height: 200px ;
    margin-bottom: 2em ;
    width: 980px ;
}
body #homeLinks > div{
    width: 1767px !important ;
}
#homeLinks img{
	height: 200px ;
	margin: 0 ;
}
body .jThumbnailScroller#homeLinks .jTscroller a{
	opacity: 1 ;
	margin-left: -3px ;
}
body .jThumbnailScroller#homeLinks .jTscroller a:first-child{
	margin-left: 0 ;
}
.desktop-2{display:block !important;}
.mobile-2{display:none !important;}
#topMiddle a img {
z-index: 1000;
}
body
 #homepage-features ul li img, .latest-trends ul li img
 {
   opacity: 0.8;
 }

 body
  #homepage-features ul li img:hover, .latest-trends ul li img:hover
  {
    opacity: 1;
  }
  #topRight {
    max-width: 422px;
    float: right;
  }
@media (max-width: 1140px){
body #top-wrapper {
    width: 100%;
    max-width: 100%;
}
body
#link-container {    width: 100%; max-width: 100%;}
body
 #twitter-feed, body #middle-links, body #middle-icons {
    width: 30% !important;
}
}
@media (max-width: 1100px){

body
 #homepage-features ul li:first-child, .latest-trends ul li:first-child {

    margin-bottom: 10px !important;
}
}
#topRight {
    position: relative;;
    width: 100%;
}
body
.breadcrumbs a {
    font-weight: 400 !important;
  }
@media (max-width: 904px){

  .tag-line {
    margin-top: -4px;
}
/*
body
#topRight {
    position: relative;
    width: 100%;
    right: 0px;
}*/
body
 #topRight {
   margin-top:20px;
   position: absolute !important;
 }
.tag-line {
    font-size: 25px;
    text-align: left;
    line-height: 36px;
    font-family: 'Lato', sans-serif;
    display: block;
    left: 20px;
    color: #ccc;
    height: 100%;
    font-weight: 300;
    width: 504px;
    margin-top: 30px;
    margin: 0px 0px 0px 10px;
    margin-top: 40px;
    position: relative;
}
/*
  body
.desktop-1 {
  display:none !important;
}*/
  body
  .twitter-feed {
    width: 500px;
    margin: auto;
}
.ig-plugin {
  width:100% !important;
}
body
.address-footer {
  text-align:center !important;
}
body
 #twitter-feed, body #middle-links, body #middle-icons {
    width: 30% !important;
    clear: both !important;
    margin:0px;
    text-align: center !important;
}
body
.twitter-feed  {
    margin-top: 20px;
  }
body
.twitter-feed li div {
    margin-top: -7px;
    color: #999;
    display: inline-block;
    width: 465px;
}
body
 #twitter-feed, body #middle-links, body #middle-icons {
    width:100% !important;
}
body
.ig-root {
    float: none;
    width: 372px !important;
    margin: auto;
    margin-bottom: 20px;
}
#footer #urban-social {
    width: auto;
    padding-top: 0px;
    clear: both;
    margin: auto;
    display: block;
}
html
body
.cop {width:100% !important;}
html
body
.cop
div {
text-align: center !important;
}
html
body
.cop
.ho-links {
  text-align: center !important;
}
html
body
.cop
.ho-links div {
  text-align: center !important;
}
html
body
.cop
.ho-links  p {
  text-align: center !important;
}
.desktop-2{display:none !important;}
.mobile-2{display:block !important; font-size:12px; padding-top:20px;}
body
 .ho-links {
   padding-top:0px !important;
 }
body
.address-footer {
  padding-left:0px;
}
body
#footer #urban-social {
    width: auto;
    padding-top: 0px;
    margin: auto;
    display: block;
}
html
 body
 .cop
.ho-links  div p {
	text-align:center !important;

}
body
#navWide #nav .navTab {
  padding-left: 30px !important;
}
body
 .twitter-feed li div {
    margin-top: -7px;
    color: #999;
    display: inline-block;
    width: 96%;
    padding: 2%;
}
body
 #footer #urban-social{
    width: 115px !important;
}
}
@media (max-width: 550px){
body
 .twitter-feed {
    width: 100%;
    margin: auto;
}

}
@media (max-width: 800px){
html body
.formTable {
    width: 100% !important;
    float: none !important;
}
html body
.formTable * {
display:block !important;
}
body
.formTable td:first-child {
    text-align: left;
    font-size: 17px;
}
html body
.contactForm table {
    float: none !important;
width: calc(100% - 20px) !important;
}
.contactForm .addresses {
    float: none;
    width: 100%;
    text-align: center;
}
#nav {
    text-align: right;
    height: 36px;
    width: 981px;
    font-size: 0;
    float: right;
    margin-bottom: 1px;
    margin-top: 8px;
}
}
@media (max-width: 800px){
  #topRight {
      position: absolute;
      width: 100%;
  }
  .checkout_header + .left_checkout{
    width: 95% ;
    margin: 0 auto ;
    float: none ;
  }
  .checkout_header + .left_checkout + #right_checkout{
    width: 95% ;
    margin: 1em auto 0 ;
    float: none ;
  }
  .checkout_header + .left_checkout + #right_checkout > .right_checkout{
    width: 100% ;
    float: none ;
  }
  /*
  html
  body
   #homepage-features  ul li {
  padding-left: 20px !important;
  margin-left: 20px !important;
  }

  body
   #homepage-features > ul > li {
      padding-left: 20px !important;
      margin-bottom: 20px  !important;
  }
*/
}
@media (max-width: 1376px){
    .fixedright{
        margin-top: 0px ;
    }
}
@media (max-width: 600px){

    body
     #top #search-click ,.fixedleft{
    margin-top: 10px !important;
}
}
@media (max-width: 750px){

    body
     #top #search-click ,.fixedleft{
/*    margin-top: 10px !important; */
}
.fixedright{
}
}
@media (max-width: 936px){


}

@media (max-width: 890px){
	body #mainImage {
    width: 99.5% !important;

}
.filterfixed{
    top: 260px;
}

body
 .sort_set {
     display: inline-block !important;
     float: right !important;
     margin-top: 0px !important;
 }
 #content #top-wrapper{
     padding-bottom: 0px !important;
 }
body
 .sorting-set {
     margin-bottom: 0px ;
 }
 body
   #search-click {
      margin-top: 10px ;
  }
  html body
 .extra-space, html body #search-click.extra-space {
    margin-top: 0px;
    font-size: 0.9em;

}
    body #homeLinks{
        height: auto ;
    }
    #homeLinks .jTscrollerContainer{
        position: static ;
        width: 77% !important ;
        margin-left: 10% ;
    }
    #homeLinks .jTscrollerContainer > a{
        display: none ;
    }

    body
     #search-click {
margin-top: 0px;
        cursor: pointer;
width: 100% !important;
position: relative;
    }
    body
     .sorting-set {

        width:100%;

    }
    #search-click img {

    right: 0px;
    top: 3px;

}
body

 #filterBar {
 padding-top: 0px;
}

body
 .sorting-set {
    background-color: #CCCCCC;
    padding: 10px;
    color: #fff;
    width: 770px;
    margin-top: 20px;
    margin-bottom: 20px;
 float: none;
    position: relative;
    margin-left: 0px;
}
/*
html
body
 #homepage-features ul, body .latest-trends ul {
    max-width: 555px !important;
    width: 100% !important;
    margin: auto;
}
body
#homepage-features ul li, body .latest-trends ul li {
    padding-left: 0px !important;
    width: 555px !important;

}
html
body
 #homepage-features ul li, html body .latest-trends ul li {
    margin-bottom: 20px !important;
  }
  body
 #homepage-features ul li, body .latest-trends ul li {

    height: auto !important;
  }*/
}
/*
@media (max-width: 780px){
  body
features ul li, body .latest-trends ul li {

    height: 210px !important;
}
}
*/
html
body
.easyzoom-flyout img {
width:300%;
}
html
body
.easyzoom-flyout
{
	width:100% !Important;
		height:100% !Important;
	top:0px !important}
body
 #product-page #product-image-holder {
    position: relative;

}

@media (max-width: 555px){
html
body
 #homepage-features ul, body .latest-trends ul {
    max-width: 100% !important;
    width: 100% !important;
    margin: auto;
}
body
#homepage-features ul li, body .latest-trends ul li {
    padding-left: 0px !important;
    width: 100% !important;

}

}

@media (max-width: 480px){

	body .text_check {
    top: 0px;

}
#in_billing_country {
	max-width:210px;}
  body
  .overlay-header,  .align-form {width:auto !important;}

.align-form
  input.text,.align-form   textarea.text {

    width: 100%;
  }
  .align-form label {
    padding:10px 0px;
  }
    #homeLinks .jTscrollerContainer{
        position: static ;
        width: 100% !important ;
        margin-left: 9% ;
    }
}

#sharethis{
	margin-top: 1em ;
}

#slideContainer.hotspots-rev-2{
    overflow: visible ;
    max-width: 1204px ;
    width: 100% ;
    height: 1899px ;
    position: relative;
    margin: -22px auto 0;
    transform-origin: 0 0 ;
/*
    -webkit-transform-origin: 0 0 ;
    transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1) ;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    imaeg-rendering: optimizeQuality ;
*/
}

/**
* Full Width
*/
#slideContainer.hotspots-rev-2{
    width: 1204px ;
    height: 1899px ;
}
#slideContainer.hotspots-rev-2 .image-link-one{
    position: absolute ;
    top: 29px ;
    left: 0 ;
    width: 1204px ;
    height: 539px ;
}
#slideContainer.hotspots-rev-2 .image-link-two{
    position: absolute ;
    top: 597px ;
    left: 0 ;
    width: 817px ;
    height: 314px ;
}
#slideContainer.hotspots-rev-2 .image-link-three{
    position: absolute ;
    top: 597px ;
    right: 0 ;
    width: 358px ;
    height: 314px ;
}
#slideContainer.hotspots-rev-2 .image-link-four{
    position: absolute ;
    top: 940px ;
    left: 0 ;
    width: 1204px ;
    height: 267px ;
}
#slideContainer.hotspots-rev-2 .home-product-slides{
    position: absolute ;
    top: 940px ;
    left: 0 ;
    width: 1204px ;
    height: 267px ;
}
#slideContainer.hotspots-rev-2 .image-link-five{
    position: absolute ;
    top: 1238px ;
    left: 0 ;
    width: 1204px ;
    height: 219px ;
}
#slideContainer.hotspots-rev-2 .image-link-six{
    position: absolute ;
    top: 1486px ;
    left: 0 ;
    width: 1204px ;
    height: 385px ;
}
#slideContainer.hotspots-rev-2 .blogThumb-lead{
    position: absolute ;
    top: 1486px ;
    left: 0 ;
    width: 385px ;
    height: 385px ;
}
#slideContainer.hotspots-rev-2 .blogThumb-1{
    position: absolute ;
    top: 1486px ;
    left: 414px ;
    width: 385px ;
    height: 385px ;
}
#slideContainer.hotspots-rev-2 .blogThumb-2{
    position: absolute ;
    top: 1486px ;
    left: 828px ;
    width: 385px ;
    height: 385px ;
}

/**
* 980 - 1204 width
*/
#slideContainer.hotspots-rev-2.width-980{
    width: 980px ;
    height: 1545px ;
}
#slideContainer.hotspots-rev-2.width-980 .image-link-one{
    position: absolute ;
    top: 23.6px ;
    left: 0 ;
    width: 980px ;
    height: 438px ;
}
#slideContainer.hotspots-rev-2.width-980 .image-link-two{
    position: absolute ;
    top: 485.9px ;
    left: 0 ;
    width: 665px ;
    height: 255.58px ;
}
#slideContainer.hotspots-rev-2.width-980 .image-link-three{
    position: absolute ;
    top: 485.9px ;
    right: 0 ;
    width: 291.395px ;
    height: 255.58px ;
}
#slideContainer.hotspots-rev-2.width-980 .image-link-four{
    position: absolute ;
    top: 765.11px ;
    left: 0 ;
    width: 980px ;
    height: 217.325px ;
}
#slideContainer.hotspots-rev-2.width-980 .home-product-slides{
    position: absolute ;
    top: 765.11px ;
    left: 0 ;
    width: 980px ;
    height: 217.325px ;
}
#slideContainer.hotspots-rev-2.width-980 .image-link-five{
    position: absolute ;
    top: 1007.67px ;
    left: 0 ;
    width: 980px ;
    height: 178.255px ;
}
#slideContainer.hotspots-rev-2.width-980 .image-link-six{
    position: absolute ;
    top: 1209.5348px ;
    left: 0 ;
    width: 980px ;
    height: 313.372px ;
}
#slideContainer.hotspots-rev-2.width-980 .blogThumb-lead{
    position: absolute ;
    top: 1209.5348px ;
    left: 0 ;
    width: 313.372px ;
    height: 313.372px ;
}
#slideContainer.hotspots-rev-2.width-980 .blogThumb-1{
    position: absolute ;
    top: 1209.5348px ;
    left: 336.972px ;
    width: 313.372px ;
    height: 313.372px ;
}
#slideContainer.hotspots-rev-2.width-980 .blogThumb-2{
    position: absolute ;
    top: 1209.5348px ;
    left: 673.944px ;
    width: 313.372px ;
    height: 313.372px ;
}

/**
* Linear width
*/
#slideContainer.hotspots-rev-2.width-linear{
    width: 100% ;
    height: auto ;
}
#slideContainer.hotspots-rev-2.width-linear .image-link-one,
#slideContainer.hotspots-rev-2.width-linear .image-link-two,
#slideContainer.hotspots-rev-2.width-linear .image-link-three,
#slideContainer.hotspots-rev-2.width-linear .image-link-four,
#slideContainer.hotspots-rev-2.width-linear .image-link-five,
#slideContainer.hotspots-rev-2.width-linear .image-link-six,
#slideContainer.hotspots-rev-2.width-linear .home-product-slides,
#slideContainer.hotspots-rev-2.width-linear .blogThumb-lead,
#slideContainer.hotspots-rev-2.width-linear .blogThumb
{
    position: relative ;
    top: 0 ;
    left: 0 ;
    width: auto ;
    height: auto ;
    margin-top: 1em ;
    display: block ;
}
#slideContainer.hotspots-rev-2.width-linear .image-link-one > img,
#slideContainer.hotspots-rev-2.width-linear .image-link-two > img,
#slideContainer.hotspots-rev-2.width-linear .image-link-three > img,
#slideContainer.hotspots-rev-2.width-linear .image-link-four > img,
#slideContainer.hotspots-rev-2.width-linear .image-link-five > img,
#slideContainer.hotspots-rev-2.width-linear .image-link-six > img,
#slideContainer.hotspots-rev-2.width-linear .blogThumb-lead > img,
#slideContainer.hotspots-rev-2.width-linear .blogThumb > img
{
    height: auto !important ;
}
#slideContainer.hotspots-rev-2.width-linear .home-product-slides .slidable{
    margin-left: 3% ;
    margin-top: 3% ;
    width: 30% ;
    position: relative ;
}
#slideContainer.hotspots-rev-2.width-linear .home-product-slides .slidable.hidden{
    display: none ;
}
#slideContainer.hotspots-rev-2.width-linear .home-product-slides .slidable:after{
    content: '' ;
    display: block ;
    padding-bottom: 100% ;
}
#slideContainer.hotspots-rev-2.width-linear .home-product-slides .slidable > a{
    position: absolute ;
    top: 0 ;
    left: 0 ;
    right: 0 ;
    bottom: 0 ;
    width: 100% ;
    height: 100% ;
    display: block ;
}
#slideContainer.hotspots-rev-2.width-linear .home-product-slides .slidable > a > img{
    height: 100% ;
}



/**
* end dims
*/
/*
#slideContainer.hotspots-rev-2 > .slide{
    background: transparent ;
}
*/
.hotspots-rev-2 a{
    position: relative ;
}
.hotspots-rev-2 > div > a:first-child:before,
.hotspots-rev-2 > div > a:first-child > div
{
    display: none !important ;
}
.hotspots-rev-2 > div > a:hover:before, .hotspots-rev-2 > div > div > a:focus:before{
    content: '' ;
    position: absolute ;
    top: 0 ;
    left: 0 ;
    right: 0 ;
    bottom: 0 ;
    background: url('../images/99FFFFFF.png') ;
}
.hotspots-rev-2 > div > a > div{
    display: none ;
    position: absolute ;
    top: 0 ;
    left: 0 ;
    right: 0 ;
    bottom: 0 ;
    height: 2em ;
    margin: auto ;
    text-align: center ;
}
.hotspots-rev-2 > div > a > div > div{
    display: inline-block ;
    color: #fff ;
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
    background: #656d69 ;
    line-height: 2em ;
    padding: 0 1em ;
}
.hotspots-rev-2 > div > a:hover > div,
.hotspots-rev-2 > div > a:focus > div
{
    display: block ;
}

.hotspots-rev-2 .home-product-slides .slick-list,
.hotspots-rev-2 .home-product-slides .slick-track
{
    height: 100% ;
}
.hotspots-rev-2 .home-product-slides .slick-prev:before,
.hotspots-rev-2 .home-product-slides .slick-next:before
{
    content: none;
}
.hotspots-rev-2 .home-product-slides .slick-prev,
.hotspots-rev-2 .home-product-slides .slick-next
{
    background: url('../images/home-featured-prods-left.png') ;
    width: 25px ;
    height: 45px ;
}
.hotspots-rev-2 .home-product-slides .slick-next{
    background: url('../images/home-featured-prods-right.png') ;
}
.hotspots-rev-2 .home-product-slides .slidable{
    display: inline-block ;
    width: 241px ;
    height: 100% ;
}
.hotspots-rev-2 .home-product-slides .slidable > a{
    display: block ;
    width: 100% ;
    height: 100% ;
    position: relative ;
    color: #656d69 ;
    font-family:"Segoe UI Light", "Segoe UI", sans-serif;
}
.hotspots-rev-2 .home-product-slides .slidable > a > img{
    display: block ;
    width: 100% ;
    height: 241px ;
    position: absolute ;
    top: 0 ;
    left: 0 ;
    right: 0 ;
    bottom: 0 ;
    margin: auto ;
}

.hotspots-rev-2 .home-product-slides .slidable > a > div{
    display: none ;
    position: absolute ;
    top: 0 ;
    left: 0 ;
    right: 0 ;
    bottom: 0 ;
    margin: auto ;
    width: 80% ;
    height: 40% ;
    z-index: 200 ;
    font-size: 14px ;
    text-align: center ;
}
.hotspots-rev-2 .home-product-slides .slidable > a > div > p{
/*    white-space: nowrap ;*/
      max-width: 100px;
  margin: auto;
}
.hotspots-rev-2 .home-product-slides .slidable > a > div:before,
.hotspots-rev-2 .home-product-slides .slidable > a > div:after
{
    content: '' ;
    position: absolute ;
    left: 0 ;
    right: 0 ;
    width: 64px ;
    margin: auto ;
}
.hotspots-rev-2 .home-product-slides .slidable > a > div:before{
    top: 0 ;
    border-top: 1px solid ;
}
.hotspots-rev-2 .home-product-slides .slidable > a > div:after{
    bottom: 0 ;
    border-bottom: 1px solid ;
}
.hotspots-rev-2 .home-product-slides .slidable > a:hover:before,
.hotspots-rev-2 .home-product-slides .slidable > a:focus:before
{
    z-index: 100 ;
    content: '' ;
    background: url('../images/99FFFFFF.png') ;
    position: absolute ;
    top: 0 ;
    left: 0 ;
    right: 0 ;
    bottom: 0 ;
}
.hotspots-rev-2 .home-product-slides .slidable > a:hover > div,
.hotspots-rev-2 .home-product-slides .slidable > a:focus > div
{
    display: block ;
}

.hotspots-rev-2 .blogThumb{
    margin: 0 ;
}
.hotspots-rev-2 .blogThumb:hover img{
    margin-top: 30% ;
}







/** NEW CHECKOUT **/
.key_marker { color: #FF6561; }
.make_bold {font-weight:bold; }
.checkout_header_left { background-color: #F1F0EC; padding:10px; min-height:70px; }
.left_checkout {width:70%; float:left;}
.checkout_header_right { width:30%; background-color: #F1F0EC; padding:10px; }
.right_checkout { float:right;  position:relative;}
.right_checkout {border: #ccc thin solid;}
.right_checkout h3 {
  text-align: left;
  background-color: #F1F0EC;
  margin: 0px;

  padding:20px 20px 20px 20px;
}
.right_checkout {

  position: relative;
  width: 25%;
}
/*
.check_button  { padding:10px; color:#fff; border:none; background-color: #4EACB7; }*/
.checkout_header { border: padding:10px 0px 40px 0px; border-bottom:dashed thin #777;
    border-top:dashed thin #777; margin:10px 0px 20px 0px }
.green_text, .green_text a{ color: #90147C; }
.float_button {float:right; margin:10px;}
.text_check { top:0px; position:relative;   width: 340px;}
.check_headers span {background-color:#999; color:#fff; height: 30px;
     width:30px; display:inline-block; border-radius: 50%;}
.checkout_form { }

.checkout_form input, select {   width: 250px; padding:5px; }
.check_headers span span { background-color:transparent; top:5px; position:relative; left:10px;}
.middle_checkout_details {border:#ccc thin solid; border-top:none; padding:20px; margin:00px 0px 0px 0px;}
 .head_title { left:5px; margin:0px; display:inline-block; padding:0px; position:relative; top:5px;}
.middle_checkout_details form {  margin: auto;
  width: 470px;}
  .right_checkout ul{ list-style:none; margin-left:0px; padding:10px 20px 20px 20px; }
  .center_check {text-align:center; color:blue; }
  .padding_check { border-top:solid thin #ccc; padding:10px 0px 10px 0px;}
  .padding_check_bottom { border-top:solid thin #ccc; margin-bottom:20px; border-bottom:solid thin #ccc; padding:10px 0px 10px 0px;}
  .paypal_button_checkout { cursor:pointer; margin:auto; width:160px; display:block;text-align:center; border:none; background-color:rgb(255, 102, 0); padding:25px; color:#fff;}
.middle_checkout_details form   .label { font-weight:bold; padding:10px; text-align:right;  width: 160px !important;
  display: inline-block;}
  #billing_addresses {padding:20px 0px 0px 0px;}
.checkout_form {
  margin: auto;
}
.title_checkout {width:155px; display:inline-block; position:relative;}
.red { background-color:#FF9898; color:red;}
.val_fields {color:red; font-weight:bold; font-size:12px;}
.val_fields:last-child {margin-bottom:20px;}
.pay_images {margin:auto; width:180px; display:block; margin-top:20px; margin-bottom:20px;}


/*
    Hide the original radios and checkboxes
    (but still accessible)

    :not(#foo) > is a rule filter to block browsers
                 that don't support that selector from
                 applying rules they shouldn't

*/
input[type='radio']
{

    opacity: 0;
    float: left;
    width: 30px;
    left:25px;

    background-color:red;
    position:relative;
}


 input[type='radio'] + label {

    margin: 0;
    clear: none;
    padding: 5px 0 4px 20px;
    cursor: pointer;
    width:20px !important;
    margin-top:5px;
    height:30px !important;
    background-image:url("../images/newCart/unchecked.png");
    background-repeat:no-repeat;
}

/*
    Change from unchecked to checked graphic
*/
/*li:not(#foo) > fieldset > div > span > input[type='radio']:checked + label {
        background-image:url("../images/newCart/sprite-checkboxes.png") left center no-repeat;
}*/
input[type='radio']:checked + label {
          /*  width:20px !important;*/
         /*   height:20px !important;*/
            background-image:url("../images/newCart/checked.png");
            background-repeat:no-repeat;
}

/** NEW CHECKOUT END **/



/** NEW PRODUCT PAGE **/

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
#accordion { /* width:49%; */}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .0em;
  min-height: 0;
  font-weight: lighter;
  border-bottom: #333 thin solid;
  text-transform: capitalize;
  /* support: IE7; */
  font-size: 100%;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.acord_icons {float:right;}
/** NEW PRODUCT PAGE **/
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  /* position: absolute; */
  /* left: .5em; */
  width: 20px;
  top: 50%;
    position: absolute;
  right: .5em;
  margin-top: -8px;
  height: 30px;
  float: right;
}
.icon-header-dropped {
  /* position: absolute; */
  /* left: .5em; */
  float: right;

  top: 50%;
  margin-top: -8px;
  background-image: url("../images/accord_dropped.png");
}
.icon-header {
    position: absolute;

  top: 50%;
  margin-top: -15px;
  height: 30px;
   background-repeat:no-repeat;
    background-image:url("../images/accord_drop.png");


}

.icon-header-dropped {
    position: absolute;

  top: 50%;
  margin-top: -15px;
  height: 30px;
  background-repeat:no-repeat;
    background-image:url("../images/accord_dropped.png");
}
.star { top:4px; position:relative; width:20px !important;  height:20px !important; }
.ui-helper-reset {
border-bottom: thin solid #333;
}

#product-page-price {
  font-family: "Segoe UI Light", "Segoe UI", sans-serif;
  font-size: 18pt;
  margin-top: 10px;
  color: #444;
}


.cicle_icon_set { margin:20px 0px 10px 0px;padding:0px; list-style:none; }
.cicle_icon_set li {border-radius: 50%; font-size:12px;
      margin-right: 2.5px;
  margin-left: 2.5px; color:#fff; float:left; margin-bottom:15px;
    width:95px; height:95px;}
.cicle_icon_set li span {
  /* top: 17px; */
  vertical-align: middle;
  margin: auto;
  display: table-cell;
  height: 95px;
  width: 80px;

  position: relative;
  text-align: center;
}
#review_set {
  /* margin-top: 30px; */
  /* top: 30px; */
  float: none;
  clear: left;
  width: 48%;
  position: relative;
  font-family: "Segoe UI Light", "Segoe UI", sans-serif;
}
#review_ {
      font-family: "Segoe UI Light", "Segoe UI", sans-serif;
   width:48%;
   font-size:12px; color:#666;
}
#review_set h3 {margin-top:15px;}
.green_circle_icon {background-color:#56aeb8;}
.cream_circle_icon {background-color:#dbb375;}

.review_description {
  font-size:12px; color:#666;
    line-height: 21px;
  }


.add_icon_buttons {width:30px; font-size:30px; cursor:pointer; top:4px; position:relative; height:30px; border:#ccc thin solid;
    vertial-align:middle; text-align:center;
     display:inline-block; margin:1px; padding:2px 0px 0px 0px; }


.productPreview {

     display: inline-block;
  /*float: left;*/
  }

  .productPreview:after {
      clear:both;
    }


/*
.suggestions_product {
  /* background: Red;
  color: #505050;
  font-family: "segoe ui light", "Segoe ui", sans-serif;
  padding: 8px;
  background: #f0f0f0;
  text-align: center;
  margin-bottom: 12px;
  height: 320px;
}
*/


.suggestions {
  margin: auto;
  /* background: Red; */
  color: #505050;
  font-family: "segoe ui light", "Segoe ui", sans-serif;
  width: 100%;
  display: block;
  padding: 8px;
  background: #f0f0f0;
  text-align: center;
  max-width: 1024px;
  height: 340px;
  margin-bottom: 12px;
}

.cicle_icon_set li span {

height: 95px;
width: 80px;

position: relative;
text-align: center;
padding: 0px 10px 0px 10px;
}



.ui-accordion-content {
    height:auto !important;
}


#product-page {

  overflow: hidden;
  }
  body
.mobile {display:none !important;}
#all {width:100%;}
.slide .desktop {

}
.slide .mobile {

}

.note {display:none;}
#n5FINGERSDESKTOP_r2_c33{
    display:none;
}
body
#result h2 {
    margin: 0px;
    padding: 10px;
    background: #252525;
    margin-bottom: 20px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
body
#result {
    padding: 10px;
}
body
#result
input.text, body
#result  textarea.text {

    letter-spacing: 1px;
    text-transform: uppercase;
}
body
.btn-primary, .btn-secondary, .btn-transaction, .btn-offsite, .btn-invite, .btn-fb, .btn-google, .btn-link {
    display: inline-block;
    padding: 7px 15px 8px;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    font-family: inherit;
    font-weight: bold;
    background: #252525;
    font-size: 15px;
    letter-spacing: 2px;
    cursor: pointer;
    text-transform: uppercase;
    line-height: normal;
    margin: 0;
    -webkit-appearance: none;
}
#search-click::before {
    content: "SEARCH PRODUCTS";
    display: block;
    /* width: 145px; */
    margin: auto;
    display: inline;
    color: #fff;
left: 10px;
top: 10px;
    text-align: center;
    font-weight: 400;
}

body
#product-page #product-image-holder {
    /* float: left; */
    width: 100%;
    /* border: 1px #e0e0e0 solid; */
}
body
#product-page .left {
    width: 50.5% !important;
    float: left;
}
body
#mainImage {
    width: 100%;
    margin: 40px;
}
body
 .navPage {
    max-height: 409px !important;
    overflow: auto !important;
}
body
.ho-links {
  text-align: center;
width: 100%;
color: black;
font-size: 14px;
font-weight: 400;
}
body
.ho-links p {
  text-align: center !important;
width: 100%;
color: black;
font-size: 14px;
font-weight: 400;
}

@media (max-width: 1140px){
html body .cop {
  max-width:100% !important;
width:100% !important;
}
}
@media (max-width: 1120px){
  #topRight {
      max-width: 394px;
      float: right;
  }
  /*
  @media (max-width: 1100px){

    #content {
      padding: 0px;
    }

*/
  body #topMiddle img.desktop {

      margin-left: 20px;
  }

#all {width:100%;}
/*
    .slide {

    width: 100%;

}
.slide img{
    width: 100%;
    height: auto;
}*/
    body #slideContainer.hotspots-rev-2,
body
    #slideContainer.hotspots-rev-2 .image-link-one {
    width: 100%;
}
body
 #homepage-features ul li, body .latest-trends ul li {
    display: inline-block;
    padding-left: 20px;
    width: 32%;
    height: 253px;
}

body
.ho-links {
    width: 100%;
    line-height: 24px;
    clear: both;
    margin: auto;
    font-size: 16px;
    padding-top: 20px;
    display: block;
}
#subFooter a {
text-align:center;
    width: 100%;

}
#slideContainer
h2 {text-align:center;}
#main-content,#footer {
/*    padding: 0px 20px;*/
}
body
#main-content h2 {
    margin-top: 20px !important;
    text-align: left;
}
 #main-content h2 {margin-top:0px !important;}
#footer {
    margin-top: 20px;

}

#content {

    padding: 0px 20px 20px 20px ;
}#topRight {
	    margin-right: 20px;
	}
#nav {

    margin-right: 20px;
}
html
body .f_4, html body  .f_7 {
  padding-left:0px !important;
}
body
#footer #urban-social{
    width: auto;
  }
  body .cop {
    display: block;
    width: 100% !important;
    margin: auto;
  }
  body
  .strip {
    max-width: 100%;
}
}
body .cop {
  display:none;
}
body
 #footer .ho-links p {
    padding-right: 20px !important;
}
.basket-options {
    font-size: 12px;
	}

@media (max-width: 1080px){
  body

#navWide #nav .navTab {
    padding-left: 22.5px !important;
}

}
#top #topLeft, #top #topRight {
    padding: 0px 0 16px 0;
}
body #mailSignup {
    margin-top: 0px !important;
}
@media (max-width: 1140px){
  html
body #top-wrapper {
    width: 100%;
    max-width: 100%;
}
.tag-line {
    margin-top: 25px;
}
}
@media (max-width: 1120px){
body .phone-set {display:none;}
#nav
{margin-top:6px !important;}
body
#homepage-features ul,body .latest-trends ul {

    max-width: 755px !important;
    width: 100% !important;
    margin:auto;
    margin-bottom:20px !important;
}

/**EXPAND **/
body
#homepage-features ul li, body .latest-trends ul li {
  display: inline-block;
  /* margin-left: 20px; */
  width: 49% !important;
  height: 100% !important;
}
html
body
 #homepage-features ul li, html body .latest-trends ul li {
padding-left: 2% !important;
margin-bottom: 2% !important;
}
body
 #homepage-features ul li.f_4 {
  padding-left:0px !important;
}
body
 #homepage-features ul li.f_6 {
  padding-left:0px !important;
}
body
 #homepage-features ul
 .f_2 {
    padding-left: 0px !important;
    display: block;
    margin: auto;
}
body
#homepage-features ul li img, body .latest-trends ul li img {
    height: auto;
    overflow:hidden;
  }
body
#homepage-features ul, body .latest-trends ul {
  max-width: 100% !important;
  width: 100% !important;
  margin: auto;
}
body
 #homepage-features ul li, .latest-trends ul li
 {
       overflow:hidden;
 }
 body
  #homepage-features ul li, body .latest-trends ul li {

 margin-bottom: 20px !important;#

 }
/**EXPAND **/
}

@media (max-width: 1101px){

  body
.tag-line {
    font-size: 26px;
    text-align: left;
    line-height: 35px;
    font-family: 'Lato', sans-serif;
    display: block;
    left: 20px;
    color: #ccc;
    height: 100%;
    font-weight: 300;
    width: 450px;
  }
  body
  .top-sub-links {
    top: -7px !important;
}
html
body #mailSignup {
    margin-top: 10px !important;
}
  body
  .tag-line {
    margin-top: -7px;
}
}
@media (max-width: 1120px){
  body
   #product-page .right {
      width: 47% !important;
      right:0px !important;
  }
}

@media (max-width: 890px){
#product-page .left {
  width: 70%;
  float: left;
  border: 1px solid #e0e0e0;
}
.strip > ul > li {
    margin: auto;
    display: block;
    width: 100%;
    /* text-transform: uppercase; */
    margin-bottom: 0px;
    font-size: 18px;
    text-align: center;
}
#footer {
    margin-top: 0px;
}
#footer {

    padding-top: 10px !important;
}
body
 .sorting-set {

        width:100%;
}
body
 .sort_set {
    width: 171px;
}
body
 #search-click {
    cursor: pointer;
width:100% !important;
}
#mainImage {width:100%; margin:0px;}
#product-page .thumbs {
height: 100%;
  margin-top: 10px;
}
#product-page #product-image-holder {
  /* float: left; */
  width: 100%;
  /* border: 1px #e0e0e0 solid; */
}
#product-page-designer {
  font-family: "Segoe UI Light", "Segoe UI", sans-serif;
  font-size: 10pt;
  margin-left: 10px;
}
  #product-page .right{
    float: none ;
    overflow: hidden ;
  }
#content #product-page .right h2 {   margin: 10px !important;}
#product-page .right { width:100%;}
#review_set {top:20px !important; width:100%;   clear: left;  margin-left: 10px;}
.suggestions_product {
  height: 100%;
  }

  .suggestions_product .productPreview {
  width: 130px !important;
  height: 240px !important;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  position: relative;
  margin: 10px;
}
/*
#navWide {

    display: none;

}*/

.mobile-nav {
    display: none !important;
}

#mailSignup h3 {
 margin: 0px;
    display: inline-block;
 text-align: left;
    width: 129px;
}
#mailSignupEmail {
    width: 200px;
    display: inline-block;
    height: 20px;
    font-size: 15.6px;
    font-style: italic;
    border: 0px;
}
#product-page .right {
    float: right;

}

#product-page  {
        width: 100%;
}
#product-page .left {
    width: 61.5% !important;
    float: left;
    display: inline-block;
}


body
.suggestions
 #homepage-features ul li, body .latest-trends ul li {

    width: 266px;

}

.strip > ul > li ul {
    display:none;
}
.strip > ul > li {
    margin:auto;
    display:block;
        width: 100%;
        text-align:center;
}
#footer #urban-social {
    padding-top: 20px;
}
}


@media (max-width: 1101px) {
        body
         #search-click {
            cursor: pointer;
            width: 24%;
        }
.slider-description {

    padding: 0px 20px;
}
#main-content {
    padding: 0px 20px;
}

body
 #homepage-features ul li, body .latest-trends ul li {
    display: inline-block;
    padding-left: 20px;
    width: 32%;
    height: 253px;
}
body #filterResults {
    width: auto !important;

}
body #filterResults {
    width: auto !important;
}
body #filterResults {
    width: auto !important;
    margin: auto;
    float: none;
}

#topMiddle {
    width: 100% !important;

}
#content {

    margin-top: 30px;
}
body
#homepage-features ul
.f_2 {
    padding-left: 0px;
    display: block;
    margin: auto;
}
body
#homepage-features ul li:first-child, .latest-trends ul li:first-child {
    padding-left: 17% !important;
}
#content {

    margin-top: 30px;
}

body
 #homepage-features ul li, body .latest-trends ul li {
    display: inline-block;
    padding-left: 20px;
    width: 48%;
    margin: auto !important;
    height: 253px;
    vertical-align: top;
    display: inline-block !important;
}
body
 #homepage-features ul li:first-child, .latest-trends ul li:first-child {
    padding-left: 0px !important;
    margin: auto !important;
    display: inline-block !important;
   margin-bottom: 20px !important;
}
body
 #homepage-features
.category-list li
{

     margin-bottom: 0px !important;
}
body
 .product-info {

    line-height: 25px;
}
html
 body
 #homepage-features > ul >
.f_3 {display:inline-block !important;}
body
 #homepage-features ul li, body .latest-trends ul li {
/*    height: auto;*/

}
body
 #homepage-features .category-list li, body .latest-trends .category-list li,
 body
 #homepage-features .category-list  li:first-child, .latest-trends .category-list  li:first-child {

    margin-right: 0px !important;
}

}

@media (max-width:1010px){
#slideContainer.hotspots-rev-2 {
    margin-top: 50px !important;
}
body
.tabs a {
    padding: 5px 5px;
}
}
#content .product-thumb-name {

    margin-top: 10px;
    margin-bottom: 13px;
}

@media (max-width: 700px){
html body
.grid8 {
    width: 100%;
}
html body
.grid3 {

    display: none;
}
}
@media (max-width: 620px){
    body
#product-page .left {
    width: 100%;
    display: block;
    float: none;
    margin: auto;
}
#product-page .left {
    width: 100% !important;
}

body
 #product-page .right {
    width: 90% !important;
    margin: auto;
    display: block;
    position: relative;
    top: auto;
    float: none;
    left: auto;
        padding-top: 16px !important;
    right: auto;
}

#variant-select {
    width: 194px;
    float: none;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 10px;
}
#sharethis {
        clear: both;
    width: 472px;
    margin: auto;


    margin-top: 10px;
}
#sharethis p {

    text-align:center;
}
#mainImage {
    max-width: 300px;
}
#product-page #product-image-holder {
    /* float: left; */
    float: none;
    margin: auto;
    width: 300px;
    /* border: 1px #e0e0e0 solid; */
    display: block;
}
body
 .suggestions {
    max-width: 100%;
    height: 100%;
}
#product-page p > p{

    text-align: center;
}
/*
html
body
 #homepage-features ul li,html  body .latest-trends ul li {
    display: block;
    padding-left: 20px;
    width: 253px;
    margin: auto;
    display: inline-block !important;
    margin-bottom: 20px;
    padding-left: 20px !important;
    margin-left: 20px !important;
}
html
 body
 #homepage-features ul li, html body .latest-trends ul li {
    display: block;
    padding-left: 20px;
    width: 295px;
    margin: auto;
    display: inline-block !important;
    margin-bottom: 20px;
    padding-left: 20px !important;
    margin-left: 0px !important;
}
 html
body
.category-list,
html
 body
 #homepage-features ul li, html body .latest-trends ul li {
    margin-left:0px !important;
    padding-left:0px !important;
    margin-bottom: 0px;
}

html
 body
 #homepage-features > ul> li, html body .latest-trends > ul > li {
    margin-left:0px !important;
    padding-left:20px !important;
        margin-bottom: 20px;

}
*/
body
 #product-page .left {
    width: 100% !important;
    float: left;
}
#mainImage {
    max-width: 100%;
}
body
 #product-page .right {
    width: 100% !important;
  }
}

@media (max-width: 840px){
body #filterResults {
    width: auto !important;
    margin: auto;
    display: block;
	text-align:center;
    float: none;
}
#content .productPreview {
    width: 270px !important;
    margin: auto !important;
    display: inline-block;
    float: none;
}
#content .productPreview {
    width: 95px;
    height: 100%;
    padding-bottom: 20px;
    margin: 3px;
}

#content .productPreview a {

    min-height: 1px;
}
#content .productPreview {

    margin: 3px;
}
#content .productPreview {

    padding-bottom: 0px;

}
}
@media (max-width: 475px){
  input[type="submit"]{
    -webkit-appearance: none ;
  }
  #bagForm .bigbag,
  #bagForm .bigbag > tbody,
  #bagForm .bigbag > tbody > tr,
  #bagForm .bigbag > tbody > tr > td
  {
    display: block ;
  }

  #bagForm .bigbag > tbody > tr:first-child{
    display: none ;
  }
  #bagForm .bigbag > tbody > tr > td:first-child:before{
  /*  content: 'Stock Code: ' ;*/
  }
  #bagForm .bigbag > tbody > tr > td:first-child + td + td{
    display: inline-block ;
  }
  #bagForm .bigbag > tbody > tr > td:first-child + td + td:before{
  /*  content: 'Quantity: ' ;*/
  }
  #bagForm .bigbag > tbody > tr > td:first-child + td + td + td:before{
    content: 'Unit Price: ' ;
  }
  #bagForm .bigbag > tbody > tr > td:first-child + td + td + td + td:before{
    content: 'Total: ' ;
  }/*
  #bagForm .bigbag > tbody > tr:nth-last-child(5) > td:first-child:before,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) ~ tr > td:first-child:before,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) > td:first-child + td:before,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) ~ tr > td:first-child + td:before,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) > td:first-child + td + td:before,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) ~ tr > td:first-child + td + td:before,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) > td:first-child + td + td + td:before,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) ~ tr > td:first-child + td + td + td:before,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) > td:first-child + td + td + td + td:before,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) ~ tr > td:first-child + td + td + td + td:before
  {
    content: none ;
  }
  #bagForm .bigbag > tbody > tr:nth-last-child(5) > td:first-child,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) > td:first-child + td,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) > td:first-child + td + td,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) ~ tr > td:first-child,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) ~ tr > td:first-child + td,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) ~ tr > td:first-child + td + td
  {
    display: none ;
  }*/
  #bagForm .bigbag > tbody > tr:nth-last-child(5) div,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) ~ tr div
  {
    text-align: left !important ;
  }
  #bagForm .bigbag > tbody > tr:nth-last-child(5) ~ tr:last-child > td:first-child,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) > td:nth-last-child(2),
  #bagForm .bigbag > tbody > tr:nth-last-child(5) ~ tr > td:nth-last-child(2),
  #bagForm .bigbag > tbody > tr:nth-last-child(5) > td:nth-last-child(2) + td,
  #bagForm .bigbag > tbody > tr:nth-last-child(5) ~ tr > td:nth-last-child(2) + td,
  #bagForm .bigbag > tbody > tr:last-child > td:first-child,
  #bagForm .bigbag > tbody > tr:last-child > td:last-child
  {
    display: inline-block ;
  }

}

@media (max-width: 414px){
  #billing_info + .middle_checkout_details > table.checkout_form,
  #billing_info + .middle_checkout_details > table.checkout_form > tbody,
  #billing_info + .middle_checkout_details > table.checkout_form > tbody > tr,
  #billing_info + .middle_checkout_details > table.checkout_form > tbody > tr > td,
  #billing_info + .middle_checkout_details > table.checkout_form > tbody > tr > td > input,
  #billing_info + .middle_checkout_details > table.checkout_form > tbody > tr > td > select
  {
    display: block ;
    width: 100% ;
    box-sizing: border-box ;
  }

  .sorting-set {

    height: 50px;

}
.sort_set {
    width: 171px;
    display: block;
    float: none;
    top: 5px;
    position: relative;
}
}
body
#topMiddle img.desktop {display:block;}
body
#topMiddle img.mobile {display:none;}

.slicknav_menu {display:none;}
body
.slicknav_nav {
    background-color: #000000 !important;
    top: 0px;
}
body
.slicknav_nav li {
    background-color: #0C0C0C !important;

}
body
.slicknav_nav a {

    border-bottom: thin solid #000000;
}
@media (max-width: 890px){
#content {

    margin-top: 0px;
}
#filterBar {
    margin-top: 0px !important;

}
#content {
    padding: 0px 20px;
}
.cards {
    float: none;
    margin: auto;
    padding-top: 20px;
    width: 330px;
    display: block;
}

#slideContainer.hotspots-rev-2 {
    margin-top: 20px !important;
    clear:both;
      /*  margin-bottom: 20px;*/

}
/*
body #mailSignup{
  display:none  !important;
}*/
body #topMiddle img.desktop {
   margin-bottom: 20px;
 }
 body
 .tag-line {
   display:none;
    font-size: 21px;
    text-align: left;
    line-height: 28px;
    font-family: 'Lato', sans-serif;
/*  display: block;*/
    left: 20px;
    color: #666;
    height: 100%;
    font-weight: 300;
    width: 518px;
    margin-top: 30px;
   margin: 0px 0px;
    margin-top: 40px;
    position: relative;
}
body #topMiddle img.desktop {

    padding-top: 5px;
    margin-left: 20px;
}
body
 .sorting-set {

    margin-top: 5px;

}
body
 .sorting-set {
    width: auto;
}
body
 #search-click {
    float:none;
        display: block;
    width: auto !important;
}
body
#filterResults {

    padding: 7px 0px !important;
}
}
@media (max-width: 890px){

    body
    .slicknav_menu {
    width: 100%;
    z-index: 99999999;
    position: relative;
    height: 60px;
    background: #111;
    font-size: 16px;
    margin-bottom: 0px;
    box-sizing: border-box;
}/*
body #mailSignup {
    display: block;
    position: relative !important;
    right: 0;
    padding: 10px 10px 0px 10px;
    width: 320px;
    bottom: 0px;
    height: 23px;
    top:0px !important;
    background: #e0e0e0;
    border: 0px;
    margin-top: 20px;
    z-index: 200;
}*/
#navWide {
display:none;
}
/*
body
 #mailSignup {

    margin-top: 0px !important;
}*/
body
 #top {
    height: auto;
}
/*
body
 #mailSignup {
    margin-top: 0px;
}*/

    .slicknav_btn {
    background-image: url("../images/5-FINGERS-DESKTOP/icon-menu.png");
    background-repeat: no-repeat;
    width: 30px;
    height: 23px;
    border-radius: 0px;
    top: 10px;
    right: 10px;
}
    .slicknav_menu {display:block; height: 30px;
    background-color:#111;}
    body
 #topMiddle img.mobile {
    display: block !important;
}
    /*
    body
#mailSignup {display:none !important;}*/
/*
.header-list {
    display:none;
}*/
/*
body
.top-sub-links {
position: absolute !important;
    right: 0px  !important;
    left:auto  !important;
    width: 400px !important;
    padding-right: 20px !important;
    float: right !important;
}
*/
body
#topMiddle img.desktop {display:none;}
body
#topMiddle img.mobile {display:block;}
#topMiddle {
    width: 100%;
    margin: auto;
}
#topMiddle img {
    height: auto;
    width: 588px;
}
#top-wrapper {
    max-width: 980px;
    padding: 10px 0 0px 0;
}
#top {

    height: 180px;
}
#topLeft {display:none;}
/*
body
#mailSignup {
    display: block;
    position: relative;
    right: 0;
    left: 0;
    margin: auto;
    padding: 10px 10px 0px 10px;
    width: 100%;
    top: 0px;
    background: #DDDDDD;
    border: #e0e0e0 1px solid;
    z-index: 200;
        padding: 0px;
}
.mail-holder {background:#fff; padding:10px;}

.mail-holder {
    background: #fff;
    padding: 0px 5px;
    margin: 10px;
}
#mailSignup h3 {
    margin: 0 20px 12px 0;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    top: 5px !important;
    position: relative !important;
}
body
#mailSignupEmail {
    width: 180px;
    top: 3px;
    height: 20px;
    font-size: 15.6px;
    font-style: italic;
    border: 0px;
    position: relative;
}
#mailSignup h3 {

    width: 248px;
}*/
/*
#homepage-features ul li:first-child, .latest-trends ul li:first-child {
    padding-left: 0px;
    margin-bottom: 20px;
}*/

body
#slideContainer.hotspots-rev-2 {
    width: 100%;

}
body
#slideContainer h2 {    text-align: center;}
#main-content {    padding: 20px;}
#footer {
        padding: 20px;
}
/*
body
#homepage-features ul li,body .latest-trends ul li {
    display: block;
}
#homepage-features ul li:first-child, .latest-trends ul li:first-child, .latest-trends ul li, #homepage-features ul li {
    margin: auto;
    padding:0px;
}
#homepage-features ul li, .latest-trends ul li {    padding:0px !important; margin-bottom:20px;}


#homepage-features ul li:first-child, .latest-trends ul li:first-child {
    padding-bottom: 0px !important;
}*/
html
 body
 #top #topRight {
    margin: 20px 20px 20px 20px !important;
}
body
 .tag-line

 {

   display:none;
 }
}
#topMiddle {
    width: 100%;
    margin: 10px auto !important;
}
body
 #topMiddle img.mobile {
    display: block;
    margin: auto;
}
body
 #topMiddle img.mobile {
    display: block;
    width: 201px;
    margin: auto;
    height: auto;
}


.mail-holder {
    background: transparent;
}

body #navSearchQuery {
    background: none;
    top: -10px;
    left: 0px;
    position: absolute;
        height: 24px;
    min-width: 140px;
		padding-left:30px !important;
}
body
.mailing-slider {
    float: right;
    width: 294px;
}
body
.navSearchQueryMobile {

left: 0px  !important;
    top: -19px !important;
}
/*
#homepage-features ul li:first-child, .latest-trends ul li:first-child, .latest-trends ul li,
#homepage-features ul li {
    margin: auto;
/*    padding: 0px !important;

/*    display: block !important;
    /*margin: auto !important;
    margin-bottom:20px !important;
    /*width: 350px !important;
}
html
 body
 #homepage-features > ul> li, html body .latest-trends > ul > li {
/*    margin-left: 0px !important;*/
    /* padding-left: 20px !important;

    background-color: white;
    padding: 0px !important;
/*    margin: auto !important;
    margin-top: auto;
        margin-bottom: 20px !important;
    margin-right: auto;
    /*display: block !important;
}

body
 #homepage-features ul li:first-child, .latest-trends ul li:first-child {
    padding-left: 0px !important;
}
html
body
 #homepage-features ul li
.category-list li
{
    width: 97px !important;
    margin-bottom: 4px !important;
}*/




@media (max-width: 850px) {

    /*
    body
     #homepage-features ul li, body .latest-trends ul li {
        padding-left: 10px !important;
    }
body
 #homepage-features ul li, body .latest-trends ul li {
    display: block;
    padding-left: 0px;
    width: 253px;
    margin: auto;
    margin-bottom:20px;
}

#homepage-features ul li:first-child, .latest-trends ul li:first-child {
    padding-left: 0px;
    margin-bottom: 20px;
}
body
 #homepage-features ul li, body .latest-trends ul li {
         padding-left: 0px;
 }
 html
body
.category-list {
    margin-left:0px;
    padding-left:0px;

}*/
}

.caption-slider {
        float:left;
        width:50%;
        left: 20px;
    position: absolute;
}
.caption_1 {top: 5px;
    font-size: 45px;
    color: #B20000;
    position: relative;}
.mailing-slider {
    float: right;
    width: 29%;
        color: #B20000;
    right: 20px;
    top: 10px;
    position: absolute;
    padding: 10px;
    box-shadow: #ccc 2px 2px;
}
.slider-description {
    float: left;
        line-height: 25px;
    font-weight: 600;
    font-size: 16px;
    color: #333;
}
.mailing-slider h3 {
    margin-top: 3px;
    font-size: 27px;
    margin-bottom: 10px;
    font-weight: 600;
}
.caption_2 {
        font-size: 48px;
    top: 5px;
    position: relative;
    color: #999;
}

.caption {
    position: absolute;
    bottom: 0px;
    height: 120px;
    top: auto;
    background-color: #E0D5EF;
    opacity: 0.9;
    width: 100%;
}
body
#mailSignupEmail {
    width: 240px;
    height: 25px;
    top: 3px;
    position: relative;
    font-size: 15.6px;
    font-style: italic;
    border: 0px;
}
body
 .mail-button {
    border: 0px;
    background: #FF9D9D;
    color: #111;
    font-size: 20px;
    box-shadow: #A36464 2px 2px;
    top: 4px;
    position: relative;
}
body
.mailing-slider {
-webkit-box-shadow: 6px 9px 23px -5px rgba(87,87,87,1);
-moz-box-shadow: 6px 9px 23px -5px rgba(87,87,87,1);
box-shadow: 6px 9px 23px -5px rgba(87,87,87,1);
}

@media (max-width: 600px) {
body
 #content .productPreview img {
    width: calc(100% - 2px) !important;
}

#content .productPreview {
    width: 100% !important;
}
body
#content .productPreview img {

    height: auto !important;

}

body
 .sort_set {
    width: 171px;
    display: block;
    clear: BOTH;
    margin-top: 10px;
    margin-bottom: 5px;
    FLOAT: NONE;
}

body
 .sorting-set {
    max-height: inherit;
}

    body

 #topMiddle img {
    height: auto;
/*    width: 201px !important;*/
}
/*
#product-page {
    width: 100%;

}
body
 #product-page .right {
    width: 90% !important;
    margin: 0px !important;
    display: block;
    position: relative;
    top: auto;
    float: none;
    left: auto;
    padding-top: 16px !important;
    right: auto;
}

#product-page .thumbs img {
    padding: 2px;
    margin: 0px;
}*/
#topMiddle {
    width: 100%;
    margin: auto;
}/*
  body
  #product-page .left {
    width: 100% !important;
    float: left;
}
#product-page .thumbs {
    width: 100%;
}
#product-page .thumbs img {
    padding: 10px;
}*/
.footerColumn:first-child {
    padding: 0 0px;
}
.footerColumn {
 padding: 0px;
}
body
.footerColumn {
    padding: 0 0px;
}
.footerColumn {
    float: none;
    vertical-align: top;
    padding: 0px;
    width: 100%;
    text-align: center;
    border-right: 1px #cccccc solid;
}
#footer {
    padding: 0px;
}
body
#footer h1 {

    margin: 12px 0 6px 0 !important;
}
#footer {

    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
}/*
body
 #product-page .left {
    width: 90% !important;
    float: left;
}
#product-page .thumbs img {
    padding: 5px;
}*/
.top-sub-links {
  display:none;
}

body
 .tag-line
 {
display:none;
 }
 body
 #topMiddle a {

    float: none;

}
body #topMiddle img.desktop {
    padding-top: 5px;
    margin-left: 0px;
}
#slideContainer.hotspots-rev-2 {
    margin-top: 0px !important;
    clear: both;
     margin-bottom: 0px !important;
}
body #topMiddle img.desktop {
    margin-bottom: 0px !important;
}body
#topMiddle {

    margin: 10px auto 0px auto !important;
}
#top #topLeft, #top #topRight {
    padding: 0px 0 13px 0 !important;
}
html
body .product-info {
    line-height: 25px !important;
    margin-top: -9px !important;

}
body
#top
#topRight {
  display:none;
}
#top-wrapper {
    max-width: 980px;
    padding: 7px 0px 20px 0px !important;
}


body
 #topMiddle a {
    float: none;
    margin-left: 20px;
}
body
 .tag-line {
    display: inline-block;
    width: calc(100% - 170px);
    margin-top: 0px;
}
#topMiddle {
	text-align: left;
}
}

@media (max-width: 560px) {
body
 #content .productPreview img {
    width: calc(100% - 2px) !important;
}
body
#content .productPreview img {

    height: auto !important;
    /* opacity: 0; */
}
.strip > ul > li {
    padding-left: 0px !important;
}
#sharethis {
    clear: both;
    width: 100%;
    line-height: 32px;
    margin: auto;
    margin-top: 10px;
}
#content .productPreview {
    width: 95px;
    height: 100%;
    margin: 3px;
    float: none;
    margin: auto !important;
    display: block;
    width: 270px !important;
}

body #filterResults {
    width: auto  !important;


}

body
 #homepage-features ul li, body .latest-trends ul li {

    width: 100%;
}
body
 #homepage-features ul li, body .latest-trends ul li {
margin-bottom: 20px !important;
    padding-left: 0px;
}
.category-list{display:none;}
body
 #homepage-features ul li, body .latest-trends ul li {

    height: 100%;
}
#content .productPreview {

    width: 100% !important;
}
body
#filterResults {
    padding: 7px 2px !important;
}
html
 body
 .sorting-set {
    max-height: none !important;
    height: auto !important;
}
#content .productPreview a {

    min-height: auto;
}

}

@media (max-width: 475px) {
  html
 body
 #homepage-features ul li, html body .latest-trends ul li {
      padding-left: 0% !important;
      margin-bottom: 4% !important;
  }
  body
 #homepage-features ul li, body .latest-trends ul li {
    display: inline-block;
    /* margin-left: 20px; */
    width: 100% !important;
    height: 100% !important;
}
#mailSignup h3 {
    margin: 10px;
    display: inline-block;
    text-align: center;
    width: 100%;
}
body
 #mailSignupEmail {
    width: 180px;
    top: -3px;
    height: 20px;
    font-size: 15.6px;
    font-style: italic;
    border: 0px;
    margin: auto;
    position: relative;
    display: block;
    padding-bottom: 2px;
    padding-top: 0px;
}
body
.slide .desktop {
    display: none !important;
}
}
@media (max-width: 470px) {
body
.slide .desktop {
    display: none !important;
}
}

@media (max-width: 450px) {
body
 .sorting-set {
    max-height: 50px;
}
}

@media (max-width: 430px) {
    body
#product-page .thumbs {
    width: 100%;
}
}

html
body .caption {
	display:none !Important;}

#slider {
  position: relative ;
}
.slide .desktop, .slide .mobile {
    display: block;
    width: 100%;
    height: auto;
}
@media (max-width: 800px) {
  #slider {
    margin-top: 8px;
    border-top: 5px solid #fff;
  }
}

#slider:after {
  content: '';
  display: block ;
    padding-top: 54.627119%;
}
@media (max-width: 800px) {
  #slider:after {
    padding-top: 54.627119%;
  }
}
#slider .wrapper {
  position: absolute ;
  top: 0 ;
  left: 0 ;
  right: 0 ;
  bottom: 0 ;
  width: 100% ;
  height: 100% ;
  overflow: hidden ;
  background: #fff ;
}
#slider .wrapper .slide {
  position: absolute ;
  top: 0 ;
  right: 0 ;
  width: 100% ;
  height: 100% ;
  will-change: right ;
  transition: right 1s ;
}
#slider .wrapper .slide .embed {
  display: block ;
  width: 100% ;
  height: 100% ;
  z-index: 10 ;
}
#slider .wrapper .slide .embed img {
  display: block ;
  width: 100% ;
  height: 100% ;
  z-index: 10 ;
}
@media (max-width: 800px) {
  #slider .wrapper .slide .embed {
    position: absolute ;
    width: auto ;
    top: 0 ;
    right: auto ;
    bottom: 0 ;

  }

}
body
.slide img {
    max-width: 100%;
}

#slider img {
    width: 100% !important;
    height: auto !important;
}
#slider .wrapper .slide-caption {
  color: #fff ;
  font-size: 46em;
  font-weight: bolder ;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 0 1.5em ;
  padding-top: 2em ;
  line-height: 1.25 ;
  z-index: 20 ;
}
@media (max-width: 580px) {
  #slider .wrapper .slide-caption {
    font-size: 32em ;
  }
}
@media (max-width: 375px) {
  #slider .wrapper .slide-caption {
    font-size: 24em ;
  }
}
#slider .wrapper .slide-caption-one {
  max-width: 8em ;
}
#slider .wrapper .slide-caption-one,
#slider .wrapper .slide-caption-two {
  display: block ;
}
#slider .wrapper .slide-caption-two {
  color: var(--active-text-color);
}
#slider .wrapper .slide-navigation {
  font-size: 113.67em ;
}
#slider .wrapper .slide-navigation > li.prev,
#slider .wrapper .slide-navigation > li.next {
  position: absolute ;
  top: 0 ;
  bottom: 0 ;
  color: #fff ;
  z-index: 300 ;
}
#slider .wrapper .slide-navigation > li.prev > a,
#slider .wrapper .slide-navigation > li.next > a {
  display: block ;
  width: 100% ;
  height: 100% ;
  background-position: center center ;
  background-repeat: no-repeat;
  overflow: hidden ;
  text-indent: 2em ;
  width: calc(0.52em);
}
#slider .wrapper .slide-navigation > li.prev {
  left: 0 ;
}
#slider .wrapper .slide-navigation > li.prev > a {
  background-image: url('../img/slide-nav-prev.png');
}
#slider .wrapper .slide-navigation > li.next {
  right: 0 ;
}
#slider .wrapper .slide-navigation > li.next > a {
  background-image: url('../img/slide-nav-next.png');
}
#slider .wrapper .current-slide-indicator {
  display: none ;
}
.backtotop{
    position: fixed;
    right: 24px;
    bottom: 24px;
    padding-top: 16px;
    margin-bottom: 0;
    z-index: 60;
}
.backtotop button{
    color: #fff;
    background-color: transparent;;
    border-radius: 50%;
    width: 56px;
    min-width: 56px;
    height: 56px;
    padding: 0;
    border: 0px;
    cursor: pointer;
    color: black;
      outline:none;
      box-shadow: 4px 4px 5px #a3a3a3;


}
@media (max-width: 400px){
.sort_form input, .sort_form select {
    width: 66px !important;
}
.sort_form {
    width: 66px;
}
body
 .sort_set {
    width: 139px;
}
body .sort_set {
    margin-top: -5px !important;
}
html body .extra-space, html body #search-click.extra-space {
    font-size: 0.8em;
}
}
