@charset "utf-8";
/* CSS Document */
/* HEADER AND SETUP */
body {
    width: 100%;
    position: relative;
    overflow-x: hidden;
}

body .logo img {
    max-width: 221px !important;
}

.border-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body .panel.wrapper {
    border: none !important;
}

body .panel.wrapper * {
}

.phone-block {
    float: left;
    width: auto;
    font-family: 'Montserrat', sans-serif;
    padding-top: 4px;
}

body .header.content {
    padding-top: 15px !important;
}

body .page-header .header.panel {
    padding: 0px 0 0 !important;
    max-width: 1200px;
}

body .block-search {
    width: 40% !important;
    float: left !important;
    padding: 0 !important;
    margin: 28px 0 0 100px;
}

body .block-search input#search { /*padding:20px 10px;*/
    padding: 0 10px;
    height: 42px;
    font-style: italic;
}

body .block-search .action.search {
    top: 5px !important;
}

body .minicart-wrapper {
    margin-top: 25px;
}

body .minicart-wrapper.minicart-notlogged.active {
    text-align: right;
}

body button {
    transition: all 300ms ease;
}

body button:hover {
    background-color: #315550 !important;
}

body button span {
    text-transform: none;
}

body .breadcrumbs .item:not(:last-child):after {
    font-family: inherit;
    content: '/';
}


body {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    color: #000 !important;
}

body h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #4d276f;
}

body h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
}

body h3, body h4, body h5, body h6 {
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
}

body .header ul.links li a {
    padding: 5px;
    transition: all 200ms ease;
}

body .header ul.links li a:hover {
    background-color: #406806;
    text-decoration: none;
}

body .block-search .action.search:before {
    font-size: 25px;
    color: #000;
}

.valueadded-block {
    width: 100%;
    text-align: center;
    margin: 0 auto 15px;
    background: #fff;
    color: #c7007d;
    box-sizing: border-box;
    padding: 15px 0;
}

.cms-index-index .valueadded-block {
    margin-bottom: 25px;
}

.value-inner {
    width: 1200px;
    max-width: 100%;
    margin: auto;
}

body .nav-sections {
    margin-bottom: 0;
}

.va-note {
    width: 33.33%;
    text-align: center;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.mycon {
    background: url(../images/Delivery1x.png) no-repeat center left;
    width: 22px;
    height: 20px;
    padding: 14px 14px 14px 30px;
    background-size: 30px;
}

.van2 .mycon {
    background: url(../images/Dispatch1x.png) no-repeat center left;
    background-size: 30px;
}

.van3 .mycon {
    background: url(../images/CustomerServices1x.png) no-repeat center left;
    background-size: 28px;
}

.van2 {
    text-align: center;
}

.van3 {
    text-align: center;
}

.phonecon {
    background: url(../images/phone.png) no-repeat center left;
    padding-left: 25px;
}

.page-header .wrapper {
    background: #80a327 !important;
}

body header.page-header {
    background: #4d276f;
}

body .nav-sections {
    background: #4d276f !important;
}

.top-links-left {
    float: left;
    text-align: left;
}

.top-links-left ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.top-links-left ul li {
    display: inline-block;
    margin: 0;
    border-right: 1px solid #fff;
    margin-right: -3px;
    font-size: 12px;
}

.top-links-left ul li a {
    color: #fff;
    background: none;
    padding: 6px 10px !important;
    display: block;
}

.top-links-right {
    float: right;
    text-align: right;
}

.top-links-right ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.top-links-right ul li {
    display: inline-block;
    margin: 0;
    border-right: 1px solid #fff;
    margin-right: -3px;
    font-size: 12px;
}

.top-links-right ul li a {
    color: #fff;
    background: none;
    padding: 6px 10px !important;
    display: block;
}

li.noborder {
    border: none !important;
}

.top-links-right #switcher-currency {
    margin-bottom: -7px;
}

.top-links-right #switcher-currency li {
    width: 100%;
    float: left;
    text-align: left;
}

body li.tl-phone a {
    background: url(../images/Phone-white1x.png) no-repeat 5px center;
    padding-left: 22px !important;
}

body li.tl-livechat a {
    background: url(../images/LiveChat1x.png) no-repeat 8px;
    padding-left: 27px !important;
}

body li.tl-qop a {
    background: url(../images/QuickOrder1x.png) no-repeat 8px;
    padding-left: 24px !important;
}

.switcher-trigger {
    margin-bottom: -2px;
}

.switcher-option:hover a, .switcher-option a:hover {
    color: #fff !important;
}

@media screen and (min-width: 1220px) {
    .header.content {
        padding: 30px 0px 0 !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1220px) {
    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

/* TOP NAV */
body .nav-sections, body .navigation {
    background: none;
}

body .navigation ul {
    width: 100%;
    display: table;
    table-layout: fixed;
}

body .navigation ul li.level0 {
    display: table-cell;
    text-align: center;
    width: 3%;
}

body .navigation ul li.level0 .level-top {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 20px;
    padding: 10px 5px;
}

body .navigation ul li.level0 a.sale {
}

body #sidebarIn .navigation ul li.level0 a {
    color: #fff;
}

body ul.pm-topmenu {
    border-top: 1px solid #80a327;
    padding: 0;
}

body .sidebarinside ul.pm-topmenu {
    border-top: none;
}

/* MOBILE NAV */
body .nav-sections {
    background: #fff;
}

body .sidebarinside .navigation ul li.level0 .level-top {
    padding-left: 15px;
}

/* MINI CART */
body .minicart-wrapper .action.showcart .counter.qty {
    background: none;
    color: #a1a1a1;
    text-align: left;
    min-width: 125px;
    height: 45px;
    padding: 8px 0 0 35px;
}

body .minicart-wrapper .action.showcart .counter.qty .counter-number {
    display: block;
}

body .minicart-wrapper .showcart {
    background: url(../images/basketcon.jpg) no-repeat left 8px;
    width: 125px;
    height: 43px;
}

body .minicart-wrapper .action.showcart:before {
    display: none;
}

body .minicart-wrapper .action.showcart.active:before {
    display: none;
}


body .minicart-notlogged {
    margin-top: 40px;
}

.logbut {
    background: #80a327;
    color: #fff;
    box-sizing: border-box;
    padding: 10px 20px;
    text-align: center;
    transition: all 200ms ease;
}

.logbut span {
    background: url(../images/Account1x.png) no-repeat center left;
    padding-left: 15px;
}

.lb1 {
    margin-right: 10px;
}

.lb2 span {
    background: url(../images/Register1x.png) no-repeat center left;
    padding-left: 19px;
}

.logbut:hover {
    background: #406806;
}

a.linkbut:hover {
    text-decoration: none !important;
}

body .minicart-notlogged a.showcart {
    background: #80a327 url(../images/Cart1x.png) no-repeat 10px center !important;
    margin-top: -10px;
}

body .minicart-notlogged a.showcart span.logbut span {
    padding: 0;
    background: none;
}

body .minicart-notlogged a.showcart span span.price {
    color: #fff;
}

@media screen and (max-width: 800px) {
    .lb2 {
        display: none;
    }

    body .minicart-notlogged {
        border-left: 1px solid #391d53;
        height: 70px;
        box-sizing: border-box;
        text-align: center;
    }

    body .minicart-notlogged a.linkbut {
        display: inline-block;
        margin: 0;
        position: relative;
        top: -12px;
    }

    body .minicart-notlogged a.linkbut span {
        padding: 10px;
    }

    body .minicart-notlogged a.linkbut span span {
        padding-left: 15px;
    }

    body .columns {
        float: left;
        width: 100%;
    }

    body .loggies-buttons .logbut span {
        background: url(../images/Account4x.png) no-repeat center left;
        padding: 0px !important;
        background-size: 30px;
        width: 30px;
        height: 34px;
        display: block;
        font-size: 0;
    }

    .loggies-buttons .logbut {
        background: none;
    }

    .loggies-buttons {
        height: 55px;
        margin-top: -15px;
        padding-top: 15px;
    }

}

@media screen and (max-width: 600px) {
    body .loggies-buttons .logbut {
        background: none !important;
        padding: 0 !important;
        margin: 0;
    }

    .minicart-notlogged.loggies-buttons {
        height: 70px;
        margin-top: -15px;
        padding-top: 15px;
    }
}

/* BANNERS */
.cms-index-index .message.success {
    margin: 10px 0;
}

.cms-index-index .columns .column.main {
    padding-bottom: 0;
    max-width: 100%;
}

.cms-index-index .valueadded-block {
    margin-bottom: 0;
}

.pm-container {
    width: 100%;
    margin-top: 0px;
    position: relative;
    z-index: 1;
}

.cms-index-index .pm-container {
    margin-top: -10px;
}

.pm-banner-wrap {
    width: 100%;
}

.pm-banner-outer {
    width: 100%;
    height: auto;
}

.pm-banner-inner {
    width: 1240px;
    max-width: 100%;
    padding: 0;
    margin: auto;
    box-sizing: border-box;
    line-height: 0;
}

.pm-banner-content {
    position: absolute;
    width: 50%;
    padding-top: 20px;
    color: #fff;
    line-height: 1.42857143;
}

span.banner-button {
    font-family: 'Fjalla One', sans-serif;
    font-size: 18px;
    background: #70938f;
    padding: 8px 15px;
    border: 1px solid #b9c7c7;
    transition: all 300ms ease;
    color: #fff;
    border-radius: 2px;
}

span.banner-button:hover {
    background-color: #315550 !important;
}

.pm-banner-control {
    width: 100%;
    box-sizing: border-box;
    float: left;
    position: relative;
    margin-top: 25px;
    padding-left: 20px;
}

.pm-banner-control a, .pm-banner-control a:hover {
    font-size: 16px;
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

.pm-banner-underbanner {
    width: 100%;
    background: #4d276f;
    height: 55px;
    position: relative;
    float: left;
    margin-top: -26px;
}

.pm-banner-underbanner .cycle-pager {
    float: right;
    margin-right: 20px;
    margin-top: 6px;
    cursor: pointer;
}

.pm-banner-underbanner .cycle-pager span {
    font-size: 0;
    width: 13px;
    height: 13px;
    line-height: 0;
    display: inline-block;
    background: #fff;
    margin-left: 9px;
    border-radius: 50%;
}

.pm-banner-underbanner .cycle-pager span.cycle-pager-active {
    background: #80a327;
}

.cycle-pager {
    float: right;
}

@media screen and (max-width: 900px) {
    .pm-banner-content {
        display: none;
    }
}

/* FEATURE BLOCKS */
.pm-fblock-wrap {
    width: 100%;
    margin: 20px 0;
    float: left;
}

.pm-columns_2 .pm-fb {
    width: 48.75%;
    display: inline-block;
    position: relative;
}

.pm-columns_2 .pm-fb img {
    width: 100%;
    height: auto;
}

.pm-columns_2 .pm-fb_2 {
    margin-left: 2.5%;
}

.pm-fb .banner-button {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.pm-columns_3 .pm-fb {
    width: 31.666%;
    margin-right: 2.5%;
    display: inline-block;
    position: relative;
    margin-bottom: 2%;
}

.pm-columns_3 .pm-fb img {
    float: left;
}

.pm-columns_3 .pm-fb_3, .pm-columns_3 .pm-fb_6, .pm-columns_3 .pm-fb_9 {
    margin-right: 0;
}

.pm-subtitle {
    background: #70938f;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 10px;
    font-size: 24px;
    color: #fff;
    float: left;
}

.fblock-label {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 150px;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    font-size: 21px;
}

@media screen and (max-width: 450px) {
    .pm-columns_2 .pm-fb {
        width: 100%;
        margin-bottom: 20px;
    }

    .pm-columns_2 .pm-fb {
        margin-left: 0;
    }

}

@media screen and (max-width: 550px) {
    .pm-columns_3 .pm-fb {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0 !important;
    }

    .pm-columns_3 .pm-fb img {
        width: 100%;
    }
}

/* HP INTRO */
.hp-intro {
    width: 70%;
    padding: 0 15%;
    text-align: center;
}

@media screen and (max-width: 450px) {
    .hp-intro {
        width: 100%;
        padding: 0 0%;
    }
}

/* PRODUCT WIDGET SLICKED */
.pm-widget-wrap {
    width: 100%;
    position: relative;
    min-width: 1200px;
}

@media screen and (max-width: 1200px) {
    .pm-widget-wrap {
        min-width: 200px;
    }
}

.pm-widget-wrap .block-content {
}

body .block.widget.pm-widget-wrap .products-grid .product-item {
    width: 250px;
    margin: 0 10px !important;
    text-align: center;
}

.feat-line {
    width: 100%;
    margin-bottom: 25px;
}

.feat-white {
    width: 100%;
    position: relative;
    padding-bottom: 1px;
    text-align: center;
}

.pm-prev {
    width: 28px;
    height: 27px;
    background: url(../images/LeftArrow1x.png) no-repeat center left;
    padding-right: 0px;
    position: absolute;
    left: -28px;
    top: 50%;
    cursor: pointer;
    margin-top: -14px;
}

.pm-next {
    width: 28px;
    height: 27px;
    background: url(../images/RightArrow1x.png) no-repeat center right;
    padding-left: 0px;
    position: absolute;
    right: -28px;
    top: 50%;
    cursor: pointer;
    margin-top: -14px;
}

.off-canv {
    position: absolute;
    z-index: 9999;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
    width: 30px;
}

.oc-left {
    left: 0;
    top: 0;
}

.oc-right {
    right: 0;
    top: 0;
}

@media screen and (max-width: 1290px) {
    .pm-prev {
        left: 10px;
    }

    .pm-next {
        right: 10px;
    }
}

.pm-image img {
    width: 100%;
    height: auto;
}

.pm-slick-item .product-item-details .reviews-actions {
    display: none;
}

.pm-slick-item .product-item-details span.brand {
    font-family: 'Fjalla One', sans-serif;
    color: #9a9a9a;
    text-transform: uppercase;
}

.pm-slick-item .product-item-details .product-item-name {
    min-height: 40px;
}

.pm-slick-item .product-item-details .product-item-name a {
    font-size: 14px;
    font-weight: bold;
    color: #4d276f;
}

.pm-slick-item .product-item-details .product-reviews-summary {
    width: 100%;
    min-height: 15px;
    margin-bottom: 8px;
}

.pm-slick-item .product-item-details .price {
    color: #cd097f;
    font-size: 14px;
    font-weight: bold;
}

span.each {
    color: #cd097f;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
}

.pm-slick-item .product-item-details .special-price .price {
    color: #c0380e;
}

.pm-slick-item .product-item-details .old-price .price-label {
    display: none;
}

.pm-slick-item .product-item-details .old-price .price {
    color: #9a9a9a;
    font-size: 14px;
    text-decoration: line-through;
}

.pm-image {
    position: relative;
}

.qview {
    opacity: 0;
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    background: #e3e3e3;
    text-align: center;
    box-sizing: border-box;
    padding: 5px;
    z-index: 9;
    transition: all 300ms ease;
}

.qview a {
    width: 100%;
    color: #333;
    display: block;
    font-weight: bold;
}

.qview a:hover {
    color: #333;
    text-decoration: none;
}

.pm-image:hover .qview {
    display: block;
    opacity: 0.6;
}

.pm-image:hover .qview:hover {
    opacity: 1;
}

.pm-slick-item .price-box .no-display {
    display: inline !important;
}

.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    box-shadow: none !important;
    border: 0;
    padding: 0;
    margin: 0;
}

/* BLOG WIDGET */
.hp-blogs-reviews {
    width: 100%;
    float: left;
}

.hp-blogs-reviews-left {
    width: 31.66%;
    float: left;
    min-height: 100px;
}

.hp-blogs-reviews-right {
    width: 68.3%;
    float: left;
    min-height: 100px;
    box-sizing: border-box;
    padding-left: 30px;
}

.pm-blog-hp, .hp-blogs-reviews-left .post-list-wrapper.blog-widget-recent {
    background: #4d276f;
    width: 100%;
    color: #fff;
    box-sizing: border-box;
    padding: 20px;
    float: left;
    min-height: 245px;
}

.pm-blog-hp .widget-title a, .pm-blog-hp .widget-title a:hover, .hp-blogs-reviews-left .post-list-wrapper.blog-widget-recent h3 {
    color: #809e27;
    text-decoration: none;
    font-weight: bold;
    font-size: 22px;
    margin: 1px 0 10px;
}

.pm-blog-hp .post-info-wraper {
    border: none;
    padding: 0;
}

.pm-blog-hp .post-link-title {
    color: #fff;
}

.pm-blog-hp .mp-read-more, .pm-blog-hp .mp-read-more:hover {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

.pm-blog-hp .post-short-description p {
    max-height: 40px;
}

.pm-blog-hp .post-short-description p a {
    color: #fff;
    text-decoration: underline;
}

.pm-blog-hp .post-short-description p a:hover {
    color: #fff;
    text-decoration: underline;
}

.pm-blog-hp .mp-post-title a:hover {
    color: #fff;
    text-decoration: underline;
}

.hp-blogs-reviews-left .blog-widget-recent .post-holder {
    width: 100%;
    background: none;
    margin: 0;
    padding: 0;
}

.hp-blogs-reviews-left .post-list .post-header .post-title a, .hp-blogs-reviews-left .post-read-more {
    color: #fff;
}

.hp-blogs-reviews-left .blog-widget-recent .post-description .post-text-hld {
    min-height: 65px;
    height: 65px;
    overflow: hidden;
}

.hp-blogs-reviews-left .blog-widget-recent .post-description .post-text-hld a {
    color: #fff;
}

/* blog box homepage M2.3 */
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {
    width: 100% !important;
}

.post-holder {
    border: none !important;
}

.hp-blogs-reviews-left .blog-widget-recent .post-description .post-text-hld {
    height: 62px;
    min-height: 62px;
}

/* REVIEW WIDGET */
.review-wrap {
    width: 100%;
    position: relative;
}

.review-wrap h4 {
    display: block;
    background: #809e27;
    padding: 15px 20px;
    color: #fff;
    margin: 0;
    background: url(../images/YellowStars1x.png) no-repeat right 20px center #809e27;
    line-height: 21px;
}

.review-wrap h4 a {
    color: #fff;
    text-decoration: underline;
    font-size: 21px;
    font-weight: normal;
}

.review-container {
    position: relative;
    overflow: hidden;
}

.review-container iframe {
    margin-top: -90px;
}

.popular-product-wrap {
    width: 100%;
    text-align: center;
    float: left;
}

.cms-index-index .pm-widget-wrap {
    margin-bottom: 10px !important;
}

.popular-product-wrap span.title {
    font-size: 21px;
    color: #4d276f;
    font-weight: bold;
    padding: 0 20px;
}

.popular-product-wrap span.subtitle {
    font-weight: bold;
    padding: 25px 20px 0;
    display: block;
}

.title-pink {
    display: inline-block;
    font-size: 21px;
    background: #c7007d;
    color: #fff;
    padding: 10px 15px;
    margin-top: 20px;
}

.intro-text {
    max-width: 900px;
    text-align: center;
    margin: auto;
    padding: 0 10px;
    box-sizing: border-box;
}

@media screen and (max-width: 680px) {
    .hp-blogs-reviews-left {
        width: 100%;
        min-height: auto;
    }

    .pm-blog-hp {
        min-height: auto;
    }

    .hp-blogs-reviews-right {
        width: 100%;
        padding: 0;
        margin-top: 30px;
    }
}


/* FOOTER */
.pm-footer {
    width: 100%;
}

.page-footer {
    width: 100%;
}

.pmf {
    width: 31.33%;
    float: left;
    min-height: 100px;
    margin-right: 3%;
    color: #fff;
}

.pmf a, .pmf a:hover, .pmf span, .pmf span a {
    color: #fff;
}

.pmf-1 span {
    display: block;
}

.pmf-3 {
    margin-right: 0;
}

.pmf h3 {
    color: #fff;
    border-bottom: 1px solid #fff;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: normal !important;
    font-size: 20px !important;
}

.pmf ul {
    list-style: circle !important;
    margin-left: 20px !important;
}

.pmf ul li {
    padding-left: 0px;
    padding-bottom: 18px;
}

a.sosho {
    width: 26px;
    height: 26px;
    display: inline-block;
    margin-right: 15px;
}

a.sosho span {
    font-size: 0;
    width: 26px;
    height: 26px;
    display: block;
}

a.sosh1 span {
    background: url(../images/facebook.png) no-repeat center;
}

a.sosh2 span {
    background: url(../images/twitter.png) no-repeat center;
}

a.sosh3 span {
    background: url(../images/pinterest.png) no-repeat center;
}

a.sosh4 span {
    background: url(../images/instagram.png) no-repeat center;
}

.page-footer {
    background: #fff !important;
    float: left;
}

.pm-abs-footer {
    width: 1200px;
    max-width: 100%;
    text-align: center;
    margin: 25px auto 35px;
}

.payment-logo {
    width: 75px;
    height: 46px;
    display: inline-block;
    font-size: 0;
    margin: 0 15px;
    background-size: 100% auto !important;
}

.pym1 {
    background: url(../images/1.png) no-repeat center;
}

.pym2 {
    background: url(../images/5.png) no-repeat center;
}

.pym3 {
    background: url(../images/2.png) no-repeat center;
}

.pym4 {
    background: url(../images/22.png) no-repeat center;
}

@media screen and (max-width: 780px) {
    .pmf {
        width: 100%;
        margin-right: 0;
        text-align: center;
    }

    .pmf ul {
        list-style: none !important;
        margin-left: 0 !important;
    }

    .page-footer {
        padding-bottom: 25px;
    }

    .footer.content ul {
        padding-right: 0 !important;
    }
}

.pm-footer-topper {
    background: #4d276f;
    width: 100%;
    min-height: 30px;
    padding: 0;
    margin-top: 25px;
    display: inline-block;
}

.pm-footer-topper-in {
    max-width: 1200px;
    margin: auto;
}

.pfti {
    width: 33.33%;
    text-align: center;
    float: left;
    box-sizing: border-box;
    padding: 20px 10px 10px;
}

.pfti-1 span {
    background: url(../images/mypuckator.png) no-repeat center;
    width: 241px;
    height: 88px;
    max-width: 241px;
}

.pfti span {
    display: block;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}

.pfti .purple-blob {
    transition: all 300ms ease;
    margin-top: 10px;
    font-size: 12px;
    background: #c7007d;
    box-sizing: border-box;
    padding: 5px 50px;
    border-radius: 0px;
    box-shadow: 0px 5px 0px #93005f;
    color: #fff;
    max-width: 70%;
    margin: auto;
}

.pfti .purple-blob:hover {
    background: #93005f;
    box-shadow: 5px 5px 0 #000;
}

.pfti .pink-blob {
    transition: all 300ms ease;
    font-size: 12px;
    margin-top: 10px;
    background: #c7007d;
    box-sizing: border-box;
    padding: 5px 50px;
    border-radius: 0px;
    box-shadow: 0px 5px 0px #93005f;
    color: #fff;
    max-width: 70%;
    margin: 10px auto auto;
}

.pfti .pink-blob:hover {
    background: #93005f;
    box-shadow: 5px 5px 0 #000;
}

.pfti a:hover {
    text-decoration: none !important;
    color: #fff;
}

.pfti.pfti-1 {
    display: none;
}

.pfti.pfti-2, .pfti.pfti-3 {
    width: 50%;
    padding-bottom: 33px;
}

@media screen and (max-width: 950px) {
    .pfti {
        width: 100% !important;
    }

    .pfti-1 span {
        margin: 0 auto;
    }

    .pfti-3 {
        margin-bottom: 20px;
    }

    body .pm-fifo {
        width: 100%;
        margin-right: 0;
    }

    body .pm-fifo ul {
        padding-right: 0;
    }

    body .pm-fifo-3 {
        width: 48%;
        margin-right: 4%;
    }

    body .pm-fifo-4 {
        width: 48%;
    }

    body .pm-fifo-1 h5, body .pm-fifo-2 h5 {
        position: relative;
        margin-bottom: 0;
    }

    body .pm-fifo-1 h5:after, body .pm-fifo-2 h5:after {
        -webkit-font-smoothing: antialiased;
        right: 5px;
        position: absolute;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        vertical-align: middle;
        display: inline-block;
        overflow: hidden;
        speak: none;
        text-align: center;
        background: url(../images/DownArrow1x-bl.png) no-repeat center;
        background-size: 8px;
        width: 20px;
        font-size: 0;
        top: 50%;
        margin-top: -13px;
        height: 20px;
    }

    body .pm-fifo-1 h5.itsopen:after, body .pm-fifo-2 h5.itsopen:after {
        background: url(../images/UpArrow1x-bl.png) no-repeat center;
        background-size: 8px;
    }

    body .pm-fifo-1 ul, body .pm-fifo-2 ul {
        display: none;
    }

    .closer {
        display: none;
    }

    body .itsopenchild {
        display: block !important;
    }

    body .pm-fifo h5.itsopen {
        margin-bottom: 20px;
    }

    .pm-fifo a, .pm-fifo p {
        font-size: 14px !important;
    }

    .social-wrap a {
        font-size: 0 !important;
    }

    .footer.content {
        border-top: 0;
        padding-top: 0;
    }
}

@media screen and (max-width: 800px) {
    body .pm-fifo-3 {
        width: 100%;
        margin-right: 0%;
    }

    body .pm-fifo-4 {
        width: 100%;
    }
}

.pm-final-footer-wrap {
    width: 100%;
}

.pm-fifo {
    width: 22.75%;
    float: left;
    margin-right: 3%;
    font-size: 14px;
    font-weight: bold;
}

.pm-fifo-4 {
    margin-right: 0;
}

.pm-fifo h5 {
    font-size: 16px !important;
    padding-bottom: 5px;
    border-bottom: 1px solid #cac9ca;
}

.pm-fifo a {
    color: #231f20;
    font-size: 14px;
    display: block;
    margin: 3px 0;
    font-weight: bold;
}

.pm-fifo p.phonecon {
    background: url(../images/FooterPhone1x.png) no-repeat left 4px;
    padding-left: 30px;
}

.pm-fifo p.emailcon {
    background: url(../images/FooterMail1x.png) no-repeat center left;
    padding-left: 30px;
}

.social-wrap {
    width: 100%;
    float: left;
    margin-top: -10px;
    margin-bottom: 25px;
}

.social-wrap a {
    margin-right: 1px;
    font-size: 0;
}

a.sosho-inst {
    background: url(../images/social-inst.png) no-repeat center;
    width: 31px;
    height: 31px;
    display: inline-block;
}

a.sosho-pint {
    background: url(../images/social-pint.png) no-repeat center;
    width: 31px;
    height: 31px;
    display: inline-block;
}

a.sosho-fb {
    background: url(../images/social-fb.png) no-repeat center;
    width: 31px;
    height: 31px;
    display: inline-block;
}

a.sosho-twit {
    background: url(../images/social-twit.png) no-repeat center;
    width: 31px;
    height: 31px;
    display: inline-block;
}

body .pm-fifo-3 .newsletter {
    float: left;
    width: 100%;
}

/* MEGA MENU */
.pm-mega-wrap {
    width: 100%;
    position: absolute;
    height: auto;
    z-index: 99;
    display: block !important;
}

.pm-megamenu {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}

.pm-mega-in {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    background: #71528c;
    box-sizing: border-box;
    padding: 15px 25px;
    display: inline-block;
}

.pmm {
    width: 23.5%;
    padding-right: 2%;
    float: left;
    min-height: 200px;
    padding-top: 7px;
    padding-bottom: 15px;
}

.pmm4 {
    padding-right: 0;
}

.pmm-wide {
    padding-right: 0;
    width: 48.5%;
}

.pmm-title, .pm-mega-in h6 {
    font-size: 16px !important;
    padding-bottom: 3px;
    margin: 0 0 10px;
    border-bottom: 1px solid #80a427;
    color: #80a427;
    display: block;
    margin-bottom: 10px;
}

.pm-mega-in h6 a, .pm-mega-in a h6 {
    color: #80a427;
}

.pmm-content {
}

.pm-mega-in p {
    margin: 0;
}

.pmm-content img {
    max-width: 100%;
    height: auto;
}

.pmm-content ul {
    margin: 0 0 15px;
    padding: 0;
}

@media screen and (min-width: 1200px) {
    .pmm-content ul.split {
        width: 50%;
        float: left;
        box-sizing: border-box;
        padding-right: 0px;
    }

    .pmm-content ul.split:first-child {
        padding-right: 10px;
    }
}

.pmm-content ul li {
    margin: 0;
    width: 100%;
    display: block;
    list-style: none;
    padding: 3px 0;
}

.pmm-content ul li a {
    display: block;
    color: #fff;
}

.pmm-content ul li a img {
    border: none;
}

.page-wrapper li.actived {
    background: url(../images/uparr.png) no-repeat center bottom;
}

li.all {
    padding: 0;
}

li.all a {
    padding: 15px 0 15px;
    font-weight: bold;
    margin-bottom: 0;
    border-bottom: 1px solid #f1f1f1;
}

/* RESPONSIVE MENU */
.page-wrapper {
    margin: auto;
    width: 100%;
    will-change: left;
    -webkit-transform: translateZ(0);
    transition: all 300ms ease !important;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

#sidebarIn {
    will-change: left;
    height: 100%;
    position: fixed;
    width: 50%;
    -webkit-transform: translateZ(0);
    transition: all 300ms ease !important;
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
}

.slideover .page-wrapper {
    opacity: 0.35;
    position: fixed !important;
    transform: translate3d(50%, 0, 0);
    -webkit-transform: translate3d(50%, 0, 0);
}

.slideover #sidebarIn {
    left: 0% !important;
    box-shadow: 0 0 10px #000;
    transform: translate3d(0%, 0, 0);
    -webkit-transform: translate3d(0%, 0, 0);
}

.sidebarIn {
    display: none;
}

.sidebarinside {
    position: relative;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    height: 100%;
    box-sizing: border-box; /*padding:10px 30px 10px 10px;*/
    width: 100%;
}

.sidebarinside .navigation {
    overflow: visible;
}

.sidebarinside .mega-show {
    background: #71528c;
    padding: 10px 20px;
    text-align: left;
}

.sidebarinside .mega-show li a {
    border: none !important;
    color: #fff !important;
}

.sidebarinside .mega-show h6 {
    margin: 10px 0;
    font-weight: normal;
    padding-bottom: 10px;
}

.sidebarinside .mega-show h6 a {
    padding-bottom: 0;
}

.sidebarinside .mobilenav {
    padding: 0 !important;
}

.sidebarinside .mega-show h6 a:hover {
    color: #80a427 !important;
}

@media screen and (min-width: 1200px) {
    .slideover .page-wrapper {
        position: relative !important;
        transform: translate3d(0%, 0, 0);
        -webkit-transform: translate3d(0%, 0, 0);
        opacity: 1 !important;
    }

    .slideover #sidebarIn {
        left: -100% !important;
        box-shadow: none !important;
        transform: translate3d(-100%, 0, 0);
        -webkit-transform: translate3d(-100%, 0, 0);
    }

}

@media screen and (max-width: 800px) {
    .slideover .page-wrapper {
        transform: translate3d(75%, 0, 0);
        -webkit-transform: translate3d(75%, 0, 0);
    }

    #sidebarIn {
        width: 75% !important;
    }

}

@media screen and (max-width: 1200px) {
    .nav-sections {
        display: none !important;
    }

    .navigation .level0 > .level-top {
        font-weight: 700;
        padding: 8px 40px 8px 15px;
        text-transform: uppercase;
        word-wrap: break-word;
    }

    .sidebarinside .navigation ul {
        margin: 0;
        padding: 0;
    }

    .sidebarinside .navigation .parent .level-top:after {
        -webkit-font-smoothing: antialiased;
        font-size: 16px;
        right: 5px;
        position: absolute;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        background: url(../images/Arrow2x.png) no-repeat center;
        background-size: 9px;
        width: 20px;
        font-size: 0;
        top: 50%;
        margin-top: -9px;
    }

    .sidebarinside .navigation .mobileactive .level-top:after {
        background: url(../images/Arrow2x-active.png) no-repeat center;
        background-size: 9px;
        right: 7px;
    }

    .sidebarinside .pm-mega-in {
        background: none;
        padding: 0;
        margin-top: 10px;
    }

    .sidebarinside .navigation .parent a {
        display: block !important;
        text-align: left !important;
    }

    .sidebarinside .navigation li {
        margin: 0;
    }

    .sidebarinside .navigation li a {
        display: block;
        color: #000;
    }

    .sidebarinside { /*padding-right:10px;*/
        background: #4d276f;
        color: #fff;
    }

    .sidebarinside .pm-mega-in a {
        font-weight: normal;
    }

    .sidebarinside .navigation .level0 > .level-top {
        line-height: 35px;
    }
}

.greenwrap {
    background: #809e27;
}

.greenwrap li {
    border-bottom: 1px solid #fff !important;
}

.greenwrap li a {
    padding: 10px 15px;
    margin: 0 15px;
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
    .mobaccount a, .mobcontactt a {
        padding: 10px 0;
    }
}

.fixed {
    position: fixed !important;
}

.sidebarinside .navigation a {
    padding-left: 0;
}

.sidebarinside .pmm-title {
    padding: 15px 0;
    margin: 0;
}

.sidebarinside .pmm-content ul li a {
    border-bottom: 1px solid #f1f1f1;
    padding: 5px 0;
}

.sidebarinside ul.pm-topmenu li.level0 {
    border-bottom: 1px solid #999;
    padding: 5px 0;
    border-top: none;
}

.sidebarinside ul.pm-topmenu li.level0 * {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
}

.mobileactive {
}

.mobaccount {
    border-top: 2px solid !important;
}

.mobaccount a {
    background: url(../images/account@2xblack.png) no-repeat center left / 20px auto;
    padding-left: 30px !important;
    font-weight: bold;
}

.mobcontactt a {
    background: url(../images/newsletter.png) no-repeat center left / 20px auto;
    padding-left: 30px !important;
    font-weight: bold;
}

/* HEADER RESPONSIVE */
.search-toggle {
    display: none;
}

.search-toggle:before {
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    line-height: 28px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    background: url(../images/MobileSearchWhite4x.png) no-repeat center;
    background-size: 30px;
    width: 100%;
    height: 40px;
    font-size: 0;
}

.search-toggle span {
    display: none;
}

.account-toggle {
    display: none;
}

.account-toggle span {
    font-size: 0;
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(../images/account@2x.png) no-repeat center / 100%;
    vertical-align: middle;
    padding-top: 10px;
}

.nav-sections-item-title {
    display: none;
}

/* MOBILE SEARCH */
.mobile-search-block {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: -1px;
    background: #71528c;
}

.mobile-search-block .label {
    display: none;
}

.mobile-search-block form {
    position: relative;
    width: 100%;
}

.mobile-search-block input#search {
    padding: 10px;
    height: 50px;
}

.mobile-search-block button, .mobile-search-block button:hover {
    position: absolute;
    right: 5px;
    top: 6px;
    background: url(../images/MagGlass2x.png) no-repeat center;
    width: 44px;
    height: 38px;
    display: block;
    box-shadow: none !important;
    border: none;
}

.mobile-search-block button span {
    display: none;
}

@media screen and (min-width: 1200px) {
    body .header.content {
        min-height: 105px;
    }
}

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

    .nav-open .nav-sections-item-title {
        display: none;
    }

    .nav-sections {
        -webkit-overflow-scrolling: touch;
        -webkit-transition: left 0.3s;
        -moz-transition: left 0.3s;
        -ms-transition: left 0.3s;
        transition: left 0.3s;
        height: 100%;
        left: -80%;
        left: calc(-1 * (100% - 54px));
        overflow: auto;
        position: fixed;
        top: 0;
        width: 80%;
        width: calc(100% - 54px);
    }

    .account-toggle {
        display: inline-block;
        float: left;
    }

    .nav-sections .pm-topmenu {
        width: 100%;
        display: block;
    }

    body .navigation ul li.level0 {
        width: 100%;
        display: block;
        text-align: left;
    }

    .header .logo {
        width: 60%;
        max-width: 60%;
        display: block;
        text-align: center;
        position: relative;
        margin: 0;
    }

    .header .logo img {
        display: inline;
        max-height: 95px;
        width: auto;
        margin-top: -4px;
    }

    .header .nav-toggle {
        display: inline-block;
        float: left;
        position: static;
        width: 10%;
    }

    body .minicart-wrapper {
        margin: 0;
        width: 10%;
    }

    .account-toggle {
        width: 10%;
        text-align: center;
    }

    .search-toggle {
        display: none;
        width: 10%;
        padding-top: 5px;
        text-align: center;
    }

    body .minicart-wrapper span.counter-number span {
        display: none;
    }

    body .minicart-wrapper .action.showcart .counter.qty {
        min-width: 28px;
        text-align: left;
        float: left;
    }

    body .minicart-wrapper .action.showcart .counter.qty span.price {
        display: none;
    }

    body .minicart-wrapper .showcart {
        width: 100%;
        background-position: right 6px;
        background-size: 24px auto;
    }

    .valueadded-block {
        min-height: 45px;
    }

    .value-inner {
        box-sizing: border-box;
        padding: 0 20px;
    }

    .search-toggle {
        display: inline-block;
        float: left;
        position: static;
    }

    .page-header #search_mini_form {
        display: none;
    }

    body .nav-toggle:before {
        background: url(../images/MenuMobile4x.png) no-repeat center;
        background-size: 30px;
        height: 40px;
        font-size: 0;
        width: 100%;
        margin-left: 0px;
    }

    .search-toggle-on {
        background: #71528c;
    }


}

@media screen and (max-width: 1200px) and (min-width: 800px) {
    body .nav-toggle:before {
        margin-left: -6px;
    }

    body .header.content {
        padding-top: 0 !important;
    }

    .header .nav-toggle {
        width: 4%;
        margin-top: 28px;
        min-width: 50px;
    }

    .search-toggle {
        display: none;
    }

    .account-toggle {
        display: none !important;
    }

    .header .logo {
        width: 16%;
        border-left: 1px solid #391d53;
        padding-left: 2%;
        padding-right: 0%;
        padding-top: 1.5%;
        min-height: 82px;
        positoin: relative;
    }

    body .header .logo img {
        max-width: 100% !important;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 10%;
    }

    body .minicart-wrapper .action.showcart {
        box-sizing: border-box;
        background: #80a327 url(../images/Cart2x.png) no-repeat 10px center !important;
        background-size: 19px !important;
        text-align: right;
    }

    body .minicart-wrapper .action.showcart .counter.qty, body .minicart-wrapper .action.showcart span.price, body .minicart-wrapper span.counter-number span, body .minicart-wrapper .action.showcart .counter.qty span.price {
        display: inline-block !important;
    }

    body .minicart-wrapper {
        width: auto;
        min-width: 108px;
        margin-top: 15px;
        padding-left: 2% !important;
    }

    body .block-search {
        width: 37% !important;
        margin: 29px 0 20px;
        padding-left: 4% !important;
    }

    .page-header #search_mini_form {
        width: 100%;
        display: block;
    }

    body .page-header .header.panel {
        padding: 0px 20px 0 !important;
        box-sizing: border-box;
    }

    body .minicart-notlogged {
        margin-top: 40px;
    }

    .van1 {
        text-align: center;
    }

    .van3 {
        display: none;
    }

    .va-note {
        width: 50%;
    }

}

@media screen and (max-width: 800px) {
    body .header.content {
        padding: 15px 0 0 0 !important;
    }

    .header .logo {
        width: 40%;
        max-width: 40%;
        display: block;
        text-align: center;
        position: relative;
        margin: 0;
    }

    .header .logo img {
        display: inline;
        max-height: 50px;
        width: auto;
        margin-top: -4px;
    }

    .header .nav-toggle {
        display: inline-block;
        float: left;
        position: static;
        width: 15%;
        border-right: 1px solid #391d53;
        height: 55px;
        margin-top: -15px;
        padding-top: 15px;
    }

    body .minicart-wrapper {
        margin-top: -15px;
        width: 15%;
    }

    .account-toggle {
        width: 15%;
        text-align: center;
    }

    .search-toggle {
        width: 15%;
        padding-top: 6px;
        text-align: center;
        height: 55px;
        margin-top: -15px;
        padding-top: 15px;
        border-right: 1px solid #391d53;
    }

    body .page-header .header.panel {
        display: none;
    }

    .valueadded-block .van2, .valueadded-block .van3 {
        display: none;
    }

    .valueadded-block .van1 {
        width: 100%;
        text-align: center;
        min-height: 25px;
    }

    body .block-search {
        margin-top: 5px;
    }

    body .page-header {
        margin-bottom: 0;
    }

    body .valueadded-block {
        min-height: 50px;
    }

    body .minicart-notlogged a.showcart {
        background: url(../images/Cart4x.png) no-repeat 10px center !important;
        background-size: auto 30px !important;
        margin: -8px 0 0 0px;
        box-sizing: border-box;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    body .minicart-wrapper .action.showcart .counter.qty span.price {
        display: inline-block !important;
        padding-left: 10px !important;
    }
}

@media screen and (max-width: 400px) {
    body .minicart-wrapper .action.showcart .counter.qty {
        display: none !important;
    }

    body .minicart-notlogged a.showcart {
        width: 100%;
        background: url(../images/Cart4x.png) no-repeat center !important;
        background-size: auto 30px !important;
    }

    body.page-products .product-item-info {
        width: 100% !important;
    }

    .column.main .product-items .product-item {
        width: 100%;
    }

}

/* LIST PAGE */
.greystrip {
    width: 100%;
    background: #f4f4f4;
    margin-bottom: 20px;
}

.grey-inner {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

.grey-image {
    width: 50%;
    float: left;
}

.grey-image img {
    width: 100%;
    height: auto;
}

.grey-image .category-image {
    margin-bottom: 0;
}

.grey-content {
    width: 100%;
    color: #656565;
    padding: 35px 0 35px 0px;
}

.no-image-topper {
    padding: 15px 0 10px !important;
}

.no-image-topper h1 {
    margin-bottom: 5px !important;
}

.grey-content .category-description {
    margin-bottom: 0;
}

.grey-2col .grey-content {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 35px 0 0px 35px;
    color: #656565;
}

body .c2c_colour .swatch-option {
    min-height: 20px;
    min-width: 20px;
    margin: 0;
}

body .c2c_colour .swatch-attribute-options a {
    margin: 0 5px 5px 0 !important;
    box-sizing: border-box;
    display: inline-block;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px !important;
}

.page-products .product-item-info {
    position: relative;
}

.page-products .product-item-info .product-item-inner {
    display: none !important;
}

.filter-options-content li a {
    padding-left: 20px;
    background: url(../images/filt-up.png) no-repeat center left;
}

.filter-options-content li a:hover {
    background: url(../images/filt-over.png) no-repeat center left;
}

.filter-options-item.active .filter-options-title {
    border-bottom: 0px solid #989898;
    padding: 10px 15px;
    background: #d8d8d8;
    text-transform: none;
}

.filter-options-content.id_cat {
    padding: 0;
}

.filter-options-content.id_cat li {
    margin: 0;
}

.filter-options-content.id_cat li a {
    background: none;
    padding: 10px 15px;
    background: #f4f4f4;
    transition: all 300ms ease;
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.filter-options-content.id_cat li a:hover {
    background: #bb0a7d;
    color: #fff;
}

.filter-options-content.id_cat li a span {
    transition: all 300ms ease;
}

.filter-options-content.id_cat li a:hover span {
    color: #fff;
}

li.desk-seperator {
    display: none;
}

@media screen and (min-width: 1200px) {
    li.desk-seperator {
        width: 100%;
        margin: 10px 0 30px !important;
        float: left;
        height: 1px;
        background: #e6e6e6;
        display: block;
    }
}

.go-left {
    float: left;
}

body.page-products .products-grid .product-item .product-item-details {
    text-align: center;
}

body.page-products .products-grid .product-item .product-item-details .product-reviews-summary {
    display: none;
}

body.page-products .products-grid .product-item .product-item-details .brand {
    font-family: 'Fjalla One', sans-serif;
    color: #000;
    display: block;
    width: 100%;
    height: 20px;
}

body.page-products .products-grid .product-item .reviews-actions, body.page-products .products-grid .product-item .reviews-actions a {
    color: #989898;
}

body.page-products .products-grid .product-item .price-box {
    margin: 5px 0 4px;
}

body.page-products .products-grid .product-item .product-item-details .price {
    color: #cd0a7f;
    font-size: 16px;
    font-weight: bold;
}

body.page-products .products-grid .product-item .product-item-details .special-price .price {
    color: #c0380e;
}

body.page-products .products-grid .product-item .product-item-details .old-price .price-label {
    display: none;
}

body.page-products .products-grid .product-item .product-item-details .old-price .price {
    color: #9a9a9a;
    font-size: 14px;
    text-decoration: line-through;
}

body.page-products .product-item-details .product-item-name {
    min-height: 62px;
}

body.page-products .product-item-details .sly-old-price {
    display: inline-block !important;
}

.stock.available span {
    background: url(../images/InStock1x.png) no-repeat center left;
    padding: 6px 0 6px 28px;
    color: #80a327;
    display: inline-block;
    font-weight: bold;
    margin: -5px auto 15px;
}

.stock.unavailable span {
    background: url(../images/OutofStock1x.png) no-repeat center left;
    padding: 2px 0 2px 28px;
    display: inline-block;
    color: #e10613;
    font-weight: bold;
}

.pm-slick-item .stock.available span {
    margin-bottom: -3px;
}

.product-item-details input, .product-item-details select {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.product-item-details select {
    background: url(../images/DownArrow1x.png) no-repeat 90% 50%;
    color: #4d276f
}

body .product-item-details .tocart {
    padding: 7px 13px;
    display: inline-block;
    vertical-align: middle;
}

.product-item-details .tocart span {
    background: url(../images/Cart1x.png) no-repeat center left;
    padding-left: 27px;
    font-size: 14px;
}

.product-item-details input.qty {
    width: 40px;
    text-align: center;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}

.ajaxstaging {
    display: none !important;
}

body .pm-total-products {
    float: right;
    font-weight: bold;
    padding-top: 5px;
}

body .toolbar-products {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    margin-top: 0px;
    padding: 6px 0;
    color: #4d276f;
    font-size: 12px;
    font-weight: bold;
}

@media screen and (min-width: 768px) {
    body .toolbar-products {
        margin-left: 0%;
        width: 100%;
        float: left;
    }
}

body .toolbar-products #toolbar-amount {
    padding-right: 5px;
}

body .sorter-label {
    font-weight: bold;
}

body .toolbar select {
    background: #fff url(../images/SortbyArrowsUPDOWN1x.png) no-repeat 100% 50%;
    border-radius: 0;
    border: 1px solid #e6e6e6;
    margin-right: 0;
    margin-bottom: -1px;
    font-weight: bold;
    color: #4d276f;
    font-size: 12px;
}

.pm-toolbar .toolbar-sorter {
    float: left;
}

body .toolbar .limiter {
    display: inline-block !important;
}

.tooly-right {
    float: right;
}

.tooly-right .limiter .control {
    margin: 0 2px 0 -6px;
}

/* Pagination */
body .pages .pages-item-next, body .pages .pages-item-previous {
    width: 20px;
}

body .pages .pages-item-next a::before, body .pages .pages-item-previous a::before {
    display: none !important;
}

body .pages .pages-item-next a, body .pages .pages-item-next a:hover {
    background: url(../images/NextpageArrows/Arrow-RightPage1x.png) no-repeat center;
    width: 7px;
    height: 7px;
    margin: 0 !important;
    padding: 0;
    box-shadow: none;
}

body .pages .pages-item-previous a, body .pages .pages-item-previous a:hover {
    background: url(../images/NextpageArrows/Arrow-LeftPage1x.png) no-repeat center;
    width: 7px;
    height: 7px;
    margin: 0;
}

/* MS EDGE TWEAK */
@supports (-ms-ime-align: auto) {
    .toolbar .pages {
        float: left;
        padding-left: 35px;
    }
}

.newp {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    background: #778c8f;
    color: #fff;
    padding: 2px 8px;
    font-size: 12px;
    font-weight: bold;
}

.salep {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    background: #c34218;
    color: #fff;
    padding: 2px 8px;
    font-size: 12px;
    font-weight: bold;
}

.minimal-price-link {
    display: none !important;
}

body .pages > .label {
    position: relative;
}

body .pages .item {
    margin-right: 0;
}

.page-products .pages {
    display: inline-block !important;
    margin-bottom: 0 !important;
}

.page-products .pages strong.page {
    background: #fff;
    border: 1px solid #e6e6e6;
    min-width: 12px;
    color: #4d276f;
}

.page-products .pages li.item a {
    border: 1px solid #fff;
    min-width: 12px;
    color: #4d276f;
}

.pm-ajax-button {
    width: 100%;
    text-align: center;
    margin: 20px 0;
}

.pm-ajax-button span {
    display: inline-block;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 22px;
    margin: auto;
    background: #70938f;
    font-family: "Fjalla One", sans-serif;
    color: #fff;
    cursor: pointer;
}

.pm-ajax-button span:hover {
    transition: background-color 300ms ease;
    background-color: #315550;
}

.pm-ajax-running span {
    background: #315550 url(../images/ellipsis.gif) no-repeat center;
    width: 100px;
    height: 20px;
    padding: 10px;
    transition: width 300ms ease;
    transition: padding 300ms ease;
    transition: height 300ms ease;
    font-size: 0;
    display: inline-block;
}


body.filter-active .page-wrapper {
    margin-top: 0 !important;
}

.filter.active .filter-options {
    height: 1200px !important;
}

.filter-content .swatch-option.text {
    padding: 2px 4px;
}

.product-options-wrapper div.mage-error {
    font-weight: bold;
    font-size: 14px;
}

@media screen and (min-width: 1200px) {
    body.page-products .products-grid .product-item {
        width: 24%;
        margin-left: 0% !important;
        margin-right: 1.333% !important;
        background: #fff;
        transition: all 300ms ease;
        float: left;
    }

    body.page-products .products-grid .product-item.pos_4, body.page-products .products-grid .product-item.pos_8, body.page-products .products-grid .product-item.pos_12 {
        margin-right: 0 !important;
    }

    body.page-products .products-grid .product-item .product-item-details {
        box-sizing: border-box;
        padding: 10px;
    }

    body.page-products .products-grid .product-item:hover {
    }

    body.page-products .products-grid .product-image-container {
        width: 100% !important;
    }

    body.page-products .products-grid .product-image-container img {
        width: 100%;
        max-width: 500px;
    }

    body.page-products .product-item-info {
        width: 100% !important;
    }

    body.page-products .products-grid .product-item .product-item-details {
        min-height: 155px;
    }

    body.page-products .products-grid.productlist-guest .product-item .product-item-details {
        min-height: 100px;
    }
}

@media screen and (max-width: 1220px) {
    .grey-inner, .category-bottom {
        padding: 0 20px !important;
        box-sizing: border-box;
        width: 100% !important;
    }

    .grey-image {
        display: none;
    }
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
    .column.main .product-items {
        margin-left: 0 !important;
    }

    body.page-products .product-item-details .product-item-name {
        position: relative;
        overflow: hidden;
        height: 40px;
    }
}


@media screen and (max-width: 768px) {
    body .toolbar-products #toolbar-amount {
        display: inline;
    }

    .page-products .pages {
        float: left;
    }

    body .toolbar-products {
        position: relative;
        margin-top: 40px;
        float: left;
        width: 100%;
    }

    .greystrip {
        display: none;
    }

    body .filter-title strong {
        width: 100%;
        box-sizing: border-box;
        border-radius: 0;
        font-weight: bold;
        background: #cd0a7f;
        border: none;
        color: #fff;
        padding: 9px;
    }

    body .toolbar-sorter.sorter {
        width: 100%;
        top: -50px;
    }

    body .filter.active .filter-title strong:after {
        float: right;
    }

    body .filter-options-item.active .filter-options-title {
        box-sizing: border-box;
        padding: 10px;
    }

    body .filter.active .filter-subtitle {
        box-sizing: border-box;
        padding: 10px;
    }

    .sidebar #layered-filter-block {
        width: 100%;
        float: left;
        box-sizing: border-box;
        padding: 0 10px;
    }

    .filtname {
        margin-top: 40px;
    }

    .column.main .product-items {
        margin-left: 0 !important;
    }

    .column.main .product-items .product-item {
        padding-left: 0.5%;
        padding-right: 0.5%;
        float: left;
    }

    body.page-products .products-grid .product-item .product-item-details {
        min-height: 175px;
    }

    body .toolbar-products #toolbar-amount {
        padding: 0 5px 0 0;
        margin-top: -2px;
        display: inline-block !important;
    }
}

@media screen and (max-width: 639px) {
    .pages .pages-items {
        padding-left: 0 !important;
    }

    body .pages > .label {
        display: none;
    }

    body .tooly-right .toolbar-amount, body .toolbar-products .tooly-right #toolbar-amount, body .limiter-text {
        display: none !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 950px) {
    .toolbar-sorter .sorter-label {
        display: none !important;
    }

    body .pages > .label {
        display: none !important;
    }

    body .toolbar-products #toolbar-amount {
        display: none !important;
    }

    body .tooly-right .limiter span {
        display: none !important;
    }
}

/* CAT TOPPER / LOWER */
.cat-bottom {
    width: 100%;
    border-top: 0px solid #e6e6e6;
    padding-top: 0px;
    margin: auto;
    background: #f4f4f4;
    padding-bottom: 20px;
    margin-bottom: -25px;
}

.category-bottom {
    max-width: 1200px;
    margin: auto;
    color: #4d276f;
}

.category-bottom h3 {
    padding-bottom: 10px;
    margin: 0 0 25px;
    border-bottom: 1px solid #e6e6e6;
}

.category-bottom ul {
    margin: 0 0 0 20px;
    padding: 0;
}

.col2-block {
    width: 49%;
    float: left;
    margin-right: 2%;
}

.col2-block.right {
    margin-right: 0;
}

@media screen and (max-width: 800px) {
    .col2-block {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }
}

.category-description {
    padding-top: 10px;
}

.category-description h1 {
    color: #4d276f;
    font-size: 21px;
    margin-bottom: 35px;
}

.category-description .accesspricing .pinkbutton {
    margin-bottom: 15px;
}

.greystrip .grey-left {
    width: 21%;
    float: left;
}

.greystrip .grey-right {
    width: 79%;
    float: left;
    box-sizing: border-box;
    padding-left: 35px;
    color: #4d276f;
    font-weight: bold;
}

.accesspricing {
    width: 100%;
    float: left;
}

.accesspricing span {
    color: #cd0a7f;
    display: block;
    margin: 0 0 10px;
    font-weight: bold;
}

.pinkbutton {
    display: inline-block;
    padding: 10px;
    background: #cd0a7f;
    color: #fff !important;
    transition: all 300ms ease;
    min-width: 125px;
    text-align: center;
}

.pinkbutton:hover {
    background: #93005f;
    text-decoration: none;
}

.product-info-price .pinkbutton {
    width: 100% !important;
    box-sizing: border-box;
    margin-bottom: 20px;
}

/* PRODUCT PAGE */

.product h1.page-title {
    color: #4d276f;
    margin: 0 0 10px !important;
}

body .product-reviews-summary .reviews-actions *, body body .reviews-actions a {
    color: #656565;
}

body .product-info-main span.price {
    color: #c7007d;
    font-size: 30px;
    font-weight: bold;
}

.product-info-main .product.attribute.sku {
    display: none;
}

body .product-info-main .product-info-stock-sku {
    text-align: left;
}

body .product-info-main .product-info-stock-sku {
    padding-left: 0;
}

body .product-options-wrapper .swatch-attribute-label, body .product-options-bottom .label {
    font-family: 'Fjalla One', sans-serif;
    font-size: 18px;
    border-bottom: 1px solid #e3e3e3;
    display: block !important;
}

.product-options-wrapper .swatch-option.selected {
    outline: 2px solid #FF5100 !important;
}

.box-tocart .qty input#qty {
    border: 2px solid #dadada;
    padding: 3px 0;
    height: auto;
    width: 43px;
}

body .swatch-attribute-selected-option {
    padding-left: 0;
}

.product-info-brand {
    float: right;
}

body .pm-greay-wrap {
    background: #f6f6f6;
    margin: auto;
    min-height: 250px;
    padding-bottom: 25px;
    width: 100%;
    margin-top: 52px;
    border-top: 1px solid #cac9ca;
    border-bottom: 1px solid #cac9ca;
    margin-bottom: 35px;
}

.pm-tabs {
    max-width: 1200px;
    margin: auto;
    margin-top: -42px;
}

body .pm-content {
    background: none !important;
    padding: 30px 0 0 !important;
    border: none !important;
    color: #4d276f !important;
}

body .product.data.items > .item.title > .switch {
    padding: 0 0 10px !important;
    margin: 0 40px 0 0;
    font-weight: bold;
    border: none;
    color: #000;
}

body .pm-tabs .title.active a {
    background: #4d276f !important;
    color: #fff !important;
}

body .product.data.items > .item.title > .switch {
    background: none;
    margin: 0;
    padding: 0 20px !important;
    transition: all 200ms ease;
    border: 1px solid #cac9ca;
    font-size: 16px;
}

.weltpixel-quickview-catalog-product-view .pm-abs-footer {
    display: none;
}

.weltpixel-quickview-catalog-product-view .product-info-main {
    padding-top: 20px;
}

.mfp-content .mfp-iframe-scaler button.mfp-close:hover {
    background-color: transparent !important;
}

body .fotorama__thumb-border {
    border-color: #e6e6e6 !important;
}

.leadtime-here {
    color: #719591;
    font-style: italic;
    display: block;
    padding: 4px 0;
}

.deliver-message {
    color: #719591;
    font-weight: bold;
    display: block;
    padding: 0px 0 20px;
}

body .product-info-main .product-options-bottom .box-tocart {
    margin-top: 0;
}

body .swatch-attribute-selected-option {
    display: none;
}

body .swatch-option.text {
    background: none;
    border-width: 2px;
}

body .swatch-option.text:hover {
    border-width: 2px;
}

body .swatch-opt {
    width: 100%;
    float: left;
    margin: 15px 0 0px;
}

button#product-addtocart-button span {
    background: url(../images/Cart2x.png) no-repeat center left;
    background-size: 20px auto;
    padding-left: 35px;
}

body .product.data.items .item.title a:after, body .filter-options-title:after {
    font-size: 0;
    width: 20px;
    height: 15px;
    background: url(../images/DownArrow1x-bl.png) no-repeat center;
}

body .product.data.items .item.title.active a:after, body .active > .filter-options-title:after {
    background: url(../images/UpArrow1x-bl.png) no-repeat center;
    font-size: 0;
    width: 20px;
    height: 15px;
}

button#btn-minicart-close:hover {
    background: none !important;
}

.product-info-price .empty {
    display: none;
}

.product-options-bottom .price-box .old-price .price-container > span, .product-info-price .price-box .old-price .price-container > span {
    text-decoration: line-through;
}

.product-info-main .old-price .price-label {
    display: none !important;
}

.product-info-main .special-price .price {
    color: #c0380e !important;
}

body .product-info-main .old-price span.price {
    color: #9a9a9a !important
}

body .review-form .action.submit.primary {
    background: #fff;
    padding: 15px;
}

body .review-form .action.submit.primary:hover {
    color: #fff !important;
}

.swatch-opt .swatch-attribute {
    margin-bottom: 20px;
}

.swatch-opt .swatch-attribute .swatch-option.color {
    margin-right: 5px;
}

.columns .column.main {
    max-width: 100%;
}

.more-colours {
    width: 100%;
    float: left;
}

.more-colours .feat-white {
    text-align: left;
    font-size: 18px;
}

.more-colours .feat-line {
    margin-bottom: 5px;
}

.more-colours .feat-white span.title {
    font-size: 18px;
}

.more-colours .product-item-info {
    width: 70px;
    float: left;
    margin: 0 5px;
}

.upsell .product-item {
    text-align: center;
}

.product-info-main .sly-old-price {
    display: inline;
}

.feat-line .alt-title {
    color: #4d276f;
    font-size: 18px;
    float: left;
    width: 100%;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #cac9ca;
    padding-bottom: 8px;
    margin-bottom: 30px !important;
}

.product-info-lefty {
    width: 57%;
    float: left;
}

.product-info-righty {
    width: 43%;
    float: right;
    box-sizing: border-box;
    padding-left: 20px;
}

.share-and-short {
    color: #4d276f;
    font-weight: bold;
    border-bottom: 1px solid #cac9ca;
    width: 100%;
    float: left;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.share-and-short .sharethis-inline-share-buttons {
    width: 100%;
    margin-top: 20px;
}

.pm-stockpos {
    width: 100%;
    float: left;
}

.pm-stockpos .stock.available span {
    margin-bottom: 7px;
}

.product-info-righty .prices-tier {
    width: 100%;
    float: left;
}

.product-info-righty .prices-tier li.item {
    background: #c7007d;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    display: block;
    font-size: 14px !important;
    padding: 10px;
    margin-bottom: 1px;
    cursor: pointer;
    transition: all 200ms ease;
}

.insufficent-stock {
    opacity: 0.5;
    background: #c7007d !important;
    cursor: inherit !important;
}

.product-info-righty .prices-tier li.item:hover {
    background-color: #9b003d;
}

.product-info-righty .prices-tier li.item *, .product-info-righty .prices-tier li.item span.price, .product-info-righty .prices-tier li.item strong.benefit {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.rating-summary a.action {
    text-decoration: underline;
    color: #4d276f;
    font-weight: bold;
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
}

.box-tocart .field {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 !important;
}

.box-tocart .actions {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 10px;
}

.box-tocart .field select {
    height: 40px;
}

.fotorama__stage {
    border: 1px solid #cac9ca;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.fotorama__arr .fotorama__arr__arr {
    background-image: url(../images/RightArrow1x.png) !important;
    background: url(../images/RightArrow1x.png) no-repeat center;
    width: 30px !important;
    height: 55px !important;
    background-size: 28px !important;
    background-position: center !important;
}

.fotorama__arr--prev .fotorama__arr__arr {
    background: url(../images/LeftArrow1x.png) no-repeat center !important;
    background-image: url(../images/LeftArrow1x.png) !important;
    background-size: 28px !important;
}

body .fotorama__thumb-border {
    border-color: #cac9ca;
}

.attribute-left {
    width: 46%;
    float: left;
    min-height: 50px;
    margin-right: 4%;
}

.attribute-right {
    width: 50%;
    float: left;
    min-height: 50px;
}

.pm-content-inner h4 {
    margin: 0 0 20px;
    color: #4d276f;
    border-bottom: 1px solid #cac9ca;
    padding-bottom: 10px;
    font-size: 18px !important;
}

.pm-content-inner #product-attribute-specs-table {
    width: 100%;
}

.pm-content-inner #product-attribute-specs-table tr {
    background: #fff;
    border-top: 1px solid #cac9ca;
    border-bottom: 1px solid #cac9ca;
}

.product.info.detailed .additional-attributes > thead > tr > th, .product.info.detailed .additional-attributes > tbody > tr > th, .product.info.detailed .additional-attributes > tfoot > tr > th {
    padding: 10px 30px 10px 10px !important;
}

.product.info.detailed .additional-attributes > thead > tr > td, .product.info.detailed .additional-attributes > tbody > tr > td, .product.info.detailed .additional-attributes > tfoot > tr > td {
    padding: 10px 5px 10px 5px !important;
}

.pm-content-inner .label {
    width: 30%;
}

.attribute-right h4 {
    border-bottom: 0;
    margin-bottom: 0;
}


@media screen and (max-width: 1200px) {
    body .pm-tabs {
        box-sizing: border-box;
        padding: 0 15px;
    }

    .product-info-lefty {
        width: 100%;
    }

    .product-info-righty {
        width: 100%;
        padding-left: 0;
    }

    .page-layout-1column .product.media {
        margin-right: 0 !important;
    }

    .product-info-righty .prices-tier li.item {
        width: 50%;
    }
}

@media screen and (max-width: 768px) {
    .catalog-product-view .column.main {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .minicart-wrapper .block-minicart:before, .minicart-wrapper .block-minicart:after {
        display: none !important;
    }

    .catalog-product-view .product.media {
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1;
    }

    body .pm-greay-wrap {
        background: none;
        border-top: 0;
    }

    body .pm-tabs {
        padding: 0 30px;
    }

    body .pm-tabs .title.active a {
        background: none !important;
        margin: 0 !important;
    }

    body .pm-greay-wrap .product.data.items > .item.title.active > .switch {
        margin: 0;
        background: #4d276f !important;
        padding: 0 20px !important;
        border: 1px solid #4d276f !important;
        font-size: 16px;
    }

    body .product.data.items > .item.title.active > .switch {
        margin: 0;
        background: #fff !important;
        padding: 0 20px !important;
        border-top: 1px solid #9d9d9d;
        border-bottom: 1px solid #9d9d9d;
        font-size: 16px;
        color: #000;
    }

    body .product.data.items > .item.title {
        margin-bottom: -1px;
    }

    body .pm-content-inner {
        padding: 0 20px;
    }

    .product-info-brand {
        float: left;
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
    }

    body .product.data.items .item.title.active a:after {
        background: url(../images/Arrow2x-active.png) no-repeat center !important;
        background-size: 10px !important;
        height: 39px;
    }

    body .pm-greay-wrap .product.data.items .item.title a:after {
        background: url(../images/BlackArrowMobile2x.png) no-repeat center;
        height: 37px;
        background-size: 10px;
    }

    .attribute-left {
        width: 100%;
        margin-right: 0;
    }

    .attribute-right {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .product-info-righty .prices-tier li.item {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }

    body .product-info-price > *:first-child {
        padding-left: 0;
    }

    body .product-info-price {
        width: 100% !important;
        margin: 0 !important;
    }

    .sharethis-inline-share-buttons {
        text-align: center !important;
    }

    body .product.data.items > .item.content {
        background: #f6f6f6 !important;
        border-right: 1px solid #cac9ca !important;
        border-left: 1px solid #cac9ca !important;
    }

    body .fotorama__active .fotorama__dot {
        background-color: #4d276f !important;
        border-color: #4d276f !important;
    }

    .fotorama__nav__shaft {
        margin: -10px 0 20px !important;
    }

    .product-reviews-summary .reviews-actions {
        padding: 3px 0 0 !important;
        font-size: 14px !important;
    }
}

/* CART */
.ajaxadd-wrap button span {
    background: #80a327;
}

.ajaxadd-wrap button span span {
    background: #80a327 url(../images/Cart2x.png) no-repeat 10px center !important;
    background-size: 20px !important;
    padding: 10px 20px 10px 37px !important;
    color: #fff;
    transition: all 200ms ease;
}

.ajaxadd-wrap button span span:hover {
    background-color: #5f7c1d !important;
}

.ajaxadd-wrap button, .ajaxadd-wrap button:hover {
    background: none;
    padding: 0;
    border: none;
}

.ajax-control-wrap .cleared {
    background: url(../images/InStock1x.png) no-repeat center left !important;
    color: #80a327;
    background-size: 19px !important;
    padding-left: 25px !important;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

.ajax-control-wrap .notcleared {
    background: url(../images/ErrorMessage1x.png) no-repeat center left !important;
    background-size: 19px !important;
    padding-left: 25px !important;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    padding-right: 0 !important;
}

.ajax-control-wrap .correctline {
    display: inline-block;
    vertical-align: middle;
    color: #cb0000;
    cursor: pointer;
}

.ajax-control-wrap .valid input {
    color: #80a327;
}

.ajax_manual_line_response {
    padding-top: 9px !important;
}

.ajaxadd-wrap button#ajax_go_back span span {
    background: #c7007d !important;
    padding: 10px !important;
    transition: all 200ms ease;
}

.ajaxadd-wrap button#ajax_go_back span span:hover {
    background: #93005f !important;
}

.ajax-cart-top h1 {
    float: left;
}

.ajax-cart-top button {
    float: right;
}

.checkout-cart-index button.checkout span {
    background: url(../images/Cart2x.png) no-repeat 0px center !important;
    background-size: 20px !important;
    padding: 10px 10px 10px 29px !important;
}

.checkout-cart-index button.checkout {
    padding: 10px !important;
}

.checkout-cart-index .control select {
    background: #fff url(../images/SortbyArrowsUPDOWN1x.png) no-repeat 100% 57%;
    padding-right: 10px;
    color: #4d276f;
    font-weight: bold;
    width: 60px;
}

#shopping-cart-table {
    color: #4d276f;
}

.cart.table-wrapper .product-item-name, .cart.table-wrapper .product-item-name a {
    font-size: 16px !important;
    color: #4d276f;
}

.cart.table-wrapper .product-item-name {
    padding-top: 19px;
}

#shopping-cart-table .cart-price {
    color: #4d276f;
    font-size: 14px;
    display: block;
    padding-top: 10px;
}

.cart.table-wrapper .cart > .item {
    border-bottom: 1px solid #e3e3e3;
}

#discount-coupon-form {
    width: 35%;
    background: #f4f4f4;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #e3e3e3;
    color: #4d276f;
}

#discount-coupon-form strong {
    display: block;
}

#discount-coupon-form span.subt {
    display: block;
    margin-bottom: 15px;
}

.checkout-cart-index form.form-cart button, #discount-coupon-form button {
    background: #4d276f;
    color: #fff;
    border: 0;
    padding: 12px 10px;
}

.checkout-cart-index form.form-cart button:hover, #discount-coupon-form button:hover {
    background: #391d53 !important;
}

.checkout-cart-index form.form-cart button span:hover, #discount-coupon-form button span:hover {
    background: #391d53 !important;
}

.checkout-cart-index #discount-coupon-form input {
    height: 41px;
}

.product-item-details .product-sku {
    font-weight: bold;
}

/*cart sidebar*/
.checkout-cart-index .cart-summary {
    padding: 0;
    background: #fff !important;
}

.checkout-cart-index .cart-summary > .title {
    background: #4d276f;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    margin: 0;
}

.checkout-cart-index .cart-summary .block > .title {
    padding: 10px 15px;
}

body .cart.table-wrapper .col.qty .input-text {
    margin-top: 0;
}

.checkout-cart-index .cart-totals tbody .mark, .checkout-cart-index .cart-totals tfoot .mark {
    padding-left: 15px;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    font-size: 14px;
    font-weight: bold;
    color: #4d276f;
    background: #f4f4f4;
}

.checkout-cart-index .cart-totals tbody .amount, .checkout-cart-index .cart-totals tfoot .amount, .checkout-cart-index .opc-block-summary .table-totals tbody .amount, .checkout-cart-index .opc-block-summary .table-totals tfoot .amount {
    padding-right: 15px;
    border-top: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    font-size: 14px;
    font-weight: bold;
    color: #4d276f;
    background: #f4f4f4;
}

.checkout-cart-index .cart-summary #block-shipping {
    display: none;
}

.checkout-cart-index .cart-summary .grand .mark, .checkout-cart-index .cart-summary .grand .amount {
    background: #fff;
}

.checkout-cart-index .cart-summary .checkout-methods-items {
    margin-top: 0;
}

.checkout-cart-index .cart-summary #cart-totals {
    padding-top: 0;
}

.checkout-cart-index .cart-totals .grand strong, .checkout-cart-index .opc-block-summary .table-totals .grand strong {
    color: #cd0a7f;
    font-size: 16px;
}

body.checkout-cart-index .cart-summary .grand.totals .mark strong {
    color: #4d276f !important;
    font-size: 14px !important;
}

body.checkout-cart-index .cart-summary .grand.totals .mark {
    border-left: 0 !important;
    padding-left: 0 !important;
    padding-top: 30px;
}

body.checkout-cart-index .cart-summary .grand.totals .amount {
    border-right: 0 !important;
    padding-right: 0 !important;
    padding-top: 30px;
}

body .block.crosssell {
    width: 100%;
    padding: 0;
}

body .block.crosssell .product-item {
    width: 20%;
    max-width: 100%;
    display: inline-block;
}

.min-spend-bar {
    display: block;
    background: #cd0a7f url(../images/Delivery2x_white.png) no-repeat 15px center;
    background-size: 32px;
    padding: 15px 10px 15px 55px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
}

.cart-summary .min-spend-bar {
    margin-top: 20px;
    background-position: center 10px;
    padding: 35px 15px 15px;
}

.cart.table-wrapper .actions-toolbar > .action-edit:before, .cart.table-wrapper .actions-toolbar > .action-delete:before {
    color: #4d276f !important;
}

@media screen and (max-width: 1200px) {
    #discount-coupon-form {
        width: 100%;
    }

    .min-spend-bar {
        box-sizing: border-box;
        margin: 0 15px 20px;
    }
}

@media screen and (max-width: 768px) {
    #cart-totals {
        padding: 0;
        margin: 0 15px;
    }

    body .block.crosssell {
        box-sizing: border-box;
        padding: 0 15px;
    }
}

/* CART POPUP */
body .minicart-wrapper .action.close {
    width: 100%;
    text-align: right;
    padding-right: 12px;
    background: #d7d7d7;
    border-bottom: 1px solid #cac9ca;
    display: none !important;
}

body .minicart-wrapper .action.close:hover {
    background: #d7d7d7 !important;
}

body .minicart-wrapper .block-minicart {
    padding-top: 25px;
    padding-bottom: 0;
    margin-top: 10px;
    color: #4d276f;
}

body .minicart-wrapper .block-minicart:before {
    border-color: transparent transparent #fff transparent;
}

body .block-minicart .block-content > .actions > .primary {
    margin: 0 0 15px;
}

body .block-minicart .product-item-name a {
    color: #4d276f;
    font-weight: bold;
}

body .minicart-items .product-item-name {
    margin-bottom: 0;
}

body .minicart-items .product-item-details {
    text-align: left;
}

body .minicart-items .product-item-details .details-qty {
    margin-top: 5px;
}

body .block-minicart .action.viewcart {
    background: #4d276f;
    color: #fff;
    display: block;
    padding: 15px 10px;
    transition: all 200ms ease;
    margin: -15px -20px;
}

body .block-minicart .action.viewcart:hover {
    text-decoration: none;
    background: #391d53;
}

body .minicart-items .action.edit:before, body .minicart-items .action.delete:before {
    color: #4d276f;
}

body .minicart-items .action.edit {
    display: none;
}

body .minicart-wrapper .product .actions > .primary, body .minicart-wrapper .product .actions > .secondary {
    padding-right: 5px;
}

body .loading-mask {
    max-height: 100%;
}

body .minicart-wrapper.minicart-notlogged .loading-mask {
    margin-top: -9px;
}

body .minicart-wrapper .item-qty.cart-item-qty {
    width: 69px;
    text-align: left;
    padding: 4px;
}


/* CHECKOUT */
.checkout-index-index .page-header {
    width: 100%;
    text-align: center;
    background: #fff !important;
    border-bottom: 1px solid #cac9ca;
}

.checkout-index-index .logo {
    float: left;
}

.checkout-index-index .logo img {
    display: inline;
    margin-top: 10px;
}

.checkout-index-index .action-auth-toggle {
    background: #719591;
    border-radius: 3px;
    padding: 10px;
}

.checkout-index-index .action-auth-toggle span {
    color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
}

.checkout-index-index .checkout-agreement button {
    margin: 10px 0;
}

.checkout-index-index .checkout-agreement button:hover {
    background: none !important;
    color: #000;
}

.checkout-index-index .checkout-agreement button span {
    color: #000;
}

.modal-header button.action-close:hover, button.action-close:hover span {
    background: none !important;
}

.checkout-topper h1 {
    margin: 0;
    padding: 0;
    color: #656565;
}

.checkout-topper h3 {
    color: #ca4e1b;
    margin: 5px 0 15px;
}

.checkout-onepage-success #maincontent {
    padding-top: 20px;
}

.checkout-onepage-success input.action {
    background: none;
    border: none;
    padding: 0;
    color: #000;
    text-decoration: underline;
    margin-top: 5px;
}

.checkout-onepage-success .checkout-success {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-right: 10px;
}

.checkout-onepage-success #registration {
    width: 50%;
    box-sizing: border-box;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    min-height: 185px;
    float: left;
    padding-top: 35px;
}

.checkout-onepage-success #registration br {
    display: none;
}

.checkout-onepage-success .checkout-toppper h3 {
    font-size: 20px;
}

.checkout-payment-method .credit-card-types {
    margin-top: 20px;
}

a.action.primary.continue {
    transition: all 200ms ease;
}

body.checkout-index-index input, body.checkout-index-index select {
    background: #f6f6f6;
}

body.checkout-index-index button.action-hide-popup:hover {
    background: none !important;
}

body.checkout-index-index button.action-hide-popup:hover span {
    background: none !important;
}

body.checkout-index-index button.action-hide-popup {
    color: #1979c3 !important;
}

/*checkout sidebar*/
.checkout-index-index .opc-block-summary {
    padding: 0;
    background: #fff !important;
}

.checkout-index-index .opc-block-summary > .title {
    background: #4d276f;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    margin: 0;
}

.checkout-index-index .opc-block-summary .block > .title {
    padding: 10px 15px;
}

.checkout-index-index .cart-totals tbody .mark, .checkout-cart-index .cart-totals tfoot .mark {
    padding-left: 15px;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    font-size: 14px;
    font-weight: bold;
    color: #4d276f;
    background: #f4f4f4;
}

.checkout-index-index .cart-totals tbody .amount, .checkout-cart-index .cart-totals tfoot .amount, .checkout-index-index .opc-block-summary .table-totals tbody .amount, .checkout-cart-index .opc-block-summary .table-totals tfoot .amount {
    padding-right: 15px;
    border-right: 1px solid #e3e3e3;
    font-size: 14px;
    font-weight: bold;
    color: #4d276f;
}

.checkout-index-index .opc-block-summary #block-shipping {
    display: none;
}

.checkout-index-index .opc-block-summary .grand .mark, .checkout-cart-index .opc-block-summary .grand .amount {
    background: #fff;
}

.checkout-index-index .opc-block-summary .checkout-methods-items {
    margin-top: 0;
}

.checkout-index-index .opc-block-summary #cart-totals {
    padding-top: 0;
}

.checkout-index-index .cart-totals .grand strong, .checkout-cart-index .opc-block-summary .table-totals .grand strong {
    color: #cd0a7f;
    font-size: 16px;
}

body.checkout-inder-index .opc-block-summary .grand.totals .mark strong {
    color: #4d276f !important;
    font-size: 14px !important;
}

body.checkout-index-index .opc-block-summary .grand.totals .mark {
    border-left: 1px solid #e3e3e3 !important;
    padding-left: 10px !important;
    padding-top: 13px;
    font-size: 16px;
    color: #cd0a7f;
}

body.checkout-cart-index .opc-block-summary .grand.totals .amount {
    border-right: 0 !important;
}

body.checkout-index-index .block.items-in-cart {
    border: 1px solid #cac9ca;
}

body.checkout-index-index .block.items-in-cart .title {
    background: #d8d8d8;
    font-size: 14px;
    display: block;
    padding: 10px;
}

body.checkout-index-index .opc-block-summary .items-in-cart > .title:after {
    right: 10px;
}

body.checkout-index-index .opc-block-summary .items-in-cart > .title strong {
    font-size: 14px;
}

body.checkout-index-index .opc-block-summary .items-in-cart .product {
    padding: 0 10px;
}

body .opc-block-summary .product-item .price, body .opc-block-summary .product-item .details-qty {
    font-size: 14px;
    color: #4d276f;
}

body.checkout-index-index .cart-totals tbody .mark, body.checkout-index-index .cart-totals tfoot .mark, body.checkout-index-index .opc-block-summary .table-totals tbody .mark, body.checkout-index-index .opc-block-summary .table-totals tfoot .mark {
    padding-left: 10px;
    border-left: 1px solid #e3e3e3;
}

body.checkout-index-index .table-totals .grand.totals .amount {
    font-size: 16px;
    color: #cd0a7f;
    padding-top: 13px;
}

body.checkout-index-index .table-totals tr.totals {
    border-bottom: 1px solid #e3e3e3;
}

body.checkout-index-index .minicart-items .product-item-details .details-qty {
    margin-top: 0;
}

body.checkout-index-index .minicart-items .product-item-name {
    margin-bottom: 0;
}

.product-item-name-sku {
    color: #4d276f;
}

body.checkout-index-index .opc-block-shipping-information {
    padding: 0;
}

body.checkout-index-index .opc-progress-bar-item._complete > span {
    color: #e4e4e4;
}

body.checkout-index-index .checkout-payment-method .payment-option-title .action-toggle {
    color: #4d2770;
}

body.checkout-index-index #discount-form button {
    background: #80a327;
    border: none;
    color: #fff;
    transition: all 200ms ease;
    font-weight: normal;
    padding: 15px;
    width: 100%;
}

body.checkout-index-index #discount-form button:hover {
    background: #5f7c1d;
}

body.checkout-index-index .opc-wrapper .shipping-address-item {
    width: 49%;
    margin-right: 1%;
    border: 1px solid #80a327;
    color: #4d276f;
    font-weight: bold;
    padding: 10px 15px;
    box-sizing: border-box;
    font-size: 12px;
}

body.checkout-index-index .opc-wrapper .shipping-address-item button {
    background: #f6f6f6;
    border: none;
    color: #808181;
    transition: all 200ms ease;
    font-weight: normal;
    padding: 10px;
    border: 1px solid #cac9ca;
}

body.checkout-index-index .opc-wrapper .shipping-address-item button:hover {
    border: 1px solid #000 !important;
    background: #f6f6f6 !important;
}

body.checkout-index-index button.action-show-popup {
    background: #80a327;
    border: none;
    color: #fff;
    transition: all 200ms ease;
    font-weight: normal;
    padding: 15px;
}

body.checkout-index-index button.action-show-popup:hover {
    background: #5f7c1d;
}

body.checkout-index-index .opc-wrapper .shipping-address-items {
    width: 100%;
    float: left;
    margin-top: 20px;
}

body.checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after {
    top: 5px;
    right: 5px;
    background-color: #80a327;
    border-radius: 50%;
    font-size: 12px;
    height: 12px;
    width: 12px;
    padding: 6px;
    line-height: 12px;
}

body.checkout-index-index .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
}

body.checkout-index-index .opc-wrapper .shipping-address-item .action.edit-address-link {
    padding: 0;
    background: none;
    color: #c7007d;
    border: none !important;
    position: static !important;
}

body.checkout-index-index .opc-wrapper .shipping-address-item .action.edit-address-link span {
    position: relative !important;
}

body.checkout-index-index .opc-wrapper .edit-address-link:before {
    display: none !important;
}

.opc-block-shipping-information .shipping-information-title .action-edit:before {
    margin-top: -9px;
    color: #4d276f;
    margin-right: 9px;
}

.opc-block-shipping-information .shipping-information-title .action-edit:before:hover {
    background: none;
}

body.checkout-index-index .header .logo {
    border-left: 0 !important;
}

.field[name="paymentBeforemethods.bss_custom_field[comments_about_order]"] {
    width: 49%;
    margin-right: 2% !important;
    float: left;
}

.field[name="paymentBeforemethods.bss_custom_field[delivery_instruction]"] {
    width: 49%;
    float: left;
}

.field[name="paymentBeforemethods.bss_custom_field[comments_about_order]"] textarea, .field[name="paymentBeforemethods.bss_custom_field[delivery_instruction]"] textarea {
    background: #f6f6f6;
    height: 100px;
    width: 100%;
}

.field[name="paymentBeforemethods.bss_custom_field[comments_about_order]"] label, .field[name="paymentBeforemethods.bss_custom_field[delivery_instruction]"] label {
    color: #4d2770;
}

body.checkout-index-index .checkout-payment-method .discount-code .payment-option-title {
    padding-left: 0;
    border-bottom: 0px solid #cac9ca;
    border-top: 0px solid #cac9ca;
    margin-bottom: 0px;
}

body.checkout-index-index .checkout-payment-method .discount-code {
    border-top: 1px solid #cac9ca;
    border-bottom: 1px solid #cac9ca;
    margin-bottom: 20px;
}

body.checkout-index-index .checkout-payment-method .discount-code .payment-option-content {
    padding-left: 0;
    width: 100%;
}

body.checkout-index-index .checkout-payment-method .discount-code .payment-option-content #discount-form {
    width: 100%;
    max-width: 100%;
}

body.checkout-index-index .pm-footer-topper {
    display: none;
}

@media screen and (max-width: 768px) {
    .checkout-index-index .authentication-wrapper {
        display: none;
    }

    .checkout-index-index .modal-inner-wrap .action-close {
        display: none;
    }

    .checkout-index-index .search-toggle {
        display: none;
    }

    .checkout-index-index .opc-estimated-wrapper {
        margin-top: 10px;
    }

    .checkout-index-index .logo {
        width: 100%;
        max-width: 100%;
    }

    .checkout-onepage-success .checkout-success, .checkout-onepage-success #registration {
        width: 100%;
        padding: 0;
        border: none;
        margin-bottom: 10px;
    }

    body.checkout-index-index .opc-wrapper .shipping-address-item {
        width: 100%;
        margin-right: 0;
        padding: 15px;
    }

    body.checkout-index-index .opc-wrapper .shipping-address-item button {
        width: 100%;
        float: left;
    }

    body.checkout-index-index .opc-wrapper .shipping-address-item .action.edit-address-link, body.checkout-index-index .opc-wrapper .shipping-address-item .action.edit-address-link:hover {
        width: 100%;
        background: #c7007d !important;
        color: #fff !important;
        padding: 7px 10px;
        margin-top: 5px;
        border: 0 !important;
    }

    .checkout-index-index .minicart-wrapper {
        display: none !important;
    }

    .checkout-index-index .estimated-block {
        width: 100%;
    }

    .checkout-index-index .estimated-block span {
        display: inline-block !important;
        color: #4d2770;
        margin: 0 !important;
        font-size: 16px !important;
    }

    .checkout-index-index .payment-group {
        padding: 0 15px;
        text-align: left;
    }

    .field[name="paymentBeforemethods.bss_custom_field[comments_about_order]"] {
        width: 100%;
        margin-right: 0% !important;
        float: left;
        margin-bottom: 20px;
    }

    .field[name="paymentBeforemethods.bss_custom_field[delivery_instruction]"] {
        width: 100%;
        float: left;
    }
}

.backtoc {
    width: 100%;
    text-align: right;
    padding: 10px 0 0;
}

.backtoc a {
    color: #c7007d;
}

/* CUSTOMER AREA*/
.block-new-customer .action.primary {
    text-transform: none;
}

.customer-account-create #group-fields-customer-attributes .step-title {
    font-size: 2.2rem;
    display: block;
    border-bottom: 1px solid #c6c6c6;
    padding: 0 0 10px;
    margin-bottom: 20px;
    line-height: 1.2;
}

.customer-account-create select {
    background: url(../images/DownArrow1x.png) no-repeat 98% 50%;
}

body .block-collapsible-nav .item.current a, body .block-collapsible-nav .item.current > strong {
    border-color: #c7007d !important;
}

/* 2.2.4+ tweaks */
.fotorama__caption {
    display: none;
}


/* SLICK */
/* Slider */
.slick-slider {
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;


    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;

    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;

}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {

}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/***** BEST SELLER CATEGORIES UPDATES *****/
.bestseller-categories-wrap {
    position: relative;
}

.bestseller-categories-wrap .bestseller-category {
    margin: 0 10px;
    padding-bottom: 10px;
}

.bestseller-categories-wrap .bestseller-category > a {
    display: block;
}

.bestseller-cat-next, .bestseller-cat-prev {
    width: 13px;
    height: 26px;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

.bestseller-cat-next {
    background: url(../images/arrow-right.png) no-repeat center right;
    right: -10px;
}

.bestseller-cat-prev {
    background: url(../images/arrow-left.png) no-repeat center right;
    left: -10px;
}

.namewrap {
    background: #0081c5;
    color: #fff;
    text-align: center;
    padding: 1px;
    box-shadow: 0px 5px 0px #006892;
    margin-bottom: 20px;
}

body .namewrap h4 {
    font-size: 18px;
    margin: 1rem auto;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.bestseller-categories-wrap .slick-slide img {
    display: block;
}

/* AJAX STOCK */
.stock-holder {
    display: block;
    width: 100%;
    min-height: 41px;
    float: left;
}

.stocksncarts-loading #product_addtocart_form {
    display: none;
}

.stocksncarts-loading .product-item-details form {
    display: none;
}

.stocksncarts-loading .hide-from-guest, .stocksncarts-loading .hide-from-logged {
    display: none;
}

.slick-disabled {
    opacity: 0.3;
}

.col.qty .notice {
    background: url(../images/ErrorMessage1x.png) no-repeat center left / 17px !important;
    color: #cb0000;
    padding-left: 20px;
    font-size: 12px;
    margin-top: 10px;
    float: left;
    font-weight: bold;
}

/*** RRP ***/
.rrp-price {
    color: #4d276f;
    font-weight: bold;
    margin-bottom: 20px;
}

/* COOKIE */
body .message.global.cookie {
    bottom: auto;
    top: 0;
    background: #0450b2;
    color: #fff;
    position: relative;
    padding: 20px 20px 30px;
}

body .message.global.cookie a {
    color: #fff;
    text-decoration: underline;
}

body .message.global.cookie .content {
    max-width: 1200px;
    margin: auto;
}


/* PASSWORD STRENGTH */
.password-weak .password-strength-meter {
    background-color: #e30613;
    color: #fff;
}

.password-medium .password-strength-meter {
    background-color: #fa5f00;
    color: #fff;
}

.password-strong .password-strength-meter {
    background-color: #80a327;
    color: #fff;
}

