@charset "utf-8";



/*  NAV v2.*/
h5.nav-header {margin:15px 5px; text-align:left;  font-size:16px; font-weight:bold; color:#000; text-transform: uppercase;}
/* The dropdown container */
.dropdown {  float: left;   overflow: hidden;}

.dropbtn {border-bottom:2px solid #fff;}
.dropbtn[data-title="Sale"] {border-bottom:2px solid #D90000;}

.dropdown-content {

 display:none;
  position: absolute;
  background-color: #fff;
  width: 100%;
  left: 0;
  min-height:350px;
  box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.15);
  z-index: 501;
}


/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display:block;
}
.dropdown:hover .dropbtn {
    border-bottom:2px solid #000;
}
.dropdown:hover .dropbtn[data-title="Sale"] {
    border-bottom:2px solid #D90000;
}

.nav-item-container {    width:50%; text-align:left; padding:10px 0px; display:inline-block; margin:0px;}
#lowernav .navigation .navbar-collapse.collapse .nav.navbar-nav>li a.nav-item {padding:0px !important; font-size:14px; color:#000!important; text-transform: none;}

.shop_edit_list, .shop_fit_list {
 width:100%;
    list-style-type: none;
}
.shop_edit_list li, .shop_edit_list div {
    display:block;
    padding:0px;
    width:100%;
    text-align:left;
}

.shop_edit_list a.sbe_item{
    background-position:left center;
    background-repeat:no-repeat;
    background-size: contain;
    display:block;
    padding:20px 0px 20px 75px !important;
    margin:5px 0px;
    font-size:14px;
    text-transform:none !important;
    background-color:#fff;
}



a.sbf_item, .nav-women a.sbf_item, .nav-wrapper a.sbf_item{
    display:table-cell;
    text-align:center;
    margin:5px 5px;
    font-size:14px;
    text-transform:none !important;
    padding:5px !important;
    background-color:#fff;
}

a.sbf_item img, .nav-women a.sbf_item img, .nav-wrapper a.sbf_item img{
    width:100%;
    max-width:150px;
    border:0px;
    margin:0px 0px 5px 0px;
}

.megamenu_banner3 img {
    border: 1px solid #ccc;
    width: 100%;
    max-width: 860px
}

.megamenu_banner3 {
    margin-top:60px!important;
}

span.sub-arrow{display:none!important;}

.finder-icon,
.lovelist-icon {
    font-family: quizicons !important;
    font-style: normal !important;
    font-weight: 400 !important;
    text-transform: none !important;
    float: left;
    text-indent: 2px
}

.header-icon,
.header-icon-menu {
    background-position: center center
}

@font-face {
    font-family: quizicons;
    src: url(fonts/quizicons.eot);
    src: url(fonts/quizicons.eot?#iefix) format("embedded-opentype"), url(fonts/quizicons.woff) format("woff"), url(fonts/quizicons.ttf) format("truetype"), url(fonts/quizicons.svg#quizicons) format("svg");
    font-weight: 400;
    font-style: normal
}

.finder-icon {
    font-size: 26px
}

.lovelist-icon {
    font-size: 25px;
    position: absolute;
    left: -4px;
    top: 10px
}

.account-icon,
.account-icon-mobile,
.bag-icon {
    font-family: quizicons !important;
    font-weight: 400 !important;
    font-size: 26px;
    text-transform: none !important;
    text-indent: 4px;
    font-style: normal !important;
    float: left
}

.bag-icon {
    position: absolute;
    left: -7px;
    top: 8px
}

.account-icon {
    position: absolute;
    left: -5px;
    top: 7px;
    height: 25px
}

.account-icon-mobile {
    height: 25px
}

.template4 .uspExtra p,
.template4 .uspExtra p span,
.template4 .uspMain P .usp-mobile-hide {
    font-family: Roboto, Raleway, sans-serif
}

.template4 {
    margin: 18px 5px;
    padding: 0
}

.template4 .uspExtra {
    margin: 10px 0;
    padding: 0
}

.template4 .uspExtra p {
    background-color: #eee;
    margin: 0;
    padding: 5px 0 1px;
    text-align: center;
    font-size: 24px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

.template4 .uspExtra p span {
    color: #FE78A0;
    font-weight: 400
}

.template4 .uspMain P .usp-mobile-hide {
    color: #000;
    font-weight: 700
}

.template4 img {
    width: 100%;
    max-width: 100%;
    border: 0
}

#footerrow2,
hr {
    border-top-width: 1px;
    border-top-style: solid
}

.template4 .template_area {
    margin-bottom: 70px
}

.template4 .area {
    margin-bottom: 10px
}

.template4 .overlay_buttons_container {
    margin-top: 0;
    position: absolute;
    z-index: 100;
    width: 100%;
    bottom: 5%;
    left: 50%;
    transform: translate(-50%, -5%)
}

.template4 .overlay_button {
    margin-top: 10px;
    margin-bottom: 10px
}

.template4 .btn {
    background-color: #fff;
    color: #000;
    padding: 10px 30px;
    font-size: 1.2rem;
    margin: 0 5px;
    text-transform: uppercase;
    font-weight: 700;
    display: block
}

.template4 .btn:hover {
    background-color: #f76688;
    color: #fff
}

@media screen and (max-width:768px) {
    .template4 div {
        padding-left: 0;
        padding-right: 0
    }

    .template4 .template_area {
        margin-bottom: 10px
    }

    .template4 .uspExtra p {
        text-align: center;
        font-size: 14px;
        color: #000;
        font-family: Roboto, Raleway, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px
    }

    .template4 .overlay_buttons_container {
        margin-top: 50px;
        position: relative;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        bottom: 15%;
        left: 50%;
        transform: translate(-50%, -15%)
    }
}
@media screen and (max-width:991px) {
  .nav-wrapper  a.sbf_item img, .nav-women a.sbf_item img{
        width:100%;
        max-width:100%;
        border:0px;
        margin:0px 0px 5px 0px;
    }
}
body {
    padding-top: 170px;
    font-family: Roboto, Raleway, sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 14px
}

[data-icon]:before {
    font-family: quizicons !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.correctbox,
.errorbox,
.infobox {
    position: fixed;
    top: 170px;
    left: 0;
    width: 100%;
    z-index: 20;
    text-align: center
}

.correctbox > div,
.errorbox > div,
.infobox > div {
    display: inline-block;
    background-color: #ffd9ee;
    padding: 1em;
    color: #000
}

.correctbox h2,
.errorbox h2,
.infobox h2 {
    color: #000;
    margin: 0 0 .5em
}

.correctbox ul,
.errorbox ul,
.infobox ul {
    margin: 0 0 0 .5em;
    padding: 0
}

.correctbox li,
.errorbox li,
.infobox li {
    list-style-type: square;
    line-height: 1.2em
}

.correctbox p,
.errorbox p,
.infobox p {
    margin: 0;
    padding: 0;
    line-height: 1.2em
}

#footerrow2 {
    width: 100%;
    clear: both;
    border-top-color: #D1D1D1;
    padding: 35px 15px 15px
}

.footerrow2-textlinks {
    width: 80%
}

.footerrow2-column {
    width: 14%;
    float: left;
    margin-right: 2%;
    font-size: 12px;
    font-family: Roboto, Raleway, sans-serif;
    font-weight: 400
}

.footerrow2-column:nth-child(4) {
    width: 33%;
    margin-right: 0
}

.footerrow2-column.awards {
    width: 19%;
    text-align: right;
    float: right;
    margin-right: 0
}

#footerrow2-mob,
#main-nav {
    display: none
}

.top-nav-container {
    width: 100%;
    padding: 0;
    margin: 0;
    display: block
}

.top-nav-main {
    border-bottom: 1px solid #555;
    margin-top: 10px
}

.header-button {
    background-color: #f3f3f3;
    padding: 10px 30px;
    text-align: center;
    width: 11.5%
}

.header-spacer {
    background-color: #fbfbfb;
    display: inline-block;
    float: left;
    margin: 0;
    height: 50px;
    width: 77%
}

.header-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 4px
}

.header-icon-menu {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-right: 0
}

.finder-icon-v2 {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4Ij4KICA8Zz4KICAgIDxnPgogICAgICA8cGF0aCBkPSJtNjQuNSw2LjRjLTI1LjUsMC00Ni4zLDIwLjgtNDYuMyw0Ni40LTMuNTUyNzFlLTE1LDMuMSAwLjMsNi4yIDAuOSw5LjIgMCwwLjIgMC4xLDAuNCAwLjEsMC43IDUuMSwyMi45IDQxLDU3LjMgNDIuNSw1OC43IDAuOCwwLjggMS44LDEuMSAyLjgsMS4xIDEsMCAyLTAuNCAyLjgtMS4xIDEuNS0xLjUgMzcuMi0zNS44IDQyLjMtNTguMiAwLTAuMiAwLjEtMC40IDAuMS0wLjYgMC43LTMuMiAxLTYuNSAxLTkuOCAwLjEtMjUuNi0yMC43LTQ2LjQtNDYuMi00Ni40em0zNy4yLDU0LjdjMCwwLjIgMCwwLjEgMCwwLjMtMy44LDE2LjYtMjguNyw0Mi44LTM3LjIsNTEuMy04LjUtOC41LTMzLjUtMzQuNy0zNy4zLTUxLjcgMC0wLjIgMC0wLjMtMC4xLTAuNS0wLjUtMi42LTAuOC01LjItMC44LTcuOCAwLTIxIDE3LjEtMzguMiAzOC4xLTM4LjIgMjEsMCAzOC4yLDE3LjEgMzguMiwzOC4yLTEuNDIxMDllLTE0LDIuOS0wLjMsNS43LTAuOSw4LjR6IiBmaWxsPSIjMDAwMDAwIi8+CiAgICAgIDxwYXRoIGQ9Im02NC41LDMyLjVjLTguNiwwLTE1LjUsNy0xNS41LDE1LjVzNywxNS41IDE1LjUsMTUuNSAxNS41LTYuOSAxNS41LTE1LjUtNi45LTE1LjUtMTUuNS0xNS41em0wLDIyLjljLTQuMSwwLTcuNC0zLjMtNy40LTcuNHMzLjMtNy40IDcuNC03LjRjNC4xLDAgNy40LDMuMyA3LjQsNy40cy0zLjMsNy40LTcuNCw3LjR6IiBmaWxsPSIjMDAwMDAwIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K);
    float: left
}

.bag-icon-v2 {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20viewBox%3D%220%200%20129%20129%22%20enable-background%3D%22new%200%200%20129%20129%22%20width%3D%2232px%22%20height%3D%2232px%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22m109.1%2C36.8c-0.3-2-2-3.4-4-3.4h-23v-9.4c0-9.7-7.9-17.6-17.6-17.6-9.7%2C0-17.6%2C7.9-17.6%2C17.6v9.4h-23c-2%2C0-3.7%2C1.4-4%2C3.4l-13.4%2C81c-0.2%2C1.2%200.1%2C2.4%200.9%2C3.3%200.8%2C0.9%201.9%2C1.4%203.1%2C1.4h108c0%2C0%200%2C0%200.1%2C0%202.3%2C0%204.1-1.8%204.1-4.1%200-0.5-0.1-0.9-0.2-1.3l-13.4-80.3zm-54-12.8c0-5.2%204.2-9.4%209.4-9.4s9.4%2C4.2%209.4%2C9.4v9.4h-18.8v-9.4zm-39.8%2C90.4l12.1-72.8h19.5v22.9c0%2C2.3%201.8%2C4.1%204.1%2C4.1%202.3%2C0%204.1-1.8%204.1-4.1v-22.9h18.8v22.9c0%2C2.3%201.8%2C4.1%204.1%2C4.1%202.3%2C0%204.1-1.8%204.1-4.1v-22.9h19.5l12.1%2C72.8h-98.4z%22%20fill%3D%22%23000000%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)
}

.account-icon-v2 {
    background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20563.43%20563.43%22%20style%3D%22enable-background%3Anew%200%200%20563.43%20563.43%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2232px%22%20height%3D%2232px%22%3E%0A%3Cpath%20d%3D%22M280.79%2C314.559c83.266%2C0%2C150.803-67.538%2C150.803-150.803S364.055%2C13.415%2C280.79%2C13.415S129.987%2C80.953%2C129.987%2C163.756%20%20S197.524%2C314.559%2C280.79%2C314.559z%20M280.79%2C52.735c61.061%2C0%2C111.021%2C49.959%2C111.021%2C111.021S341.851%2C274.776%2C280.79%2C274.776%20%20s-111.021-49.959-111.021-111.021S219.728%2C52.735%2C280.79%2C52.735z%22%20fill%3D%22%23000000%22%2F%3E%0A%3Cpath%20d%3D%22M19.891%2C550.015h523.648c11.102%2C0%2C19.891-8.789%2C19.891-19.891c0-104.082-84.653-189.198-189.198-189.198H189.198%20%20C85.116%2C340.926%2C0%2C425.579%2C0%2C530.124C0%2C541.226%2C8.789%2C550.015%2C19.891%2C550.015z%20M189.198%2C380.708h185.034%20%20c75.864%2C0%2C138.313%2C56.436%2C148.028%2C129.524H41.17C50.884%2C437.607%2C113.334%2C380.708%2C189.198%2C380.708z%22%20fill%3D%22%23000000%22%2F%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A")
}

.lovelist-icon-v2 {
    background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20viewBox%3D%220%200%20129%20129%22%20enable-background%3D%22new%200%200%20129%20129%22%20width%3D%2232px%22%20height%3D%2232px%22%3E%0A%20%20%3Cg%3E%0A%20%20%20%20%3Cpath%20d%3D%22m121.6%2C40.1c-3.3-16.6-15.1-27.3-30.3-27.3-8.5%2C0-17.7%2C3.5-26.7%2C10.1-9.1-6.8-18.3-10.3-26.9-10.3-15.2%2C0-27.1%2C10.8-30.3%2C27.6-4.8%2C24.9%2010.6%2C58%2055.7%2C76%200.5%2C0.2%201%2C0.3%201.5%2C0.3%200.5%2C0%201-0.1%201.5-0.3%2045-18.4%2060.3-51.4%2055.5-76.1zm-57%2C67.9c-39.6-16.4-53.3-45-49.2-66.3%202.4-12.7%2011.2-21%2022.3-21%207.5%2C0%2015.9%2C3.6%2024.3%2C10.5%201.5%2C1.2%203.6%2C1.2%205.1%2C0%208.4-6.7%2016.7-10.2%2024.2-10.2%2011.1%2C0%2019.8%2C8.1%2022.3%2C20.7%204.1%2C21.1-9.5%2C49.6-49%2C66.3z%22%20fill%3D%22%23000000%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E")
}

.header-flag-v2 {
    height: 30px;
    width: 30px;
    margin-right: 5px
}

a.header-icon-link:link,
a.header-icon-link:visited {
    text-decoration: none;
    color: #555;
    line-height: 24px;
    font-size: 12px
}

a.header-icon-link:hover {
    text-decoration: none;
    color: #aaa
}

#basket a:focus,
#basket a:hover,
a:link,
a:visited {
    color: #000;
    text-decoration: none
}

label {
    font-weight: 400;
    cursor: pointer
}

hr {
    padding: 0;
    margin-top: 0;
    margin-bottom: 11px;
    border-top-color: #EEE
}

h2 {
    font-size: 20px
}

h3 {
    font-size: 18px
}

.fitting-room {
    position: absolute;
    top: 250px;
    top: 466px;
    right: 0;
    background-color: #CCC;
    height: 200px;
    width: 30px;
    z-index: 5000;
    background-image: url(../_images/assets/misc/fittingroom.png);
    background-repeat: no-repeat;
    -webkit-box-shadow: -2px 0 2px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: -2px 0 2px 0 rgba(50, 50, 50, .75);
    box-shadow: -2px 0 2px 0 rgba(50, 50, 50, .75)
}

.fitting-room:hover {
    background-color: #999;
    cursor: pointer
}

a:link,
a:visited {
    outline: 0
}

a:focus,
a:hover {
    color: #FE78A0;
    text-decoration: underline;
    outline: 0
}

.row {
    margin-right: 0;
    margin-left: 0
}

.form-control {
    display: block;
    width: 100%;
    padding: 6px;
    font-size: 14px;
    line-height: 2;
    color: #888;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #E6E6E6;
    border-radius: 0;
    box-shadow: none;
    transition: none;
    height: 40px;
    font-family: Roboto, Raleway, sans-serif;
    font-weight: 500
}

#reviewform .form-group input,
#reviewform .form-group label,
#reviewform .form-group textarea,
#rpc_element_loading_createReview {
    font-family: Roboto, Raleway, sans-serif;
    font-weight: 400
}

.store-form-item .form-control {
    font-size: 14px;
    color: #666
}

.register .form-control {
    margin: 5px 0
}

.register label {
    margin-top: 12px
}

.register .facebook {
    margin-top: 10px
}

.form-control:focus {
    border-color: #999;
    outline: 0;
    box-shadow: none
}

.stockReminder .form-control:focus {
    border-color: #ff78a0;
    outline: 0;
    box-shadow: none
}

.form-group label {
    float: left;
    font-size: 14px;
    padding-top: 0;
    padding-right: 5px;
    text-transform: uppercase
}

#login .form-group label {
    text-transform: capitalize
}

#reviewform .form-group {
    margin: 24px 0
}

#reviewform .form-group:first-child {
    margin: 10px 0
}

#reviewform .form-group label {
    padding-top: 0;
    color: #000;
    text-transform: initial;
    font-size: 12px
}

#reviewform .form-group input,
#reviewform .form-group textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ddd;
    background: 0 0;
    outline: 0
}

#reviewform #review_description {
    height: 72px;
    overflow-y: hidden
}

.modal-open {
    overflow: inherit
}

.modal-backdrop {
    z-index: 1
}

.modal-dialog {
    margin: 55px 0 0;
    border-bottom: 1px solid #CCC;
    -webkit-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .9);
    -moz-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .9);
    box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .9)
}

.modal-content {
    position: relative;
    background-color: #FFF;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    outline: 0;
    box-shadow: none
}

#currency-nav ul,
.headerblock.shadow {
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .15)
}

.modal-backdrop.in {
    filter: alpha(opacity=70);
    opacity: .7
}

.scrollmask {
    height: 42px;
    z-index: 8;
    position: fixed;
    top: 50px;
    background-color: #FFF;
    width: 100%
}

.btn {
    border-radius: 0;
    border: none
}

.red {
    color: red
}

.pinkstar {
    color: #EE2480
}

.reviews_characters,
.searchResults h2 {
    font-weight: 400;
    color: #000;
    font-family: Roboto, Raleway, sans-serif
}

.reviews_characters {
    margin: 5px 0 0;
    float: right;
    font-size: 11px
}

a.anchor {
    display: block;
    position: relative;
    top: -130px;
    visibility: hidden
}

#toTop {
    z-index: 5000;
    position: fixed;
    bottom: 20px;
    right: 20px
}

#btn-backtotop {
    background-color: #FE78A0;
    display: none;
    font-family: Roboto, Raleway, sans-serif;
    font-weight: 400
}

.homepageContainer {
    max-width: 2000px;
    margin: 0 auto
}

.searchResults {
    margin-top: 10px;
    font-family: Roboto, Raleway, sans-serif;
    font-weight: 400
}

.searchResults h2 {
    font-size: 28px;
    text-transform: uppercase;
    margin: 20px 0;
    text-align: center
}

.header-items-total ~ .sidebar-offcanvas.searchBar {
    display: none
}

.searchResults p {
    color: #838383;
    font-size: 18px;
    display: none
}

#twitter-widget-0 {
    width: 100% !important
}

.tagpicsholder .tagpics img {
    border: 1px solid #ddd;
    padding: 11px;
    margin: 0 2% 0 0;
    float: left;
    width: 11.8%
}

.tagpicsholder .tagpics:last-child img {
    margin: 0
}

#lowernav .nav > li > a[href*=clearance],
#lowernav .nav > li > a[href*=clearance].highlighted,
#lowernav .nav > li > a[href*=clearance]:hover {
    background-color: #D90000;
    color: #fff;
}





.template1 div img,
.template2 div img,
.template3 div img {
    border-top: none !important
}

.headerblock {
    background-color: #FFF;
    height: 170px;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 10;
    z-index: 505
}

.headerblock.shadow {
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .15)
}

.logo {
    width: 120px;
    z-index: 1201
}

#searchModal {
    margin: 2px 5px;
    border: 1px solid #000;
    padding: 0;
    position: relative
}

#searchModal input {
    width: 90%;
    font-size: 15px;
    line-height: 15px;
    padding: 10px 8px;
    border-radius: 0;
    font-family: Roboto, Raleway, sans-serif;
    font-weight: 300;
    border: 0;
    outline: 0
}

#searchModal .search-submit-mobile {
    position: absolute;
    right: 12px;
    top: 10px
}

.desktop_search {
    top: 66px;
    position: absolute;
    right: 20px;
    z-index: 1040;
    width: 170px
}

.desktop_search input {
    border: none;
    border-bottom: 1px solid #000;
    width: 150px;
    font-size: 15px;
    -webkit-appearance: none;
    border-radius: 0;
    line-height: 15px
}

.header_flag {
    float: left;
    height: 16px;
    margin: -3px 0 0 5px
}

.bagIcon {
    padding-right: 2px;
    margin: -8px 0 0 6px;
    float: left;
    background: url(../_images/assets/icons/bag_icon_big.png) no-repeat;
    width: 24px;
    height: 24px;
    background-size: contain
}

.breadcrumb,
.mobile_search .btn.btn-sm {
    background-color: #FFF
}

.mobile_basket,
.mobile_search {
    display: none
}

.breadcrumb {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-family: Roboto, Raleway, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #777
}

.breadcrumb h1 {
    font-size: 12px;
    color: #777;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-weight: 400
}

.breadcrumb > li + li:before {
    padding: 0 0 0 7px !important
}

.mobile_search input {
    width: 150px
}

#currency-nav .caret {
    margin-left: -1px !important;
    margin-right: 5px;
    padding: 0 !important
}

.template_quicksearch_container {
    z-index: 1200;
    background-color: #FFF;
    display: none;
    width: 100%;
    position: absolute;
    top: 48px;
    border: 1px solid #000
}

.template_quicksearch_results {
    clear: both
}

.template_quicksearch_content {
    margin: 6px
}

.template_quicksearch {
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #666
}

.template_quicksearch a img {
    float: left;
    width: 30px;
    margin-right: 10px;
    margin-top: 11px
}

.template_quicksearch_text {
    float: left;
    width: 214px;
    margin-top: 8px;
    margin-bottom: 5px;
    font-size: 12px;
    height: 53px
}

.template_quicksearch_results a {
    background-color: #FE78A0;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px 16px;
    width: 100%;
    display: block;
    text-align: center
}

.template_quicksearch_results a:hover {
    background-color: #000
}

.cookie {
    display: none;
    position: fixed;
    bottom: 0;
    font-size: 13px;
    font-weight: 700;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    background: #fff;
    color: #000;
    z-index: 110
}

#topnav ul li,
#topnavright ul {
    display: inline-block
}

.cookie_container {
    margin: 0 auto;
    text-align: left
}

.cookie_container .title {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin: 0 20px 0 0
}

.cookie_container p {
    color: #000;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    margin: 10px 0 0
}

.cookie_container .buttons {
    float: left;
    width: 80px;
    padding-top: 5px;
    font-size: 11px
}

.cookie_container .buttons p {
    margin: 0 0 10px;
    padding: 0
}

#account-nav ul li,
#currency-nav ul li {
    padding-top: 1px;
    height: 30px;
    display: block
}

.cookie_container a {
    text-decoration: underline;
    font-weight: 700
}

#topnav,
#topnav .mainSearch .template_search_form input,
.navbar-default .navbar-nav > li > a {
    font-weight: 500;
    font-family: Roboto, Raleway, sans-serif
}

.cookie_container a.large_button {
    font-size: 14px;
    color: #000 !important;
    text-decoration: none !important
}

.cookie_container a.large_button img {
    float: left;
    margin: 0 5px 0 0
}

#account-nav,
#currency-nav {
    margin-bottom: -6px !important;
    position: relative;
    width: 100%;
    list-style: none
}

.cookie_container a.large_button:hover {
    text-decoration: underline !important
}

#account-nav a:hover,
#account-nav li:hover a,
#currency-nav a:hover,
#currency-nav li:hover a {
    text-decoration: underline;
    background: #fff
}

#currency-nav {
    margin-top: 5px !important
}

#account-nav li,
#currency-nav li {
    position: relative
}

#account-nav a,
#currency-nav a {
    padding: 0;
    text-decoration: none
}

#currency-nav a:hover {
    color: #000
}

#currency-nav ul {
    display: block;
    background: #fff;
    list-style: none;
    position: absolute;
    left: -9999px;
    top: 30px;
    z-index: 1031;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .15)
}

#currency-nav ul li {
    float: none;
    width: 72px
}

#account-nav ul a,
#currency-nav ul a {
    white-space: nowrap
}

#currency-nav li:hover ul {
    left: 0
}

#account-nav li:hover ul a,
#currency-nav li:hover ul a {
    text-decoration: none
}

#account-nav ul {
    display: block;
    background: #fff;
    list-style: none;
    position: absolute;
    left: -9999px;
    top: 34px;
    z-index: 1500;
    margin-left: -5px;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .15);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .15);
    width: 96px
}

#account-nav ul li {
    float: none;
    width: 100%;
    text-transform: capitalize
}

#account-nav li:hover ul {
    left: -7px
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: none
}

.navbar-toggle .icon-bar {
    height: 3px;
    border-radius: 0
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 3px
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000
}

.navbar.center .navbar-inner {
    text-align: center
}

.navbar.center .navbar-inner .nav {
    display: inline-block;
    float: none
}

.navbar-default {
    background-color: #FFF;
    border-color: #FFF
}

.navbar-default .navbar-nav > li > a {
    color: #000
}

.navbar {
    min-height: 0
}

#mobilemenulinks {
    display: none
}

#mobilemenulinks #downloadAppAndroid,
#mobilemenulinks #downloadAppiPhone {
    background-color: #FE78A0;
    color: #fff;
    border-bottom: 1px solid #ccc
}

#mobilemenulinks #downloadAppAndroid a,
#mobilemenulinks #downloadAppiPhone a {
    color: #fff;
    text-decoration: none
}

#topnav #topnavleft .storeFinder a:hover,
#topnav #topnavright .myAccountDropDown > ul > li > a:hover {
    color: #000
}

#mobilemenulinks #downloadAppAndroid a img,
#mobilemenulinks #downloadAppiPhone a img {
    margin-right: 5px
}

#topnav {
    margin: 0 0 10px
}

#topnavleft {
    margin-top: 12px;
    text-align: left
}

#topnavright {
    margin-top: 6px
}

#topnavleft > ul > li {
    height: 40px;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 0;
    vertical-align: middle
}

#topnavright > ul > li {
    height: 32px;
    margin-left: 15px;
    padding-left: 15px;
    vertical-align: middle
}

#topnavright ul#myAccountButtons {
    margin-top: 10px;
    text-align: right
}

#topnavright ul {
    float: right
}

#topnav ul {
    font-size: 13px;
    text-transform: uppercase;
    padding: 0;
    margin: 0
}

#topnav ul#currency-nav li > span {
    padding: 10px 6px
}

#topnav ul#currency-nav li a + span {
    padding: initial
}

#topnav #topnavleft .storeFinder {
    margin-top: 6px;
    padding-top: 0
}

#topnav #topnavleft .storeFinder a {
    display: block;
    height: 26px;
    line-height: 10px;
    white-space: nowrap;
    padding-left: 0
}

#topnav #topnavleft .storeFinder.icon-ic-marker::before {
    font-size: 26px;
    float: left
}

#topnav #topnavright .myAccount a {
    background: url(../_images/NEW_homepage/my-account.png) no-repeat;
    background-size: contain;
    display: block;
    height: 26px;
    line-height: 10px;
    text-indent: -9999px;
    width: 19px
}

#topnav #topnavright .myAccountDropDown > ul > li > a {
    display: inline-block
}

#topnav #topnavleft .myAccountDropDown {
    margin-top: 0;
    position: absolute;
    left: 48px
}

#topnav #topnavright .loveList span,
#topnav #topnavright .topnavbag span {
    -webkit-border-radius: 50%;
    margin-top: -1px;
    padding-top: 2px;
    font-size: 11px;
    left: 13px
}

#topnav #topnavright .loveList {
    padding-left: 16px;
    position: relative
}

#topnav #topnavright .loveList a {
    display: inline-block;
    height: 32px;
    width: 32px
}

#topnav #topnavright .loveList span {
    position: absolute;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #FE78A0;
    color: #fff;
    width: 18px;
    height: 14px;
    height: 18px;
    z-index: 10;
    margin-left: -6px;
    text-align: center
}

#topnav #topnavright .topnavbag a {
    display: block;
    height: 26px;
    line-height: 10px;
    text-indent: -9999px;
    width: 26px;
    position: relative
}

#topnav #topnavright .topnavbag a:hover {
    color: #000
}

#topnav #topnavright .topnavbag span {
    position: absolute;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #FE78A0;
    color: #fff;
    width: 18px;
    height: 14px;
    height: 18px;
    z-index: 10;
    margin-left: -10px;
    text-align: center
}

#topnav #topnavright .topnavbagPrice {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
    font-size: 14px
}

#topnav #topnavright .topnavbagPrice a {
    padding-top: 9px;
    padding-left: 0;
    display: block
}

#topnav #topnavright .topnavbagPrice a:hover {
    color: #000
}

#topnav #topnavright .mobileSearch {
    padding: 2px 0 0 6px
}

#topnav #topnavright .mobileSearch a {
    padding: 10px 0 10px 6px
}

#topnav #topnavright .mobileSearch a span {
    color: #000;
    font-size: 22px;
    line-height: 29px
}

#topnav .mainSearch {
    margin-top: 13px;
    margin-left: 0;
    width: 100%
}

#topnav .mainSearch .template_search_form {
    border: 1px solid #aaa;
    width: 100%;
    height: 36px;
    margin-top: -3px
}

#topnav .mainSearch .template_search_form input {
    border: none;
    color: #888;
    height: 28px;
    padding: 6px 0 0 12px;
    width: 80%;
    margin-top: 2px;
    outline: 0
}

#topnav .mainSearch .template_search_form a {
    float: left;
    font-size: 20px;
    padding-top: 6px
}

#topnavcenter {
    padding: 0
}

#lowernav {
    top: 125px;
    font-size: 14px;
    text-transform: none;
    font-family: Roboto, Raleway, sans-serif;
    font-weight: 400
}

#lowernav .navigation .navbar-header .navbar-toggle {
    margin-bottom: 0;
    padding: 11px 10px
}

#lowernav .navigation .navbar-header .navbar-toggle:focus,
#lowernav .navigation .navbar-header .navbar-toggle:hover {
    background-color: transparent
}

#topnav .navigation .navbar-header .navbar-toggle {
    float: right;
    margin-right: 10px;
    border: none;
    font-size: 20px;
    margin-top: 8px;
    padding: 5px 5px 0
}

#topnavbag {
    padding: 11px 0 0
}

#topnavbag.active {
    background-color: #000
}

#topnavbag.active > a {
    color: #fff !important;
    text-decoration: none
}

#topnavbag.active .bagIcon {
    background: url(../_images/assets/icons/bag_icon_big_over.png) no-repeat;
    background-size: contain
}

.dropdown-menu > li > a {
    padding: 6px 10px;
    line-height: 1.2;
    font-size: 13px
}

.dropdown-menu > li > a.dn {
    padding: 7px 15px;
    line-height: 1.3;
    font-size: 14px
}
.mini_basket {position: absolute; top:0; z-index:99999!important;/*margin-left:-139px;*/width:301px;margin-top:48px;border:1px solid #000;
right:0px;margin-right:15px; background-color:#FFF}
.mini_basket_header {border-bottom:1px solid #d0d0d0;margin:10px; text-align:left !important;}
.mini_basket_header h2 {font-size:18px;margin:10px 10px 0px 10px;padding:0px 5px 10px 5px;font-family:"Roboto","Raleway",sans-serif;font-weight:700;text-align:left; display:inline-block;}
.mini_basket_content h3 {font-size:13px!important;margin:0px;/*font-weight:bold;*/font-weight:normal!important;font-family:"Roboto","Raleway",sans-serif;font-weight:500;}
.mini_basket_content { font-size: 10px; color: #666666; width: 200px; float:left;}
.mini_basket_content p {margin:1px 0px;}
.mini_basket_container { padding: 10px;}
.mini_basket_container .mini_basket_content {text-transform:capitalize!important;font-size:13px;}
.mini_basket_container .mini_basket_content a, .mini_basket_close_button a {padding:0px!important;color:#000!important;}
.mini_basket_container .mini_basket_content a:hover {color:#FE78A0}
.mini_basket_container .mini_basket_content .price {color:#000;}
.mini_basket_wasprice{	color: #7f7f7f;	text-decoration: line-through}
.mini_basket_container .mini_basket_thumb { float: left; margin: 0 10px 0 0; width: 50px; padding: 0 0 10px !important;}
.mini_basket_container .mini_basket_content .variation span {text-transform:lowercase!important;}
.mini_basket_container .mini_basket_content .variation span:after {content:", ";}
.mini_basket_container .mini_basket_content .variation span:last-child:after {content:none!important;}
.mini_basket_container .mini_basket hr { border-top: 1px dotted #d9d9d9!important; height: 2px; background: #fff!important; width: 289px; margin: 5px 0 5px 0;}
.mini_basket_container .mini_basket_totals {/*background-color:#eee!important;*/margin: 2px 0 10px 0;width:100%;color:#000;}
.mini_basket_container .mini_basket_totals tr {/*background-color:#eee!important;*/}
.mini_basket_container .mini_basket_totals tr td {text-align:right;padding:2px 10px}
.mini_basket_container .mini_basket_totals tr:first-child td {text-align:right;padding:8px 10px 2px 10px}
.mini_basket_container .mini_basket_totals tr:last-child td {text-align:right;padding:2px 10px 4px 10px;color:#000;font-size:18px;}
.mini_basket_container .mini_basket_totals tr td:last-child {width:80px;}
.mini_basket_container .mini_basket_totals tr td[colspan="2"] {text-transform:lowercase!important;padding:0px 10px 2px 10px;font-size:11px;}
.mini_basket .freeDelivery {text-align:center;text-transform:lowercase!important;}
.mini_basket_close_button {float:right;}
.mini_basket #popoutCheckout, .mini_basket #popoutViewBag {display:block;background-color:#78BF7D; color:#FFFFFF; font-
    family:"Roboto","Raleway",sans-serif;font-weight:700;font-size:16px;padding: 10px 0px 6px 0px;font-weight:normal!important;}
.mini_basket #popoutViewBag {background-color:#aaa;}
.mini_basket_buttons {width:100%; text-align:center; margin:10px 0px;}
.mini_basket_scrolling { width: 285px;max-height: 275px;overflow: auto;}
.mini_basket_scrolling .miniBasketItem:last-child hr {border-top-color:#000;border-top-width:2px;}

.footer a:link,
.footer:visited,
.tooltip-inner,
.uspBanner div p a:hover,
.uspFooter p a:hover {
    text-decoration: none
}

#email-signup-button,
#lowernav .nav > li > a,
.footer h3,
.footer-contact-us-button,
.footer-v2 h3,
.uspBanner div p,
.uspExtra p,
.uspMain p {
    text-transform: uppercase
}

.footer-v2 {
    width: 100%;
    background-color: #f8f8f8;
    padding: 10px 0
}

.footer-v2 h3 {
    font-weight: 700;
    color: #000;
    font-size: 16px;
    padding: 10px 0 25px
}

.underfooter {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #aaa;
    margin: 0 0 50px
}

.underfooter img {
    max-width: 100%;
    border: 0
}

.signup-v2 {
    margin: 0;
    background-image: url(../_images/assets/footer/footer-iridescent.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    padding: 10px 0 13px
}

.email-signup-v2 {
    width: 100%;
    max-width: 600px;
    text-align: left;
    padding: 8px;
    border: 1px solid #d7d7d7
}

.email_signup_form {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 30px
}

.email_signup_form h3 {
    background: -webkit-linear-gradient(to right, #fe78a0,#fdaec8);
    background: -o-linear-gradient(to right, #fe78a0,#fdaec8);
    background: -moz-linear-gradient(to right, #fe78a0,#fdaec8);
    background: linear-gradient(to right, #fe78a0,#fdaec8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 900;
    margin: 20px 0 10px;
    padding: 0;
    font-family: Raleway
}

.email_signup_form p {
    font-size: 16px;
    font-weight: 300
}

#email-signup-button {
    background: -webkit-linear-gradient(left, #fe78a0,#fdaec8);
    background: -o-linear-gradient(right, #fe78a0,#fdaec8);
    background: -moz-linear-gradient(right, #fe78a0,#fdaec8);
    background: linear-gradient(to right, #fe78a0,#fdaec8);
    position: relative;
    top: 1px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    padding: 8px;
    border: 0;
    width: 110px;
    display: inline-block
}

.footer-div {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 10px
}

.footer-social-div {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 20px
}

.footer-div h1 {
    font-size: 22px;
    font-weight: 700
}

.footer-contact-us-button {
    width: 100%;
    display: block;
    background-color: #f8f8f8;
    color: #000;
    border: 1px solid #000;
    padding: 6px;
    text-align: center;
    font-size: 18px;
    font-weight: 700
}

.footer h3,
.footerApps p {
    font-size: 16px;
    font-weight: 700;
    font-family: Roboto, Raleway, sans-serif
}

.footer-contact-us-button:hover {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
    text-decoration: none
}

.signup-arrow-v2 {
    width: 16px;
    height: 20px;
    display: inline-block;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im00MC40LDEyMS4zYy0wLjgsMC44LTEuOCwxLjItMi45LDEuMnMtMi4xLTAuNC0yLjktMS4yYy0xLjYtMS42LTEuNi00LjIgMC01LjhsNTEtNTEtNTEtNTFjLTEuNi0xLjYtMS42LTQuMiAwLTUuOCAxLjYtMS42IDQuMi0xLjYgNS44LDBsNTMuOSw1My45YzEuNiwxLjYgMS42LDQuMiAwLDUuOGwtNTMuOSw1My45eiIgZmlsbD0iIzAwMDAwMCIvPgogIDwvZz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    background-position: bottom center
}

.panel,
.panel-default > .panel-heading {
    background-color: transparent !important
}

.footer {
    padding: 0;
    border-top: 1px solid #dedede;
    margin: 20px 0;
    float: left;
    width: 100%
}

.footerApps,
.footerSocial {
    float: none;
    vertical-align: middle
}

.footer h3 {
    margin: 0 0 15px
}

#footerrow1 {
    height: 102px;
    display: table;
    width: 100%;
    clear: both
}

.footerApps {
    display: table-cell;
    text-align: right
}

.footerApps a img {
    display: inline-block;
    margin-left: 10px;
    margin-top: -5px
}

.footerApps p {
    display: inline-block;
    margin-bottom: 0
}

.footerSocial {
    display: table-cell
}

.footerSocial a {
    float: left;
    margin-right: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.footerSocial a:hover .footer-social {
    color: #FE40A7
}

.tab {
    display: inline-block;
    width: 130px
}

#lowernav,
.uspFooter {
    width: 100%
}

.footerSocial ul {
    margin: 0;
    padding: 0
}

.footerSocial li {
    list-style: none
}

.owl-item {
    margin-top: 10px
}

.uspBanner div {
    padding-left: 0;
    padding-right: 0
}

.uspBanner div p {
    padding: 0;
    margin: 0;
    vertical-align: middle;
    font-family: Roboto, Raleway, sans-serif;
    font-weight: 400;
    letter-spacing: 1px
}

.uspBanner p a strong,
.uspMain p {
    font-weight: 700;
    font-family: Roboto, Raleway, sans-serif
}

.uspBanner div p a {
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    padding: 7px 0 5px;
    color: #fff;
    background-color: #000;
    display: block;
    border-right: 1px solid #fff
}

.uspBanner div:nth-child(2) p a {
    background-color: #FE78A0
}

.uspBanner div:nth-child(3) p a {
    border-right: none
}

.uspBanner p a strong {
    display: block;
    font-size: 16px
}

.uspExtra p,
.uspFooter p,
.uspMain p {
    font-size: 24px;
    text-align: center
}

.uspMain {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    margin: 10px 0 12px;
    padding: 15px 0 12px;
    display: none
}

.master-slider {
    margin-top: 10px !important
}

.uspExtra,
.uspExtra div,
.uspMain p {
    margin: 0;
    padding: 0
}

.uspMain p {
    color: #000;
    line-height: 11px;
    letter-spacing: 1px
}

.uspMain p span {
    color: #FE78A0;
    font-family: Roboto, Raleway, sans-serif;
    font-weight: 400
}

.uspExtra p {
    background-color: #eee;
    margin: 0 0 10px;
    padding: 5px 0 1px;
    color: #000;
    font-family: Roboto, Raleway, sans-serif;
    font-weight: 700;
    letter-spacing: 1px
}

.uspExtra p span {
    color: #FE78A0;
    font-family: Roboto, Raleway, sans-serif;
    font-weight: 400
}

#lowernav div div ul li ul.dropdown-menu li a.has-submenu,
.uspFooter p,
.uspMain P .usp-mobile-hide {
    font-family: Roboto, Raleway, sans-serif;
    font-weight: 700
}

.uspMain P .usp-mobile-hide {
    color: #000
}

.uspFooter {
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 10
}

.uspFooter p {
    display: block;
    background-color: #FE78A0;
    color: #fff;
    padding: 5px 0;
    margin-bottom: 0
}

.uspFooter p span {
    color: #000;
    font-family: Roboto, Raleway, sans-serif;
    font-weight: 400
}

.uspFooter p a {
    color: #FFF
}

.tooltip-inner {
    max-width: 250px;
    padding: 12px;
    color: #000;
    text-align: center;
    background-color: #FFD9EE;
    border-radius: 4px
}

#lowernav,
.navigation {
    max-width: 1100px;
    margin: 0 auto
}

.tooltip.left {
    padding: 0 8px;
    margin-left: -1px
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -8px;
    border-width: 8px 0 8px 8px;
    border-left-color: #FFD9ED;
    border-bottom-color: #FFD9ED
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 14px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=100) !important;
    opacity: 1 !important
}

.spancol2 .tooltip,
.spancol2 .tooltip-inner {
    text-align: left !important
}

.tooltip .tooltip-arrow {
    border-top: 5px solid #FFD9ED !important
}

.headerblock.basket {
    height: 110px
}

#colorbox + div {
    display: none
}

#lowernav div div ul li ul.dropdown-menu li a.has-submenu {
    pointer-events: none;
    cursor: default;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px
}

.navigation {
    text-align: center
}

.navbar-nav {
    display: inline-block;
    float: none;
    margin: 0 auto
}

.open > .dropdown-menu,
.open > a .sub-arrow {
    display: hidden !important;
    width: 100% !important
}

.nav > li {
    position: static !important
}

#lowernav .nav > li > a {
    padding: 4px 13px 0;
    letter-spacing: .5px;
    font-size: 14px
}

#lowernav .navigation .navbar-header .navbar-toggle {
    float: left;
    margin-left: 10px;
    border: none;
    margin-right: 0
}

.open > a .sub-arrow {
    height: 6px !important;
    border: none !important;
    position: absolute !important;
    top: 24px;
    z-index: 202;
    margin-left: -18px !important
}

.open .dropdown-menu {
    padding: 15px 0
}

.open > .dropdown-menu {
    max-width: 100% !important;
    z-index: 252
}

.open .highlighted {
    background-color: #000
}

.navbar-default .navbar-nav > .open,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    border-bottom: 1px solid #000;
    background-color: #fff;
    color: #000;
    display: block
}

ul.dropdown-menu > li {
    display: table
}

ul.dropdown-menu > li .has-submenu {
    display: block;
    margin-right: 0;
    margin-top: 10px;
    padding-right: 0 !important;
    font-weight: 700
}

.open .dropdown-menu .dropdown-menu {
    background: rgba(0, 0, 0, 0) !important;
    border-width: 0 !important;
    box-shadow: none;
    display: block;
    float: none;
    left: auto;
    max-width: 100px !important;
    top: 40px;
    width: 100px !important;
    z-index: 252;
    position: static
}

.open .dropdown-menu {
    display: block !important;
    opacity: 1 !important
}

.dropdown-menu {
    display: none !important
}

.open .dropdown-menu .dropdown-menu li {
    float: none
}

ul.dropdown-menu > li {
    float: left;
    width: 185px;
    text-transform: none
}


@media screen and (max-width:1199px) {
    .header-button {
        background-color: #f3f3f3;
        padding: 10px 30px;
        text-align: center;
        width: 20%
    }

    .header-spacer {
        background-color: #fbfbfb;
        display: inline-block;
        float: left;
        margin: 0;
        height: 50px;
        width: 60%
    }

    #selector1,
    #selector2,
    #selector5 {
        display: none
    }

    #topnavright > ul > li {
        height: 32px;
        margin-left: 0;
        padding-left: 15px;
        vertical-align: middle
    }
}

@media screen and (max-width:767px) {

    #footerrow3-terms ul li a,
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        font-family: Roboto, Raleway, sans-serif
    }

    .uspBanner div p a {
        border-right: none
    }

    #lowernav .navigation .navbar-collapse.collapse .nav.navbar-nav > .open > a[href*=clearance].highlighted {
        color: #D90000
    }


    #topnav #topnavleft .myAccountDropDown {
        display: block !important;
        padding-left: 0px;
        top: 5px
    }

    #searchModal {
        display: block !important
    }




    .uspBanner div {
        padding-left: 0;
        padding-right: 0
    }

    .uspBanner div:nth-child(2) {
        border-right: 3px solid #FFF;
        border-left: 3px solid #FFF
    }

    #topnav .mainSearch .template_search_form input {
        padding: 6px 0 0 6px
    }

    .uspMain p {
        font-size: 22px;
        line-height: 16px
    }

    .uspExtra p {
        font-size: 22px;
        padding: 5px 0 3px
    }

    #lowernav .nav > li > a {
        padding: 4px 7px 0
    }

    #footerrow3-copyright,
    #footerrow3-terms {
        padding-top: 14px;
        padding-bottom: 14px;
        padding-right: 20px
    }

    .logo {
        width: 100px;
        margin: 11px auto;
        position: relative;
        left: inherit
    }

    .uspFooter {
        width: 100%
    }

    .uspExtra P,
    .uspFooter p,
    .uspMain P {
        font-size: 16px
    }

    .footercol3 {
        width: 60%;
        float: right
    }

    .footerrow2-column {
        width: 30%;
        float: left;
        margin-right: 2%;
        clear: right
    }

    .footercol1 {
        width: 45%;
        float: left;
        margin-right: 5%
    }

    .footercol2 {
        width: 60%;
        float: left;
        margin-left: 0;
        background-position: 0 20px;
        max-width: 200px
    }

    #topnavright {
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        float: right
    }

    #footerrow2-mob {
        border-top: 0;
        padding-top: 0;
        margin-top: 0
    }

    #footerrow2 .footerrow2-column.awards,
    #footerrow2-mob {
        display: block;
        width: 100%
    }

    #footerrow3 {
        width: 100%;
        clear: both;
        height: 54px
    }

    #footerrow3-mobilecards {
        display: none
    }

    #footerrow3-copyright {
        float: right
    }

    #footerrow3-terms ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        font-size: 15px;
        width: 100%;
        text-align: center
    }

    #footerrow3-terms ul li {
        margin: 0 15px 0 0;
        display: inline-block
    }

    #footerrow3-terms ul li a {
        color: #000;
        text-decoration: underline;
        font-size: 12px;
        font-weight: 500
    }

    #footerrow3-cards {
        float: left;
        margin-bottom: 30px;
        padding-left: 20px
    }

    #footerrow3-cards-checkout {
        text-align: center;
        height: 17px
    }

    .quicklinks .panel.panel-default {
        border-radius: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-bottom: 1px solid #ddd
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top: 0 !important;
        font-weight: 400
    }

    .panel-heading {
        background-color: FFF;
        padding: 0 15px 12px
    }

    .panel-title > a,
    .panel-title > a.collapsed {
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 30px;
        font-family: Roboto, Raleway, sans-serif;
        font-weight: 700;
        background-size: 12px 12px;
        text-transform: uppercase
    }

    .panel-title > a {
        display: block;
        background-image: url(../_images/assets/misc/footerminus.png);
        margin-top: 13px
    }

    .panel-title > a.collapsed {
        background-image: url(../_images/assets/misc/footerplus.png)
    }

    .quicklink_header {
        color: #EB006B;
        padding-bottom: 10px;
        border-bottom: 1px solid D1D1D1;
        text-transform: uppercase
    }

    .quicklinks .panel-body {
        padding: 0 15px 15px !important
    }
}
@media (max-width:767px) {
/*
        .headerblock {
        height: 55px
    }
*/

    #lowernav {
        max-width: 100%;
        top: 50px
    }

    #lowernav .navigation .navbar-collapse.collapse .nav.navbar-nav > li a {
        padding: 12px 0 6px 14px !important;
        border-bottom: 1px solid #ccc
    }


    #lowernav .navigation .navbar-collapse.collapse .nav.navbar-nav > li:last-child a {
        border-bottom: none;
        padding: 12px 0 1px 14px !important
    }

    #lowernav .navigation .navbar-collapse.collapse .nav.navbar-nav li li a {
        background-color: #fff !important
    }
}
/* media query for tablet (portrait) only */
@media (min-width:768px) {
    #lowernav {top:115px; border-bottom:0px !important;}
    .uspBanner p a strong {font-size:14px !important;}
}
@media (max-width:768px) {

    #navbar_phoneno,
    #topnav ul li.currencyListItem,
    #topnavbag {
        display: none
    }

    #searchoptions li:nth-child(2n),
    #topnavright {
        margin-right: 0
    }

    #searchoptions li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 40px
    }

    #searchoptions li:nth-child(3n) {
        margin-right: 2%
    }

    .hc-nav-trigger {
        top: 16px
    }

    .email-signup-v2 {
        width: 100%;
        max-width: 60%
    }

    .email_signup_form h3 {
        font-size: 34px
    }


    .uspBanner div:nth-child(2) {
        border-right: none;
        border-left: none
    }


    #topnav {
        margin: 0
    }

    #topnav #topnavleft .storeFinder a {
        text-indent: -9999px
    }

    #topnav #topnavleft .storeFinder a:hover {
        color: #000
    }

    #topnav #topnavleft .storeFinder {
        position: absolute;
        top: 24px;
        left: 42px;
        border-left: 2px solid #eee;
        padding-left: 7px;
        padding-right: 2px;
        width: 44px
    }

    #topnavright ul#myAccountButtons {
        margin-top: 5px;
        margin-right: 12px
    }

    .navbar-toggle {
        margin-top: -40px
    }

    .navbar-collapse.in {
        -webkit-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .6);
        -moz-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .6);
        box-shadow: 0 2px 2px 0 rgba(50, 50, 50, .6)
    }


    #mobilemenulinks {
        display: block;
        background-color: #F7F7F7;
        border-top: 1px solid #C8C8C8;
        margin: 0 -15px
    }

    #mobilemenulinks li {
        padding: 9px 15px;
        display: block
    }

    #mobilemenulinks li span {
        color: #888;
        padding-right: 10px;
        padding-left: 3px;
        font-size: 14px
    }

    #topnavright,
    .container {
        padding-left: 0;
        padding-right: 0
    }

    #topnavright {
        float: right
    }

    #topnavleft {
        padding: 0;
        margin-top: 7px
    }

    #acc_topnav ul a {
        margin-right: 1%;
        width: 18%
    }

    #acc_topnav ul a:last-child,
    .container {
        margin-right: 0
    }

    #acc_topnav ul li,
    .uspFooter {
        width: 100%
    }

    #acc_topnav ul li button {
        height: 43px;
        min-width: 43px
    }



    .container {
        margin-left: 0
    }

    .pagecontent {
        position: relative
    }

    #range_breadcrumb .breadcrumb {
        top: 45px
    }

    #myacc .container {
        margin-left: 0;
        margin-right: 0
    }

    .uspExtra P,
    .uspFooter p,
    .uspMain P {
        font-size: 16px
    }
}

@media (max-width: 320px) {
    #topnavright ul#myAccountButtons {
        margin-top: 5px;
        margin-right: 5;
    }
}

@media (min-width:768px) {

    #cboxLoadedContent .wishlist_buttons,
    #cboxLoadedContent a.template_button {
        font-family: Roboto, Raleway, sans-serif;
        font-weight: 700;
        text-align: center
    }

    .mainSearchContainer {
        width: 100%
    }

    #topnav .mainSearch .template_search_form input {
        width: 100%;
        padding-left: 40px;
        font-size: 16px;
        padding-bottom: 3px
    }

    .contactBlock p {
        margin-bottom: 23px;
        line-height: 15px
    }

    .template1 .area2,
    .template1 .area3,
    .template2 .area1,
    .template2 .area4 {
        margin-top: 0
    }

    .template2 .area2 {
        margin-top: 20px
    }

    .template3 .area3,
    .template3 .area4 {
        margin-top: 0
    }

    .basket_product_title {
        font-size: 14px;
        width: 200px
    }

    @media (min-width:967px) {
        #topnav .mainSearch .template_search_form {
            width: 100%;
            margin-top: -3px
        }

        #topnav .mainSearch .template_search_form input {
            width: 100%;
            padding-left: 40px;
            font-size: 16px;
            padding-bottom: 3px
        }

        .mainSearchContainer {
            width: auto
        }

        #topnavleft > ul > li {
            border-right: 2px solid #eee;
            height: 36px;
            margin-right: 5px;
            padding-right: 10px;
            padding-top: 3px;
            vertical-align: middle
        }
    }

    @media (min-width:1123px) {
        .logo {
            width: 140px;
            margin-top: 3px
        }

        #topnav .mainSearch .template_search_form {
            width: 100%;
            margin-top: -3px
        }

        #topnav .mainSearch .template_search_form input {
            width: 100%;
            padding-left: 40px;
            font-size: 16px;
            padding-bottom: 3px
        }

        #topnav .mainSearch .template_search_form .glyphicon-search {
            font-size: 20px
        }

        #topnav .mainSearch .template_search_form a {
            padding: 6px 10px 10px 6px
        }
    }

    @media (min-width:1200px) {

        #selector1,
        #selector2 {
            display: none
        }

        #topnav ul li a {
            padding: 10px 10px 10px 6px
        }

        .header-icon {
            padding: 0 !important
        }

        #topnav ul#currency-nav li > span {
            padding: 10px 10px 10px 6px
        }

        #topnav ul#currency-nav li a + span {
            padding: initial
        }

        .categoryBannerLinks2 {
            margin: 20px auto 0;
            max-width: 960px
        }

        .footerrow2-column:nth-child(4) {
            width: 30%;
            margin-right: 0
        }
    }

    @media screen and (min-width:1020px) and (max-width:1200px) {
        #topnav #topnavleft .storeFinder {
            padding-top: 12px
        }
    }

    @media screen and (min-width:768px) and (max-width:1023px) {
        .login {
            margin-top: 52px
        }

        #topnav #topnavleft .storeFinder {
            padding-top: 12px
        }

        .checkoutheader.loginscreen {
            width: 96%;
            margin: 0 auto;
            height: 12px
        }
    }

    @media only screen and (min-width:767px) and (max-width:818px) {
        .desktop_search input {
            width: 125px
        }

        .desktop_search {
            right: 15px;
            width: 145px
        }

    }

    @media only screen and (min-width:767px) and (max-width:918px) {
        ul.dropdown-menu > li:first-child {
            width: 22% !important
        }
    }

    @media screen and (max-width:1600px) {
        .header-button {
            background-color: #f3f3f3;
            padding: 10px 30px;
            text-align: center;
            width: 17%
        }

        .header-spacer {
            background-color: #fbfbfb;
            display: inline-block;
            float: left;
            margin: 0;
            height: 50px;
            width: 66%
        }
    }

    @media screen and (max-width:1060px) {
        #lowernav .nav > li > a {
            padding: 4px 5px 0;
            font-size: 12px
        }

        .megamenu_banner1 {
            display: none
        }
    }

    @media only screen and (min-width:1025px) and (max-width:1199px) {
        .logo {
            margin-top: 6px
        }
    }

    @media screen and (max-width:1024px) {
        .billingdelivery .form-group .newcheckbox {
            padding: 9px 10px
        }

        .billingdelivery {
            padding: 30px 35px 20px
        }

        .searchResults h2 {
            width: 100%
        }

        .deliveryOptions {
            padding: 0 0 5px;
            margin-top: 40px
        }

        .billingaddress {
            padding: 0 0 25px
        }

        #proddets_block_info {
            padding: 0 15px
        }

        .template3 .hidden-xs p:first-of-type {
            display: none
        }

        #lowernav {
            margin: 0
        }

        #topnav .nav > li > a {
            padding: 4px 4px 0
        }

        #lowernav .nav > li:first-child > a {
            border-left: 0
        }

        .logo {
            width: 100px;
            margin-top: 10px
        }
    }

    @media (max-width:900px) {
        .header-button {
            background-color: #f3f3f3;
            padding: 10px 30px;
            text-align: center;
            width: 23%
        }

        .header-spacer {
            background-color: #fbfbfb;
            display: inline-block;
            float: left;
            margin: 0;
            height: 50px;
            width: 54%
        }
    }

    @media (max-width:1000px) {
        #acc_topnav ul li button {
            font-size: 12px
        }

        .megamenu_banner2 {
            width: calc(100% - 570px);
            max-width: 250px
        }

        .megamenu_banner2 img {
            max-width: 250px;
            width: 100% !important;
            height: auto !important
        }
    }

    @media screen and (max-width:884px) {
        .uspBanner p strong {
            display: block
        }
    }

    @media screen and (max-width:380px) {
        #topnavright > ul > li {
            margin-left: 0;
            padding-left: 9px
        }

        #topnav #topnavright .loveList {
            padding-left: 12px;
            position: relative
        }

        #topnav #topnavright .mobileSearch {
            padding-left: 3px
        }

        #topnav #topnavleft .storeFinder {
            padding-left: 5px;
            padding-right: 2px;
            left: 42px
        }
    }

    #cboxLoadedContent .wishlist_buttons {
        max-width: 400px;
        width: 100%
    }

    #cboxLoadedContent a.template_button {
        width: 300px;
        background-color: #FF78A0;
        display: block;
        color: #fff;
        height: 40px;
        text-transform: uppercase;
        padding-top: 10px;
        font-size: 16px;
        text-decoration: none;
        margin: 0 20px
    }

    #cboxLoadedContent a.template_button.wishlist_popup_close {
        background-color: #000;
        margin-top: 10px
    }

    #cboxLoadedContent .correctbox + .wishlist_buttons {
        margin-top: 30px
    }

    #cboxLoadedContent .correctbox + .wishlist_buttons::before {
        content: "Your item will be saved to your Love List"
    }

    .localization-modal .modal-dialog {
        margin: auto;
        top: 30%;
        font-size: 16px
    }

    .currency-selector {
        width: 60%;
        margin: 20px auto
    }

    body.modal-open {
        overflow: hidden
    }
}

/** Use this to overwrite rules for IE11 **/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .email_signup_form h3 {
        background: none;
    }
}
