.color-white {
    color: #fff;
}
.color-purple {
    color: #53217d;
}
.color-grey {
    color: #999999;
}
.background-primary {
    background: #53217d;
    fill: #53217d;
}
.background-grey {
    background: #515151;
    fill: #515151;
}
.background-dark-grey {
    background: #282828;
    fill: #282828;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .step-title {
    font-family: 'Cairo';
}
h1 {
    font-size: 5rem !important;
}
h2 {
    font-size: 4rem;
}
h3 {
    font-size: 3rem;
}
h4 {
    font-size: 2.6rem;
}
h5 {
    font-size: 1.4rem;
}
p {
    line-height: 23px;
    margin-bottom: 16px;
}
.container, .checkout-index-index .container {
  max-width: 1320px;
}
.w-80 {
    width: 80%;
}
.w-40 {
    width: 40%;
}
.w-250{
    width: 250px;
}
.logo img {
    width: 100%;
    max-height: 80px;
}
.category-image {
    display: none;
}
.cms-no-route-404 .container.main-container {
    background: none;
}
.smile-es-range-slider .ui-slider-handle{
    background: #53217d;
}
.smile-es-range-slider a.action.primary {
    color: #fff;
}
.price-including-tax:before, .price-excluding-tax:before {
    font-size: 10px !important;
}
.price-including-tax .price, .price-excluding-tax .price {
    display: inline-block !important;
    vertical-align: middle;
}
.price-including-tax:before, .price-excluding-tax:before {
    content: attr(data-label) ': ';
    font-size: 1.25714286rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
.product-info-price .price-box .price-wrapper.price-excluding-tax .price {
    font-size: 2.4rem !important;
}
.product-info-price .price-box .price-wrapper.price-including-tax .price {
    font-size: 1.3rem;
}
.gallery-placeholder .fotorama__thumb {
    border: none;
}
.gallery-placeholder .fotorama__thumb-border {
    border: none;
    border-bottom: 1px solid #53217d;
}
.box-tocart .fieldset-add {
    display: inline-block;
}
.box-tocart .field>label {
    display: none;
}
.box-tocart .fieldset-add input.input-text {
    height: 52px;
}
.box-tocart .fieldset-add .custom-qty button {
    height: 54px;
}
.logo-checkout img {
    max-width: 300px;
}
.action.primary, .action.secondary{
    font-weight: 500 !important;
    font-family: 'Cairo';
}
.t-2 {
    top: 2px;
}
.l-0 {
    left: 0;
}
.pt-50p {
    padding-top: 50%;
}
.w-auto {
    width: auto !important;
}
.mw-500{
    max-width: 500px;
}
.mw-100p {
    max-width: 100%;
}
.mh-500{
    max-height: 500px;
}
.w-700{
    width: 700px;
}
.minh-100{
    min-height: 100px;
}
.weight-bold {
    font-weight: bold;
}
.icon-green {
    fill: #6fb262;
}
.position-unset {
    position: unset !important;
}
.position-relative {
    position: relative !important;
}
.position-unset{
    position: unset !important;
}
.border-none {
    border: none !important;
}
.padding-big {
    padding: 70px 0px !important;
}
.hover-content {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    background: #6fb262;
    transition: 0.3s;
    bottom: -300px;
}
.hover-content ul li {
    margin: 5px 0px;
}
.hover-card:hover .hover-content {
    bottom: 0;
}
.hover-content a {
    color: #fff;
}
.mp-product-slider-content .owl-nav button span:hover, .owl-theme .owl-nav [class*='owl-']>* {
    line-height: 34px;
    font-size: 37px;
    color: #7d7d7d;
}
.mp-product-slider-content .owl-nav .owl-next {
    right: -2% !important;
}
.mp-product-slider-content .owl-nav .owl-prev {
    left: -2% !important;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next{
    background: #ddd !important;
}
.owl-carousel .owl-nav button {
    opacity: 1;
    visibility: visible;
}
/*My Account Martfur Changes*/
form.b2b-form-create-account {width: 80%;margin: 30px auto;padding: 5%;background-color: #ffffff;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
form.b2b-form-create-account fieldset.b2b-info {padding-bottom: 2%;margin-bottom: 3%;float: left;width: 47%;padding-right: 5%;}
form.b2b-form-create-account fieldset.b2b-info .b2b-field { margin-top: 10px; }
form.b2b-form-create-account fieldset.b2b-info .field.field-name-firstname.required { margin-bottom: 15px; }
form.b2b-form-create-account fieldset.b2b-info label.b2b-label,
form.b2b-form-create-account fieldset.b2b-info label.b2b-label-marketing-business { padding-left: 5px; }
form.b2b-form-create-account fieldset.b2b-info legend.b2b-legend span { font-size: 1.8rem; color: #53217d; font-weight: normal; border: 0px; }
form.b2b-form-create-account fieldset.b2b-info #b2b-add_company { margin: 3% 0 2%; }
form.b2b-form-create-account fieldset.b2b-info .marketing-checkboxes-business,
form.b2b-form-create-account fieldset.b2b-info .marketing-checkboxes-marketing,
form.b2b-form-create-account fieldset.b2b-info .marketing-checkboxes-contact { margin-bottom: 10px; }
form.b2b-form-create-account fieldset.fieldset.create.account { width: 50%; float: left; }
form.b2b-form-create-account fieldset.fieldset.create.account .legend { margin-left: 0px; border: 0px; padding: 0; }
form.b2b-form-create-account fieldset.fieldset.create.account .legend span { font-size: 1.8rem; font-weight: normal; color: #53217d;  }
form.b2b-form-create-account fieldset.fieldset.create.account label.label span { font-size: 16px; }
form.b2b-form-create-account .content-marketing-checkboxes { font-size: 13px; font-style: italic; }
form.b2b-form-create-account input#b2b-company {width: 50%; height: 42px; width: 100%; padding: 0 10px; border-radius: 3px; font-size: 16px; }
form.b2b-form-create-account .b2b-actions-toolbar {display: block;width: 100%;clear: both;}
form.b2b-form-create-account .b2b-actions-toolbar > div button, form.b2b-form-create-account .b2b-actions-toolbar > div a {color: #000;padding: 10px 15px;}
form.b2b-form-create-account .b2b-actions-toolbar > div {display: inline-block;}
form.b2b-form-create-account .b2b-actions-toolbar .b2b-secondary {float: right;margin-top: 5px;}
form.b2b-form-create-account .b2b-actions-toolbar .b2b-action { margin-left: 0px;     border-radius: 5px;}
form.b2b-form-create-account .b2b-control { position: relative; }
.account .action-default, .account .block-footer .action-add, .account .block-footer .action-add, .account .page-main button {background: #6fb262 !important;border: none !important;color: #fff !important;}
.account .page-main select {height: 31px !important;}
.account .page-main input {height: 30px !important;min-height: auto !important;}
.account .page-main .range > div {display: inline-block !important;width: 50% !important;}
.account .page-main select, .account .page-main input {font-size: 13px !important;}
.account .page-main input[type="checkbox"] {height: auto !important;}


span.counter.qty.empty {
    display: none;
}
button#btn-minicart-close {
    display: none;
}
.stock.unavailable a {
    text-decoration: underline;
}
.stock.unavailable, .stock.unavailable a {
    color: #980d0d;
}
.stock.available {
    color: #1e6145;
}
.qty-small {
    height: 39px !important;
}
.out-of-stock.button {
    background: #ddd;
    border: none;
    border-radius: 3px;
    height: 39px;
    width: 100%;
}
.product-tab-item .tocart.primary {
    width: 100%;
}
.product-tab-item h2 {
    font-size: 16px;
}
.product.data.items {
    text-align: left;
}
#more {
    display: none;
}
.no-style-button {
    border: none;
    padding: 0;
    color: #53217d;
    font-weight: 500;
}
.text-small{
    font-size: 12px;
}
.wrapper-breadcrums {
    display: none;
}
.background-overlay-right{
    background-position: right center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.show {
    display: block !important;
}
.parent.showMenu .submenu {
    opacity: 1;
    visibility: visible;
}
.small-icon {
    width: 9px;
    position: relative;
    top: 2px;
    margin-right: 4px;
}
.short_description {
    margin-bottom: 10px;
}
.products.list .product-item-description {
    margin-top: 0;
}
.category-landing .pagebuilder-column img {
    margin-bottom: 10px;
}

.category-landing .pagebuilder-column {
    padding: 2%;
    margin: 10px;
    border: 1px solid #ddd;
}
.h-50 {
    height: 130px !important;
}
.h-50 img {
    max-height: 130px;
    margin: auto;
    display: block;
}
.icon-top-mobile svg {
    fill: #fff;
}
.menu-logo .btn-nav {
    width: 30px;
    height: 30px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0;
    margin-top: 2px;
}
.mb-toggle-switch span {
    background: #fff;
}
.mb-toggle-switch span::before, .mb-toggle-switch span::after {
    background: #fff;
}
.icon-top-mobile .user-topbar, .icon-top-mobile .minicart-action {
    display: inline-block;
    vertical-align: middle;
}
.icon-top-mobile {
    max-width: 100%;
}
.med-icon {
  height: 16px;
}
.block-search {
  padding-right: 0;
}
.block-search .action.search svg {
  max-height: 15px;
  fill: #fff;
}
.block-search button {
    background-color: #53217d;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 42px !important;
    height: 42px;
    padding: 0px;
}
.block-search input {
    border: 2px solid #53217d !important;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    padding-left: 15px;
    font-family: 'Cairo';
}
.block-search input::placeholder {
    color: #3d3d3d;
}
.block-search .action.search {
  line-height: 45px;
}
.horizontal-menu .magebig-nav li.level0 span {
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Cairo';
}
.horizontal-menu {
  text-align: center;
}
.color-grey {
    color: #c5c5c5;
}
.color-dark-grey {
    color: #666 !important;
}
.blue-button {
  background-color: #53217d;
}
.green-button{
  background-color: #6fb262 !important;
}
.action.button:hover, .box-tocart .actions .tocart:hover, .box-tocart .instant-purchase:hover, .cart-summary .checkout-methods-items .action.primary.checkout:hover, .custom-button.green-button:hover, .action.primary:hover, .action.secondary:hover {
    background: #53217d;
    color: #fff;
    opacity: 0.8;
}
.button-primary, .action.button {
    background: #53217d;
    color: #fff !important;
}
.button-primary:hover, .action.button:hover {
    opacity: 0.8;
}
.button-secondary:hover {
    background: #babab0;
    color: #fff !important;
    opacity: 0.8;
}
.box-tocart .actions .tocart, .box-tocart .instant-purchase {
    border-radius: 10px;
}
.purple-background, .cms-content-important.purple-background {
    background: #795c6ccc;
}
.black-background {
    background: #282828;
}
/*Header*/
.magebig-nav .simple-dropdown ul.level0 li a {
    border: none;
}
.horizontal-menu .magebig-nav li.level2 span {
    color: #000;
}
.horizontal-menu .level0.level-top.parent:hover:after {
    top: 100%;
}
.icon-top-mobile svg {
    fill: #2f2f2f;
    height: 23px;
}
.mb-toggle-switch span::before, .mb-toggle-switch span::after, .mb-toggle-switch span {
    background: #2f2f2f;
    height: 4px;
}
.top-header {
    background: #2d2d2d;
}
.top-header, .top-header a span {
    font-size: 11px !important;
}
.top-header a span{
    text-transform: capitalize !important;
}
.top-header .horizontal-menu {
    text-align: right;
}
.header-button svg {
  fill: #fff;
}
.header-content-action .col > div > a > p {
    font-size: 12px;
    margin-top: 10px;
    color: #373737;
    font-weight: 700;
    font-family: 'Cairo';
    margin-bottom: 0px;
}
.header-content-action svg {
    max-height: 20px;
    height: 20px;
    margin: auto;
    display: block;
    fill: #373737;
}
.header-button {
  height: 41px;
  width: 42px;
  display: block;
  text-align: center;
  line-height: 48px;
  border-radius: 50px;
}
.header-menu-content {
    background: #53217d;
    border: none;
    box-shadow: 0px 2px 3px #b2b2b2;
    z-index: 9;
    position: relative;
}
.horizontal-menu-wrap a span {
    color: #53217d !important;
}
.horizontal-menu-wrap {
    text-align: right;
}
.second-head-block img {
    margin-top: -24px;
}
.second-head-block svg, .second-head-block img {
    max-height: 22px;
    width: 20%;
}
.second-head-block div {
    text-align: left;
    font-size: 12px;
    width: auto;
}
.second-head-block svg, .second-head-block div {
    display: inline-block;
}
.second-head-block svg {
    max-width: 30px;
    margin-right: 10px !important;
    position: relative;
    top: -2px;
    fill: #3f3f3f;
}
.second-header-blocks {
    background: #eeeeee;
    padding: 7px;
}
.second-head-block div > p {
    color: #737373;
}

.second-head-block div > span {
    color: #343434;
}
.second-head-block p {
    margin-bottom: 0;
}
.second-head-block div > span {
    font-weight: 800;
}
/*Footer*/
.footer.content {
    border: none;
}
.toggle-mobile .title .mbi:before {
    color: #fff;
}
.text-copyright {
    margin-top: 10px;
}
.footer-links-wrap .title {
    border-color: #4a4a4a;
}
.footer-copyright-vertical {
    background: #53217d;
    color: #ffff;
    border: none;
    margin-bottom: 0px;
}
.page-footer {
    background: #515151;
}
.footer-main .title {
    color: #fff;
    margin-bottom: 0;
}
.footer-main p {
    color: #fff;
    font-size: 13px;
    line-height: 24px;
}
.page-footer a {
    color: #939393;
}
.magebig-mobile-menu .nav-bar .nav-logo {
    max-width: 200px;
    margin: auto;
}
.mb-toggle-switch span::before, .mb-toggle-switch span::after, .mb-toggle-switch span {
    background: #3d3d3d;
}
.counter.qty {
    position: absolute;
    top: -5px;
    right: -2px;
    background: #77c4ea;
    line-height: 18px;
    text-align: center;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    color: #fff;
    font-size: 8px;
}
/* .menu-container .magebig-nav li.level0 {
    display: none;
} */
.menu-container .magebig-nav li.level0:nth-child(8), .menu-container .magebig-nav li.level0:nth-child(9), .menu-container .magebig-nav li.level0:nth-child(10), .menu-container .magebig-nav li.level0:nth-child(11), .menu-container .magebig-nav li.level0:nth-child(7), .menu-container .magebig-nav li.level0:nth-child(6) {
    display: inline-block !important;
}
.no-style-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.arrow-style-list {
    list-style-type: disclosure-closed;
}
.horizontal-list li {
    display: inline-block;
    vertical-align: middle;
}
.lh-normal{
    line-height: normal;
}
.custom-font2 {
    font-family: 'Cairo';
}
.xl-heading {
    font-size: 14em;
}
.l-heading {
    font-size: 6rem !important;
}
.primary-color {
    color: #53217d !important;
}
.orange-text, .orange-text a, .cms-content-important .orange-text {
    color: #ff6306 !important;
}
.green-text, .green-text a, .cms-content-important .green-text {
    color: #8a9021 !important;
}
.dark-blue-text {
    color: #224160;
}
.red-text {
    color: #c10000;
}
.black-text {
    color: #000;
}
.yellow-text {
    color: #ffb42f;
}
.text-underline {
    text-decoration: underline !important;
}
.underline {
    text-decoration: underline;
}
.font-bold {
    font-weight: bold;
}
.blue-text, .blue-text a {
    color: #53217d;
}
.horizontal-list li{
    margin: 0px 10px;
}
.grey-background {
    background: #6e716e;
}
.text-white {
    color: #fff;
}
.display-inline-block {
    display: inline-block;
}
hr {
    border: 1px solid #a9a9a9;
}
.white-text, .white-text a {
    color: #fff;
}
.custom-button svg {
    height: 16px;
    margin-right: 10px;
    fill: #fff;
}
.custom-button {
    padding: 10px 20px;
    display: inline-block;
    border-radius: 5px;
    box-shadow: none;
    color: #fff;
    font-weight: 600;
}
.red-button {
    background: #c74a00;
}
.orange-background {
    background: #ff6306;
}
.dark-grey-background {
    background: #6c685e;
}
.green-background {
    background: #6fb262;
}
.dark-green-background {
    background: #008000;
}
.red-background {
    background: #c83f3f;
}
.light-grey-background {
    background: #babab0;
}
.white-background {
    background: #fff;
}
.blue-background {
    background: #23889a;
}
.dark-blue-background {
    background: #003fa5;
}
.dark-pale-blue-background{
    background: #224160;
}
.green-blue-background{
    background: #317474;
}
.sage-background {
    background: #3c463a;
}
.brown-grey-background {
    background: #3f3b2f;
}
.section .container {
    padding: 5%;
    overflow: hidden;
}
.section-top {
    padding: 4% 8%;
}
.section-image-left{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 15%;
}
.section-image-right{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 85%;
}
.margin-auto {
    margin: auto;
}
.container-small {
    max-width: 700px;
}
.dot-list {
    list-style-type: disc !important;
    padding: 0px 0px 15px 15px !important;
}
.numbered-list {
    list-style-type: decimal;
}
.numbered-list li, .dot-list li {
    margin-bottom: 15px;
}
.cms-page-view .page-main li {
    margin-bottom: 10px;
}
.cms-page-view .page-main p {
    line-height: 28px;
}
.quick-links {
    bottom: 0;
    right: 0;
    left: unset !important;
    z-index: 999;
    border-left: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    box-shadow: 3px 3px 9px #3f3f3f;
    border-top-left-radius: 20px;
}
.quick-links ul a {
    padding-left: 10px;
}
.quick-links li:last-child {
    margin-bottom: 0;
}
.mr--15p {
    margin-right: -15%;
}
.ml--15p {
    margin-left: -15%;
}
.overflow-hidden {
    overflow: hidden;
}
.action.button, .action.continue, .action.update, .action.clear {
    color: #fff;
}
.toolbar-products .sorter select, .toolbar-products .limiter select {
    font-size: inherit;
}
.button-secondary {
    background: #babab0 !important;
    border: none !important;
}
.vertical-middle{
    vertical-align: middle !important;
}
.float-none {
    float: none;
}
.mobile-only {
    DISPLAY: NONE;
}
.slider-dots-below .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 20px !important;
    width: 100%;
    left: 0;
}
.z-index-top {
    z-index: 9999;
}

/*Navigation*/
.smartmenu.magebig-nav li.level0 {
    padding: 10px !important;
}
.nav-container {
    display: none;
}
.magebig-nav li.level0 {
    position: unset;
    padding: 10px;
}
.magebig-nav li.level0 > .show-sub {
    width: 100% !important;
    top: 38px;
    padding: 30px;
}
.magebig-nav li.level0:hover>.show-sub {
    opacity: unset;
    visibility: unset;
    transform: unset;
    display: block;
}
.magebig-nav .show-sub-content ul.level0 > li {
    width: 20%;
}
.magebig-nav .show-sub-content ul.level0 > li > .submenu {
    visibility: visible;
    opacity: 1;
    left: 0;
    top: 0;
    position: unset;
}
.magebig-nav .level1 div.submenu:before {
    display: none;
}
.magebig-nav .simple-dropdown li.level2 {
    padding: 0 !important;
}
li.level2 .show-sub {
    display: none !important;
}
li > a::before {
    display: none;
}
.magebig-nav {
    padding: 0;
}
.magebig-nav .simple-dropdown li.level1 > a span {
    color: #333;
    font-weight: 700;
    border-bottom: 1px solid #333;
    font-size: 14px;
    line-height: normal;
}
.mbmenu-block {
    padding: 10px 20px;
}
.magebig-nav li.level0>.show-sub {
    display: none;
    transform: unset;
}
.magebig-nav li.level0.showMenu>.show-sub {
    display: block;
}
.nav-container li.level0 > a, .nav-container li.level0 > i {
    pointer-events: none;
    color: #fff;
}
/*Account*/
.account .main {
    background: #fff;
    padding: 35px;
    border-radius: 20px;
    margin-bottom: 30px;
}
.account-nav {
    background: #fff;
    padding: 15px;
    border-radius: 20px;
}
.account-nav .content, .account-nav .item a:hover {
    background: none;
}
.product-item-name a {
    color: #53217d;
    font-weight: 600;
    font-family: 'Cairo';
    font-size: 20px;
}
.product-item .product-item-name {
    max-height: 80px;
    min-height: 80px;
}
.price-wrapper .price {
    font-weight: 700;
    color: #53217d;
    font-size: 2.2rem;
}
/* .price-wrapper .price::after {
    content: 'Ex VAT';
    font-size: 11px;
    margin-left: 4px;
    color: #868686;
} */
button.primary svg {
    width: 15px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    fill: #fff;
}
button.primary span {
    vertical-align: middle;
    display: inline-block;
}
.product-stock {
    font-weight: 600;
    text-align: left;
    margin-bottom: 10px;
}
.product-slider .mp-product-slider-content .product-items .product-slider .slider-product-item-details .slider-product-item-actions {
    margin: 5px 0 10px;
}
/*Home */
.cms-index-index .container.main-container {
    max-width: 100%;
    padding: 0;
    margin: 0;
}
.slider-overlay {
    width: 100%;
    position: absolute;
    top: 30%;
}
.product-sliders .owl-carousel .owl-item img {
    max-height: 120px;
    width: auto;
    margin: auto;
}
.product-slider .product.details.slider-product-item-details {
    margin: 0;
}
.product-slider .secondary-addto-links {
    display: none !important;
}
.product-slider .product-image-photo {
    max-width: 120px;
}
.slider-product-item-info {
    margin: auto;
}
.product-slider .action.primary {
    width: 100%;
}
.product-slider .slider-product-item-info {
    padding: 10px 25px;
    background: #fff;
    border-radius: 3px;
    width: 93% !important;
}
.product-slider-container {
    background: #f9f9f9;
    padding: 40px 0px;
}
.main-slider-full {
    margin-bottom: 0;
}
.brand-logos .col-md-2 {
    vertical-align: middle;
    padding: 15px;
    text-align: center;
    margin-bottom: 0;
    margin: 20px 0px;
}
.brand-logos {
    text-align: center;
    margin-top: 20px;
}
.brand-logos img {
    max-height: 39px;
    max-width: 110px;
    display: inline-block;
    margin: auto;
}
#category-quicklinks img {
    max-width: 100%;
    width: 80%;
}
/*Category Pages*/
.block.block-nav {
    display: none;
}
.catalog-category-view .page-title {
    text-align: center;
    margin: 30px;
}
.block.filter {
    background: none;
}
.block.filter .filter-title {
    display: none;
}
.filter-options .filter-options-title {
    font-family: 'Cairo';
    font-size: 2rem;
    padding-right: 20px;
}
.product-item-photo img {
    max-width: 140px;
}
.filter-options .filter-options-content {
    border-color: #f3f3f3;
}
.smile-es-range-slider div {
    font-family: 'Cairo';
    font-size: 15px;
}
.toolbar-products {
    background: none;
}
.toolbar-products .sorter, .toolbar-products .limiter{
    border: 2px solid #f2f2f2;
    border-radius: 3px;
}
.toolbar-products .modes-mode:before, .sorter-action:before{
    display: none;
}
.toolbar-products .modes-mode > span, .sorter-action>span {
    position: unset;
}
.toolbar-products .modes-mode > span svg, .sorter-action svg {
    height: 20px;
    width: 20px;
    position: relative;
    top: 2px;
    fill: #53217d;
}
.toolbar-amount {
    font-weight: 600;
}
.products-list .product-item-info:hover {
    border-left: unset;
    border-right: unset;
    border-bottom: unset;
}
.product-stock svg {
    width: 15px;
    position: relative;
    top: 2px;
    margin-right: 5px;
    fill: #1e6145;
}
.product-btn-info .col button svg {
    width: 15px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}
/*Product Pages*/
.product-info-main .page-title-wrapper .page-title{
    line-height: 57px;
}
.product-info-stock-sku .stock.available span {
    display: inline-block;
    vertical-align: middle;
    color: #1e6145;
}
.product-info-stock-sku svg {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    fill: #1e6145;
}
.box-tocart .towishlist svg {
    width: 25px;
}
.product-info-main-top{
    border: none;
}
.product-info-main {
    padding-left: 30px;
}
.gallery-placeholder {
    padding: 0;
    height: auto;
}
.product.info.detailed {
    margin: 0;
}
.product-info-stock-sku {
    margin-top: 20px;
    margin-bottom: 20px;
}
.product-info-main .product.attribute.overview {
    margin-top: 20px;
    margin-bottom: 20px;
}
.box-tocart .actions .tocart, .box-tocart .instant-purchase {
    border-radius: 3px;
}
.box-tocart .fieldset-add input.input-text {
    border: 2px solid #ddd;
    border-radius: 3px;
}
.specification-table-content td {
    padding: 10px;
    border: 1px solid #f9f9f9;
}
.specification-table-content th {
    font-size: 20px;
    padding-bottom: 10px;
    padding-top: 30px;
}
.specification-table-content {
    margin-bottom: 40px;
}
/*Cart*/
.product-attributes-cart .attribute {
    margin-top: 10px;
}
.product-attributes-cart .attribute span {
    color: #909090;
    font-weight: 500;
}
.cart.table-wrapper .product-item-name {
    font-size: 18px;
    line-height: initial;
    margin-bottom: 10px;
    font-family: 'Work Sans', sans-serif !important;
}
.product-attributes-cart .attribute span, .product-attributes-cart .attribute b {
    /* width: 50%; */
    display: inline-block;
    /* margin: -1px; */
    vertical-align: middle;
}
.cart-container .form-cart {
    width: 100% !important;
}
.qty-actions {
    display: none;
}
.cart-container .form-cart {
    width: 100% !important;
    padding: 0 !important;
}
.checkout-cart-index .cart-summary {
    width: 50%;
}
.cart.table-wrapper .cart thead tr th.col {
    background: #f1f1f1;
    border-bottom: 0;
    padding: 10px 10px;
}
.cart.table-wrapper .cart tbody td {
    padding: 5px 0px;
}
.cart.main.actions {
    display: none;
}
body.checkout-cart-index .totals .amount span {
    width: 100%;
    display: block !important;
}
.cart-bottom-left {
    clear: both;
    width: 50%;
    display: inline-block;
    padding-right: 30px;
}
#block-shipping #block-summary {
    display: block !important;
    padding: 2% 5%;
    border: 1px solid #ddd;
}
#shipping-zip-form .legend {
    display: none;
}
#block-shipping .title {
    width: auto;
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-bottom: 0;
    background: #fff;
    position: relative;
    top: 1px;
}
.checkout-cart-index #co-shipping-method-form .price {
    display: inline-block !important;
}
.checkout-cart-index #co-shipping-method-form .item-title {
    margin-bottom: 10px;
}
.cart-summary>.title {
    display: none !important;
}
.cart-totals, .opc-block-summary .table-totals {
    border: none;
}
.cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark, .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount {
    border: none;
}
.cart-bottom-left-navigation {
    display: none;
}
#block-discount {
    padding: 2% 5%;
    border: 1px solid #ddd;
    margin-top: 1%;
    margin-bottom: 4%;
}
#shopping-cart-table .product-image-photo {
    max-width: 75px;
}
.cart.table-wrapper .col.qty .input-text {
    height: 32px;
    margin-top: 0px;
}
.checkout-cart-index .page-title {
    text-align: center;
}
.cart.table-wrapper .actions-toolbar>.action-delete {
    position: unset;
    text-align: center;
    width: 100%;
}
.cart.table-wrapper .actions-toolbar>.action-delete:before{
    display: none;
}
.cart.table-wrapper .actions-toolbar>.action-delete span {
    position: unset;
}
.cart.table-wrapper .actions-toolbar>.action-delete svg {
    height: 20px;
    width: 20px;
    fill: #a4a4a4;
}
#discount-coupon-form {
    margin-top: 10px;
}
/*Checkout*/
.opc-block-summary {
    background: none;
}
.opc-wrapper {
    width: 100% !important;
    padding-right: 0px;
}
.opc-progress-bar-item>span {
    font-family: 'Cairo';
    font-weight: 700;
}
.opc-wrapper .form-login .fieldset .note, .opc-wrapper .form-shipping-address .fieldset .note {
    display: inherit;
}
.checkout-index-index .container.main-container {
    max-width: 100% !important;
}
.logo-checkout .logo {
    padding-top: 10px;
}
.opc-summary-wrapper {
    width: 30% !important;
    display: inline-block;
    vertical-align: top;
    height: 100vh;
    float: unset !important;
    margin: 0 !important;
    background: #f2f2f2;
    position: fixed;
}
.custom-left-checkout {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    padding: 5%;
    padding-top: 2%;
}
.container.logo-checkout {
    display: none;
}
.logo-custom a {
    text-align: center;
    width: 100%;
    display: block;
}
.logo-custom a::before {
    width: 200px;
    display: inline-block;
    background: url(/media/logo/stores/1/IndigoInkjet_web_210px_1.png);
    height: 120px;
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
}
.checkout-container {
    white-space: nowrap;
}
.opc-block-summary .items-in-cart>.title::after {
    display: none;
}
.opc-block-summary .minicart-items-wrapper {
    max-height: 500px;
}
.field>input[type="checkbox"]+label:before, .field>input[type="checkbox"]+label:after {
    border-radius: 3px;
    border-color: #bdbdbd !important;
}
.opc-block-summary .items-in-cart>.title {
    pointer-events: none;
}
.opc-wrapper .form-discount{
    padding-right: 140px;
}
.checkout-index-index .product-item .product-item-name {
    font-size: 17px;
    max-width: 100%;
    text-wrap: balance;
    font-family: 'Cairo';
    font-weight: 600;
    max-height: 70px !important;
    min-height: 70px !important;
}
.opc-wrapper .form-discount .actions-toolbar button {
    background: #2c2c2c;
    border: none;
    color: #ffffff;
    font-weight: 500;
}
.opc-block-shipping-information {
    display: none;
}
.checkout-shipping-method .actions-toolbar .action.primary {
    padding: 7px 10px;
}
.checkout-index-index .action-auth-toggle::before {
    display: none;
}

.checkout-index-index .action-auth-toggle {
    background: #53217d;
    color: #fff;
}
.opc-block-summary>.title{
    font-size: 3rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.checkout-index-index .product-image-wrapper {
    background: #fff;
    border-radius: 3px;
}
/*Account Page*/
.account-nav .item.current a, .account-nav .item.current strong {
    border-color: #77c4ea;
}
/*CMS Static Pages*/
.border-purple {
    border-color: #532b74 !important;
}
.border-radius {
    border-radius: 10px;
}
.background-light-grey {
    background: #f9f9f9;
}
.card-custom1 {
    border-top: 3px solid #532b74;
}
.card1 {
    text-align: center;
    padding-bottom: 30px;
}
.card1 div {
    margin-bottom: 10px;
}
.card1 .fact {
    padding: 20px;
    width: auto;
    display: inline-block;
    margin: 50px 0px;
    border-radius: 50px;
    height: 95px;
    line-height: 56px;
    border: 1px solid #fff;
}
.background-purple {
    background: #53217d;
}
.cms-page-detail {
    margin-bottom: 50px;
}
hr.custom-hr {
    border: 1px solid #ddd;
}
h5.font-large {
    font-size: 23px;
}
.cms-page-detail h5 {
    font-size: 20px;
}
.cms-page-view .page-title {
    margin-top: 30px;
}
.contact-info span {
    background: #0088cc;
    padding: 5px;
    border-radius: 50px;
    color: #fff;
    height: 23px;
    width: 23px !important;
    font-size: 10px;
    display: inline-block;
    text-align: center;
}
.card-custom1 svg {
    font-size: 42px;
    color: #532b74;
}
.block-search .search-autocomplete {
    margin: 0;
}

.block-search {
    z-index: 999;
}
.switcher {
    font-size: 11px;
    color: #000;
    background: #ddd;
    padding: 8px  4px;
    border: 1px solid #b8b8b8;
    border-radius: 30px;
}
.switcher #inclvat, .switcher #exclvat {
    padding: 5px;
    cursor: pointer;
    border-radius: 30px;
}
.switcher .current {
    color: #ffffff;
    border: 1px solid #53217d !important;
    background: #53217d;
}
.header-content-action>div{
    margin-right: 25px;
    vertical-align: middle;
    display: inline-block;
    vertical-align: middle;
}
.col-switcher {
    padding: 19px 0px;
}
.hide {
    display: none !important;
}
.price-wrapper .price {
    font-size: 2rem !important;
}
.catalog-product-view .product-info-price .price-box .price-wrapper .price {
    font-size: 3rem !important;
}
.display-block {
    display: block;
}
.bestPrice {
    font-weight: 600;
    color: #53217d;
}
.bestPrice svg {
    fill: #53217d;
    max-width: 16px;
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
}
/***/

    @media (min-width: 991px) {
    }

    /*col-md*/
    @media only screen and (max-width: 500px) {

    }
    @media only screen and (max-width: 767px) {
        /*Slider featured grey bar*/
        .second-header-blocks .row > div:nth-child(3), .second-header-blocks .row > div:nth-child(4), .second-header-blocks .row > div:nth-child(2) {
            display: block;
        }
        .second-head-block svg, .second-head-block img{
            width: auto;
        }
        .second-header-blocks .row > div {
            position: absolute;
        }
        #slide-container {
            padding: 25px 0px;
        }
        #slide-first-element {
            animation: fade-1 30s infinite;
            -webkit-animation: fade-1 30s infinite;
        }
        #slide-element-2 {
            animation: fade-2 30s infinite;
            -webkit-animation: fade-2 30s infinite;
        }
        #slide-element-3 {
            animation: fade-3 30s infinite;
            -webkit-animation: fade-3 30s infinite;
        }
        #slide-element-4 {
            animation: fade-4 30s infinite;
            -webkit-animation: fade-4 30s infinite;
        }
        @keyframes fade-1 {
            0% { opacity: 0; }
            20% { opacity: 1; }
            25% { opacity: 0; }
            50% { opacity: 0; }
            75% { opacity: 0; }
            100% { opacity: 0; }
        }
        @keyframes fade-2 {
            0% { opacity: 0; }
            25% { opacity: 0; }
            45% { opacity: 1; }
            50% { opacity: 0; }
            75% { opacity: 0; }
            100% { opacity: 0; }
        }
        @keyframes fade-3 {
            0% { opacity: 0; }
            25% { opacity: 0; }
            50% { opacity: 0; }
            70% { opacity: 1; }
            75% { opacity: 0; }
            100% { opacity: 0; }
        }
        @keyframes fade-4 {
            0% { opacity: 0; }
            25% { opacity: 0; }
            50% { opacity: 0; }
            75% { opacity: 0; }
            95% { opacity: 1; }
            100% { opacity: 0; }
        }
        .footer-main {
            margin-bottom: 50px;
        }
    }
    /*col-lg*/
    @media only screen and (max-width: 991px) {
        .desktop-only {
            display: none;
        }
        .mobile-only {
            display: block;
        }
        h1 {
            font-size: 5rem !important;
        }
        h2 {
            font-size: 4rem;
        }
        h3 {
            font-size: 3.5rem;
        }
        h4 {
            font-size: 3rem;
        }
        h5 {
            font-size: 2.4rem;
        }
        
    }
    /*col-xl*/
    @media only screen and (max-width: 1200px) {

    }
    @media only screen and (max-width: 1400px) {

    }
    @media only screen and (max-width: 1600px) {

    }