body {color: #000;}

@media (max-width: 1024px) {  .header .logo {max-width: 200px;line-height: 64px;width: 170px;}  }
.header .action.compare {display: none;}
.block-search .block-content{ position: static;display: inline-block !important; width:100%; padding:0; background: transparent;}
@media (min-width: 768px) {  body.pixiedust .search-autocomplete {margin-top: 14px;left: 0;box-shadow: 0px 7px 9px 0px rgba(51, 48, 49, 0.65);border: solid 1px #333031;}  }
.block.block-search{flex-grow: 1;align-items: center;display: flex;justify-content: space-between;margin-right: 59px;margin-left: 11px;}
@media(max-width:1023px){
    body.pixiedust .block.block-search{width: 100%;margin: 0 0 9px 0;}
}

/* cart message */
body .message.success > :first-child::before { background:url(../images/cart/success-circle.svg) no-repeat center; font-size: 0; margin:-3px 0 0 ;  }
body .message.info  > :first-child::before { background:url(../images/cart/cart-msg-alert.svg) no-repeat center; font-size: 0; margin:-3px 0 0 ;  }
body .message.error > :first-child::before { background:url(../images/cart/cart-msg-error.svg) no-repeat center; font-size: 0; margin:-3px 0 0 ;  }

body .messages .message { background:#e5e7e9 !important; font-size: 14px !important; }
body .messages .message a { color:#2eb700 !important; font-size: 14px !important;  text-decoration: underline !important; }

/* popup tweak */


.header.links li{display: inline-block;}
.amasty-rewards-balance{border: none;margin-left: 19px;}
body.pixiedust .amasty-rewards-balance a{display: flex;flex-direction: column-reverse;text-transform: capitalize;font-size: 12px;}
body.pixiedust .header.links .header-link.wishlist .counter.qty{display:none !important}
.block-search input{border-radius: 24px;height: 40px;padding: 10px 45px;}
.block-search input::-webkit-input-placeholder {color: #cecece;font-style: italic;}
.block-search input:-moz-placeholder {color: #cecece;font-style: italic;}
.block-search input::-moz-placeholder {color: #cecece;font-style: italic;}
.block-search input:-ms-input-placeholder {color: #cecece;font-style: italic;}
.block.block-title{float: left;}
.page-header .panel.wrapper{display: block;}
.greet.welcome{display:none !important;}
.panel.wrapper{float: right;}
.header.content{float: left;}
body.pixiedust .minisearch .actions .action.search {top: 30px;right: 20px;}
body.pixiedust .amsearch-close {top: 3px;right: 4px;}
body.pixiedust .amsearch-form-container .input-text:focus {box-shadow: none;}
body.pixiedust .amsearch-form-container.-opened .amsearch-wrapper-input {max-width: 100% !important;}
body.pixiedust .search-autocomplete {max-width: 75vw !important;max-height: unset !important;}
body.pixiedust .search-autocomplete .amsearch-products {max-width: 100%;}
body.pixiedust .slidercontainer {z-index: 1;}
body.pixiedust .homeBrandSection {z-index: 1;position: relative;border: none;margin-bottom: 0;margin-top: 50px;}
body.pixiedust .amsearch-products .amsearch-highlight {background-color: #333031;}
body.pixiedust .amsearch-form-container .amsearch-item .item-description,
body.pixiedust .search-autocomplete .trade-login-msg,
body.pixiedust .search-autocomplete .trade-login-msg + .price-container,
body.pixiedust .amsearch-form-container .product-item-description,
body.pixiedust .amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions,
body.pixiedust .search-autocomplete add-to-links, body.pixiedust .search-autocomplete .actions-primary {display: none !important;}
body.pixiedust .search-autocomplete .actions-primary,
body.pixiedust .search-autocomplete .product-item .action.tocart.tocart,
body.pixiedust .search-autocomplete .product-item-actions,
body.pixiedust .search-autocomplete .product-item-actions .actions-primary + .actions-secondary > .action {border: none !important;}
body.pixiedust .product-item-actions .actions-secondary a.action.towishlist, body.pixiedust .product-item-actions .actions-secondary a.action.tocompare {
    padding: 0 14px;
    width: 50%;
}
body.pixiedust .amsearch-form-container.-large .amsearch-wrapper-content .price-box {margin: 0;padding: 0;}
body.pixiedust .amsearch-form-container.-large .amsearch-wrapper-content .price-box .price {color: #333031;font-size: 1em;}
body.pixiedust .amsearch-wrapper-content .product-item-link {font-size: 0.9em;}
body.pixiedust .amsearch-form-container .product-image-wrapper {width: 100% !important; height: inherit;}
body.pixiedust .amsearch-form-container .product-image-wrapper img {width: 100%; /* object-fit: none;*/ background: white;object-position: center;}
body.pixiedust .amsearch-form-container .product-image-container {display: block;width: 100% !important;margin-bottom: 12px;}
body.pixiedust .amsearch-form-container .product-item .price-box .price-final_price {line-height: normal;margin: auto;padding: 0;}
body.pixiedust .amsearch-form-container .product-item-details{min-height: unset !important;}
body.pixiedust .filter-content .item {display: block;width: 100%;margin: 10px 0 0 0;}
body.pixiedust  .filter-options-content .items a{display: inline-block;}
body.pixiedust  .filter-options-content .items{margin-bottom: 10px;}

/* footer fix */
body.pixiedust  .copyright-section .container .ftrPayment img { max-height: 30px; }

/* HEADER FIX */ 
@media screen and (max-width:1024px) {
    body.pixiedust .page-header { padding-top: 0; }
}

@media screen and (max-width:769px) {
    .amsearch-autocomplete-image{
        width:50%;
    }
}

/** Header signup links **/
@media (max-width: 1024px) {  body.pixiedust .header .header.links {display: block;position: absolute;right: 45px;top: 23px;}
    body.pixiedust .header .header.links li.wishlist,
    body.pixiedust .header .header.links li.greet.welcome{display:none;}
    body.pixiedust .header .header.links li.authorization-link img{display: none;}
    body.pixiedust .header .custsign-out{display: unset;position: absolute;right: 44px;top: 22px;}
    body.pixiedust.checkout-cart-index .header-right .showcart{border: none !important;}  }
@media (min-width: 768px) and (max-width: 1024px) {
    body.pixiedust .header .header.links {right: 65px;top: 26px;}
    body.pixiedust .header .custsign-out{left: unset;right: 60px;top: 25px;}
}

@media (max-width: 1023px) {  body.pixiedust:not(.pixie-elite) .header .logo img {    margin: 8px 0 20px 0;}  }
@media (max-width: 768px) {  body.pixiedust.checkout-index-index .header .logo {margin: 0 !important;}  }
body.pixiedust.checkout-index-index .authentication-wrapper{top: -190px !important;right: 15px;}
@media (min-width: 533px) {  body.pixiedust.checkout-index-index .authentication-wrapper {top: -160px !important;}  }
@media (min-width: 660px) {  body.pixiedust.checkout-index-index .authentication-wrapper {top: -180px !important;}  }
@media (min-width: 768px) {  body.pixiedust.checkout-index-index .authentication-wrapper {top: -160px !important;}  }

/* HIDE GOOGLE BADGE */
#___ratingbadge_0 { display:none !important; }

/* Home Instagram */
.home-instagram{text-align: center; margin: auto; padding-bottom: 0; box-sizing: border-box; float: left;width: 100%;}
@media(max-width:1140px) {  .home-instagram {padding-left: 10px;padding-right: 10px;}  }
.home-instagram h3 {font-size: 2.0em;margin-top: 20px;color: black;font-weight: bold;text-transform: uppercase;}
.home-instagram p{margin-bottom: 40px;}
@media(max-width: 1023px){  .copyright-section{float: left;width: 100%;}  }
@media(min-width: 1024px) {  .nav-sections {margin-top: 8px;}  }

/* Home Youtube */
.home-youtube{width: 100%;float: left;position: relative;padding-top: 40px;margin-bottom: 0;background: transparent;padding-bottom: 0;text-align: center;margin-top: 25px;}
.home-youtube:before{content: " ";width:100%; height:310px;background: black;position: absolute;top:0;left:0;}
@media(min-width: 768px) {  .home-youtube{margin-bottom: 10px;padding-top: 80px;}  }
.home-youtube-items{width: calc(100% + 10px);position: relative;left: -5px;}
.home-youtube .yt-item{float: left;width: 100%;position: relative;}
.home-youtube .yt-item .cover{ position: relative; }
.home-youtube .yt-item .cover a {  position: static; }
.home-youtube .yt-item .cover + p{color: black;font-size: 14px;margin-top: 10px;font-weight: bold;}
@media(min-width: 768px) {  .home-youtube .yt-item {width: 20%;}  }
.home-youtube .yt-item img{width: 100%;padding: 5px;box-sizing: border-box;}
.home-youtube .yt-item .shade{visibility: hidden;opacity: 0;background: rgba(0,0,0,0.75);transition: all 300ms ease;position: absolute;top: 5px;left: 5px;width: calc(100% - 10px);height: calc(100% - 10px);}
.home-youtube .yt-item:hover .shade{visibility: visible;opacity: 1;}
.home-youtube .yt-item .shade p{text-align: center;color: white;position: absolute;top: 50%;width: 100%;transform: translateY(-50%);padding: 0 15px 0 15px;font-weight: bold;text-transform: uppercase;}
.home-youtube h4{color: #fff;float: left;font-size: 2.0em !important;font-weight: bold !important;margin: 0;text-transform: uppercase;}

.home-youtube .visit-link {color: white; float:right; text-decoration: underline; }
home-youtube .pmblog-wrapper {   padding-top: 21px;}
body.pixiedust .arrowme{margin-top: 6px;}
.homeDeals {background-repeat: repeat-x !important;background-size: contain !important;}
.homeTestiSection.container{padding-top: 0px;padding-bottom: 60px;}
.homeSlider .tProgressBar{visibility: hidden;}
.homeBrand .owl-right::after{right: 90px;position: relative;}
@media(min-width: 768px) {  .pixiedust.cms-index-index .pmblogpost-list {width: 100%;max-width: calc(100% - 30px);}  }
.pixiedust.cms-index-index .blog-title-wrapper{max-width: 1110px;display: block;margin: auto;}
.slick-dots li{display: inline-block;margin-right: 5px;}
.slick-dots li:last-child{margin-left: 0;}

/** Widgets **/
.pixieWidget{float: left;width: 100%;}
.pixieWidget .product-item.slick-slide{clear:none !important;margin: 0 10px 0 10px !important;width: unset;}
.product-image-container{margin: auto;}
.pixieWidget .block.related{background: none; margin-top: -20px;}
.pixieWidget .slick-list{display: inline-block !important; width: 100%; margin-bottom: 15px;}

/** Homepage widgets **/
.homepage-widget{float: left;margin: auto;width: 100%;}
.homepage-widget .home-widget-title{text-align: center;}
.homepage-widget .home-widget-title h3{font-size: 2.0em;color: black;text-transform: uppercase;font-weight: bold; margin-bottom: 0;}
.homepage-widget .home-widget-link{text-align: center;}
.homepage-widget .home-widget-link a{color: white;border: solid 1px black;padding: 10px 42px;margin: 0px 0 55px 0;box-sizing: border-box;display: inline-block;background: black;text-transform: uppercase;cursor: pointer;font-size: 14px;transition: all 300ms ease;}
.homepage-widget .home-widget-link a:hover, .homepage-widget .home-widget-link a:active, .homepage-widget .home-widget-link a:focus{background: white !important;color: black !important;border: solid 1px black !important;}
@media(max-height: 767px) {  .cms-index-index .homepage-widget .product-item-details {min-height: 280px;}  }
body.pixiedust .homepage-widget.home-latest{margin-top: -20px;}

/** Homepage banner sections **/
.pixiedust .homeBannerSection1{float:left;width:100%;}
.pixiedust .homeBannerSection1 ul {margin: auto;}
.pixiedust .homeBannerSection1 ul li { float: left; width: 100%;position: relative; font-weight: bold;}
.pixiedust .homeBannerSection1 ul li a{font-weight: bold;}
.pixiedust .homeBannerSection1 ul li:before {content: " ";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0);opacity: 0;visibility: hidden;transition: all 300ms ease;}
.pixiedust .homeBannerSection1 ul li:hover:before{opacity: 1;visibility: visible;background: rgba(0,0,0,0.7);}

.pixiedust .homeBannerSection1 ul li:hover a{background: white;color: black;border-color: black;font-weight: bold;}
@media(min-width:768px){  .pixiedust .homeBannerSection1 ul li {margin-right: 2%; width: calc(32% - 0%);margin-top: 2em;}  }
.pixiedust .homeBannerSection1 ul li a{transition: all 300ms ease;border: solid 1px #fff;background: black;bottom: unset;top: 50%;transform: translateY(-50%);width: calc(100% - 95px);}

/** Homepage text / about **/
.pixiedust .homeTestiSection{ margin-top: 0; margin-bottom: 5px;text-align: center;background-image: url(/media/homepage/about-us.png);padding: 50px;background-size: cover;background-repeat: no-repeat;color: white;float: left;width: 100%;background-position: center;}
.pixiedust .homeTestiSection ol, .pixiedust .homeTestiSection ul{ margin-bottom: 1em;}
.pixiedust .homeTestiSection h1{font-weight: bold; text-transform: uppercase;}
.pixiedust .homeTestiSection h1 img{display: none;}

/** Homepage brands slider **/
.homepage-brands-slider{display: none;}
.homepage-brands-slider.slick-initialized{display: block;float: left;width: 100%;}
.homepage-brands-slider .slick-slide{float: left;text-align: center;}
.homepage-brands-slider .slick-arrow{display:none !important;}
@media (max-width: 767px) {  .pixiedust .homeBannerSection1{margin-top:15px;}  }
@media (min-width: 768px) {  .pixiedust .homeBannerSection1{margin-top:-10px;}  }
.pixiedust .homeBannerSection3{margin-bottom: 0;}
.homepage-brands-slider .slick-dots{margin-bottom: 10px;}
body.pixiedust .home-about-button {color: white; border: solid 1px white;padding: 10px 50px;margin: 20px auto;display: inline-block;transition: all 300ms ease;}
.home-about-button:active, .home-about-button:focus, .home-about-button:hover{background: black;color: white !important;}
.pixiedust .brands-view-all-link{color: white;text-transform: uppercase;transition: all 300ms ease;background: #232323;padding: 10px;margin-top: 40px;display: inline-block;border: solid 1px #232323;}
@media(min-width: 768px) {  .pixiedust .brands-view-all-link {margin-top: 15px;}  }
@media(min-width: 992px) {  .pixiedust .brands-view-all-link {margin-top: 25px;}  }
@media(min-width: 1024px) {  .pixiedust .brands-view-all-link {margin-top: 15px;}  }
@media(min-width: 1200px) {  .pixiedust .brands-view-all-link {margin-top: 15px;}  }
@media(min-width: 1400px) {  .pixiedust .brands-view-all-link {margin-top: 18px;}  }
@media(min-width: 1500px) {  .pixiedust .brands-view-all-link {margin-top: 29px;}  }
.pixiedust .brands-view-all-link:hover {background: white;color: #232323;}

/** Header sticky changes **/
.minicart-wrapper .action.showcart:before { display: none; }
.page-main{overflow: hidden;}

body.pixiedust .page-header{background: black;height: auto; border: none; z-index: 999; }
body.pixiedust._has-modal .page-header { z-index: 9; }

.authorization-link span{color:white;}
body.pixiedust:not(.mobMenuOpen) .body-close-menu{opacity: 0;visibility: hidden;pointer-events: none;transition: all 300ms ease;}
    
@media(max-width: 1023px){
    body.pixiedust .authorization-link span{display: none;}
    body.pixiedust .pixie_header_promo{margin-bottom:20px;}
    body.pixiedust .nav-sections {position: static;}
    body.pixiedust .nav-sections {display: block !important;position: fixed;top: 0 !important;left:0 !important;width: 80%;padding-top: 0;left:-9999px;transition: all 300ms ease;transform: translateX(-900px);opacity: 0;visibility: hidden;overflow-y: scroll;}
    .mLevel1Toggle, .mLevel2Toggle {z-index: 9999;cursor: pointer;width: 70px;}
    body.pixiedust.mobMenuOpen .nav-sections {transform: translateX(0);opacity: 1;visibility: visible;}
    body.pixiedust.mobMenuOpen .body-close-menu{display:block;pointer-events: all;opacity: 1;visibility: visible;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.85);z-index: 97;}
}

@media(min-width: 1024px){
    body.pixiedust .nav-sections{margin-top: 0;}
    .header.links .authorization-link{border: none !important;}
    html, body{overflow: unset;height: auto;}
    body.pixiedust.stickyNav .page-header .pixie_header_promo{transition: all 300ms ease;}
    body.pixiedust.stickyNav .page-header{transition: all 300ms ease;}
    body.pixiedust.stickyNav .nav-sections{transition: all 300ms ease;}
    body.pixiedust.stickyNav .page-header .pixie_header_promo{opacity: 0;visibility: hidden;height: 45px !important;    z-index: 9;
        position: relative;}
    body.pixiedust.stickyNav .page-header{position: fixed;top: 0;left: 0;z-index: 9999;width: 100%;transform: translateY(-38px);}
    body.pixiedust.stickyNav .nav-sections{position: fixed;left: 0;z-index: 9996;width: 100%;transform: translateY(94px);}
}
.customer-welcome li a{padding:0;}
.amasty-rewards-balance .rewards-text{margin-right: 0;}
body.pixiedust .proCloseBroBlock{display:none !important;}
body.pixiedust .block-search .fa-search{font-size: 21px;color: white;}
body.pixiedust .authorization-link .fa-user {color: white;font-size: 21px;}
body.pixiedust .fa-shopping-cart{color: white;font-size: 21px;}
body.pixiedust .fa-shopping-basket{color: white;font-size: 21px;}
body.pixiedust .fa-bars{color: white;font-size: 21px;}
body.pixiedust .header .fa-heart{color: white;font-size: 21px;}
@media(min-width: 1024px){
    body.pixiedust .minicart-wrapper .action.showcart,
    body.pixiedust .minicart-wrapper .action.showcart .icon{margin-bottom: -5px;margin-top: -1px; width:70px; text-align: center; }
    body.pixiedust .block-search .block-title strong, body.pixiedust .header.links > li > a span{margin-top: 0;}
    body.pixiedust .minicart-wrapper .action.showcart .mtext, body.pixiedust .header.links > li > a, body.pixiedust .block-search .block-title strong{color: white; display: block; }
}

body.pixiedust .authorization-link span{text-transform: uppercase;}
.cms-index-index .page-main{float: left;width:100%;}
@media(min-width: 768px){  body.pixiedust .authorization-link span{position: relative;top: -3px;left: 2px;}  }
@media(min-width: 1024px){  body.pixiedust .authorization-link span{top:0;}  }
@media only screen and (max-width: 767px){  .block-search .block-title {left: 40px !important; top: 22px;}  }
body.pixiedust .block.related{background: #fff;padding: 45px 0 50px 0}
body.pixiedust.mobMenuOpen .proCloseBroBlock{display:none;}
body.pixiedust .header.links .header-link.wishlist{border: none !important;}
body.pixiedust .header .compare.wrapper .custsign-out a{color: white;}
body.pixiedust .header.links .header-link.wishlist a:before{content:"";display: none;}
body.pixiedust .customer-welcome .action.switch, body.pixiedust .customer-welcome.active .action.switch:after{color: white;}
body.pixiedust .header-left .header.links .customer-menu .header li a{color: black;}
body.pixiedust .page-wrapper{overflow: hidden;}
body.pixiedust.mobMenuOpen .nav-toggle:after{display: none;}
body.pixiedust .minicart-wrapper .action.close{color: black !important;}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait){
    body.pixiedust:not(.pixie-elite) .header .header.links{right: 54px;top: 3px;}
}
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape) {  body.pixiedust:not(.pixie-elite) .logo img {margin-top: 0;margin-left: -13px;position: relative;top: -2px;}  }
body.pixiedust .pixie_header_promo{font-weight: 400;font-size: 10px;line-height: 1;}
body.pixiedust .pcbPic p{text-align: center;font-weight: 400;font-size: 10px;line-height: 1.5;margin-bottom: 2px;margin-top: -7px;}
body.pixiedust:not(.pixie-elite) .navigation .mainMenu > li > a{font-weight: 600;font-size: 14px;}
@media only screen and (min-width: 1024px){
    body.pixiedust .pixie_header_promo{font-size: 12px;line-height: 1.5;}  body.pixiedust .pcbPic p{font-size: 12px;line-height: 1.5;}
}

body.pixiedust:not(.pixie-elite) .navigation .draws-nav {display: flex; justify-content: center;}
/** Footer changes **/
body.pixiedust:not(.pixie-elite) .footerTop{background: #4b4547;clear: both;}
.footerTop .block-left{width:100% ;float: left;box-sizing: border-box;margin-top: 27px;}
@media (max-width: 767px) {
    .footerTop .block-left {padding-left: 10px;padding-right: 10px;margin-bottom: 30px;}
    .footerTop .block-right{position: relative;left:-20px;padding-bottom: 30px;}
}
.footerTop .block-right{width:100% ;float: left;box-sizing: border-box;}
@media (min-width: 768px){
    .footerTop .block-left{width:50% ;padding-right: 2.3%;margin-top: -24px;margin-bottom: -50px;}
    .footerTop .block-right{width:50% ;padding-left: 0;}
}
.footerTop .block-left h3, .footerTop .block-left .title{text-transform: uppercase;color: white;}
body.pixiedust .footerTop .block-left h3 {font-size: 2.0em;margin-top: 6px;}
body.pixiedust .footerTop .block-left .title strong{font-size: 14px;font-weight: 100;margin: 0;display: inline-block;max-width: 95%;line-height: 1.5;}
body.pixiedust .footerTop .block-right .container{padding:0;max-width: 100%;}
body.pixiedust .footerTop .block.newsletter {padding: 25px 0;}
@media(max-width: 766px){  body.pixiedust .footerTop .block.newsletter {padding: 0 14px 25px 15px;margin: -20px 0 0 0;}  }
body.pixiedust .footerTop .block.newsletter input{border: 1px solid white;}
body.pixiedust .footerTop .block.newsletter .action.subscribe {background: white;border: solid 1px white !important;color: black;}
body.pixiedust .footerTop .block.newsletter input::placeholder { color: white;}
body.pixiedust .footerTop .block.newsletter input:-ms-input-placeholder { color: white;}
body.pixiedust .footerTop .block.newsletter input::-ms-input-placeholder { color: white;}
body.pixiedust .footerTop .block-right li{padding: 0 10px;font-size: 10px;line-height: normal;}
@media(min-width: 768px){  body.pixiedust .footerTop .block-right li{height: 175px;}  }
@media(min-width: 1024px){
    body.pixiedust .footerTop .block-right li{height: 150px;position: relative;}
    body.pixiedust .footerTop .block-right li span{position: absolute;top: 88px;left: 5%;width: 90%;}
}
body.pixiedust .footerTop .block-right li a{color:white;}
body.pixiedust .footerTop .block-right .fa-question-circle {font-size: 55px;height: 80px;color: white;}
body.pixiedust .footerTop .block-right .fa-shipping-fast {font-size: 55px;height: 80px;color: white;}
body.pixiedust .footerTop .block-right ul li:first-of-type img {max-width: 70px;margin-bottom: 10px;margin-top: 13px;}
@media (max-width: 1023px){  body.pixiedust .footerTop .block-right ul li:nth-of-type(3) img {height: auto;max-height: 80px;}  }
@media (min-width: 768px) {  body.pixiedust .footerTop .block-right ul li:nth-of-type(3) span {margin-top: 23px;}  }
body.pixiedust .footerTop .block-right li:after{display: none;}
body.pixiedust:not(.pixie-elite) .mainFooter{background: #0a0909;}
body.pixiedust:not(.pixie-elite) .footerLeft h3{text-transform: uppercase;border-bottom: solid 1px #575556;padding-bottom: 10px;color: #ffffff;font-size: 15px;}
body.pixiedust .footerLeft, body.pixiedust .footerRight{width: 100% !important;}
body.pixiedust .footerRight .footerHelp{float: left;width: 100%;}
@media (min-width: 768px) {
    body.pixiedust .footerRight .footerHelp {float: left;margin-bottom: 20px;width: calc(50% - 25px);padding: 0;margin-right: 25px;float: left;margin-bottom: 20px;padding-right: 15px;width: calc(50% - 15px);padding-left: 0;}
}
body.pixiedust .footerRight .ftrSocial{float: left;width:100%;box-sizing: border-box;}
@media (min-width: 768px) {  body.pixiedust .footerRight .ftrSocial {width: calc(50% - 25px);margin-left: 15px;}  }
body.pixiedust .footerRight .ftrSocial a{color:white;font-size: 18px;}
body.pixiedust .footerRight .ftrSocial img{max-width: 122px;max-height: 26px;margin-bottom: 15px;object-fit: cover;}
body.pixiedust .footerRight h3{border-bottom: 1px solid #575556;}
@media (min-width: 992px) {
    body.pixiedust .footerHelp .ftrHelpOpt {float: left;width: 36%;margin-right: 5%;}
}
@media( min-width: 768px) {
    body.pixiedust .ftrRightTop > .ftrStoreLink {float: left;margin-bottom: 20px;padding-right: 0;width: calc(50% - 25px);margin-right: 25px;}
    body.pixiedust .ftrRightTop > .ftrAboutLink {float: left;width: calc(25% - 30px);margin-left: 30px; padding: 0;margin: 0 0 0 25px;}
    body.pixiedust .ftrRightTop > .ftrSalesLink {float: left;width: calc(25% - 2px);}
}
body.pixiedust.cms-index-index .pm-bloglist{margin-top: 30px;}
.pm_hp_deals, .pm_hp_latest{display: none;}
.pm_hp_deals.slick-initialized, .pm_hp_latest.slick-initialized {display: block;}
@media(max-width:767px) {
    .lightwidget__tile {display: none;}
    .lightwidget__tile:nth-of-type(-n+3) {display: block;}
}
.pmblog-wrapper__{width: 100%;float: left;padding-top: 60px;}
@media(min-width: 1024px){
    body.pixiedust:not(.pixie-elite) .navigation .megaMenuHolder > li > a{color: black;}
    body.pixiedust:not(.pixie-elite) .navigation .megaSubLinks li a{color: black;}
    body.pixiedust .navigation .megaMenuHolder > li > a{font-size: 14px;font-weight: 600;}
    body.pixiedust .navigation .megaSubLinks li a{font-size: 14px;font-weight: 600;}
}

.page-footer {float: left;width: 100%;}
.copyright-section {float: left;width: 100%;}
body.pixiedust.checkout-index-index.stickyNav .logo img{transform: translateY(-6px);}

@media (max-width: 480px){
    .home-youtube h4 {display: block;width: 100%;text-align: center;}
}

/****************************************************/

.slider.slick-initialized { display: block; }

/* Slick */
.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 { float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide .brand-block {text-align:center;}
.slick-slide img {display: inline-block;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
/*body.pixiedust .product-item .price-box .price-label{display:none;}*/
body.pixiedust .product-item .price-box .normal-price{width:100%;text-align: center;}
.product-info-main .stock.available {background-image: url(../images/inStock.jpg);background-repeat: no-repeat;background-position: right;color: #2fb601;padding-right: 20px;}
.product-info-main .stock.unavailable {background-image : url(../images/outStock.jpg);background-repeat: no-repeat;background-position: right;padding-right: 20px;color: #d72231;}
.widget .product-item .stock.available, .widget .product-item .stock.unavailable{display: inline-block;}
@media(max-width: 1023px){.widget .product-item .stock.available, .widget .product-item .stock.unavailable{margin-left: 9px;}}
.block.related .product-item .price-box{height:auto;}

/* line through - old price */

.product-item .price-box .old-price .price {text-decoration: line-through;}

/** Blue product items **/

.product-info-main .stock.available.blue{color:#0095DA; background: none; padding-right: 0;}
.product-item .stock.available.blue{color:#0095DA; background: none;}
.product-item .stock.available.blue span{padding-left: 0 !important;}

/** Klarna image **/

.widget-product-grid .finance img{ max-width: 50px;}
.widget-product-grid .finance { display:block; margin-bottom: 3px;}
body.pixiedust.cms-index-index .product-item-details{ min-height: 280px; }
@media(min-width:768px){body.pixiedust.cms-index-index .product-item-details{ min-height: 275px; }}
@media(min-width:1200px){body.pixiedust.cms-index-index .product-item-details{ min-height: 310px; }}
@media(min-width:1400px){body.pixiedust.cms-index-index .product-item-details{ min-height: 260px; }}
@media(max-width:1023px){  body.pixiedust.catalog-category-view .items .product-item .price-box + span.finance {margin-left: 7px !important;}  }
klarna-placement iframe{width: 100%!important;max-width: 100% !important;}
body.pixiedust a#imega-see-info {background: #ffb3c7;border-radius: 12px;border: solid 2px black;min-height: 32px;color: black;}

/** Amasty brand page changes **/

body.pixiedust:not(.pixie-elite).ambrand-index-index .category-image{display: block;float: left;max-width: 20%;padding-right: 30px;max-width: 25.72%;}
body.pixiedust:not(.pixie-elite).ambrand-index-index .category-description{display: block !important;margin-bottom: 30px;}
body.pixiedust:not(.pixie-elite).ambrand-index-index .toggle-desc{display: none !important;}
body.pixiedust:not(.pixie-elite).ambrand-index-index .catPageDeskBanner{display: none !important;}

/** Checkout image 2 big on dev (not 100% sure about live)  **/

body.pixiedust.checkout-onepage-success .checkout-success img{max-width: 200px; margin: auto}
body.pixiedust.checkout-onepage-success .checkout-success .information {margin: auto;}

/** Blog Related products styling **/

body.pixiedust.blog-post-view .post-view .post-bottom .container-collection{border-top: none !important;}
body.pixiedust.blog-post-view .product-item-inner{min-height: 240px;}

/** FIX FOR STICKY HEADER IE **/

body, html{height: auto !important;}

/** One page checkout styling **/
body.pixiedust div.iosc-place-order-container button.iosc-place-order-button{background: black;margin: 20px 0 0 0;width: 100%;padding: 0 0 0 0;border: solid 1px black;}
body.pixiedust div.iosc-place-order-container button.iosc-place-order-button:hover,
body.pixiedust div.iosc-place-order-container button.iosc-place-order-button:focus,
body.pixiedust div.iosc-place-order-container button.iosc-place-order-button:visited {background: white;border: solid 1px black;color: #605052;}
@media (min-width: 768px) {  body.pixiedust .opc-wrapper {margin-right: 20px;width: calc(68.5% - 20px);}  }
body.pixiedust.checkout-index-index .fieldset > .field:not(.choice) > .control{overflow: unset;}
body.pixiedust.checkout-index-index #payment * {max-width: 100%;box-sizing: border-box;/*overflow:hidden;*/}
body.pixiedust button.braintree-googlepay-button.long {width:100%;margin-bottom:10px;}
/* body.pixiedust button.braintree-googlepay-button.long {background-repeat: no-repeat !important;background-position: center !important;background-color: white !important;border: solid 1px #bbbcbf !important;}
body.pixiedust button.braintree-googlepay-button.long:hover{background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg) !important;background-repeat: no-repeat !important;background-position: center !important;background-color: grey !important;border: solid 1px #bbbcbf !important;} */
@media(min-width:768px) {  body.pixiedust.checkout-index-index #payment {float: none;margin-left: 17px;}  }
@media(min-width:1200px) {  body.pixiedust.checkout-index-index #payment {margin-left: 29px;}  }
body.pixiedust.checkout-index-index #iosc-billing-container{float: left;}
body.pixiedust.checkout-index-index .iosc-place-order-container{margin-top: 20px;}
body.pixiedust.checkout-index-index .iosc-subscribe{margin-top: 30px;}
@media (min-width: 1025px) {  body.pixiedust.checkout-index-index .opc-wrapper .checkout-shipping-address .step-title {font-size: 26px;}  }
body.pixiedust.checkout-index-index div#iosc-summary span.step-title{color: #605052;font-weight: 900;}
body.pixiedust.checkout-index-index.stickyNav .page-header {position: static !important;transform: none !important;}
body.pixiedust.checkout-index-index .page-header .pixie_header_promo{opacity: unset !important;visibility: unset !important;height: auto !important;}
body.pixiedust.checkout-index-index.stickyNav .logo img {transform: unset !important;}
body.pixiedust.checkout-index-index .page-main {padding-top: 50px;}
body.pixiedust.checkout-index-index .actions-toolbar.reward-actions{display: block;}
body.pixiedust.checkout-index-index #braintree_cc_number{padding: 7px 0 3px 69px;height: 46px;min-width: 260px;}
body.pixiedust.checkout-index-index #braintree_expirationDate {width: 90px;min-width: 130px;padding: 12px 13px 10px 13px;height: 46px;}
body.pixiedust.checkout-index-index .payment-method-braintree .hosted-control.hosted-cid {width: 5rem;padding: 10px 10px 10px 12px;height: 59px;min-width: 60px;}
.autofill-msg { background: #4b4547; color: #fff; padding: 12px 15px; margin: 10px 0 5px 0; }
.noshipselected { display: none; }
.modal-popup .noshipselected { display: block; }

/** One page checkout show Store credit **/

body.pixiedust.checkout-index-index .opc-payment-additional.store-credit .payment-option-title{display: block;}
body.pixiedust.checkout-index-index .opc-payment-additional.store-credit .payment-option-content{display: none !important;}
body.pixiedust.checkout-index-index .opc-payment-additional.store-credit .payment-option-content[aria-hidden="false"] {display: block !important;}
body.pixiedust.checkout-index-index .form-store-credit .actions-toolbar{display: block;}
body.pixiedust.checkout-index-index .checkout-payment-method .payment-option._collapsible .payment-option-content{color:green}

/** Amasty rewards **/

body.pixiedust .product-item .amasty-rewards-highlight{margin-left: 7px;}
@media(min-width:1024px){body.pixiedust .product-item .amasty-rewards-highlight{margin-left: 14px;}}

/** Klarna product list badge **/

body.pixiedust .product-item .finance{margin-left: 14px !important;}
@media (min-width: 768px) {  .homeBannerSection1 ul li:last-child {margin-right: 0;}  }

/** Nav tweaks **/

@media (max-width: 767px) {
    .nav-toggle {top: 22px;}
    .minicart-wrapper .action.showcart {top: 22px;}
}

body.pixiedust .minisearch .actions .action.search,
.block-search .block-title{display: none;}

.block-search .block-title,
.minicart-wrapper .action.showcart,
body.pixiedust .header.links > li > a {padding-top:0 !important; height: auto;}

@media (min-width: 1024px) {
    body.pixiedust .header.links > li > a {padding-top: 19px;}
}

body.pixiedust .minicart-wrapper .action.showcart .icon{margin:0; display: block; }

@media (min-width: 1024px) {
    body.pixiedust.stickyNav .block-search .block-title {padding-top: 25px;}
    body.pixiedust.stickyNav .header.links > li > a {padding-top: 26px;}
    body.pixiedust:not(.pixie-elite).stickyNav .minicart-wrapper .action.showcart {padding-top: 21px;}
    body.pixiedust.stickyNav .minicart-wrapper .action.showcart .icon{top: 4px;}
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
    body.pixiedust:not(.pixie-elite) .block-search .block-title {padding-top: 0px;}
    body.pixiedust:not(.pixie-elite).stickyNav .block-search .block-title {padding-top: 10px;}
    body.pixiedust:not(.pixie-elite).stickyNav .nav-toggle {top: 36px;}
    body.pixiedust:not(.pixie-elite).stickyNav .header .header.links {top: 32px;}
    body.pixiedust:not(.pixie-elite).stickyNav .minicart-wrapper .action.showcart {padding-top: 4px;}
    body.pixiedust:not(.pixie-elite) .header .logo img {transform: translateY(5px);}
}

@media(max-width: 767px){
    body.pixiedust .toolbarTop .toolbar{display: block;}
    body.pixiedust .toolbarTop {width: 100%;}
    body.pixiedust .filter.block{width:100% !important;}
    body.pixiedust .toolbarTop .toolbar select {border: 1px solid #d8d8d8 !important; width: 94%;}
    body.pixiedust .toolbarTop .toolbar:after {display: none;}
}

/* Checkout paymenyt message */

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

body.pixiedust .opc-wrapper ol li.checkout-payment-warning{margin: 40px 0 40px 0px;background: #d7c423;width: 100% ;
    display: inline-block;padding: 10px;color: black;-webkit-animation: fadein 5s; -moz-animation: fadein 5s; 
    -ms-animation: fadein 5s; -o-animation: fadein 5s; animation: fadein 5s;
}
@media (min-width: 768px) {
    body.pixiedust .opc-wrapper ol li.checkout-payment-warning{width: 60%;float: left;margin: 30px 0 40px 0px;padding: 6px 15px 6px 16px;}
}
@media (min-width: 1024px) {
    body.pixiedust .opc-wrapper ol li.checkout-payment-warning{width: 68%;}
}
@media (min-width: 768px) {
    body.pixiedust.payment-step .opc-wrapper ol li.checkout-payment-warning {width: calc( 100% - 15px);margin-left: 15px;}
}
@media (min-width: 1200px) {
    body.pixiedust.payment-step .opc-wrapper ol li.checkout-payment-warning { width: calc( 100% - 27px);margin-left: 28px;}
}
.opc-wrapper .form-discount .actions-toolbar .primary .action{border: none;color: white;}


/*.pixiedust.checkout-index-index button,*/
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.product-item .action.tocart.tocart,
.cart-container .form-cart .actions.main button,
body.pixiedust button.mbblog-lazyload-trigger.mfblog-hide-onload.action.primary,
.box-tocart .action.tocart,
.action.primary,
a.action.primary,
.pixiedust.checkout-index-index .action.primary.checkout,
.pixiedust.checkout-index-index .action.continue.primary,
.opc-wrapper .form-discount .actions-toolbar .primary .action,
.pixiedust.checkout-index-index .action.primary,
.pixiedust.checkout-index-index a.action.primary {
    background: black;
    color:white;
    border:solid 1px black !important;
    transition: all 300ms ease;
}

body.pixiedust button.mbblog-lazyload-trigger.mfblog-hide-onload.action.primary span{
    color:white;
}



/* .pixiedust.checkout-index-index button:hover,*/
.actions-toolbar > .primary .action:hover,
.actions-toolbar > .secondary .action:hover,
.product-item .action.tocart.tocart:hover,
.cart-container .form-cart .actions.main button:hover,
body.pixiedust button.mbblog-lazyload-trigger.mfblog-hide-onload.action.primary:hover,
.box-tocart .action.tocart:hover,
.action.primary:hover,
a.action.primary:hover,
.pixiedust.checkout-index-index .action.primary.checkout:hover,
.pixiedust.checkout-index-index .action.continue.primary:hover,
.pixiedust.checkout-index-index .action.continue.primary:hover,
.opc-wrapper .form-discount .actions-toolbar .primary .action:hover,
.pixiedust.checkout-index-index .action.primary:hover,
.pixiedust.checkout-index-index a.action.primar:hover{
    background: white;
    color: black;
}


body.pixiedust button.mbblog-lazyload-trigger.mfblog-hide-onload.action.primary:hover span{
    color:black;
}

body.pixiedust .form-cart #empty_cart_button{
    display:none;
}
body.pixiedust .amgcard-datalist-container .amcard-field,
body.pixiedust .amcard-field-block .amcard-button{
    height: 46px;
}
body.pixiedust .amgcard-datalist-container .amcard-input-arrow::after {
    top: 22px;
}




.pixiedust.checkout-index-index #discount-reward-form button,
.cart-discount .actions-toolbar .action.primary,
.pixiedust .opc-wrapper .form-discount .actions-toolbar .primary .action{
    background: #82a36f;
    
    color:white;
}


.pixiedust.checkout-index-index #discount-reward-form button:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.pixiedust .opc-wrapper .form-discount .actions-toolbar .primary .action:hover{
    background: white;
    color: #82a36f;
}

.cart-discount .actions-toolbar .action.primary:hover span{
    color: #82a36f;
}

.pixiedust.account .toolbar{margin-top: 40px;}
.pixiedust.account .toolbar-amount{display:none;}

/** Sub menus not big enough **/

body.pixiedust .megaSubMenus {min-height: 400px;}

/** Reward points header **/

@media(max-width:767px){
    body.pixiedust .header .header.links{display: block;position: absolute;}
    body.pixiedust .header.links .amasty-rewards-balance .rewards-text{font-size: 10px;}
    body.pixiedust .header.links .amasty-rewards-balance{border: none;transform: scale(0.75);width: 200px;
        margin-top: 26px;position: absolute;left: 0%;transform: translateX(-38%) scale(0.75);}
}

@media (max-width: 1024px) and (min-width: 768px) {
    body.pixiedust .header .header.links {right: 115px;}
    body.pixiedust .header.links .amasty-rewards-balance{border-left: none;transform: scale(0.7) translateX(25px) translateY(-1px);text-align: revert;float: revert;border: 0;padding: 0;margin: 0;min-width: 100px;}
    body.pixiedust .header .custsign-out{transform: translateY(1px);}
}

/** START FEATURE BLOCKS **/

/* PIXIE FEATURE BLOCKS */

.cms-index-index .pm-fblock-wrap.pm-columns_style4 { margin-bottom:0; }
.cms-index-index .pm-fblock-wrap.pm-columns_style4.pm-columns_style6 { margin-top:0px; }
.pm-fblock-wrap { width: 100%; float:left; position:relative; margin:0; z-index: 1; }
.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_style2 .pm-fb-content h2, .pm-columns_style2 .pm-fb-content h3 { font-size:20px; font-family:'Aaux ProUltra'; margin:10px 0 10px; }
.pm-columns_style2 .pm-fb-content p { font-size:16px; }
.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;   }
.pm-columns_style1 .pm-fb { float:left; line-height:0;  }
.pm-columns_style1 .pm-fb_1 { width:66.65%; }
.pm-columns_style1 .pm-fb_2 { width:32.1%; margin-left:1.25%; }
.pm-fb { position:relative; overflow:hidden; box-sizing:border-box; }
.pm-fb img { width:100%; height:auto; }
.pm-fb img.pm-wobble-img { position: absolute; z-index: 1; width:100%; height: auto; top:0; left:0; transition:all 100ms ease; }
.pm-fb:hover img.pm-wobble-img { width:103%; max-width: 103; transform:rotate(2deg);}
.pm-fb-title { position:absolute; text-align:center;  z-index:9; }
body.pixiedust .pm-fb-title h4 { font-size:30px; margin:0 0 10px; line-height:1.42857143; }
.pm-fb-title a { display:block; text-decoration:none; color:#fff; font-size:20px; padding-top:5px; }
.pm-fb-content { box-sizing: border-box; text-align: center;  width:100%; z-index: 2; }
.pm-fb_content { z-index: 2;}

.pm-columns_style2.widestyle { width:100%; float:left; }
.pm-columns_style2.widestyle .pm-fb { width:100%; float:left; margin:0 0 60px; padding:30px 0; border-radius: 0; }
.pm-columns_style2.widestyle .pm-fb_content {  position: absolute; top:50%; left: 45%; width:50%; box-sizing: border-box; padding-right: 20px;  transform: translate(0,-50%); text-align: left;}
.pm-columns_style2.widestyle .pm-lefta .pm-fb_content { left: 7.5%; }

.pm-columns_style2.widestyle .pm-fb_content img { max-width: 66px; clear: both; }
.pm-columns_style2.widestyle .pm-fb_content h3 { font-weight: 400 !important; letter-spacing: 1.8px; position: relative; margin-bottom: 30px; display: block; color:inherit !important;  }
.pm-columns_style2.widestyle .pm-fb_content h3:after { content:''; position: absolute; width:50px; height:1px; background: #fff; bottom: -15px; left:0; }

.pm-columns_style2.widestyle { box-sizing: border-box; padding:20px 0; }
.pm-columns_style2.widestyle img.switch-wide { max-width: 100%; float:left; width:30%; box-shadow:30px 30px 0;  color:rgba(0,0,0,0.2);  }

.pm-columns_style2.widestyle .pm-lefta img.switch-wide { float:right; box-shadow:-30px 30px 0;  }

.whycorner { position: absolute; width:60px; height:30px; background:#fff; display: block; top:0; left:0; }
.pm-lefta .whycorner { left:auto; right:0; }

.imgdrop { position: absolute; width:30px; height: 30px; bottom:0; left:0; background:rgba(0,0,0,0.2); }
.pm-lefta .imgdrop { left:auto; right:0; }

.pixel-1 { width:30px; height:30px; position: absolute; top:0; right:0; background:rgba(0,0,0,0.1); }
.pm-lefta .pixel-1 { top:auto; right:auto; bottom:0; left:0; }

.pixel-2 { width:30px; height:30px; position: absolute; top:0; right:30px; background:rgba(0,0,0,0.2); }
.pm-lefta .pixel-2 { right:auto; top:auto; bottom:0; left:30px; }

.pixel-3 { width:30px; height:30px; position: absolute; top:30px; right:0; background:rgba(250,250,250,0.5); }
.pm-lefta .pixel-3 { right:auto; left:0; top:auto; bottom: 30px; }

.pm-fb-3-inner { position: relative; overflow: hidden; width:100%; cursor: pointer;}
.pm-columns_style3 .pm-fb-content a { border:1px solid #333; font-weight: bold; font-size:12px; padding:4px 14px; display:inline-block; border-radius: 3px; margin-top:20px; line-height: 13px; transition: all 200ms ease; }

.pm-fblock-wrap .whitebutton { background:#fff; padding:10px 20px; margin-top:40px; color:#898989 !important; font-weight: 400; border-radius: 4px; float:left; border:1px solid #898989; }

.pm-fb-content.set-go-left { transform:translate(-150%,-50%); width:50%; }

.pm-fb-content a, .pm-fb-content a:hover { color:inherit; text-decoration: none; }
.pm-fb-content img { width:auto; height: auto; max-width: 100%; max-height:50px;  }
.pm-fb.has_link { cursor: pointer; }
.pm-fb .feature-button { font-size:14px; border:1px solid #808080; color:#808080; padding:7px 10px; display:inline-block; margin-top:10px;   }
.pm-columns_style2 .pm-fb { cursor: pointer; width:49%; float:left; border-radius: 4px; }
.pm-columns_style2 .pm-fb_2 {margin-left:2%;}
.pm-columns_style2 .pm-fb img.switch-dual { float:left; }

.pm-columns_style2 .fixedlink { position: absolute; bottom:30px; left:30px; border-bottom: 1px solid #fff; padding-bottom: 3px; text-decoration: none !important; color:#fff;  }
.pm-columns_style2 .pm-fb_2 .pm-fb_content .fixedlink { }

.pm-columns_style2 .pm-fb_content { position: absolute; top:50%; left:50%; width:100%; box-sizing: border-box; text-align: center; letter-spacing: 0.5px; transform: translate(-50%,-50%); padding:0 10px 10px; }
.pm-columns_style2 .pm-fb_content span.title { color:#fff; font-size:18px; font-weight: 700; display: block; margin-bottom: 10px;}
.pm-columns_style2 .pm-fb_content span { color:#fff; line-height: 1.5; display:block; }
.pm-columns_style2 .pm-fb_content span.large-title {  font-size:24px; font-weight: bold; }

.pm-columns_style2 .pm-fb_content h2, .pm-columns_style2 .pm-fb_content h3, .pm-columns_style2 .pm-fb_content h4 { color:#fff; margin:0 0 20px; float:left; width:100%; display: block; font-size: 28px; }
.pm-columns_style2 .pm-fb_content p { margin:0 0 20px;  }
.pm-columns_style2 .pm-fb-content h5 { font-weight: 600; }
.pm-columns_style2 .pm-fb-title { box-sizing: border-box; position:absolute; top:50%; left:50%;transform: translate(-50%, -50%); transition: all 200ms ease; opacity: 0;  }
.pm-columns_style2 .pm-fb-title h6 { color:#fff; font-size:16px; text-transform: none; text-decoration: underline; }
.pm-fblock-wrap .pm-fb_content img { width:auto; height: auto; clear:both; margin-bottom: 15px; }

.pm-fblock-wrap.pm-columns_style3 {  }
.pm-columns_style3 { margin-top: 0; padding-top: 0; }
.pm-columns_style3 .pm-fb { width:32.6666%; float:left; margin-right:1%; margin-bottom: 1%; overflow: visible; }
.pm-columns_style3 .pm-fb_3, .pm-columns_style3 .pm-fb_6 { margin-right:0; }

.pm-columns_style3 img.pm-fblock-image.switch-triple { opacity: 0.4; transition:all 450ms ease; position: absolute; top:0; left:0; }
.pm-columns_style3 img.fbholder { width:100%; float:left; }
.pm-columns_style3 .pm-fb-3-inner { position: relative; overflow:hidden; }
.pm-columns_style3 .pm-fb-content { position: absolute; left:50%; top:50%; width:70%; box-sizing: border-box; text-align: center; letter-spacing: 0.5px; padding:0 10px; transform: translate(-50%,-50%); transition: all 300ms ease; }
.pm-columns_style3 .pm-fb-content span.title { font-size:18px; font-weight: 700; display: block; margin-bottom: 10px;}
.pm-columns_style3 .pm-fb-content span { font-size:24px; font-weight: 500; text-transform: uppercase; color:#2b3e4f; transition:all 200ms ease; }

a.whitebutton.outline { color:#fff !important; background:none; border-color:#fff; border-radius: 45px; padding:10px 21px; }
a.whitebutton.outline:hover { color:#083e56 !important; border-color:#083e56;  }

/** Business hub content **/

.business-hub-content{}
.business-hub-content a{color: #898989 !important;font-weight: 600 !important;}
body.pixiedust .business-hub-content h1{font-weight: 400 !important;font-size: 33px;position: relative;padding-bottom: 8px;display: inline-block;margin-top: 7px;margin-bottom: 42px;}
body.pixiedust .business-hub-content h1:after{content:" ";position: absolute;bottom:0;left: -22px;height:1px;width: calc(100% + 44px);border-bottom: solid 2px #02989e;}
.business-hub-content .four-quarter{text-align: center;}
.business-hub-content .three-quarter{width:100%;text-align: center;}
.business-hub-content .one-quarter{width:100%;}
.business-hub-content .hashtag{display: block;position: relative;margin-top: 33px;margin-bottom: 37px;text-align: center;}
.business-hub-content .hashtag:after {content: "tinyboxcompany";position: relative;top: -34px;left: 11px;}

@media(min-width: 768px){
    .business-hub-content .hashtag{display: inline-block;position: relative;margin-top: -8px;text-align: initial;left: -118px;}
    .business-hub-content .hashtag:after {position: absolute;left: 110%;top: 50%;transform: translateY(-50%);}
    .business-hub-content{clear: both;float: left;}
    body.pixiedust .business-hub-content h1{margin-bottom: 58px;margin-top: 27px;display: inline-block;}
    .business-hub-content .three-quarter{width:65%;float: left;box-sizing: border-box;padding-right: 15%;text-align: left;}
    .business-hub-content .one-quarter{width:35%;float: left;text-align: right;}
}

@media(min-width: 1024px){
    .business-hub-content{margin-bottom: 70px;}
    body.pixiedust .business-hub-content h1{margin-bottom: 95px;margin-top: 22px;}
    .business-hub-content .three-quarter{width:75%;}
    .business-hub-content .one-quarter{width:25%;}
    .business-hub-content .hashtag{margin-top: -42px;margin-bottom: 0;position: relative;top: 10px;}
}

/** Begin Style 4 mosaic **/

.modal-popup.video-pop .modal-inner-wrap video{width: 100%;display: inherit;}
.pm-columns_style4 .pm-fb {float:left;}
.pm-columns_style4 .pm-fb.pm-fb_3 { width:49.333%; margin-right:0; }
.pm-columns_style4 .pm-fb-title { box-sizing: border-box; position:absolute; top:50%; left:50%;transform: translate(-50%, -50%);  }
.pm-columns_style4 .pm-fb-title h4 { background-color: rgba(51, 51, 51, 0.4); border:1px solid #F7F8FA; display:inline-block;
    min-width: 60%; box-sizing: border-box;  transition:all 200ms ease; font-size:16px !important; padding:7px 12px; }
.pm-columns_style4 .pm-fb-title h4:hover { background-color:rgba(51, 51, 51, 0.7); }
body.pixiedust .pm-columns_style4 .fb-has-vid,
body.pixiedust .pm-columns_style5 .fb-has-vid,
body.pixiedust .pm-columns_style6 .fb-has-vid{
    position: absolute;top : 0;left:0;width:100%;height: 100%;z-index: 9;}

.pm-fblock-wrap.pm-columns_style4 .pm-fb,
.pm-fblock-wrap.pm-columns_style5 .pm-fb,
.pm-fblock-wrap.pm-columns_style6 .pm-fb{position: relative;cursor: pointer;}

.pm-fblock-wrap.pm-columns_style4 .pm-fb:not(.has_video) > img ,
.pm-fblock-wrap.pm-columns_style5 .pm-fb:not(.has_video) > img ,
.pm-fblock-wrap.pm-columns_style6 .pm-fb:not(.has_video) > img {
    position: relative;opacity: 0.4;z-index: 5;transition: all 450ms ease;display: block;box-sizing: border-box;}

.pm-columns_style5, pm-fb_1, .single_tall img{opacity: 1 !important;}

.pm-fblock-wrap.pm-columns_style4 .pm-fb:not(.has_video):hover > img ,
.pm-fblock-wrap.pm-columns_style5 .pm-fb:not(.has_video):hover > img ,
.pm-fblock-wrap.pm-columns_style6 .pm-fb:not(.has_video):hover > img {transform: scale(1.2) translateX(-10px) translateY(-10px);}

.pm-fblock-wrap.pm-columns_style4 .pm-fb:not(.has_video):hover .pm-fb-content,
.pm-fblock-wrap.pm-columns_style5 .pm-fb:not(.has_video):hover .pm-fb-content,
.pm-fblock-wrap.pm-columns_style6 .pm-fb:not(.has_video):hover .pm-fb-content{pointer-events: none;}

.pm-columns_style4 .pm-fb-content,
.pm-columns_style5 .pm-fb-content,
.pm-columns_style6 .pm-fb-content{
    position: absolute;left: 50%;top: 50%;width: 70%;box-sizing: border-box;text-align: center;letter-spacing: 0.5px;
    padding: 0 10px;transform: translate(-50%,-50%);transition: all 300ms ease;z-index: 20;color: black;
}

.pm-columns_style4 .has_video .pm-fb-content,
.pm-columns_style5 .has_video .pm-fb-content,
.pm-columns_style6 .has_video .pm-fb-content{width: 100%;height: 100%;padding: 0;top:0;left:0;transform: none;}

.pm-columns_style4 .has_video .pm-fb-content.over_video,
.pm-columns_style5 .has_video .pm-fb-content.over_video,
.pm-columns_style6 .has_video .pm-fb-content.over_video {position: absolute;left: 50%;top: 50%;
    transform: translateY(-50%) translateX(-50%);width: auto;height: auto;pointer-events: none;}
.pm-columns_style4 .has_video img,
.pm-columns_style5 .has_video img,
.pm-columns_style6 .has_video img {
    display: block;
    margin: auto;
}

.pm-columns_style4 .pm-fb-content.has-video > iframe,
.pm-columns_style5 .pm-fb-content.has-video > iframe,
.pm-columns_style6 .pm-fb-content.has-video > iframe {
    position: absolute;
    left: -70px;
    top: -70px;
    width: calc(100% + 140px);
    height: calc(100% + 140px);
}

.pm-columns_style4 .pm-fb-content > div ,
.pm-columns_style5 .pm-fb-content > div ,
.pm-columns_style6 .pm-fb-content > div {
    font-size: 16px;font-weight: 500;text-transform: uppercase;color: #2b3e4f;transition: all 200ms ease;
}
.pm-columns_style4 .pm-fb-content > div p,
.pm-columns_style5 .pm-fb-content > div p,
.pm-columns_style6 .pm-fb-content > div p{
    font-size: 16px;
}
.pm-columns_style4 .pm-fb-content .whitebutton,
.pm-columns_style5 .pm-fb-content .whitebutton,
.pm-columns_style6 .pm-fb-content .whitebutton{margin: 0px auto 10px auto;float: none;display: inline-block;}

.pm-columns_style4 .pm-fb-content h3, .pm-columns_style4 .pm-fb-content h4, .pm-columns_style4 .pm-fb-content h5,
.pm-columns_style5 .pm-fb-content h3, .pm-columns_style5 .pm-fb-content h4, .pm-columns_style5 .pm-fb-content h5,
.pm-columns_style6 .pm-fb-content h3, .pm-columns_style6 .pm-fb-content h4, .pm-columns_style6 .pm-fb-content h5{
    margin-top: 0;
}
.pm-columns_style4 .pm-fb-content.has-video video,
.pm-columns_style5 .pm-fb-content.has-video video,
.pm-columns_style6 .pm-fb-content.has-video video {
    height: 100%;
}
.pm-columns_style4 .pm-fb-content > div a ,
.pm-columns_style5 .pm-fb-content > div a ,
.pm-columns_style6 .pm-fb-content > div a {color: #2b3e4f;text-decoration: underline;}
@media(max-width: 1023px) {
    body.pixiedust .pm-columns_style4 .pm-fb .pm-fb-content > div a ,
    body.pixiedust .pm-columns_style5 .pm-fb .pm-fb-content > div a ,
    body.pixiedust .pm-columns_style6 .pm-fb .pm-fb-content > div a {font-size: 12px !important;}
}
@media(min-width: 1024px) {
    .pm-columns_style4 .pm-fb-content > div ,
    .pm-columns_style5 .pm-fb-content > div ,
    .pm-columns_style6 .pm-fb-content > div {font-size: 24px;}

    .pm-columns_style4 .pm-fb-content > div p,
    .pm-columns_style5 .pm-fb-content > div p,
    .pm-columns_style6 .pm-fb-content > div p{font-size: 24px;}

    body.pixiedust .pm-columns_style4 .pm-fb-content div a ,
    body.pixiedust .pm-columns_style5 .pm-fb-content div a ,
    body.pixiedust .pm-columns_style6 .pm-fb-content div a ,
    body.pixiedust .pm-columns_style4 .pm-fb-content div a span,
    body.pixiedust .pm-columns_style5 .pm-fb-content div a span,
    body.pixiedust .pm-columns_style6 .pm-fb-content div a span {font-size: 16px;}
}
@media(max-width: 767px) {
    .new-blog-div img {max-width: 30px;}
    body.pixiedust .pm-columns_style5 .pm-fb-content .new-blog-div a, body.pixiedust .pm-columns_style5 .pm-fb-content .new-blog-div a span {font-size: 12px !important;}
}
.pm-fblock-wrap.pm-columns_style4 .pm-fb.double_wide{width: 100%;margin-right: 0;margin-bottom: 1.5%;}
.pm-fblock-wrap.pm-columns_style4 .pm-fb.single{width: 49.25%;margin-right: 1.5%;margin-bottom: 1.5%;}
.pm-fblock-wrap.pm-columns_style4 .pm-fb.single_tall{width: 49.25%;margin-right: 0;margin-bottom: 1.5%;float: right;}

@media(min-width:768px){
    .pm-fblock-wrap.pm-columns_style4 .pm-fb:nth-child(3) {}
    .pm-fblock-wrap.pm-columns_style4 .pm-fb.double_wide{width: 48.5%;margin-right: 1.5%;}
    .pm-fblock-wrap.pm-columns_style4 .pm-fb_1.double_wide{position: absolute;left:0;}
    .pm-fblock-wrap.pm-columns_style4 .pm-fb.single{width: 24.25%;margin-right: 1.5%;}
    .pm-fblock-wrap.pm-columns_style4 .pm-fb_2.single{margin-left: 50.0%;}
    .pm-fblock-wrap.pm-columns_style4 .pm-fb.single_tall{width: 24.25%;margin-right: 0;position: absolute;right: 0;}
}

/** Style 5 - 2 in a row **/

body.pixiedust .pm-columns_style5 .pm-fb-single {width: 100%;float:left;margin-bottom: 1.5%;position: relative;overflow: hidden;}
body.pixiedust .pm-columns_style5  .pm-fb-single:last-of-type{margin-right: 0;}

@media(min-width:768px){
    body.pixiedust .pm-columns_style5 .pm-fb_1 {width: 48.5%;margin-right: 1.5%;}
    body.pixiedust .pm-columns_style5 .pm-fb_2 {width: 50%;}
}

body.pixiedust .pm-columns_style5 .pm-fb .pm-fb-content img { width: auto; float: none; }

/** Style 6  1 in a row **/

.pm-columns_style6 .pm-fb {width: 100%;float:left;margin-bottom: 1.5%;position: relative;overflow: hidden;}
@media(min-width:768px){  .pm-columns_style6 .pm-fb {margin-bottom: 1.5%;}  }

/** ... **/

body.pixiedust .redbutton.outline { border:1px solid #fff; border-radius: 4px; padding: 8px 7px 7px; min-width: 50%; font-size: 14px; font-weight: 400; text-decoration: none; transition:all 200ms ease; background:none; margin-top:30px; text-transform: uppercase; text-shadow: none; }
body.pixiedust .redbutton.outline:hover { background:#c9232e; border-color:#c9232e; color:#fff; text-shadow: none;  }

.modal-popup.video-pop .modal-inner-wrap { max-width:870px; padding-top:3px; }
.modal-popup.video-pop .modal-inner-wrap iframe { width:100% !important; float:left; }
.modal-popup.video-pop .modal-content { padding:0 !important;}
.modal-popup.video-pop .modal-footer { display:none; }

.pm-fblock-dropit { position:absolute; z-index: 1; width:100%; height:1000px; top:0; left:0; opacity:0; transition:all 300ms ease;}

.pm-strip-wrap { width:100%; padding:20px 0; float:left; }
.pm-strip-wrap-inner { width: 1200px; margin:auto; }
.line-sep { width:100%; border-top:1px solid #f1f1f1;  }
.pm-fb-content .go-left span.red { display:block; }

.hubintro { width:100%; float:left; margin-bottom: 20px; }
.hubintro .left { width:50%; padding-top: 15px; float:left; }
.hubintro .right { width:50%; text-align: right; float:left; }
.hubintro .right img { max-width: 100px; }

@media screen and (min-width: 700px) and (max-width:1350px) {
    .pm-fblock-wrap.pm-columns_style2 .pm-fb-content img { max-height:40px;}
}

@media screen and (min-width: 1350px) {
    .pm-fb:hover .pm-fblock-dropit { opacity:0.7; }
    .pm-fb-content.set-go-left { transform:translate(-100%,-50%); }
    .pm-fb-3-inner:hover .pm-fb-title { opacity: 1; }
    .modal-popup.video-pop .modal-inner-wrap { width:830px !important; }
    .modal-popup.video-pop .modal-inner-wrap iframe { height:500px; background:#000; }
    .pm-columns_style3 .pm-fb-content a:hover { background:#eef0f2; color:#666; border-color:#999 !important;  }
}

@media screen and (min-width: 1200px) {
    /* .pm-columns_style5 .pm-fb:hover img { width:120%; max-width:120%; margin:-10%; opacity:0.4; } */
    .pm-columns_style3 .pm-fb:hover img.pm-fblock-image.switch-triple { opacity: 1 !important; max-width: 110%; max-height: 110%; width:110% !important; height:110% !important; top:-5% !important; left:-5% !important; z-index: 999; }
    .pm-columns_style3 .pm-fb:hover .pm-fb-content { opacity: 0 !important; }

    .pm-columns_style3 .pm-fb img.pm-fblock-image.switch-triple { opacity: 1; max-width: 110%; max-height: 110%; width:110%; height:110%; top:-5%; left:-5%; z-index: 999; }
    .pm-columns_style3.fblock-visible img.pm-fblock-image.switch-triple { width:100%; height: 100%; opacity: 0.4; top:0; left:0; z-index: 0;  }

    /* make it move*/
    .pm-fblock-wrap.widestyle .pm-fb .pm-fb_content { transition: all .4s ease-in-out; margin-top:40px; opacity: 0; }

    .pm-fblock-wrap.widestyle .pm-fb.fblock-visible .pm-fb_content { margin-top: 0; opacity: 1; }

    .pm-columns_style2.widestyle .pm-fb img.switch-wide { color:rgba(0,0,0,0.0); transition:all 500ms ease-in-out; box-shadow: 0px 0px 0px; }
    .pm-columns_style2.widestyle .pm-fb.fblock-visible img.switch-wide { color:rgba(0,0,0,0.2); box-shadow: 30px 30px 0 !important }
    .pm-columns_style2.widestyle .pm-fb.pm-lefta.fblock-visible img.switch-wide { box-shadow:  -30px 30px 0 !important; }

    .pixel-1 { opacity: 0;  animation: 1s fadeIn;  animation-fill-mode: forwards; transition:all 500ms ease-in-out; }
    .pixel-2 { opacity: 0;  animation: 1s fadeIn;  animation-fill-mode: forwards; transition:all 1500ms ease-in-out; }
    .pixel-3 { opacity: 0;  animation: 1s fadeIn;  animation-fill-mode: forwards; transition:all 2500ms ease-in-out; }

    .pm-fb.fblock-visible .pixel-1, .pm-fb.fblock-visible .pixel-2, .pm-fb.fblock-visible .pixel-3 { opacity: 1 ; }
}

@media screen and (min-width: 768px) {
    .modal-popup.video-pop .modal-inner-wrap iframe { background:#000; }
    .modal-popup.video-pop .modal-inner-wrap .modal-header { background:#000; }
    body.pixiedust .modal-popup.video-pop .action-close:before { color:#fff; }
    .modal-popup.video-pop .modal-inner-wrap { padding-top:0;}
}

@media screen and (max-width: 1199px) {
    body.pixiedust .pm-strip-wrap-inner { width:100%; box-sizing:border-box; padding: 0 20px; }
    .pm-fb-content { font-size:16px; }
    body.pixiedust .pm-fb-title h4 { font-size:22px; }
    .pm-banner-content span.fancy { font-size:55px; }
    .pm-fb-content { width:100%; box-sizing:border-box; padding:5px; }
    .pm-fb-content .go-left { margin-left:50%; }
    .pm-columns_style3 { padding-top:20px; }
    .pm-fblock-wrap .pm-fb_content .hide-touch { display:none; }
    .pm-columns_style2 .fixedlink { left:15px; bottom: 15px; }
    .pm-columns_style2 .pm-fb_content h2, .pm-columns_style2 .pm-fb_content h3, .pm-columns_style2 .pm-fb_content h4 { font-size:22px; font-weight:600; }
    a.whitebutton.outline { padding:6px 16px; }
    .pm-fb img.pm-wobble-img { display:none; }
}

@media screen and (max-width: 1199px) {
    .pm-columns_style3 .pm-fb-content span { font-size:20px; }
    body.pixiedust h3.underline, body.pixiedust span.underline { font-size: 26px; }
}

@media screen and (max-width: 1199px) {
    .pm-fblock-wrap .whitebutton { margin-top: 0; }
    .pm-columns_style2.widestyle .pm-fb_content img { margin:0; }
    .pm-columns_style2.widestyle .pm-fb_content { left:35%; width:65%; }
    .pm-columns_style2.widestyle .pm-lefta .pm-fb_content { left:2.5%; }
}

@media screen and (max-width: 1050px) {
    .pm-columns_style2 .pm-fb { width:100%; margin: 0 0 20px; }
}

@media screen and (max-width: 900px) {
    .pm-columns_style5 .pm-fb { width:48.75%; margin: 0 2.5% 2.5% 0; }
    .pm-columns_style5 .pm-fb.pm-fb_2, .pm-columns_style5 .pm-fb.pm-fb_4 { margin-right: 0; }
}

@media screen and (max-width: 900px) and (min-width: 768px) {
    .pm-fblock-wrap .pm-fb_content img  { display:none; }
}

@media screen and (max-width: 768px) {
    .pm-columns_style3 .pm-fb { width:48.75%; margin: 0 2.5% 5% 0 !important;  }
    .pm-columns_style3 .pm-fb.pm-fb_2, .pm-columns_style3 .pm-fb.pm-fb_4, .pm-columns_style3 .pm-fb.pm-fb_6 { margin-right: 0 !important; }
    .cms-index-index .pm-fblock-wrap.pm-columns_style3 { margin:0; }

    .pm-columns_style2.widestyle .pm-fb { padding-top:0; overflow: visible; margin:30px 0;  }
    .pm-columns_style2.widestyle .pm-fb_content { width:100% !important; position: static; padding:45px 65px; float:left; transform: none; margin-top: 10px;  }
    .pm-columns_style2.widestyle img.switch-wide { width:calc(100% - 60px); margin:-30px 30px 0; box-sizing: border-box;  }

    .pixel-1 { top: auto; bottom:0; }
    .pixel-2 { top:auto; bottom:0; }
    .pixel-3 { top:auto; bottom:30px; }
    .whycorner { display: none; }
    .imgdrop { display:none; }

    .pm-columns_style2 .pm-fb_1,.pm-columns_style2 .pm-fb_2 { width:100% !important; margin:0 0 3%; }
    .pm-columns_style2.widestyle .pm-fb_content br { display:none; }
    .pm-fblock-wrap { margin-bottom: 0; }
    .modal-popup.video-pop .modal-header { padding-bottom: 22px; }

    .pm-columns_style5 .pm-fb .pm-fb-content span.title { font-size: 30px !important; }
    .pm-columns_style5 .pm-fb .pm-fb-content span, .pm-banner-content span { font-size: 18px !important; }
    .pm-banner-content h1, .pm-banner-content h2, .pm-banner-content .large-title  { font-size: 30px !important; }
    .pm-columns_style2 .pm-fb_content span.large-title  { font-size: 18px !important; }
    .pm-columns_style2 .pm-fb_content span { font-size: 12px; }
    body.pixiedust .redbutton.outline { margin-top: 10px; font-size: 12px; }
    .pm-columns_style3 .pm-fb-content span { font-size: 16px !important; }

    .hubintro .left { width:80%; padding-top: 0;  }
    .hubintro .right { width:20%; box-sizing: border-box; padding-left: 20px;}
    .hubintro .right img { width:100%; }
}

@media screen and (max-width: 700px) {
    .pm-columns_style2 .pm-fb-single { width:100%; }
    .pm-columns_style2 .pm-fb-content { padding:20px; }
}

@media screen and (max-width: 425px) {
    body.pixiedust .pm-fblock-wrap .pm-fb { width:100% !important; margin:0 0 30px !important; }
    body.pixiedust .mosaic-left, body.pixiedust .mosaic-right { width:100%; padding:0; }
    body.pixiedust .pm-columns_style6 .mosaic-right .pm-fb { padding:0 !important; }
    body.pixiedust .pm-columns_style2 .pm-fb-content { padding:10px 0 0;}
    body.pixiedust .pm-columns_style2 .pm-fb-content p { margin-bottom:15px; }
}

@media screen and (max-width: 650px) {
    .pm-fblock-wrap.pm-columns_style4 .pm-fb { width:49%; margin: 0 2% 2% 0; }
    .pm-fblock-wrap.pm-columns_style4 .pm-fb_2 { margin-right:0; }
    .pm-fblock-wrap.pm-columns_style4 .pm-fb_3 { width:100%; }
    .mosaic-left, .mosaic-right { width:100%; margin:0; padding:0; }
    .pm-fblock-wrap.pm-columns_style4.pm-columns_style6 .pm-fb_1 { width:100%; margin: 0 2% 2% 0; }
    .pm-fblock-wrap.pm-columns_style4.pm-columns_style6 .pm-fb_2, .pm-fblock-wrap.pm-columns_style4.pm-columns_style6 .pm-fb_3 { width:49%; }
    .pm-fblock-wrap.pm-columns_style4.pm-columns_style6 .pm-fb_3 { margin-right:0; }
    .pm-fblock-wrap.pm-columns_style4.pm-columns_style6 .pm-fb_4, .pm-fblock-wrap.pm-columns_style4.pm-columns_style6 .pm-fb_5, .pm-fblock-wrap.pm-columns_style4.pm-columns_style6 .pm-fb_6 { width:100% !important; margin-right:0; padding:0 !important; }
}

/** END FEATURE BLOCKS **/

/** MOVE THE CUSTOMER LOGGED IN HEADER MENU **/

body.pixiedust:not(.pixie-elite) .header-left .header.links .customer-welcome{order: 1;}
body.pixiedust:not(.pixie-elite) .header-left .amasty-rewards-balance{order: 2;}
body.pixiedust:not(.pixie-elite) .header.links .header-link.wishlist{order: 3;}

@media(min-width: 1024px) {
    body.pixiedust:not(.pixie-elite) .header .header-left {margin-bottom: 10px;}
    body.pixiedust:not(.pixie-elite) .header-left .header.links .customer-welcome {padding: 0 20px 0 20px;text-align: center;color:white;}
    body.pixiedust:not(.pixie-elite) .header-left .amasty-rewards-balance .rewards-text{margin: 0;padding:0;}
    body.pixiedust:not(.pixie-elite).stickyNav .header-left .header.links .customer-welcome{padding-top: 9px;}
    body.pixiedust:not(.pixie-elite).stickyNav .header-link.wishlist{position: relative;top:-1px;}
    body.pixiedust:not(.pixie-elite).stickyNav .header-left .amasty-rewards-balance{transform: translateY(5px);}
    body.pixiedust:not(.pixie-elite).stickyNav .header-left .header.links .customer-welcome{transform: translateY(1px);}
    body.pixiedust:not(.pixie-elite).stickyNav .header-left .header-link.wishlist a{transform: translateY(1px);}
    body.pixiedust:not(.pixie-elite) .header-left .amasty-rewards-balance{padding:0;border: none;}
    body.pixiedust:not(.pixie-elite) .header-left .amasty-rewards-balance a{display: flex;flex-direction: column-reverse;margin: -24px 0 0;padding: 0 0px 0 0;}
    body.pixiedust:not(.pixie-elite) .header-left{width:40%;}
    body.pixiedust:not(.pixie-elite) .header .header-middle{width:25%;position: relative;left:-1%;}
    body.pixiedust:not(.pixie-elite) .amasty-rewards-balance .rewards-amount {display: inline;position: relative;top: -9px;}
    body.pixiedust:not(.pixie-elite) .header .compare.wrapper .custsign-out a{position: relative;top: 10px;}
    body.pixiedust:not(.pixie-elite).stickyNav .header .compare.wrapper .custsign-out a{top: 15px;}
    body.pixiedust:not(.pixie-elite) .header-left .amasty-rewards-balance .rewards-amount{position: relative;top: -4px;text-align: center !important;}
    body.pixiedust:not(.pixie-elite).stickyNav .header-left {transform: translateY(7px);}
    body.pixiedust:not(.pixie-elite).stickyNav .header-right {transform: translateY(9px);}
    body.pixiedust:not(.pixie-elite) .customer-welcome ul li:hover {background: none !important;}
}

body.pixiedust:not(.pixie-elite) .customer-welcome ul{position: static;display: block;background: none;border: none;width: auto;height: auto;padding: 0;margin: 0;}
body.pixiedust:not(.pixie-elite) .customer-welcome ul:after,
body.pixiedust:not(.pixie-elite) .customer-welcome ul:before{display:none !important;}
body.pixiedust:not(.pixie-elite) .minicart-wrapper .action.showcart .mtext,
body.pixiedust:not(.pixie-elite) .header .compare.wrapper .custsign-out,
body.pixiedust:not(.pixie-elite) .block-search .block-title strong,
body.pixiedust:not(.pixie-elite) .customer-welcome li a,
body.pixiedust:not(.pixie-elite) .customer-welcome li a:visited,
body.pixiedust:not(.pixie-elite) .header-left .amasty-rewards-balance a span,
body.pixiedust:not(.pixie-elite) .header-link.wishlist a span{font-size: 12px;color:white;text-transform: uppercase;line-height: 2.1;}
body.pixiedust:not(.pixie-elite) .customer-welcome svg{font-size: 21px;color:white;}
body.pixiedust:not(.pixie-elite) .customer-welcome li > div {position: relative;height: 27px;}
@media(max-width:1023px){
    body.pixiedust:not(.pixie-elite) .customer-welcome li span{display: none;}
}
body.pixiedust:not(.pixie-elite) .customer-welcome li > div .fa-user{position: absolute;font-size: 21px;left: 34%;}

/** END MOVE THE CUSTOMER LOGGED IN HEADER MENU **/

body.pixiedust .product.data.items ul,
body.pixiedust .tabs-container ul,
body.pixiedust .product.attribute.description ul{list-style: disc;padding-left: 18px;}
body.pixiedust .product.data.items ol,
body.pixiedust .tabs-container ol,
body.pixiedust .product.attribute.description ol{list-style: decimal;padding-left: 18px;}

/** QUICK FIX UPSELLS **/

body.pixiedust:not(.pixie-elite) .block.upsell{max-width: 1110px;margin: auto;text-align: center;padding: 50px 0 0 0;margin: 0 auto 70px auto;}
body.pixiedust:not(.pixie-elite) .block.related .product-item .price-box {height: 65px;}
body.pixiedust:not(.pixie-elite) .products-grid.products-crosssell .product-item,
body.pixiedust:not(.pixie-elite) .block.upsell .products-grid .product-item {background: #ffffff;border: 1px solid #d8d8d8;}
body.pixiedust:not(.pixie-elite) .block.upsell .products-grid .product-item {height: 350px;}
body.pixiedust:not(.pixie-elite) #block-related-heading,
body.pixiedust:not(.pixie-elite) #block-upsell-heading{font-size: 2.6rem;text-transform: uppercase;color: black !important;margin: 0; display: inline-block;font-weight: 700; letter-spacing: 0;}
body.pixiedust:not(.pixie-elite) .products-grid.products-crosssell .product-item .product-item-name{height: 180px;border-top: solid 1px #d8d8d8;padding-top: 10px !important;width: 100%;box-sizing: border-box;}
body.pixiedust:not(.pixie-elite) .products-grid.products-crosssell .product-item .product-image-photo{padding: 10px;}
body.pixiedust:not(.pixie-elite) .block.crosssell .product-item-info{width:100%;}
body.pixiedust:not(.pixie-elite) .checkout-cart-index .page-main {max-width: 1400px;}
body.pixiedust:not(.pixie-elite) .products-grid.products-crosssell .product-item { margin: 0!important; padding: 0 10px; border: none; }
body.pixiedust:not(.pixie-elite) .products-grid.products-crosssell .product-item .product-item-info {border: 1px solid #d8d8d8}
body.pixiedust:not(.pixie-elite) .products-grid.products-crosssell .product-item:nth-child(3n+1) {margin: 0!important;}


@media(max-width:1999px){
    body.pixiedust:not(.pixie-elite) .products-grid.products-crosssell .slick-arrow {display: none!important;}
}

@media(min-width: 992px) {
    body.pixiedust:not(.pixie-elite) .products-grid.products-crosssell .product-item{margin-left: 0 !important;width: 30%;}
    body.pixiedust:not(.pixie-elite) .products-grid.products-crosssell .product-item:nth-child(3n + 1) {margin-left: 0 !important;}
    body.pixiedust:not(.pixie-elite) .checkout-cart-index .block.crosssell{width: 66%;margin-right: 0;padding-right: 0;}
    
}

/** Homepage & other edits **/

.product-item .action.viewCart{background: black;color:white;transition: color 300ms ease, background 300ms ease;border:solid 1px black !important;}
body.pixiedust .product-item .action.viewCart:hover,
body.pixiedust .product-item .action.viewCart:active,
body.pixiedust .product-item .action.viewCart:focus{background: white;color:black;}
.product-item .action.viewCart svg {color: white;font-size: 15px;position: relative;top: 2px;}
body.pixiedust .product-item .action.viewCart:hover svg,
body.pixiedust .product-item .action.viewCart:active svg
body.pixiedust .product-item .action.viewCart:focus svg{color: black;}
body.pixiedust .footerTop .block-right .fa-thumbs-up {font-size: 55px;height: 80px;color: white;}
.product-item-actions .actions-primary + .actions-secondary{padding:0;}
.product-item-actions .actions-primary + .actions-secondary > .action{margin: 0;}
.product-item-actions .actions-primary + .actions-secondary > .action:before,
.product-item-actions .actions-primary + .actions-secondary > .action{transition: all 300ms ease;}
.product-item-actions .actions-primary + .actions-secondary > .action.towishlist:before,
.product-item-actions .actions-primary + .actions-secondary > .action.tocompare:before{display: none !important;}
.product-item-actions .actions-primary + .actions-secondary > .action svg{color: black;font-size: 18px;position: relative;top: 2px;}
.product-item-actions .actions-primary + .actions-secondary > .action:hover{color:white;background: black;}
.product-item-actions .actions-primary + .actions-secondary > .action:hover svg{color:white;}

.opw-top-bar > span{display: block;margin: 0 0 5px 0;font-size: 1.1rem;font-weight: bold;}
.opw-top-bar > span:last-child{margin-bottom: 0;;}
@media(min-width: 768px){
    .opw-top-bar > span{display: block;margin: 0 auto 5px auto;font-size: 1.45rem;}
    .opw-top-bar > span:first-child{font-size: 1.6rem;}
}
body.pixiedust .page-header .header.content{max-width: 1140px;margin: -10px auto 0 auto;float: none;}
.header.content .logo{float: left;margin:0;}
.header.content .logo img{height: 78px !important;width: auto !important;margin: 8px 80px 12px 0;}
.search .amsearch-loupe{display: block !important;z-index: 999;left:15px;top: 2px !important;}
@media(max-width:1023px){
    body.pixiedust .header.links .amasty-rewards-balance{display:none !important;}
    .header.content .logo img{height: 46px !important;}
}
body.pixiedust .amsearch-form-container .input-text{border: solid 2px #54c6ff;}
body.pixiedust .amsearch-form-container.-opened .input-text{padding-left: 43px;}
.page-header .switcher{display: none !important;;}
.header-content-wrap {margin-left: auto;margin-right: auto;max-width: 1140px;padding-left: 15px;padding-right: 15px;width: 100%;display: flex;align-items: center;justify-content: space-around;flex-direction: column;}
@media(min-width: 1024px) {
    .header-content-wrap {flex-direction: row;}
}
body.pixiedust .navigation ul.mainMenu{display: flex;justify-content: space-between;max-width: 1200px;margin: auto;}
body.pixiedust .navigation .mainMenu > li {padding: 0 5px;}
body.pixiedust:not(.pixie-night) .navigation .mainMenu > li:last-child {background: silver;}
body.pixiedust .navigation .mainMenu > li:last-child a {color: #000;}
@media(max-width:1023px){
    body.pixiedust .navigation ul.mainMenu{flex-direction: column;}
}
.minicart-wrapper .action.showcart .counter.qty{top:-10px; right:0; position: absolute; width:20px; height:20px; border-radius: 50%; font-size: 10px; display: block; background:#f1cf07; color:#000; font-weight: bold; }
.minicart-wrapper .action.showcart .counter.qty .counter-number { position: absolute; top:50%; left:50%; transform: translate(-50%,-50%); }
@media (max-width: 1024px){
    body.pixiedust.checkout-index-index .nav-toggle {display: inline !important}
}
body.pixiedust .search .amsearch-loupe {background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2Ij48cGF0aCBkPSJNNTUuMTQ2IDUxLjg4N0w0MS41ODggMzcuNzg2QTIyLjkyNiAyMi45MjYgMCAwIDAgNDYuOTg0IDIzYzAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMgMTAuMzE4LTIzIDIzIDEwLjMxOCAyMyAyMyAyM2M0Ljc2MSAwIDkuMjk4LTEuNDM2IDEzLjE3Ny00LjE2MmwxMy42NjEgMTQuMjA4Yy41NzEuNTkzIDEuMzM5LjkyIDIuMTYyLjkyLjc3OSAwIDEuNTE4LS4yOTcgMi4wNzktLjgzN2EzLjAwNCAzLjAwNCAwIDAgMCAuMDgzLTQuMjQyek0yMy45ODQgNmM5LjM3NCAwIDE3IDcuNjI2IDE3IDE3cy03LjYyNiAxNy0xNyAxNy0xNy03LjYyNi0xNy0xNyA3LjYyNi0xNyAxNy0xN3oiIGZpbGw9IiNhOWE5YTkiLz48L3N2Zz4=) no-repeat center !important; -webkit-filter: brightness(0%);filter: brightness(0%);border:none !important;}
body.pixiedust:not(.pixie-elite) .logo{background-image: url(/media/opw_logo.svg);background-position: center;background-repeat: no-repeat;background-size: 110%;}
body.pixiedust:not(.pixie-elite) .logo img{visibility: hidden;}
.actions-toolbar > .secondary a.action.remind{background: none;color: black;border: none !important;}

/* BLACK FRIDAY */

.black-friday-list { width:100%; margin:0; font-size:12px; text-align: left; color:#000; font-weight: 600; padding:15px; box-sizing: border-box; font-weight: bold; }
.black-friday-list b { color:#F6554D; }
.black-friday-roundal { position: absolute; right:10px; top:10px; width:40px; height:40px; border-radius: 50%; background:#00c8cf; z-index: 9; }
.black-friday-roundal span { font-size:9px; color:white; position: absolute; left:50%; top:50%; transform: translate(-50%,-50%); text-align: center; line-height: 9px;}
.product-black-friday .price-excluding-tax { display:none; }
.product-black-friday .action.viewCart.primary { background:#000; color:#fff; }
.product-info-main .black-friday-list { margin: -15px 0 20px !important; padding:10px 5px; width:100% !important; font-size: 14px;  }
.media .black-friday-roundal { width:64px; height:64px;  }
.media .black-friday-roundal span { font-weight: bold; font-size: 13px; line-height: 13px;}

/* STRIKE THROUGH OLD PRICE  - WAS & NOW*/

.product-info-main .product-info-price .old-price .price {text-decoration: line-through;}
.product-options-bottom .price-box .price-container, .product-info-price .price-box .price-container {display: flex;align-items: center;}
.product-options-bottom .price-box .old-price .price-label,
.product-info-price .price-box .old-price .price-label{display: inline !important;font-size: 17px;text-transform: uppercase;font-weight: 700;color: #bbbcbf;position: relative;top: 1px;margin-right: 5px;text-decoration: line-through;}
body.pixiedust .product-info-price .special-price .price-label {width: auto;height: auto;position: static;font-size: 32px;line-height: 32px;color: #627f9a;font-weight: 700;margin: -5px 5px 0 -7px;text-transform: uppercase;}
body.pixiedust .product-item .price-box .price-label {color: #627f9a;font-size: 22px;font-weight: 700;letter-spacing: 1px;white-space: nowrap;display: inline-block;}
body.pixiedust .product-item .old-price .price-label {font-size: 14px;text-transform: uppercase;text-decoration: line-through;color: #bbbcbf;font-weight: 600;}
body.pixiedust .product-item .special-price .price-label {width: auto;height: auto;text-transform: uppercase;position: relative;top: 3px;}
@media (max-width: 639px){  body.pixiedust .product-item .special-price .price-label{font-size: 16px;top:5px;}  }
body.pixiedust.catalog-category-view .items .product-item .price-box{flex-direction: row; height: auto;}
body.pixiedust.catalog-category-view .items .product-item .price-box + span.finance {margin-top: 0 !important;}
.product-item .price-box .price-final_price{text-align: left;}
body.pixiedust .product-item .price-box .normal-price .price-label{font-size: 14px;font-weight: 500;text-transform: uppercase;letter-spacing: normal;}
.product-info-main .product-info-price .price-box .normal-price .price-container .price-label{display: none !important;}

body.pixiedust .product-item .old-price .price-label,
body.pixiedust .product-item .special-price .price-label{
    display:none;
}

body.pixiedust .product-info-price .price-box .old-price .price-label,
body.pixiedust .product-info-price .special-price .price-label{
    display: none !important;
}

body.pixiedust.catalog-category-view .items .product.name.product-item-name {
    min-height: 50px;
}

body.pixiedust.cms-index-index .block.related .product-item-name{
    min-height: 80px;
}

/** Brexit - checkout messsage **/

body.pixiedust .brexit-checkout-message{background: #d7c423;padding: 10px;margin: 40px 0 40px 0;}
body.pixiedust .brexit-checkout-message p{color: black;margin: 0;}

/** Product related blogs **/

.pixiedust.catalog-product-view .container_related_recipes{max-width: 800px;margin: auto;margin-bottom: 90px !important;padding: 0 15px 0 15px !important;}
.pixiedust.catalog-product-view .container_related_recipes .feat-line h3 {text-align: center; font-size: 2.6rem; margin-bottom: 40px;}
.pixiedust.catalog-product-view .container_related_recipes .block-products-list .post-related-block {display: flex;}
.pixiedust.catalog-product-view .container_related_recipes .block-products-list .post-related-block .post-content {flex: 1; display: flex; flex-flow: column; justify-content: center; align-items: center;}
.pixiedust.catalog-product-view .container_related_recipes .block-products-list .post-related-block .post-content .post-item-link h4 {margin-top: 0; color: #000; font-size: 16px;}
.pixiedust.catalog-product-view .container_related_recipes .block-products-list .post-related-block .post-content .view-this-blog { margin-top: 20px;}
.pixiedust.catalog-product-view .container_related_recipes .block-products-list .post-related-block .post-content .view-this-blog a {
    padding: 7px 15px;
    background: #000;
    width: 125px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    color: #fff;
}
.pixiedust.catalog-product-view .container_related_recipes div.viewallblock {text-align: right;}
.pixiedust.catalog-product-view .container_related_recipes div.viewallblock .viewallblog {color: #000; text-decoration: underline;}

@media(max-width:639px) {
    .pixiedust.catalog-product-view .container_related_recipes .product-item {clear: none !important;margin-left: 0 !important;}
}
@media (max-width: 767px) {
    .pixiedust.catalog-product-view .container_related_recipes .block-products-list .post-related-block {flex-flow: column;}
    .pixiedust.catalog-product-view .container_related_recipes .block-products-list .post-related-block .post-content .post-item-link h4 {margin-top: 10px; margin-bottom: 10px;}
    .pixiedust.catalog-product-view .container_related_recipes .block-products-list .post-related-block .post-content .view-this-blog {margin-bottom: 10px;}
    .pixiedust.catalog-product-view .container_related_recipes .product-item {width: 100%!important;}
}
@media(min-width:640px) {
    .pixiedust.catalog-product-view .container_related_recipes .product-item {width: 100% !important;}
}

.pixiedust.catalog-product-view .container_related_recipes .slick-track{min-width: 100% !important;}

/* Black friday list  */

@media(max-width: 640px) {  .black-friday-list { margin-top: 0; }  }
body.pixiedust .amsearch-related-terms{display: none !important;}


/* New Category Design */

.page-products .page-main { max-width: 1600px; }
.page-products .page-main .page-title-wrapper { text-align: center; }
.filter.block { border-top: 1px solid #d8d8d8; border: none; }
.filter.block .filter-options-title:after { background: url('../images/select-bg.svg') no-repeat 100% 45%; }
.filter.block .active > .filter-options-title::after { transform: rotate(180deg); width: 28px; }
.filter-options-title {font-weight: 400; padding: 13px 15px 13px 0; color: #000;}

#amasty-shopby-product-list .products.wrapper { margin: 0!important; padding-top: 90px;}
.page-layout-2columns-left .sidebar-main {margin-top: 90px;}
.main #amasty-shopby-product-list .items .item.product.product-item { 
    padding-left:0; padding-right: 0; margin-left: 0; margin-right: 0; width: 31%;
}
.page-products .products-grid .product-item .product-item-info { border: none; }
.page-products .products-grid .product-item .product-item-info .black-friday-roundal { display: none; }
.page-products .products-grid .product-item .product-item-info .listNewIcon { display: none; }
.page-products .products-grid .product-item .product-item-info .listSaleIcon { display: none; }
.page-products .products-grid .product-item-photo { border-bottom: none; }
.page-products .products-grid .product-item .product-item-info .product-item-name > a {font-weight: 600!important; font-size: 16px; color: #000;}
.page-products .items .product-item .price-box { margin-top: 0; align-items: center; }
.page-products .items .product-item .price-box .price {color: #000 ;}
.page-products .products-grid .product-item .price-box .special-price { order: 1; }
.page-products .products-grid .product-item .price-box .old-price { order: 0; margin-left: 0; margin-top: 2px; }
.page-products .items .product-item .price-box + span.finance img {display: none;}
body.pixiedust .product-item .finance {display: none;;}
.product-item .stock.available, .product-item .stock.unavailable {background: none;}
.product-item .stock span {padding-left: 0; color: #d72231;}
.product-item .stock.available span {color: #2fb601;}
.product-item .product-reviews-summary {display: block;}
.page-products .products-grid .product-item .price-box .special-price .price {color: #000; letter-spacing: 0;}
.page-products .items .product-item .price-box .old-price .price {color: #000;}
.page-products .items .product-item .product-item-actions {display: none;}
.filter .block-subtitle {display: none;}
.product-item .product-reviews-summary {margin-top: 0; margin-bottom: 15px;}

.page-products .top-container {max-width: 1600px;}
.page-products .top-container .cat-con-banner {display: flex; margin-top: 20px; justify-content: space-between;}
.page-products .top-container .cat-con-banner li {display: flex; justify-content: center; border: 3px solid #000; width: 32%; padding: 15px 0;}
.page-products .top-container .cat-con-banner li a {color: #000; text-decoration: underline; margin-left: 5px;}

.catalogsearch-result-index .search.results {position: static;}
#amasty-shopby-product-list {position: static;}

.page-products .toolbarTop {width: 100%; position: absolute; left: 0; z-index: 500;}
.page-products .toolbarTop .toolbar {background-color: #FAFAFA; border: none;}
.page-products .page-main {overflow: visible;}
.page-products .toolbarTop .toolbar:before {content: '';display: block;width: 100vw;height: 58px;top: 0;background-color: #FAFAFA;position: absolute;margin-left: calc(50% - 50vw);z-index: -1;}
.page-products .toolbarTop .toolbar-amount {padding: 0; font-weight: 600;}
.page-products .toolbarTop .toolbar-amount span {font-weight: 400;}
.page-products .toolbarTop .toolbar-products .pages {display: flex; float: left; margin: 0 0 0 25px; align-items: center;}
.page-products .toolbarTop .toolbar-products .pages:before {content: ''; height: 25px; border: 1px solid #CBC6C6; display: block; margin: 0 20px 0 0 }
.page-products .toolbarTop .toolbar-products .pages ul li {border-left: none; border-right: none; }
.page-products .toolbarTop .toolbar-products .pages ul li.current {color: #000;}
.page-products .toolbarTop .toolbar-products .pages ul li .page {width: 28px;}
.page-products .toolbarTop .toolbar-products .pages ul li strong.page {color: #000;}
.page-products .toolbarTop .toolbar-products .pages ul li a.page {width: 28px; font-weight: 400;}

.page-products .bottom-toolbar .toolbar-products .toolbar-amount {display: none;}
.page-products .bottom-toolbar .toolbar-products .sorter {display: none;}

.page-products .bottom-toolbar .toolbar-products .pages {display: flex; float: left; margin: 0; align-items: center;}
.page-products .bottom-toolbar .toolbar-products .pages:after {content: ''; height: 25px; border: 1px solid #CBC6C6; display: block; margin: 0 20px 0 0 }
.page-products .bottom-toolbar .toolbar-products .pages ul {margin-right: 25px;}
.page-products .bottom-toolbar .toolbar-products .pages ul li {border-left: none; border-right: none; }
.page-products .bottom-toolbar .toolbar-products .pages ul li.current {color: #000;}
.page-products .bottom-toolbar .toolbar-products .pages ul li .page {width: 28px;}
.page-products .bottom-toolbar .toolbar-products .pages ul li strong.page {color: #000;}
.page-products .bottom-toolbar .toolbar-products .pages ul li a.page {width: 28px; font-weight: 400;}
.page-products .bottom-toolbar .toolbar {border: none; display: flex; justify-content: center; margin-top: 30px;}
.page-products .bottom-toolbar .toolbar .modes {margin-right: 0;}
.page-products .bottom-toolbar .toolbar select {border: none; margin: 0;}

.page-products .toolbarTop .toolbar .limiter {float: left; display: flex; align-items: center; padding: 0; margin-left: 25px;}
/*.page-products .toolbarTop .toolbar .limiter:before {content: ''; height: 25px; border: 1px solid #CBC6C6; display: block; margin: 0 20px 0 0 }*/
.toolbarTop .toolbar select {border-left: none; font-weight: 400; margin-left: 0; padding: 0 10px 0 5px; background-color: #FAFAFA;}
#amasty-shopby-product-list .items {padding: 0;}

.page-products .category-description {margin-bottom: 50px;}
.page-products .category-description {max-width: 1200px; margin: 0 auto; text-align: center; margin-bottom: 50px;}
.page-products .category-description h4 {display: none;}
.page-products .less {max-width: 1200px; margin: 0 auto; text-align: center;}
.page-products .less h4 {display: none;}
.page-products .product-item-name > a {color: #000!important;}
.product-item .product-reviews-summary {margin-bottom: 0;}

select#limiter {width: 60px!important;}

.page-wrapper > .breadcrumbs {max-width: 1600px;}

@media(max-width: 399px) {
    .page-products .bottom-toolbar .toolbar {flex-flow: column; align-items: center;}
    .page-products .bottom-toolbar .toolbar-products .pages::after {border: none; margin: 0;}
    .page-products .bottom-toolbar .toolbar-products .pages ul {margin: 0;}
    #amasty-shopby-product-list .items {justify-content: center;}
}
@media(max-width: 767px) {
    .main #amasty-shopby-product-list .items .item.product.product-item {width: 49%;}
    .product-item .stock {padding: 0 5px;}
    .product-item .stock span:last-child {padding-left: 0!important;}
    .page-products .products-grid .product-item .price-box .old-price {margin-top: 0; margin-left: 5px;}
    .page-products .category-view {margin-bottom: 20px;}
    .page-products .toolbarTop .toolbar-products .pages {display: none;}
    .page-products .toolbarTop .toolbar .limiter {display: none;}
    .page-layout-2columns-left .sidebar-main {margin-top: 10px;}
    .page-products .toolbarTop {position: relative; margin-top: 0;}
    .page-products .toolbarTop .toolbar {background-color: #fff;}
    #amasty-shopby-product-list .products.wrapper {padding-top: 0;}
    .page-products .bottom-toolbar .toolbar-products .pages {width: 60%;}
    .filter-options-title {padding: 13px 15px 13px 10px; }
    .filter.active .filter-subtitle {background: #fff;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .toolbarTop .toolbar {display: block;}
}
@media screen and (min-width: 768px) {
    .filter-options-item.active .filter-options-title {padding-left: 15px;}
}

@media (max-width: 1039px) {
    .page-products .top-container {display: none;}
}
@media (min-width: 1600px) {
    .main #amasty-shopby-product-list .items .item.product.product-item {width: 25%;}
}

/** CMS PAGES FORMS **/

.catalog-category-view .webforms,
.cms-page-view .webforms{padding: 0;margin: 40px auto 0 auto;}
.videoWrapper {position: relative;padding-bottom: 56.25%;height: 0;}
.videoWrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.page-title-wrapper .page-title {color: #000000;}
.product-item-name > a {color: #000!important;}
.category-image .image {width: 150px; max-width: 100px;}

/* Page Footer */

@media screen and (max-width: 767px) {
    body.pixiedust .footerTop .block.newsletter {text-align: center;}
    body.pixiedust .footerTop .block-right li:nth-child(3) img {width: 120px;}
    .footerTop .block-right {left: 0px;}
    body.pixiedust .footerTop .block-right .klarna_img_container {padding: 29px 0;}
    body.pixiedust .footerTop .block-right li:nth-child(2) img {height: 80px;}
    body.pixiedust .footerTop .block-right li:last-child {padding-top: 5px;}
}
@media screen and (min-width: 600px) and (max-width: 767px) {
    body.pixiedust .footerTop .block-right ul li:nth-of-type(3) img {height: auto!important}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    body.pixiedust .footerTop .block-right li:nth-child(2) img {padding: 10px 0;}
    body.pixiedust .footerTop .block-right .fa-shipping-fast {font-size: 50px; height: 75px;}
    body.pixiedust .footerTop .block-right .klarna_img_container {padding: 31px 0;}
    body.pixiedust .footerTop .block-right .fa-thumbs-up {height: 77px;}
}

@media (min-width: 1024px) {
    .page-footer .container {max-width: 1600px;}
    body.pixiedust .footerTop .block-right li:first-child {padding-top: 15px;}
    body.pixiedust .footerTop .block-right li:last-child {padding-top: 15px;}
    body.pixiedust .footerTop .block-right li:nth-child(2) img {width: 125px;}
    body.pixiedust .footerTop .block-right .klarna_img_container {padding: 40px 0;}
    body.pixiedust .footerTop .block-right li:nth-child(3) img {width: 130px;}
    body.pixiedust .footerTop .block-right li span {right: 5%;}
}


/* New Product Page */

body {overflow: unset;}
body.pixiedust.catalog-product-view .page-wrapper {overflow: unset;}
body.catalog-product-view .page-wrapper .page-main {overflow: unset;}

.catalog-product-view .product-page-container .product-info-content {max-width: none; width: 50%; margin: 0;}
.product-page-container {max-width: 1600px; margin: 0 auto; width: 100%; padding: 0 15px;}
.page-layout-1column .product-info-main {position: sticky; top: 160px;}
.product-info-main .page-title-wrapper .page-title {color: #000;}
.product-info-main .product-info-price {border: none;}
.product-info-main .product-info-stock-sku {border: none;}
.product-info-main .product-add-form {background: none; padding: 0; float: left; width: 100%;}
.product-social-links {background: none;}
.page-layout-1column .product.media {width: 100%;}
.product-page-container .product-info-details {width: 50%;}
/*.product-page-container .product-info-details .description:before {content: ''; width: 400px; border: 1px solid #CBC6C6; display: block; margin: 0 auto;}*/
.product-info-main .product-info-price .price-box {width: 100%; max-width: none; display: flex;}
.product-info-price .price-box .old-price {width: auto;}
.product-info-price .price-box .special-price {width: auto; margin-left: 10px;}
.product-info-main .product-info-stock-sku {display: inline-block; width: 100%; padding: 0; text-align: left;}
.product-info-main .stock.available {background-image: none; padding-left: 0;}
.product-info-main .product.attribute.sku {color: #000; font-weight: 400; margin-bottom: 20px; font-size: 16px;}

.product-page-container .info-div {margin: 30px 0 0; width: 100%; float: left;}
.product-page-container .product-info-details h2:before {content: ''; width: 350px; max-width: 100%; border: 1px solid #CBC6C6; display: block; margin: 50px auto 30px;}
.product-page-container .product-info-details h2 {text-align: center; text-transform: uppercase; font-weight: 700; margin: 0 0 30px;}
.product-page-container .product-info-details h3 {display: none;}
.catalog-product-view .product-review-content {padding: 2px 0 40px; margin: 50px 0; background: #FAFAFA; float: left; width: 100%;}
.catalog-product-view .product-review-content .review-add {width: 100%; max-width: 1400px; margin: 0 auto;}
.catalog-product-view .product-review-content .review-add .fieldset {max-width: 800px; margin: 0 auto;}
.catalog-product-view .product-review-content .review-add .fieldset .review-legend.legend {text-align: center; display: flex; flex-flow: column;}
.catalog-product-view .product-review-content .review-add .review-legend span {margin-bottom: 20px; font-weight: 700; font-size: 2.6rem;}
.catalog-product-view .product-review-content #product-review-container {max-width: 1400px; margin: 0 auto;}
.catalog-product-view .product-review-content #product-review-container .review-list .block-title {text-align: center;}
.catalog-product-view .product-review-content #product-review-container .review-list .block-title strong {font-weight: 700;}
.catalog-product-view .review-form .review-form-actions {max-width: 500px; margin: 20px auto;}
.catalog-product-view .review-form {margin: 0 auto; float: left; width: 100%; max-width: 100%; padding-top: 10px;}
.catalog-product-view .review-holder {display: flex; padding: 0 10px;}
.catalog-product-view .review-holder .review-field-ratings {flex: 1;}
.catalog-product-view .review-holder .review-imput-holder {flex: 1;}

.box-tocart .field.qty .edit-qty {color: #000; width: 40px; border-radius: 10px;;}
.box-tocart .field.qty .input-text.qty {color: #000; padding: 0 40px; border-radius: 10px;}

.product-addto-links .action.towishlist, .product-addto-links .action.tocompare {color: #000;}

#reticle .info-div p {text-align: center;}

.product-tabs-container .item.content {display: block!important; float: left; width: 100%;}
.product-info-details .video-holder iframe {margin: 0 auto; display: block; max-width: 100%;}
.product-info-details .product.data.items .product-page-tabs {display: flex; justify-content: space-evenly; flex-wrap: wrap;}
.product-info-details .product.data.items #tab-label-reviews {order: 12;}
.product-info-details .product.data.items .item.title {text-transform: uppercase; margin: 10px 0;}
.product-info-details .product.data.items .item.title a {color: #000; background: #FAFAFA; padding: 10px 15px; font-weight: 600; font-size: 16px;}

.box-tocart .action.tocart {border-radius: 10px;}

.catalog-product-view .related-product-content {float: left; width: 100%;}
.catalog-product-view .related-product-content .block-content {max-width: 100%;}

.catalog-product-view .product-info-price .price-box .price-container .price {color: #000;;}



.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th {display: none;}
.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {border: none; padding: 0 0 5px;}
.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]::before, .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]::before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #000000;
    font-weight: 700;
}

#imega-widget-anchor {box-shadow: none!important; padding: 0!important;}
.product-add-form form klarna-placement .container {max-width: none!important;}

.product-addto-links .action.towishlist:before {background: url('../images/heart.png') no-repeat center; height: 18px; width: 21px;}
.product-addto-links .action.tocompare:before {background: url('../images/balance.png') no-repeat center; height: 18px; width: 21px;}

.product-info-main .product-reviews-summary .reviews-actions .action.add {display: none;}
.product-info-main .product-reviews-summary.empty .reviews-actions .action.add {display: block;}
.product-info-main .rating-summary {margin-right: 10px;}
.product-reviews-summary .reviews-actions .action {display: flex;}
.product-reviews-summary .reviews-actions a span {display: none;}
.product-reviews-summary .reviews-actions a span[itemprop="reviewCount"] {display: block; color: #000;}
.product-reviews-summary .reviews-actions a span[itemprop="reviewCount"]:before {content: '(';}
.product-reviews-summary .reviews-actions a span[itemprop="reviewCount"]:after {content: ')';}

.product-tabs-container {display: flex; flex-flow: column;}
.product-tabs-container #reviews {order: 12;}


.product-tabs-container #reviews #customer-reviews .block-title:before {content: ''; width: 350px; max-width: 100%; border: 1px solid #CBC6C6; display: block; margin: 50px auto 30px;}
.product-tabs-container #reviews #customer-reviews .block-title {text-align: center; text-transform: uppercase; font-weight: 700; margin: 0 0 30px;}
.product-tabs-container #reviews #customer-reviews .block-title strong {font-weight: 700;}

.related-product-content .block.related > .block-content {max-width: 1600px; }
.block.related .products-grid .product-item {margin: 0; padding: 0 10px;}
.slick-dots {text-align: center;}

.basket-container {float: left; width: 100%;}
.basket-container .block.crosssell {width: 100%; padding: 0;}
.basket-container .block .title {text-align: center;}
.basket-container .block .title strong {text-transform: uppercase; font-size: 2.6rem;}

@media screen and (max-width: 639px) {
    .products-grid .product-item:nth-child(2n+1) {clear: none;}
}

@media screen and (max-width: 767px) {
    .product-info-details .product.data.items .product-page-tabs {overflow-x: scroll;}
    .product.data.items .item.title.active a::after {content: "";}
    .product.data.items .item.title a::after {content: "";}
    .product-info-details .product.data.items .product-page-tabs {display: flex; overflow-x: scroll; }
    .product-info-details .product.data.items .item.title {margin-right: 10px; padding: 15px 0; flex-shrink: 0;}
    .catalog-product-view .review-holder {display: flex; flex-flow: column;}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .catalog-product-view .product.info.detailed {padding: 0;}
}
@media screen and (max-width: 999px) {
    .product-page-container {display: flex; flex-flow: column; padding: 0;}
    .catalog-product-view .product-page-container .product-info-content {order: 1; width: 100%; padding: 0 15px;}
    .product-page-container .product-info-main {order: 2; position: relative; top: 0;  padding: 0 15px; width: 100%;}
    .product-page-container .product-info-details {order: 3; width: 100%; padding: 0 15px;}
    .product-page-container .product-review-content {order: 4;}
    .product-info-main .product-info-price .price-box {padding: 0 0 10px;}
    .product-info-price .price-box .old-price {padding-top: 4px;}
    .product-info-main .product-add-form {margin: 0;}
    .table-wrapper {overflow: hidden; border-top: none;}
    .catalog-product-view .product-review-content .review-form .review-legend span {margin-bottom: 10px;}
}

@media screen and (min-width: 1000px) and (max-width: 1045px) {
    .page-layout-1column .product-info-main {top: 150px;}
}

@media screen and (min-width: 1000px) and (max-width: 1450px) {
    .product-info-details .product.data.items .product-page-tabs {flex-wrap: wrap; justify-content: center;}
    .product-info-details .product.data.items .item.title {margin: 0 10px 10px 0;}
}

body.pixiedust .toolbarTop .pages,
body.pixiedust .bottom-toolbar .pages {float: left;margin: 0;display: inline;}

@media (min-width: 1025px) {
    .navigation .megamenu {display: flex;}
    .navigation .megaSub {display: flex;flex-direction: column;height:100%; }
    body.pixiedust .megaSubMenus {height: 100%;}
}
@media (max-width: 1200px) {
    /*.block.related .products-grid .product-item {display: block!important;}*/
    .products-related .slick-arrow {display: none;}
}

body.pixiedust .support-the-div{float: left;}
body.pixiedust .support-the-svg{font-size: 21px;margin-bottom: 0px;}
body.pixiedust .support-the-button{height: auto;padding: 0;line-height: normal;background: none !important;font-size: 13px;}
body.pixiedust .support-the-title{display: inline-block;width: 100%;font-size: 12px;margin: 0px 0 0 0px;position: relative;top: 4px;}
body.pixiedust .block-support{position: absolute;background: white;padding: 20px 30px;color: black;z-index: 100;margin-top: 10px;box-shadow: 1px 1px 13px 4px rgba(0,0,0,0.5);}
body.pixiedust #support-content-wrapper ul li{display: block;}
body.pixiedust #support-content-wrapper ul li a{text-transform: uppercase;font-weight: bold;color: black;}

@media(max-width: 1023px){
    body.pixiedust .support-the-title{display: none;}
    body.pixiedust .support-the-button{float: left;}
    body.pixiedust .header .header.links {display: flex;}
    body.pixiedust .support-the-parent{margin-right: 15px;}
    body.pixiedust .block-support{top: 20px;right: -20px;min-width: 300px;max-width: calc( 100vw - 30px);}
}

@media(min-width:768px) and (max-width: 1023px) {
    body.pixiedust .support-the-parent{margin-right: 80px;}
}

@media(min-width: 1024px) {
    body.pixiedust .support-the-parent{margin-right: 13px;}
}

body.competition-product .product-info-main .page-title-wrapper {display: flex; flex-flow: column;}
body.competition-product .product-info-main .page-title-wrapper .page-title {order: 2; text-align: left;}
body.competition-product .product-info-main .page-title-wrapper .comp-sub-heading {order: 1; color: #F6554D; text-transform: uppercase; font-size: 18px; font-weight: 600; margin-bottom: 10px;}
body.competition-product .product-info-main .product-add-form form klarna-placement {display: none!important;}
body.competition-product .product-info-main .product-reviews-summary {display: none;}
body.competition-product .product-info-details .product.data.items .product-page-tabs {display: none;}
.pixiedust.competition-product .box-tocart .action.tocart {line-height: 20px;}
body.competition-product .product-tabs-container {width: 650px; margin: 0 auto;}
body.competition-product .product-tabs-container h2 {text-align: center; text-transform: uppercase; font-weight: 700; margin: 0 0 30px;}
body.competition-product .product-tabs-container h2:before {content: ''; width: 350px; max-width: 100%; border: 1px solid #CBC6C6; display: block; margin: 50px auto 30px;}

/* Comp Pages */

.competition-product .box-tocart {margin-top: 10px;}
.competition-product .box-tocart .fieldset .comp-not-loggedin {width: 100%; display: flex; align-items: center;}
.competition-product .box-tocart .fieldset .comp-not-loggedin p {width: 50%; display: inline-block; font-weight: 600;}
.competition-product .box-tocart .fieldset .comp-not-loggedin div {background: #000; padding: 10px 20px; margin-left: 20px; border-radius: 10px; text-align: center;}
.competition-product .box-tocart .fieldset .comp-not-loggedin div a {color: #fff;}
.competition-product .product-info-content klarna-placement {display: none;}

.cms-opticsdraws .breadcrumbs {display: none}
/*.cms-opticsdraws #maincontent {display: none}*/
/*body.cms-optics-draws-about #maincontent {display: block}*/
.competition-pages .breadcrumbs {display: none;}
.cms-optics-draws-terms-and-conditions .competition-pages #maincontent {display: block;}
.competition-pages #maincontent
.cms-opticsdraws .page-main {max-width: 1400px;}
.cms-opticsdraws h1 {margin: 0 0 20px 0;}
.cms-opticsdraws h1, .cms-opticsdraws h2 {font-size: 2.6rem; font-weight: 700; text-transform: uppercase; text-align: center;}
.cms-opticsdraws h2:before {content: ' '; width: 350px; max-width: 100%; border: 1px solid #CBC6C6; display: block; margin: 50px auto 30px; }
.cms-opticsdraws .comp-intro {width: 50%; margin: 0 auto 50px; text-align: center;}
.cms-opticsdraws .how-works-info {width: 60%; margin: 0 auto 100px;}
.cms-opticsdraws .how-works-info p span {font-weight: 600;}
.cms-opticsdraws .comp-new-comp {padding: 10px 0 50px; margin-top: 0; float: left; width: 100%; margin-bottom: 50px;}
.cms-opticsdraws .comp-new-comp:before {content: ' '; width: 350px; max-width: 100%; border: 1px solid #000; display: block; margin: 50px auto 30px; }
.cms-opticsdraws .comp-new-comp h3 {font-size: 2.6rem; font-weight: 700; text-transform: uppercase; text-align: center; color: #000;}
.cms-opticsdraws .comp-new-comp h3:before {content: ' '; width: 350px; max-width: 100%; border: 1px solid #000; display: block; margin: 50px auto 30px; }
.cms-opticsdraws .comp-new-comp ul {display: flex; justify-content: space-evenly; width: 40%; margin: 20px auto 10px;}
.cms-opticsdraws .comp-new-comp ul li a {color: #000; font-size: 16px;}
.cms-opticsdraws .comp-new-comp ul li a:hover {text-decoration: underline;}
.cms-opticsdraws .how-btn-holder {display: flex; justify-content: center; text-align: center; margin: 40px 0;}
.cms-opticsdraws .how-btn-holder .big-how-button {background: #000; padding: 15px 30px; border-radius: 10px; color: #fff; text-transform: uppercase; font-size: 16px; font-weight: 600; letter-spacing: 1px; }
.cms-opticsdraws .comp-info-holder {margin-top: 40px;}
.cms-opticsdraws .comp-info-holder ul {display: flex;}

body .competition-blog-pages #maincontent {display: none;}
body .competition-blog-pages .breadcrumbs {display: none;}
body .competition-blog-pages li.post-holder {width: 33.33333%!important; border-top: none!important;}
body .competition-blog-pages .post-content .post-description .post-ftimg-hld {width: 100%;}
body .competition-blog-pages .right-side {width: 100%; padding: 0;}
body .competition-blog-pages .right-side .tag-block {display: none;}
body .competition-blog-pages .right-side .datewho {display: none;}
body .competition-blog-pages .right-side h2.post-title {margin-top: 20px;}
body .competition-blog-pages .li.post-holder .tag-block {display: none;}
body.blog-page .comps-past-winners .breadcrumbs {display: none;}
body.blog-page .comps-past-winners .post-wrap.post-header-wrap {border-bottom: none;}
body.blog-page .comps-past-winners .post-view-topper .tag-block span.liner {display: none;}
body.blog-page .comps-past-winners .post-view-topper .tag-block span.liner {display: none;}
body.blog-page .comps-past-winners .post-text-hld {text-align: center;}
body.blog-page .comps-past-winners .post-text-hld .winner-intro {font-size: 16px; font-weight: 600; margin-bottom: 20px;}
body.blog-page .comps-past-winners .post-text-hld .new-comps-now {font-size: 20px; font-weight: 600;}
body.blog-page .comps-past-winners .post-text-hld .our-live-comps {margin-top: 50px;}
body.blog-page .comps-past-winners .post-text-hld .our-live-comps a {padding: 10px 20px; background: #000; border-radius: 10px; color: #fff; }
.tickets-container .sold-tickets div:first-child {display: none;}
.pm-banner-outer img{width:100%;}
.price-match-opener {border-top: solid 1px #009cff;display: block;margin: 14px 0 0 0;padding: 10px 15px 10px 15px;width: calc(100% + 0px);background: #009cff;color: white;font-size: 0;transition: all 300ms ease;}
.price-match-opener:after {content: "SEEN IT CHEAPER?";font-size: 14px;color: white;text-decoration: underline;}
.price-match-container{padding-top: 30px;}
.price-match-container:before{}
.price-match-container .action.submit.primary{background: #009cff !important;color: white !important;border: none !important;}
.price-match-container .action.submit.primary:hover,
.price-match-container .action.submit.primary:active,
.price-match-container .action.submit.primary:focus {background: #0083E6 !important;}

@media screen and (max-width: 767px) {
    body.competition-product .product-tabs-container {width: 100%;}
    .product-tabs-container .item.content {padding: 0 15px;}
    .pixiedust.competition-product .product-options-bottom {width: 100%;}
    .pixiedust.competition-product .product-options-bottom .price-box, .product-info-price .price-box {max-width: 100%;}
    .pixiedust.competition-product .product-options-bottom .price-box { justify-content: center; margin-right: 0;}
    .cms-opticsdraws .comp-info-holder ul {flex-flow: column;}
    .cms-opticsdraws .comp-new-comp ul {width: 100%;}

    .va-note.van2{display:none}
    .va-note.van3{display:none}
    .va-note {width: 98%}
}
@media(min-width:768px) and (max-width: 999px) {
    .competition-product .product-info-main .product-add-form #product_addtocart_form {float: left; width: 100%;}
    .competition-product .product-info-main .product-add-form #product_addtocart_form .product-options-bottom {width: 100%;}
    .va-note.van3{display:none}
    .va-note {width: 48%;}
}

@media(min-width:1000px){
    .va-note {width: 31%; display:flex; align-items: center; justify-content: center; }
}



@media (max-width: 767px) {
    .klarna_img_container + span{position: relative;top: -52px;}
    .blog-page .post-list .post-description {display: block !important;}
}

@media screen and (max-width: 1023px) {
    .navigation .draws-nav ul {width:100%;}
    .navigation .draws-nav .menuLevel1 > li{background: silver;}
    .price-match-opener,
    .price-match-container{text-align: center;}
}

@media(min-width:768px) and (max-width: 1023px) {
    .price-match-container .actions-toolbar{display: block;text-align: center;}
    .price-match-container .actions-toolbar .primary {margin: auto;float: none;}
}

.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img{object-fit: cover;object-position: center;width: 100%;height: 100%;}





.modal-popup.amgiftcard-modal-container.modal-slide._show{z-index: 9999 !important;}
.amgiftcard-modal-container.modal-popup._show .modal-inner-wrap { width: 60%; }
.amcard-page-product .amcard-preview .main{width:100% !important;}
.amcard-message-body img{width:100%}

.amcard-page-product .amcard-preview .main {;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 10%) !important;
    border-top: solid 1px #f4f4f4 !important;
}

@media screen and (max-width: 1199px) {
    .amgiftcard-modal-container.modal-popup._show .modal-inner-wrap { width: 90%; }
}
.amxnotif-block button.action.submit.primary {
    background-color: #146600;
    border: solid 1px #146600 !important;
}
.amxnotif-block.label.subscribe-popup a { color: #146600 !important; }
body#html-body.amcard-page-product a.price-match-opener { display: none; }
.product-info-main #imega-widget-anchor img { display: block !important; position: unset !important; }

.ambrands-letters-filter .ambrands-letter { font-size: 12px; }
@media all and (min-width: 1024px), print {
    .ambrands-letters-filter .ambrands-letter { margin: 0 3px 6px 0; }
}


.value-inner-parent{background: #0078bf; height: 47px;}
.value-inner { width:100%; max-width:100%; margin:auto; box-sizing: border-box; padding: 5px 10px;   }
.value-inner.icons{display: flex;justify-content: space-between;background: #0078bf;max-width: 1350px;}
.value-inner b { color:#333; }
body.pixiedust .nav-sections { margin-bottom:-1px; z-index: 99; }
.va-note { /*width: 25%;*/ text-align:center; float:left; font-size:14px; margin-right:0%; padding:6px 0px;  transition:all 150ms ease; color:#000; /* font-weight: bold; */ font-size: 12px /*  display: flex;flex-direction: row;align-items: flex-start; */}
.va-note div{display: inline-flex;flex-direction: column;text-align: left;justify-content: center;height: 100%;padding-left: 6px;color: #000000;font-family: 'Gotham', sans-serif ;font-weight: 400;}
.va-note span.va-small { font-weight: normal; font-size:13px; display:block; clear:both;}
.va-note .va-msg { float:left; text-align: left; color:#2B2D30; font-size:14px; font-weight:400; padding-top: 9px; }
.va-note strong {text-transform: uppercase;font-family: 'Open Sans';  font-style: normal;  font-weight: 400;  line-height: 1.75;  font-size: 14px;margin: 0;}
.va-note span { margin-top: -5px;}

.mycon {float:left; text-align: left;}
.mycon.box1{background-image: url(../images/value_added/FREE_DELIVERY_309x309.png);background-size: contain;background-position: center;background-repeat: no-repeat;width: 40px;height: 40px;padding: 0;padding:5px;box-sizing: border-box; }
.mycon.truck{background-image: url(../images/value_added/NEXT_DAY_DELIVERY_309x309.png);background-size: contain;background-position: center;background-repeat: no-repeat;width: 40px;height: 40px;padding: 0;padding:5px;box-sizing: border-box;}
.mycon.envelope {background-image: url(../images/value_added/free_samples_white.png);background-size: contain;background-position: center;background-repeat: no-repeat;width: 40px;height: 40px;padding: 0;padding:5px;box-sizing: border-box;}
.mycon.box2 {background-image: url(../images/value_added/ENVIRONMENT_FIRST_309x309.png);background-size: contain;background-position: center;background-repeat: no-repeat;width: 40px;height: 40px;padding: 0;padding:5px;box-sizing: border-box;}
.va-note.van2 img {max-width: 70px;margin-bottom: 3px;}

.value-inner { width:100%; max-width:100%; margin:auto; box-sizing: border-box; padding: 0px 10px;   }
.value-inner b { color:#333; }
body.pixiedust .nav-sections { margin-bottom:-1px; z-index: 99; }
.va-note { /* width: 31%; */ text-align:center; float:left; font-size:14px; margin-right:0%; padding:6px 0px;  transition:all 150ms ease; color:#000; font-weight: bold; font-family: 'Open Sans';  font-style: normal;  font-weight: 400;  line-height: 1.75;  font-size: 14px;}
.va-note:hover {  }
.va-note span.va-small { font-weight: normal; font-size:13px; display:block; clear:both;}
.va-note .va-msg { float:left; text-align: left; color:#2B2D30; font-size:14px; font-weight:400; padding-top: 9px; }
.va-note.van3 { margin-right:0;position:relative;top:-8px }
.va-note.van2 { position:relative;top:-3px }
.mycon { background:url(../images/Deliveryx2.png) no-repeat center left; width:28px; height:10px; padding:14px 4px 14px 0px; background-size:23px; float:left; text-align: left;}
.va-note a { color: #000000; }
.block.block-search, .form .search-autocomplete {
    z-index: 100;
}
body.pixiedust.mobMenuOpen .nav-sections {
    z-index: 120;
}
body.pixiedust.mobMenuOpen .body-close-menu {
    z-index: 119;
}

#cookie-status { display:none !important; }

.main #amasty-shopby-product-list .products-grid .item.product.product-item {
    padding-left: 6px;
}

#amasty-shopby-product-list .item.product.product-item .product-item-actions > .actions-primary {
    width: 100%;
}

#amasty-shopby-product-list .item.product.product-item .product-item-actions > .actions-primary .action.tocart {
    text-indent: unset;
}

@media (max-width: 1024px){
    .product-item .action.tocart.tocart {text-indent: unset;}
}

#amasty-shopby-product-list .item.product.product-item .product-item-actions > .actions-primary .action.tocart span {
    text-indent: unset;
    font-size: 12px;
}

#amasty-shopby-product-list .item.product.product-item .product-item-actions > .actions-primary a.action.tocart {
    height: 48px;
    padding: 0 5px;
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
}

#amasty-shopby-product-list .item.product.product-item .product-item-actions > .actions-primary a.action.tocart,
#amasty-shopby-product-list .item.product.product-item .product-item-actions > .actions-primary button.action.tocart {
    display: flex;
    justify-content: center;
    align-items: center;
}

body.pixiedust .swatch-attribute.color .swatch-names { padding: 2px; }

/* MAKE FINAL OLD PRICE RED */
.price-box .special-price .price { color:#fb0000 !important;  }

body.nightvision_storeview  div#imegamedia-holder { margin-bottom: 15px; }
