@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans.eot');
  src: url('../fonts/opensans.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/opensans.woff') format('woff'), 
  url('../fonts/opensans.ttf') format('truetype'), 
  url('../fonts/opensans.svg#opensans') format('svg');
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Bold';
  src: url('../fonts/opensans-bolditalic-webfont.eot');
  src: url('../fonts/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/opensans-bolditalic-webfont.woff') format('woff'), 
  url('../fonts/opensans-bolditalic-webfont.ttf') format('truetype'), 
  url('../fonts/opensans-bolditalic-webfont.svg#opensansbolditalicwebfont') format('svg');
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans Bold';
  src: url('../fonts/opensans-bold-webfont.eot');
  src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/opensans-bold-webfont.woff') format('woff'), 
  url('../fonts/opensans-bold-webfont.ttf') format('truetype'), 
  url('../fonts/opensans-bold-webfont.svg#opensansboldwebfont') format('svg');
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Light';
  src: url('../fonts/opensans-light-webfont.eot');
  src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/opensans-light-webfont.woff') format('woff'), 
  url('../fonts/opensans-light-webfont.ttf') format('truetype'), 
  url('../fonts/opensans-light-webfont.svg#opensanslightwebfont') format('svg');
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Semibold';
  src: url('../fonts/opensans-semibolditalic-webfont.eot');
  src: url('../fonts/opensans-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/opensans-semibolditalic-webfont.woff') format('woff'), 
  url('../fonts/opensans-semibolditalic-webfont.ttf') format('truetype'), 
  url('../fonts/opensans-semibolditalic-webfont.svg#opensanssemibolditalicwebfont') format('svg');
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans Semibold';
  src: url('../fonts/opensans-semibold-webfont.eot');
  src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/opensans-semibold-webfont.woff') format('woff'), 
  url('../fonts/opensans-semibold-webfont.ttf') format('truetype'), 
  url('../fonts/opensans-semibold-webfont.svg#opensanssemiboldwebfont') format('svg');
  font-style: normal;
}
html {
    position: relative;
    height: auto!important;
    min-height: 100%;
}
body {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
}
a:hover {
    text-decoration: none;
}
a:visited, 
.alink:visited,
a, 
.alink{
    color: #872db9;
}
._keyfocus *:focus, 
input:not([disabled]):focus, 
textarea:not([disabled]):focus, 
select:not([disabled]):focus,
.fotorama__fullscreen-icon:focus:after, 
.fotorama__zoom-out:focus:after, 
.fotorama__zoom-in:focus:after,
.fotorama__arr:focus:after, 
.fotorama__stage__shaft:focus:after, 
.fotorama__nav__frame--thumb:focus 
.fotorama__thumb:after, 
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
    box-shadow: none!important;
}

/* HEADER */
/* top */
.page-wrapper .page-header .panel.wrapper {
    border-bottom: none;
    background-color: #000000;
    font-size: 12px;
    font-family: "Open Sans Bold", sans-serif;
}
.page-wrapper .page-header .header.panel {
    padding-bottom: 6px;
    padding-top: 6px;
}
.top.usps {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
}
.top.usps ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.top.usps ul li {
    margin: 0;
    display: inline-block;
    margin-right: 26px;
}
.top.usps ul li:before {
    content: "\f00c";
    font-family: "Font Awesome";
    margin-right: 10px;
    font-size: 14px;
    line-height: 10px;
}
.top.link {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}
.top.link p {
    margin: 0;
}
.top.link a {
    color: #ffffff;
}
.top.link a:hover {
    color: #c3c3c3;
}
.top.link span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 16px;
}
.top.link span:before {
    font-family: "Font Awesome";
    margin-right: 6px;
    font-size: 16px;
    line-height: 10px;
    position: relative;
    top: 1px;
}
.top.link span.telefoon:before {
    content: "\f095";
    font-size: 12px;
    top: 0px;
}
.top.link span.whatsapp {
    color: #3ebb00;
}
.top.link span.whatsapp:before {
    content: "\f232";
    font-family: "Font Awesome Brands";
}

/* middle */
.page-wrapper .header.content {
    padding: 20px 20px 14px;
    position: inherit;
}
strong.logo,
.header.content .logo {
    max-width: 180px;
    display: inline-block;
    margin: 0;
}
.header_right {
    display: table;
    width: 100%;
    max-width: 1060px;
}
.topline_header,
.sections.nav-sections {
    display: table-row;
}
select#brandMenuItem {
    float: right;
    position: relative;
    width: 100%;
    max-width: 176px;
    z-index: 4;
    background-color: #e6e6e6;
    color: #000000;
    height: 42px;
    line-height: 30px;
    text-align: left;
    font-size: 12px;
    padding-left: 16px;
    letter-spacing: 0.025em;
    font-family: "Open Sans", sans-serif;
    background-size: 40px;
    background-position: right -20px;
    padding-right: 4%;
    width: 96%;
    overflow: hidden;
}
/* fastsearch */
.block.block-search {
    width: 100%;
    max-width: 508px;
    padding-left: 21px;
}
.block-search input#search {
    position: relative;
    left: auto;
    height: 42px;
    border-color: #929292;
}
.topline_header .block-search .action.search:before {
    font-size: 23px;
    line-height: 42px;
    color: #000000;
}


.nineyardsPrice {
    float:right; 
    margin-top: -21px; 
}



.login_link {
    float: right;
    position: relative;
    width: 100%;
    max-width: 178px;
    z-index: 4;
    background-color: #c8b4eb;
    color: #000000;
    margin-left: 21px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 15px;
    letter-spacing: 0.025em;
    font-family: "Open Sans Semibold", sans-serif;
}
.login_link:hover {
    background-color: #a582e2;
    cursor: pointer;
}
.login_link li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
}
.login_link li.authorization-link {
    display: block;
}
.login_link.logged-in li {
    display: block;
}
.login_link.logged-in li.authorization-link {
    display: none;
}
.login_link li a {
    color: #000000;
    display: block;
}
/* minicart */
.topline_header .minicart-wrapper {
    background-color: #872db9;
    max-width: 114px;
    width: 100%;
    padding: 7px 0;
    margin-left: 21px;
    color: #ffffff;
    position: inherit;
}
.topline_header .minicart-wrapper:hover {
    background-color: #550f7c;
    cursor: pointer;
}
.minicart-wrapper .action.showcart {
    width: 100%;
    position: relative;
}
.minicart-wrapper .action.showcart:before,
.topline_header .minicart-wrapper .action.showcart.active:before {
    color: #ffffff;
    content: '\f07a';
    font-family: "Font Awesome";
    margin-left: 12px;
    font-size: 16px;
}
.minicart-wrapper .action.showcart:hover:before,
.minicart-wrapper .action.showcart:active:before {
    color: #ffffff;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
    display: block;
}
.minicart-wrapper .action.showcart .counter.qty {
    background: none;
    color: #ffffff;
    height: auto;
    line-height: normal;
    border-radius: 0;
    margin: 0;
    min-width: 64px;
    padding: 0;
    position: absolute;
    top: 1px;
    right: 0;
    font-size: 18px;
    font-family: "Open Sans bold";
}
.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
}
.topline_header .minicart-wrapper #minicart-content-wrapper {
    color: #000000;
}
.topline_header .minicart-wrapper .block-minicart {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 500px;
    height: 100%;
    min-width: auto;
    margin: 0;
    border: none;
    box-shadow: -20px 0px 20px 6px rgba(0, 0, 0, 0.35);
    padding: 60px 30px 178px;
    cursor: auto;
}
.topline_header .minicart-wrapper .block-minicart:after,
.topline_header .minicart-wrapper .block-minicart:before {
    display: none;
}
.topline_header .minicart-wrapper .action.close {
    left: 0;
    height: 60px;
    width: 60px;
}
.topline_header .minicart-wrapper button:not(.primary):hover,
.topline_header .minicart-wrapper button:not(.primary), 
.topline_header .minicart-wrapper button:not(.primary):active {
    color: #c8b4eb;
}
.topline_header .minicart-wrapper .block-minicart .block-title {
    display: block;
    text-align: center;
    position: absolute;
    top: 17px;
    left: 0;
    right: 0;
}
.topline_header .minicart-wrapper .block-minicart .block-title span.qty {
    display: none;
}
.topline_header .minicart-wrapper .block-minicart .block-title span.text {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0.025em;
}
.minicart-items .product .toggle {
    padding: 0;
}
.details-qty.qty button:not(.primary), 
.details-qty.qty button:not(.primary):active,
.details-qty.qty button:not(.primary) span, 
.details-qty.qty button:not(.primary):active span{
    color: #ffffff;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog {
/* //    background: #0000007a;
//    position: fixed;
//    top: 0;
//    bottom: 0;
//    right: 0;
//    left: 0;
//    width: 100%;
//    height: 100%;
//    z-index: 999; */
}
.topline_header .minicart-items-wrapper {
    margin: 0;
    border: none;
    height: auto!important;
    position: absolute;
    bottom: 185px;
    top: 62px;
    overflow-y: scroll;
    width: 410px;
}
.topline_header .minicart-items-wrapper::-webkit-scrollbar-track {
	-webkit-box-shadow: none;
	background-color: transparent;
}
.topline_header .minicart-items-wrapper::-webkit-scrollbar{
	width: 4px;
	background-color: transparent;
}
.topline_header .minicart-items-wrapper::-webkit-scrollbar-thumb{
	background-color: #c8b4eb;
}
.topline_header .minicart-items .product {
    position: relative;
}
.topline_header .minicart-items .product-item {
    padding: 20px 0;
}
.topline_header .minicart-items .product-item-details {
    padding-left: 105px;
    width: 242px;
    text-align: center;
}
.topline_header .minicart-items .product-item-name {
    margin: 4px 0;
}
.topline_header .minicart-items .product-item-name a {
    color: #333333;
}
.topline_header .minicart-items .product-item-details .price {
    font-weight: normal;
}
.topline_header .minicart-items .product-item-pricing .label {
    min-width: 78px;
    text-align: left;
}
.topline_header .minicart-wrapper .product .actions {
    position: absolute;
    right: 0;
}
.topline_header .minicart-footer {
    position: fixed;
    padding-bottom: 16px;
    bottom: 0;
    right: 30px;
    width: 440px;
    background-color: #ffffff;
}
.topline_header .minicart-wrapper .totals-block {
    background-color: #e7e7e7;
    padding: 14px;
    height: 120px;
}
.topline_header .block-minicart .items-total {
    display: none;
}
.topline_header .block-minicart .subtotal {
    text-align: left;
    margin: 10px 10px 20px;
}
.amount.price-container {
    float: right;
}
.topline_header .block-minicart .subtotal .amount .price-wrapper .price {
    font-size: 14px;
    font-weight: normal;
}
.topline_header button#top-cart-btn-checkout {
    width: 100%;
    padding: 15px;
    font-size: 20px;
    background: #49b92d;
    color: #ffffff;
}
.topline_header button#top-cart-btn-checkout:hover {
    background: #248c0a;
}
.topline_header .minicart-footer .actions {
    margin-top: 14px;
    text-align: center;
}
.topline_header .minicart-items .product .toggle {
    font-size: 11px;
}
.topline_header .minicart-items .product .toggle:after {
    font-size: 8px;
}
.topline_header dl.product.options.list {
    font-size: 11px;
    line-height: 13px;
    margin-top: 10px;
}

/* nav */
.nav-sections {
    background: none;
}
.nav-sections .navigation {
    background: none;
    font-weight: normal;
    font-size: 15px;
}
.navigation .level0 > .level-top:hover, 
.nav-sections .navigation .level0 > .level-top.ui-state-focus,
.nav-sections .navigation .level0.active > .level-top, 
.nav-sections .navigation .level0.has-active > .level-top {
    color: #000000;
    border-bottom: 1px solid #872db9;
}
.nav-sections .navigation .level0 > .level-top,
.nav-sections .navigation .level0.active > .level-top, 
.nav-sections .navigation .level0.has-active > .level-top {
    height: 35px;
    display: block;
    line-height: 36px;
    margin-top: 10px;
}
.navigation .level0 .submenu li {
    position: relative;
}
.nav-sections .navigation .level0 .submenu .submenu {
    top: -1px !important;
}
.navigation .level0 .submenu .active > a {
    border-color: #872db9;
}
.header_right .navigation ul {
    padding: 0 0 0 22px;
}
.header_right .navigation .level0 {
    margin: 0 8px 0 0;
}
.header_right .navigation .level0.parent>.level-top {
    padding-right: 15px;
}
.header_right .navigation .level0:first-child a.level-top {
    padding-left: 0;
}
.header_right .navigation .level0:last-child a.level-top {
    padding-right: 0;
}
@media only screen and (min-width: 768px) {
    .navigation .ui-menu .level0 .submenu {
        min-width: 260px;
    }

}

/* bottom */
.top-container .breadcrumbs {
    display: inline-block;
    padding: 0;
}
.top-container .breadcrumbs .items,
.top-container .breadcrumbs .items a{
    color: #000000;
    font-size: 12px;
    letter-spacing: 0.025em;
}
.breadcrumbs .item:not(:last-child):after {
    margin: 0 2px;
}
.link_under_nav {
    font-size: 12px;
    text-align: right;
    letter-spacing: 0.025em;
    margin-bottom: 14px;
    display: inline-block;
    float: right
}
.link_under_nav p {
    margin: 0;
}
.link_under_nav a {
    color: #000000;
}
.link_under_nav a:after {
    content: "\f054";
    font-family: "Font Awesome";
    font-size: 15px;
    margin-left: 8px;
    line-height: 9px;
    position: relative;
    top: 2px;
}


/* PAGES */
#maincontent {
    margin-bottom: 80px;
}
.page-wrapper.gray {
    background-color: #eeeeee;
}
.columns .column.main {
    padding-bottom: 0;
}
.page-wrapper.gray .columns .column.main {
    padding-bottom: 100px;
}


/* HOMEPAGE */
.cms-home .page-title-wrapper {
    display: none;
}
/* slider */
.cms-home .owl-carousel .owl-stage-outer {
    padding: 0;
}
.slider .custom-slider {
    padding: 0;
}
.slider .owl-theme .owl-dots {
    bottom: 2px;
}
.slider .owl-theme.owl-carousel .owl-controls .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0px 4px;
    border: 1px solid #ffffff;
}
.slider .owl-theme.owl-carousel .owl-controls .owl-dot.active span {
    background: #872db9;
    border: 1px solid #ffffff;
}
.slider .owl-theme.owl-carousel .owl-controls .owl-dot:hover span {
    background: #872db9;
}
.custom_content {
    font-size: 42px;
    line-height: 50px;
    letter-spacing: 0.025em;
    font-family: "Open Sans light";
}
.static-banner .owl-carousel .banner-item {
    height: 415px;
}
.slider .owl-carousel .banner-item .content_slider {
    top: 0;
    bottom: 0;
    display: table;
    width: 50%;
    left: auto;
    margin: auto;
}
.slider .owl-carousel .banner-item .content_slider .buttons {
    display: table-cell;
    vertical-align: middle;
}   
/* categorieen */
#home-categorieen ul {
    margin: 40px 0;
    padding: 0;
    list-style: none;
    display: table;
    width: 100%;
}
#home-categorieen li {
    margin: 0;
    padding: 0;
    display: table-cell;
    text-align: center;
    width: 25%;
}
#home-categorieen li:nth-child(1),
#home-categorieen li:nth-child(5),
#home-categorieen li:nth-child(9) {
    text-align: left;
}
#home-categorieen li:nth-child(4),
#home-categorieen li:nth-child(8),
#home-categorieen li:nth-child(12) {
    text-align: right;
}
#home-categorieen li.merk {
    display: none;
}
.home-cat {
    display: inline-block;
    background-color: #fff;
    text-align: center;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0.025em;
    font-family: "Open Sans semibold";
    padding: 9px 0;
    border-bottom: 0.5px solid #808080;
    margin-top: -5px;
}
#home-categorieen li:hover .home-cat {
    border-bottom-color: #872db9;
}


/* catgeory page discount percentage */
.product-items .discount_percentage{
        position:absolute; 
        top: 3px; 
        right: 3px; 
        background: #ff8720;
        color: #ffffff;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        z-index: 1;
}

.product-info-price .discount_percentage{
	position:absolute;
	top:3px;
	left:-80px;
	background:#ff8720;
	color:#ffffff;
	width:40px;
	height:40px;
	border-radius:20px;
	z-index:1;}


.discount_percentage_inner{
    position:absolute; 
        top: 10px; 
        right: 5px; 
        width: 30px;
        height: 20px;
        border-radius: 0px;
        text-align: center;
        z-index: 11000;
		color:white;
}

/* static banner */
.static-banner {

}
.static-banner .custom-slider {
    padding: 0;
}
.static-banner .owl-carousel .banner-item .content_slider {
    top: 0;
    bottom: 0;
    height: 415px;
    display: table;
    width: 50%;
    left: auto;
}
.static-banner .owl-carousel .banner-item .content_slider .buttons {
    display: table-cell;
    vertical-align: middle;
}
.static-banner .owl-carousel a.action.primary {
    font-size: 30px;
    letter-spacing: 0.025em;
    font-family: "Open Sans semibold";
    padding: 15px 42px;
    background-color: #000000;
    color: #ffffff;
    margin-top: 60px!important;
}
.static-banner .owl-carousel a.action.primary:hover {
    background-color: #3c3c3c;
}
/* product slider */
.owl-controls .owl-nav {
    display: none;
}
.content-heading .title {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.025em;
}
.product-slider .owl-carousel .owl-item {
    margin-right: -1px!important;
}
.column.main .product-item {
    padding: 0;
}
.product-image-wrapper {
    padding-bottom: 100%!important;
}
.product-slider .owl-carousel .owl-item img,
.product-image-photo {
    width: auto!important;
    height: 100%;
}
.product-item .product-item-info {
    width: 100%!important;
    background-color: #ffffff;
    border: 1px solid #c8c8c8;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 20px;
    position: relative;
}
.product-item .product-item-info:hover, 
.product-item .product-item-info.active {
    border: 1px solid #872db9;
    z-index: 2;
}
.product-item-actions .actions-primary {
    display: block;
}
.product-item-name {
    margin: 8px 0 14px;
    font-size: 14px;
    letter-spacing: 0.025em;
    height: 35px;
}
.product-item-name a{
    color: #3a3a3a;
}
.action.primary {
    background: #872db9;
    border: none;
    color: #ffffff;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.025em;
    padding: 8px 24px 8px 12px;
    min-width: 183px;
    position: relative;
}
.action.primary:hover,
.action.primary:focus, 
.action.primary:active {
    background: #550f7c;
    border: none;
    color: #ffffff;
}
.action.primary span:after {
    content: "\f054";
    font-size: 14px;
    font-family: "Font Awesome";
    position: absolute;
    line-height: 15px;
    right: 6px;
}
.column.main a.action.primary span {
    color: #ffffff;
}
a.action.primary span:after {
    line-height: 19px;
}



/* CATGORIE PAGE */
body.catalog-category-view .column.main {
    padding-top: 8px!important;
}
.niks-ajax-wrapper {
    position: relative;
}
/* image */
.category-image {
    max-height: 280px;
    overflow: hidden;
}

/* toolbar */
.catalog-category-view .page-title-wrapper {
    position: absolute;
}
.page-title-wrapper h1 {
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.025em;
    margin: 0!important;
}
body.page-layout-1column .toolbar-products {
    position: relative;
    height: 44px;
    border-bottom: 1px solid #000000;
    text-align: right;
    margin-bottom: 18px;
    margin-top: -6px;
}
.page-products .toolbar .limiter,
.page-products .sorter,
.page-products .toolbar-amount{
    display: inline-block;
    float: none;
    vertical-align: middle;
}
.page-products .toolbar-sorter.sorter {
    position: relative;
    margin-right: 40px;
    left: 0;
}
.field.limiter .control {
    position: relative;
}
.toolbar-sorter.sorter:after,
.field.limiter .control:after {
    content: "\f0d7";
    font-family: "Font Awesome";
    font-size: 16px;
    position: absolute;
    top: -2px;
    right: 2px;
    color: #000000;
}
.toolbar select {
    background: none;
    border: none;
    padding: 0;
    height: auto;
    box-shadow:  none;
    margin: 0 0 0 4px;
    font-weight: bold;
    padding-right: 16px;
}
.toolbar-amount {
    padding: 0;
}
.toolbar-amount:after {
    content: "|";
    margin: 0 4px;
    position: relative;
    top: -1px;
}
.pages {
    display: inline-block;
    width: 30%;
    float: right;
    text-align: right;
}
.pages .item.pages-item-next {
    margin: 0;
}
.pages .action.next,
.pages .action.previous {
    box-shadow: none;
    border: none;
    border-radius: 0;
    background: none;
    padding: 0;
    margin: 0;
}
.pages .action.next:before,
.pages .action.previous:before {
    display: none;
}
.pages .action.next > span:last-of-type,
.pages .action.previous > span:last-of-type {
    height: auto;
    width: auto;
    clip: auto;
    position: relative;
    overflow: visible;
    margin: 0;
    text-transform: lowercase;
}
.pages .action,
.pages .action:visited,
.pages a.page:visited, 
.pages a.page {
    color: #000000;
    font-size: 14px;
    letter-spacing: 0.025em;
    padding: 0;
}
.pages strong.page {
    background: none;
    font-size: 14px;
    letter-spacing: 0.025em;
    color: #000000;
    padding: 0;
}

body.page-layout-1column .products ~ .toolbar-products {
    border-top: 1px solid #000000;
    border-bottom: none;
    text-align: left;
}
body .products.wrapper ~ .toolbar .limiter, 
.products.wrapper ~ .toolbar .sorter, 
.products.wrapper ~ .toolbar .toolbar-amount {
    display: inline-block;
    margin-top: 14px;
}
.pages:last-of-type {
    position: absolute;
    bottom: -25px;
    right: 0;
}

/* filters */



#layered-filter-block {
    display: inline-block;
    width: 69.7%;
    border: none;
    margin-bottom: 0;
}
#layered-filter-block .filter-content {
    margin-top: 0;
}
.filter-option {
    display: inline-block;
    width: 24%;
    margin-right: 0.5%;
    margin-bottom: 5px;
    position: relative;
}
select.nineyardsLayeredNavigationSelect {
    margin: 0;
    border-color: #929292;
    background: none;
    color: #000000;
}
.filter-option:after {
    content: "\f0d7";
    font-family: "Font Awesome";
    font-size: 16px;
    position: absolute;
    top: 5px;
    right: 9px;
    color: #000000;
}
.filter-actions {
    background-color: #872db9;
    padding: 6px 10px;
    margin-right: 14px;
}
.filter-actions a{
    color: #ffffff;
}
.filter-current .items {
    padding: 0;
}
body.catalog-category-view .filter-current li.item {
    padding: 6px 32px 6px 10px;
    background-color: #c8b4eb;
    color: #000000;
    margin-right: 14px;
}
.filter-value {
    color: #000000;
}
.filter-current .action.remove {
    position: relative;
    right: -20px;
    left: auto;
}

/* products */
.abs-visually-hidden-desktop-s, 
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    position: relative;
    width: auto;
    height: auto;
    margin: 0;
    box-shadow: none;
    clip: unset;
    overflow: visible;
}

.products-grid .product-item-info:hover, 
.products-grid .product-item-info.active {
    box-shadow: none;
    margin: 0;
    padding: 20px;
}
.products-grid .product-item-inner {
    box-shadow: none;
    background: none;
    position: relative;
    margin: 0;
    padding: 0;
    border: none;
    left: auto;
    right: auto;
}
.products.products-grid {
    margin-top: 15px;
}
.abs-product-link a:visited, 
.product-item-name a:visited, 
.product.name a:visited,
.abs-product-link a:hover, 
.product-item-name a:hover, 
.product.name a:hover {
    text-decoration: none;
}
.catalog-category-view.page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
    margin-left: -1px;
    margin-bottom: -1px;
}
.products-grid .product-item-actions {
    margin: 0;
}
.products-grid .product-item .price-box,
.owl-carousel .product-item .price-box {
    height: 20px;
    display: inline-block;
    margin: -4px 0 10px;
}
.products-grid .product-item .price-box .price,
.owl-carousel .product-item .price-box .price {
    font-weight: normal;
}
.products-grid .product-reviews-summary {
    display: none;
}

/* description */
.category-description {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    line-height: 18px;
    font-family: "Open Sans light";
    margin-top: 60px;
    margin-bottom: 30px;
}

/* PRODUCT PAGE */
body.page-layout-1column .product.media {
    width: 59%;
    margin-right: 3.5%;
    display: inline-block;
    float: none;
    vertical-align: top;
    height: 100%;
}
.product.media .loading-mask {
    position: initial;
    background: none;
    height: 670px;
    padding: 0!important;
}
body.page-layout-1column .product-info-main {
    width: 37.5%;
    display: inline-block;
    float: none;
    vertical-align: top;
    position: relative;
}
/* images */
.fotorama__stage,
.fotorama__nav-wrap.fotorama__nav-wrap--vertical {
    max-height: 670px;
}
.fotorama__nav__frame.fotorama__nav__frame--thumb {
    
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 0!important;
}

.fotorama-item .fotorama__thumb-border {
    display: none;
}
.fotorama__stage {
    padding-left: 10px;
}
.fotorama__stage__shaft.fotorama__grab {
    max-width: 559px!important;
    border: 1px solid #dddddd;
    box-sizing: border-box;
}

.fotorama__stage__shaft .fotorama__stage__frame .fotorama__img {
    max-height: 85%;
    top: 43%;
}

/* fullwidth */
.fotorama__nav-wrap--horizontal .fotorama__stage__frame.fotorama_vertical_ratio.fotorama__loaded.fotorama__loaded--img.fotorama__active {
    border: none;
}
.fotorama__nav-wrap--horizontal .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    text-align: center;
}
.fotorama__nav-wrap--horizontal .fotorama__nav.fotorama__nav--thumbs {
    width: auto!important;
    display: inline-block;
    margin: 40px auto 0;
}
.fotorama__nav-wrap--horizontal .fotorama__nav__frame.fotorama__nav__frame--thumb {
    margin-right: 10px;
    margin-bottom: 0;
}

/* info */
.page-title-wrapper.product {
    font-family: "Open Sans semibold";
    text-align: center;
    margin: 24px 0 25px;
}
.product-info-main h1.page-title {
    font-size: 24px;
    letter-spacing: 0.025em;
}
.product-info-main .rating-summary, 
.customer-review .rating-summary {
    margin-right: 10px;
}
.rating-summary .rating-result > span:before,
.review-control-vote label:before {
    color: #c8b4eb;
}
.product-info-main .product-reviews-summary {
    float: none;
    text-align: center;
    margin-bottom: 34px;
}
.product-info-main .product-reviews-summary a {
    color: #000000;
    font-size: 12px;
    letter-spacing: 0.025em;
}
.data.tabs.title {
    border-top: 1px solid #929292;
    border-bottom: 1px solid #929292;
    padding: 10px;
    position: relative;
    margin-bottom: -1px;
    color: #000000;
    font-size: 14px;
    letter-spacing: 0.025em;
    font-family: "Open Sans semibold";
    cursor: pointer;
}
.data.tabs.title:after {
    content: "+";
    position: absolute;
    right: 10px;
}
.data.tabs.title.active:after {
    content: "-";
}
.data.tabs.content {
    display: none;
    padding: 20px 10px 10px;
}
.data.tabs.content:last-of-type {
    border-bottom: 1px solid #929292;
}
.data.tabs.content table,
.data.tabs.content table tr,
.data.tabs.content table th,
.data.tabs.content table td {
    border: none;
    padding: 4px 0;
    font-weight: normal;
}
.main .product-info-main .bundle-options-container .product-add-form,
.main .product-info-main .product-add-form,
.main .product-info-main .product-login-buttons {
    padding: 30px 0;
    border-bottom: 1px solid #929292;
    margin-bottom: -1px;
}
.main .product-info-main .product-edit {
    display: none;
}
.bundle-options-container .product-add-form {
    border: none!important;
    display: block!important;
}
.bundle-options-container {
    margin: 0;
    border-bottom: 1px solid #929292;
}
.product-edit .bundle-actions {
    margin: 0;
}
.product-edit .bundle-actions .action.primary.customize {
    width: 100%;
    padding: 15px;
}
.product-info-main .product-info-price {
    border: none;
    color: #000000;
    margin: -14px 0 24px 0;
}
.product-info-main .product-info-price .price-box,
.product-info-main .product-info-price .price-box .price-container > span {
    padding: 0;
    text-align: center;
    width: auto;
    display: table;
    margin: 0 auto;
}
.product-info-main .product-info-price .price-box .price-container .price {
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
}
span.special-price {
    display: inline-block;
}
span.price-label,
.product-info-price .price-box .old-price .price-container > span.price-label {
    display: none;
}
.product-item .old-price,
.product-info-price .price-box .old-price {
   color: #c8b4eb;
   position: relative;
   display: inline-block;
   margin: 0 auto;
   float: left;
   margin-right: 8px;
}
.product-info-main .product-info-price .price-box .old-price .price-container .price {
    color: #c8b4eb;
    font-size: 18px;
}
.old-price:after,
.product-info-price .price-box .old-price:after {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    background: #c8b4eb;
    left: 0;
    right: 0;
    top: 10px;
}
.product-info-price .price-box .old-price:after {
    top: 14px;
}
.table-wrapper.grouped {
    max-height: 427px;
    overflow-y: scroll;
}
.table-wrapper.grouped::-webkit-scrollbar {
    width: 4px;
}
.table-wrapper.grouped::-webkit-scrollbar-track {
    background: #ffffff; 
}
.table-wrapper.grouped::-webkit-scrollbar-thumb {
    background: #c8b4eb; 
}
.table-wrapper.grouped::-webkit-scrollbar-thumb:hover {
    background: #872db9; 
}
.table-wrapper.grouped .col {
    padding: 6px 6px 6px 0!important;
}
.table.grouped .product-item-name {
    margin: 0;
    height: auto;
}
.table-wrapper.grouped .control.qty {
    margin-top: 0!important;
}
.table-wrapper.grouped .control.qty input[type="number"].qty  {
    height: 40px;
}
.product-add-form .actions,
.product-login-buttons .actions {
    padding-left: 10px;
}
#product-login-button,
button#product-addtocart-button,
button#product-updatecart-button {
    background: #ff7800;
    color: #ffffff;
    font-family: "Open Sans semibold";
    font-size: 20px;
    padding: 15px 0;
    min-width: 238px;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
}
button#product-addtocart-button {
	background: #49b92d;
}
button#product-addtocart-button:hover{
	background: #248c0a;
}
.box-tocart .action.tocart:not(:last-child) {
    margin-bottom: 0;
}
.box-tocart .action.tocart {
    margin-right: 0!important;
    min-width: 238px!important;
    width: auto!important;
}
#product-login-button span:after,
button#product-addtocart-button span:after,
button#product-updatecart-button span:after {
    display: none;
}
.box-tocart {
    margin: 0;
}
.login-text,
.field.qty {
    display: inline-block;
    vertical-align: middle;
    width: 202px;
    margin: 0 11px 0 0!important;
}
.box-tocart label.label,
.box-tocart .control {
    display: inline-block;
}
.box-tocart label.label {
    margin-right: 14px;
}
.box-tocart input#qty {
    height: 46px;
    width: 100px;
}
.product.attribute.description {
    padding: 20px 10px;
    line-height: normal;
    letter-spacing: 0.025em;
}
#detailsPageBackButton {
    color: #3a3a3a;
    font-size: 12px;
    padding: 10px 0;
    display: block;
}
#detailsPageBackButton:before {
    content: "\f104";
    font-family: "Font Awesome";
    font-size: 13px;
    margin-right: 8px;
    line-height: 9px;
    position: relative;
}



/* bundle products */
.bundle-options-container .product-add-form {
    /* display: block; */
}
.product-info-main .bundle-options-container .bundle-options-wrapper, 
.product-info-main .bundle-options-container .product-options-wrapper,
.product-info-main .bundle-options-container .block-bundle-summary {
    width: auto;
    float: none;
    margin-bottom: 0px;
}
.product-info-main .bundle-options-container .legend.title {
    margin-bottom: 0px;
}
.product-info-main .bundle-options-container .legend.title,
.bundle-options-container .block-bundle-summary > .title > strong {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.025em;
}
.product-info-main button.action.back.customization {
    display: none;
}
.product-info-main .product-add-form .product-options-wrapper .field .control {
    width: 100%;
}
select[multiple="multiple"] {
    background: none;
    padding: 0;
}
select:-internal-list-box option:checked {
    background-color: #872db9;
}
.product-info-main .fieldset {
    margin: 0 0 25px;
}
.bundle-options-container .field{
    margin: 0 0 6px;
}
.bundle-options-container p.required {
    text-align: right;
}
.product-options-bottom {
    display: none;
}
#bundleSummary {
    margin: 0;
    padding: 0;
    position: inherit;
}
.bundle-options-container .block-bundle-summary > .title, 
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
    border: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
#bundleSummary img.photo.image,
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
    display: none;
}
#bundleSummary .content {
    margin-top: 14px;
}
.bundle-options-container .block-bundle-summary .bundle-summary,
.bundle-options-container .block-bundle-summary .price-box {
    margin: 0 auto;
    width: 49%;
    display: block;
    text-align: center;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
    margin: 18px auto 10px;
}
.bundle-options-container .block-bundle-summary .price-box {
    text-align: center;
}
.bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    font-weight: normal!important;
    font-size: 24px!important;
    line-height: 30px!important;
    color: #000000!important;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
    margin-bottom: 0;
}
.bundle-options-container .field.qty {
    margin: 0;
}
.bundle-options-container .block-bundle-summary .box-tocart {
    margin: 26px 0 0;
}
.product-info-main .box-tocart .fieldset {
    margin: 0;
}
.bundle-options-container .product-options-wrapper .field.choice {
    width: 60%;
    float: left;
}
.bundle-options-container .product-options-wrapper .field.choice,
.bundle-options-container .product-options-wrapper .field.choice input,
.bundle-options-container .product-options-wrapper .field.choice input[type="radio"],
.bundle-options-container .product-options-wrapper .field.choice .label {
    cursor: pointer;
}
.bundle-options-container .product-options-wrapper .field.choice input {
    -webkit-appearance: none;
    border: 1px solid #949494;
    width: 13px;
    height: 13px;
    margin: 3px 0 0 0;
}
.bundle-options-container .product-options-wrapper .field.choice input[type="radio"] {
    -webkit-appearance: none;
    border-radius: 50%;
}
.bundle-options-container .product-options-wrapper .field.choice input:checked,
.bundle-options-container .product-options-wrapper .field.choice input[type="radio"]:checked {
    background-color: #949494;
}
.bundle-options-wrapper .nested .field.qty.qty-holder {
    margin-top: 14px!important;
}
.bundle-options-container .nested .field.qty .label, 
.product-info-main .nested .field.qty .control {
    display: inline-block;
}
.product-info-main .nested .field.qty .control {
    width: 54px;
    margin-left: 10px;
}
.product-info-main .bundle-options-container .product-options-wrapper {
    border-bottom: 1px solid #ddd;
    margin-bottom: 18px;
}

/* social share */
.social-share {
    padding-left: 10px;
    margin-top: 50px;
    margin-bottom: 30px;
}
.social-share span.share,
.social-share .socials {
    display: inline-block;
    vertical-align: middle;
}
.social-share span.share {
    margin-right: 8px;
}
.social-share .socials {
    height: 25px;
}
.social-share a.at300b,
.social-share a.at300m {
    padding: 0;
    margin: 0 4px 0 0;
}
.social-share span.at-icon-wrapper {
    border-radius: 50%;
    background-color: #872db9!important;
    height: 25px!important;
    width: 25px!important;
}
.social-share svg.at-icon {
    height: 25px!important;
    width: 25px!important;
}

/* related */
.catalog-product-view .block .title {
    margin: 28px 0;
}
.catalog-product-view #block-related-heading {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    display: block;
}
.catalog-product-view .products.products-grid,
.catalog-product-view .column.main .product-items {
    margin: 0;
}
.catalog-product-view .owl-carousel.products .owl-stage-outer {
    padding: 0;
}
.catalog-product-view .products.products-grid, 
.catalog-product-view .custom-slider {
    padding: 0;
}
.catalog-product-view .owl-carousel.products .product-item-details {
    float: none;
}
.catalog-product-view .owl-carousel.products .owl-item img {
    margin: 0 auto;
}
.catalog-product-view .product-item .product-item-info {
    min-height: 343px;
    height: auto;
}
.catalog-product-view .block-margin.block.row:nth-child(2) {
    display: none;
}

/* reviews */
#product-review-container {

}
#product-review-container .review-list .block-title strong {
    font-size: 24px;
    letter-spacing: 0.025em;
    cursor: pointer;
    font-weight: 400;
}
.review-title {
    margin-bottom: 4px;
    font-size: 14px;
}
.review-content {
    margin-bottom: 6px;
}
.review-details {
    font-size: 10px;
    font-style: italic;
}
.detailed_review {
    margin-top: 25px;
    margin-bottom: 120px;
}
.detailed_review .data.item.title {
    font-size: 24px;
    letter-spacing: 0.025em;
    cursor: pointer;
}
.detailed_review .data.item.title:before {
    content: "+";
    display: inline-block;
    margin-right: 24px;
}
.detailed_review .data.item.title.active:before {
    content: "x";
    position: relative;
    top: -1px;
}
.detailed_review .data.item.content {
    display: none;
    margin-top: 20px;
}
.detailed_review legend.legend.review-legend {
    margin-bottom: 14px;
}
.detailed_review legend.legend.review-legend span, 
.detailed_review legend.legend.review-legend strong {
    display: inline-block;
    margin-right: 5px;
}
.detailed_review .fieldset > .field, 
.detailed_review .fieldset > .fields > .field {
    margin: 0 0 10px;
}
.detailed_review .fieldset > .field > .label, 
.detailed_review .fieldset > .fields > .field > .label {
    margin: 0 0 2px;
    font-weight: normal;
}
.detailed_review fieldset.fieldset.review-fieldset {
    margin: 0 0 20px;
}
.detailed_review .actions-toolbar.review-form-actions {
    text-align: right;
}
.detailed_review .actions-toolbar .primary {
    float: none;
}
.detailed_review .action.submit.primary{
    background: #c8b4eb;
    border: none;
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.025em;
    padding: 8px 24px 8px 12px;
    min-width: 183px;
    position: relative; 
    border-radius: 0;
}
.detailed_review .action.submit.primary:hover {
    border: none;
    color: #000000;
    background-color: #a582e2;
    cursor: pointer;
}
.review-control-vote label:before, 
.review-control-vote:before {
    font-size: 22px;
    height: 22px;
    letter-spacing: 10px;
    line-height: 22px;
}


/* CMS PAGES */
.cms-no-route .page-title-wrapper,
.cms-page-view .page-title-wrapper,
.contact-index-index .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper {
    margin: 12px 0 26px;
}
table {
    margin-top: 0rem;
    margin-bottom: 1rem;
}
table > thead > tr > th, 
table > tbody > tr > th, 
table > tfoot > tr > th, 
table > thead > tr > td, 
table > tbody > tr > td, 
table > tfoot > tr > td {
    padding: 0;
}
ul > li, 
ol > li {
    margin-bottom: 0;
}
.col2 {
    display: inline-block;
    width: 48.5%;
    vertical-align: top;
}
.col2:last-of-type {
    margin-left: 2%;
}
.fieldset {
    margin: 0 0 22px;
    letter-spacing: 0.025em;
}
.contact-index-index .actions-toolbar,
.cms-page-view .actions-toolbar {
    text-align: right;
}
.contact-index-index .actions-toolbar .primary,
.cms-page-view .actions-toolbar .primary {
    float: none;
}
.contact-index-index .actions-toolbar .primary .action,
.cms-page-view .actions-toolbar .primary .action {
    margin: 0;
}
.contact-index-index .column.main img,
.cms-page-view .column.main img{
    margin: 0 16px 16px 0;
}


/* CONTACT PAGE */
.contact.info {
    width: 35%;
    display: inline-block;
    vertical-align: top;
}
form#contact-form {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5%;
}

/* ACCOUNT PAGES */
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper,
.account .page-title-wrapper,
.customer-account-logoutsuccess .page-title-wrapper {
    margin: 12px 0 26px;
}
.field-error, 
div.mage-error[generated] {
    margin-top: 1px;
}
.block-title a.action.edit,
.block-title a.action.view {
    float: right;
}
.account table > thead > tr > th,
.account table > tbody > tr > th, 
.account table > tfoot > tr > th, 
.account table > thead > tr > td, 
.account table > tbody > tr > td, 
.account table > tfoot > tr > td {
    padding: 6px 0;
}
/* login/register page */
.fieldset > .field > .label, 
.fieldset > .fields > .field > .label {
    margin: 0 0 3px;
}

/* register page */
.fieldset {
    margin: 0 0 40px;
}
.abs-account-blocks .block-title > strong, 
.abs-account-blocks .block-title > span, 
.multicheckout .block-title > strong, 
.multicheckout .block-title > span, 
.multicheckout .block-content .title > strong, 
.multicheckout .block-content .title > span, 
.account .legend > strong, 
.account .legend > span, 
.form-giftregistry-search .legend > strong, 
.form-giftregistry-search .legend > span, 
.block-giftregistry-results .block-title > strong, 
.block-giftregistry-results .block-title > span, 
.block-giftregistry-shared-items .block-title > strong, 
.block-giftregistry-shared-items .block-title > span, 
.block-wishlist-search-form .block-title > strong, 
.block-wishlist-search-form .block-title > span, 
.block-wishlist-search-results .block-title > strong, 
.block-wishlist-search-results .block-title > span, 
.customer-review .review-details .title > strong, 
.customer-review .review-details .title > span, 
.multicheckout .block-title > strong, 
.multicheckout .block-title > span, 
.paypal-review .block .block-title > strong, 
.paypal-review .block .block-title > span, 
.account .column.main .block:not(.widget) .block-title > strong, 
.account .column.main .block:not(.widget) .block-title > span, 
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong, 
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span, 
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong, 
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > span, 
.sales-guest-view .column.main .block:not(.widget) .block-title > strong, 
.sales-guest-view .column.main .block:not(.widget) .block-title > span {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.025em;
}
.customer-account-create .field.field-name-firstname, 
.customer-account-create .field.field-name-lastname,
.customer-account-create .field.password, 
.customer-account-create .field.confirmation {
    display: inline-block;
    vertical-align: top;
    width: 49.6%;
}
#password-strength-meter-container {
    margin-top: 6px;
}

/* forgot password page */
button:not(.primary), 
button:not(.primary):active {
    box-shadow: none;
    background-color: #211920;
    border: none;
    color: #ffffff;
    font-weight: normal;
}
button:not(.primary):hover {
    background-color: #423941;
    border: none;
    color: #ffffff;
}

/* account page */
.block-collapsible-nav .content {
    background: transparent;
}
.block-collapsible-nav .item.current a, 
.block-collapsible-nav .item.current > strong {
    border-color: #872db9;
    color: #000000;
    font-weight: 600;
}
.multicheckout .box-title > span, 
.paypal-review .block .box-title > span, 
.account .column.main .block:not(.widget) .box-title > span, 
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span, 
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span, 
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
    font-size: 14px;
    letter-spacing: 0.025em;
}
.account .block-addresses-list address, 
.account .box-billing-address .box-content, 
.account .box-shipping-address .box-content, 
.account .box-address-billing .box-content, 
.account .box-address-shipping .box-content, 
.account .box-information .box-content, 
.account .box-newsletter .box-content {
    font-size: 14px;
    line-height: 20px;
}
.multicheckout .action.primary, 
.order-review-form .action.primary, 
.bundle-actions .action.primary.customize, 
.bundle-options-container .block-bundle-summary .box-tocart .action.primary, 
.box-tocart .action.tocart, 
.cart-summary .checkout-methods-items .action.primary.checkout, 
.block-minicart .block-content > .actions > .primary .action.primary, 
.methods-shipping .actions-toolbar .action.primary, 
.block-authentication .action.action-register, 
.block-authentication .action.action-login, 
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, 
.form-address-edit .actions-toolbar .action.primary, 
.box-tocart .action.instant-purchase {
    font-size: 14px;
    line-height: 1.6rem;
    padding: 8px 24px 8px 12px; 
}
.order-products-toolbar.toolbar.bottom {
    margin-top: 50px;
    border-top: 1px solid #000;
    padding-top: 5px;
}
.account p.toolbar-amount {
    display: inline-block;
    float: none;
}
.account .limiter {
    display: inline-block;
    float: none;
}
.account .limiter .control {
    position: relative;
    margin-right: 10px;
}
.account .limiter .control:after {
    content: "\f0d7";
    font-family: "Font Awesome";
    font-size: 16px;
    position: absolute;
    top: -2px;
    right: 0;
    color: #000000;
}
span.order-status {
    margin-top: 0;
    float: right;
}
#maincontent.page-main .page-title-wrapper .order-date {
    margin: 4px 0 20px;
}
#maincontent .order-details-items .product-item-name,  
#maincontent .price-including-tax span, 
#maincontent .price-excluding-tax span {
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}
.account .table tfoot,
.order-details-items tfoot td {
    background: #ffffff;
}
.account .table tfoot {
    border-top: 1px solid #e4e4e4; 
}
.account .table-wrapper {
    border-bottom: none;
}
/* FOOTER */
footer.page-footer {
    padding-bottom: 50px;
    background-color: #ebebeb;
}
.footer.usps {
    background-color: #c8b4eb;
    padding: 34px 0;
}
.footer.usps ul {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 20px;
    width: auto;
}
.footer.usps li {
    display: inline-block;
    width: 22.9%;
    vertical-align: middle;
    margin: 0;
    padding-left: 2.2%;
}
.footer.usps li:first-of-type {
    padding-left: 0;
}
.footer.usps li span{
    margin-left: 14px;
    display: inline-block;
    vertical-align: middle;
}
.footer.usps li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
}
.footer.usps li:nth-child(1):before {
    width: 68px;
    height: 44px;
    background-image: url(../images/usps-delivery.svg);
}
.footer.usps li:nth-child(2):before {
    width: 37px;
    height: 52px;
    background-image: url(../images/usps-checklist.svg);
}
.footer.usps li:nth-child(3):before {
    width: 45px;
    height: 44px;
    background-image: url(../images/usps-box.svg);
}
.footer.usps li:nth-child(4):before {
    width: 43px;
    height: 53px;
    background-image: url(../images/usps-certificaat.svg);
}
.footer.blocks {
    display: inline-block;
    width: 23%;
    vertical-align: top;
    line-height: 24px;
    border-left: 1px solid #e2e2e2;
    padding-left: 2.5%;
}
.footer.blocks:first-of-type {
    border-left: none;
    padding-left: 0;
}
.footer.blocks h3 {
    margin-bottom: 14px;
    margin-top: 14px;
    font-size: 18px;
    letter-spacing: 0.025em;
    font-family: "Open Sans semibold";
}
.footer.blocks a {
    color: #000000;
}
.footer.blocks img {
    margin-bottom: 42px;
}
a.nieuwsbrief:after {
    content: "\f054";
    font-family: "Font Awesome";
    font-size: 14px;
    margin-left: 10px;
    line-height: 9px;
    position: relative;
    top: 1px;
}
.footer.blocks a:hover {
    color: #872db9;
}

.form.subscribe {
    min-width: 600px;
    width: 50%!important;
}
.block.newsletter {
    width: 100%!important;
    margin-top: 24px;
}
.block.newsletter .label {
    width: auto;
    height: auto;
    margin: 0 0 3px;
    overflow: unset;
    position: unset;
    font-weight: 600;
}
form.form.subscribe .field {
    margin: 0 0 20px;
    float: none !important;
}
.block.newsletter .form.subscribe {
    display: block;
    position: relative;
}
.block.newsletter .field .control:before {
    display: none;
}
.block.newsletter input[type="email"],
.block.newsletter input[type="text"] {
    padding: 9px;
    width: 100%;
    height: 37px;
    margin-bottom: 4px;
    border-color: #929292;
    color: #333333;
}
.block.newsletter .actions {
    display: block;
    width: auto;;
}
.block.newsletter .action.subscribe {
    background: #c8b4eb;
    border: none;
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.025em;
    padding: 8px 24px 8px 12px;
    min-width: 183px;
    position: relative;
    border-radius: 3px;
}
.block.newsletter .action.subscribe span:after {
    right: 10px;
    top: 8px;
}
.block.newsletter .action.subscribe:hover {
    background: #a582e2;
    border: none;
    color: #000000;
}
.copyright {
    background-color: #000000;
    color: #ffffff;
    font-size: 12px;
    padding: 8px;
}
.copyright a {
    color: #ffffff;
}
.copyright-inner {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 20px;
    width: 100%;
}
.left-copy,
.right-copy {
    display: inline-block;
    vertical-align: middle;
}
.left-copy {
    width: 80%;
    text-align: left;
}
.copyright-inner ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    list-style: none;
}
.copyright-inner li {
    margin: 0;
    display: inline-block;
    margin-right: 14px;
}
.copyright-inner li:after {
    content: "•";
    margin-left: 14px;
}
.copyright-inner li:last-of-type:after {
    content: "";
}
.right-copy {
    width: 10%;
    text-align: right;
    margin-left: -1%;
}
a.facebook, 
a.instagram,
a.tiktok {
    font-size: 0;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    background-color: #872db9;
    border-radius: 50%;
	vertical-align: top;
    margin-left: 6px;
}
a.facebook:after {
    content: "\f39e";
    font-family: "Font Awesome Brands";
    color: #ffffff;
    font-size: 14px;
    line-height: 25px;
}
a.instagram:after {
    content: "\f16d";
    font-family: "Font Awesome Brands";
    color: #fff;
    font-size: 18px;
    line-height: 25px;
}
a.tiktok:after {
    content: "\e07b";
    font-family: "Font Awesome 6 Brands";
    color: #fff;
    font-size: 18px;
    line-height: 25px;
}
#to-top {
    display: block;
    background-color: #872db9;
    width: 36px;
    height: 26px;
    position: fixed;
    bottom: 7px;
    right: 10px;
    text-align: center;
    cursor: pointer;
    z-index: 1;
}
#to-top:after {
    content: "\f077";
    font-family: "Font Awesome";
    color: #ffffff;
    font-size: 19px;
    line-height: 25px;
}

/* CART PAGE */
#shopping-cart-table .product-item-photo img.photo.image {
    width: 80px;
    height: 80px;
    max-width: none;
}
.cart.item.message.notice {
    display: none;
}
.cart.table-wrapper .cart thead tr th.col {
    font-weight: normal;
}
.cart.table-wrapper .cart thead tr th.col {
    padding-top: 18px;
}
a.use-ajax.action.action-towishlist {
    display: none;
}
.cart.table-wrapper .item .col.item,
.cart.table-wrapper .product-item-details {
    padding-bottom: 0!important; 
}
.cart.table-wrapper .product-item-name {
    color: #333333;
    font-size: 14px;
    letter-spacing: 0.025em;
    font-weight: 400;
}
.abs-toggling-title:after,
.cart-discount .block .title:after {
    display: none!important;
}
.cart-discount .block > .title {
    cursor: default!important;
}
.cart-discount .block > .title strong {
    color: #000000;
}
.cart-discount #block-discount.block .content {
    display: block!important;
}
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.primary:not(:focus) {
    width: 100%;
    background: #c8b4eb;
    color: #000000;
    border: none;
    box-shadow: none;
}
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.primary:focus {
    background: #a582e2;
    border: none;
}
.cart.main.actions button:not(.primary), 
.cart.main.actions button:not(.primary):active {
    background-color: #a9a9a9;
}
.cart.main.actions button:not(.primary):hover {
    background-color: #828282;
}
.cart.table-wrapper .item-options dt {
    min-width: 56px;
}
.cart.table-wrapper .item-options {
    font-size: 12px;
    line-height: 16px;
    margin-top: 6px!important;
}
.cart.item .login-text, 
.cart.item .field.qty {
    margin-right: 0;
}
.cart-summary {
    position: inherit!important;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
    background: #49b92d;
    color: #ffffff;
}
.cart-summary .checkout-methods-items .action.primary.checkout:hover {
    background: #248c0a;
}
.cart-summary > .title {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0.025em;
    text-align: center;
}
.cart-summary #block-shipping {
    display: none;
}
.cart-summary .cart-totals .grand .mark,
.cart-summary .cart-totals .grand .amount {
    font-size: 14px;
}
/* upsells */
ol.products.list.items.product-items {
    margin-left: 0;
}
ol.products.list.items.product-items li.item.product.product-item {
    width: 25%;
    display: inline-block;
}

/* review */
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_sidebar_column {
    padding-left: 24px;
    margin-bottom: 0 !important;
    float: right;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_payment_column {
    padding: 0 24px;
    width: 34.6233%;
    float: left;
}
body .iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals {
    margin-top: 0;
    padding-top: 0;
}
.iwd_opc_wrapper h3 {
    font-size: 14px;
}
#iwd_opc_review {
    display: block;
    width: 100%;
}
#iwd_opc_review_items_totals {
    display: block!important;
}
#iwd_opc_review_items {
    display: table;
    width: 100%;
}
.iwd_opc_review_item_header {
    display: table-row;
    font-weight: bold;
}
.iwd_opc_review_item {
    display: table-row;
}
.iwd_opc_review_item_cell {
    display: table-cell;
    padding: 5px 0;
}
#iwd_opc_review_head {
    display: none;
}
.iwd_opc_review_item_cell:last-of-type {
    width: 20%;
    text-align: right;
}
.iwd_opc_review_total {
    display: table;
    width: 100%;
}
.iwd_opc_review_total_cell {
    display: table-cell;
}
.iwd_opc_review_total_cell:last-of-type {
    width: 20%;
    text-align: right;
}
#iwd_opc_review_totals {
    padding: 0!important;
}
.iwd_opc_review_total.iwd_opc_grand_total {
    font-weight: bold;
}
.iwd_opc_review_item_option {
    font-size: 12px;
    line-height: 16px;
    margin-top: 4px;
    margin-bottom: 8px;
    display: table;
}
.iwd_opc_review_item_option_label {
    font-weight: bold;
    display: table-cell;
    min-width: 66px;
}
.iwd_opc_review_item_option_value {
    display: table-cell;
}
.iwd_opc_review_item_qty {
    text-align: right;
    padding-right: 6px;
}
.iwd_opc_review_item .iwd_opc_review_item_cell,
.iwd_opc_review_item_header .iwd_opc_review_item_cell {
    border-bottom: 1px solid #ddd;
}
.iwd_opc_review_item:last-of-type .iwd_opc_review_item_cell {
    border-bottom: none;
}

/* order button */
body .iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_place_order_button.active {
    background: #49b92d;
}
body .iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_place_order_button.active:hover {
    background: #248c0a;
}


/* SUCCES PAGE */
.checkout-onepage-success .sidebar.sidebar-additional {
    display: none;
}
.checkout-onepage-success.page-layout-2columns-left .column.main {
    float: none;
    margin: 0 auto;
}
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button {
    background-color: #872db9;
    color: #ffffff;
}
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button:hover {
    background-color: #550f7c;
    color: #ffffff;
}



/* BLOG FISHPIG WORDPRESS */
.post-list-item h2 {
    margin: 0 0 8px;
    font-weight: bold;
}
.is-blog .page-title-wrapper {
    margin: 12px 0 26px 20.83333333%;
}
.sidebar.sidebar-main .block-title strong {
    margin: 13px 0 0px;
    display: block;
}
.blog-search input.input-text {
    display: inline-block;
    width: 80%;
    vertical-align: top;
}
.blog-search button.button {
    display: inline-block;
    width: 20%;
    margin: 0 0 0 -2%;
    height: 32px;
    border-radius: 0;
    font-size: 0;
    background-color: #c8b4eb;
    position: relative;
}
.blog-search button.button:after {
    content: "\f002";
    font-size: 18px;
    line-height: 32px;
    font-family: "Font Awesome";
    color: #000000;
    position: absolute;
    width: 20%;
    display: block;
    height: 32px;
    top: 0px;
}
ol.post-list li.item {
    display: inline-block;
    vertical-align: top;
    width: 33.4%;
    margin: 0 -2.4px -1px;
    box-sizing: border-box;
    border: 1px solid #c8c8c8;
    padding: 20px;
    height: 562px;
    position: relative;
}
ol.post-list li.item:hover {
    border: 1px solid #872db9;
}
ol.post-list li.item:nth-child(3n+3) {
   margin-right: 0; 
}
.post-list-item h2 a {
    color: #000000;
    font-size: 18px;
}
ol.post-list .post-entry {
    overflow: inherit;
}
ol.post-list .post-image {
    float: none;
    display: block;
    margin: 0 auto;
}
.post-categories.post-meta-item a {
    font-size: 12px;
    text-transform: uppercase;
    color: #989898;
}
.post-date.post-meta-item:before {
    content: "\f017";
    font-family: "Font Awesome";
    margin-right: 4px;
}
.wordpress-post-view .post-categories.post-meta-item:before {
    content: "\f02b";
    font-family: "Font Awesome";
    margin-right: 4px;
}
ol.post-list .post-meta {
    margin: 0;
    position: absolute;
    bottom: 20px;
}
.post-meta .post-meta-item {
    margin: 0;
    color: #989898;
    font-size: 12px;
}
.post-list-wrapper .pager {
    display: block;
    width: 100%;
    margin-top: 50px;
    border-top: 1px solid #000000;
    padding-top: 14px;
    position: relative;
}
.post-list-wrapper .pager .toolbar-amount:after {
    content: "";
}
.post-list-wrapper .pager .pages:last-of-type {
    top: 8px;
}
.post-view img.alignleft {
    margin-bottom: 1.5em;
}
.linesep.bottom {
    border-top: 1px solid #ddd;
}
.is-blog .social-share {
    float: right;
    margin-top: 14px;
}
.wordpress-post-view .post-meta {
    float: left;
    margin-top: 20px;
}
ol.post-list.grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
ol.post-list.grid li.item{
    width:100%;
}

.fieldset .field.required > .label:after, 
.fieldset .fields > .field.required > .label:after, 
.fieldset .field._required > .label:after, 
.fieldset .fields > .field._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}

.fieldset .field, 
.fieldset .fields .field {
    margin: 0 0 20px;
}


.product-item-actions .actions-primary + .actions-secondary {
    display: none;
}

.table-wrapper.grouped .old-price {
    color: #c8b4eb;
    position: relative;
    display: inline-block;
    margin: 0 auto;
    float: left;
    margin-right: 8px;
    float: left;
}

.table-wrapper.grouped .col {
    padding: 10px;
}

.table-wrapper.grouped .control.qty {
    margin-top: 5px;
}
.message.info.empty {
    margin-top: 30px;
}
@media only screen and (max-width: 1280px) {
    strong.logo, 
    .header.content .logo {
        width: 20%;
    }
    .header_right {
        width: 80%;
    }
    select#brandMenuItem {
        width: 16.6%;
    }
    .block.block-search {
        width: 47.92%;
        padding-left: 2%;
    }
    .login_link {
        width: 16.8%;
        margin-left: 2%;
    }
    .topline_header .minicart-wrapper {
        width: 10.75%;
        margin-left: 2%;
    }
}
@media only screen and (max-width: 880px) {
    .top.usps {
        width: 58%;
    }
    .top.link {
        width: 42%;
    }
    .nav-sections .navigation {
        font-size: 13px;
    }
    .navigation .level0 > .level-top {
        padding: 0 9px;
    }
    .nav-sections .navigation .level0 > .level-top, 
    .nav-sections .navigation .level0.active > .level-top, 
    .nav-sections .navigation .level0.has-active > .level-top {
        margin-top: 0px;
    }
    select#brandMenuItem {
        height: 36px;
        line-height: 20px;
        background-size: 36px;
        background-position: right -19px;
    }
    .block-search input#search {
        position: relative;
        left: auto;
        height: 36px;
        border-color: #929292;
    }
   
    .login_link {
        height: 36px;
        line-height: 36px;
        font-size: 13px;
    }
    .topline_header .minicart-wrapper {
        padding: 4px 0;
    }
    .minicart-wrapper .action.showcart .counter.qty {
        min-width: 36px;
        top: 2px;
        right: 0;
        font-size: 16px;
    }
    ol.products.list.items.product-items li.item.product.product-item {
        width: 33%;
    }
    .footer.usps li {
        width: 24%;
        padding-left: 0;
    }
    .footer.usps li span {
        margin-left: 12px;
        font-size: 12px;
    }
}

.catalogsearch-result-index .pages {
    display: block;
    margin-bottom: 10px;
}

.catalogsearch-result-index .products.products-grid, .custom-slider {
    margin-top: 59px;
}

.field.region {
    display: none;
}


.iwd_opc_alternative_column .iwd_opc_button {
    display: none !important;
}

.category-merk .subcategoryblock{
    padding: 10px 0;
    height: auto;
}

.category-merk .subcategoryblock .image{
    display: none;
}



.search-autocomplete {
    display: none !important;
}

.discount-message, .shipping-message {
    position: absolute;
    top: -40px;
    background: #c7b3eb;
    width: 425px;
    padding: 8px 0 8px 15px;
}

.discount-message span, .shipping-message span {
    font-size: 12px;    
}

.discount-message i, .shipping-message i{
    color: #7a33f9;
    margin-right: 5px;
}

.topline_header .minicart-wrapper .totals-block {
    padding-top: 1px;
}

#nineyards_filers_wrapper {
    min-height:35px;
}

.minicart-wrapper .product-image-wrapper {
    z-index: 0;
}

.catalog-product-view .product.media .new-label {
    z-index: 1 !important;
}

.iwd_main_wrapper .scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer .scroll-bar {
    left: 5px !important;
}

.iwd_main_wrapper .scroll-wrapper {
    overflow: visible !important;
}

.minicart-footer .continue-shopping {
    margin-top: 8px;
    display: inline-block;
}
.minicart-items .product-item-details .details-qty .minicart-change-quantity {
    background-color: #c7b3eb;
    color: white;
}
.minicart-items .product-item-details .details-qty .minicart-change-quantity {
    font-weight: 700;
    width: 20px;
    /* height: 15px; */
    line-height: normal;
    text-align: center;
    margin: 0 5px;
}



body .button-cms {
    background: #872db9;
}
body .sbs_search_suggest_item_subtitle {
    color: #c8b4eb;
}

/* #street_1-error{
    display: inline-block;    
    left: 0px;
    top: 40px;
} */
.field.additional.houseno label, .field.additional.hsaddition label {
    position: relative !important;
    font-weight: 600;
}
.houseno .label:after {
    content:'*';
    color:#e02b27;
    font-size:1.2rem;
    margin:0 0 0 5px;
}
.post-list-wrapper .post-list.grid li{
    display: inline-block;
    margin-left: unset;
    margin-bottom: unset;
}
.postnl-delivery-options button.btn.btn-default{
    padding: 12px !important;
}
.fieldset .field.street .field{
    margin: 0 0 5px !important;
}

/* Styled list for specifications */
#product-ai-specs .specifications-list {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

#product-ai-specs .specifications-list li {
    margin-bottom: 8px;
    padding-left: 20px;
    position: relative;
    line-height: 1.5;
}

#product-ai-specs .specifications-list li:before {
    content: "●";
    color: var(--primary-color);
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
}

#product-ai-specs .specifications-list li strong {
    color: var(--primary-color);
    font-weight: 600;
}

#product-ai-specs .specifications-list li {
    list-style-type: none;
}