/**/
/**/
/**/
/* GLOBAL STYLES */

/* Text styles */
body{
    font-family: 'Roboto', Arial, sans-serif;
    color: #252525;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
}
h1, h2, h3, h4 {
    font-family: 'Dosis', 'Roboto', Arial, sans-serif;
}
h1 { font-size: 56px; }
h2 { font-size: 40px; }
h3 { font-size: 28px; }
h4 { font-size: 24px; }
a:hover { text-decoration: underline !important; }
a, button, input { transition: none !important; }
input { border-radius: 8px; }
input, textarea {
    font-family: 'Roboto', Arial, sans-serif; 
}
button {
	border: 1px solid #233755;
}

/**/
/**/
/**/
/* CONTAINER LAYOUT CHANGES */
/* body {
	background-color: #c7cbcf;
} */
@media screen and (max-width: 1440px) {
	.container {
		width: 100%;
		max-width: 100%;
	}
}
@media screen and (min-width: 1441px) {
	.container {
		max-width: 1600px;
	}
}

/**/

/* Brand colours */
.blue { color: #29BDEF; }		/* Aspen Blue */
.orange { color: #6FE1A8; }     /* Aspen Orange - Now AspenPLUS Green */
.green { color: #6FE1A8; }		/* AspenPLUS Orange */
.darkblue { color: #233755; }	/* AspenPLUS Dark Blue */

.grey { color: #5A6E7F; }       /* Aspen Grey */
.black { color: #5A6E7F; }      /* Aspen Grey for black */
.white { color: #FFFFFF; }
.lightGrey { color: #cccccc; }

/* Default theme styles */
.cms-home-onecolumn .page-main {
	background-color: rgba(35,55,85,0.1);
}
.main-wrap {
	padding-top: 50px;
}
@media(max-width: 450px) {
	.main-wrap {
		padding-top: 20px;
	}
}

.layout01 .page-title {
    text-align: left;
    font-size: 40px;
    color: #5A6E7F;
    margin: 30px 0;
}
.login-container .input-text, .form.password.reset .input-text, .form.send.confirmation .input-text, .form.password.forget .input-text {
    border-radius: 8px;
}
.header-top-inner {
    display: none;
}

/* LOADER */
.loading-mask > .loader > p{
	display: none !important;
}

/* Buttons */
.cta {
    border-radius: 200px;
    background-color: #6FE1A8;
    color: #FFFFFF !important;
    padding: 8px 30px !important;
    font-weight: 500;
}
.cta:hover {
    background-color: #5A6E7F !important;
    color: #FFFFFF !important;
}
.action.back,
.action.print,
.action.track,
.action.edit,
.action.view,
.action.change-password,
.action.order {
    border-radius: 200px;
    background-color: #6FE1A8;
    color: #FFFFFF !important;
    padding: 8px 30px !important;
    font-weight: 500;   
}
.action.back:hover,
.action.print:hover,
.action.track:hover,
.action.edit:hover,
.action.view:hover,
.action.change-password:hover,
.action.order:hover {
    background-color: #233755 !important;
    color: #FFFFFF !important;
}
.action.primary, 
.action.secondary {
    border-radius: 200px;
    background-color: #6FE1A8;
    color: #FFFFFF !important;
    padding: 8px 30px 10px !important;
    font-weight: 500;
    border: none;
    line-height: 1 !important;
}
.action.primary:hover, 
.action.secondary:hover {
    background-color: #233755 !important;
    color: #FFFFFF !important;    
    border: none;
}
.abs-revert-to-action-secondary, 
.paypal-review .block .actions-toolbar .action.primary, 
.cart-summary .block .actions-toolbar>.primary .action.primary,
.cart-summary .form.giftregistry .fieldset .action.primary {
    border-radius: 200px;
    background-color: #6FE1A8;
    color: #FFFFFF !important;
    padding: 8px 30px 10px !important;
    font-weight: 500;
    border: none;
    line-height: 1 !important;
}
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .block .actions-toolbar>.primary .action.primary:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover {
    background-color: #233755 !important;
    color: #FFFFFF !important;    
    border: none;
}

/* Icons */
.mbi {
    font-weight: 700 !important;
}

/* Branding */
.logo img {
    height: auto !important;
    max-width: 180px !important;
}
@media(max-width: 1230px) {
    .sticky-menu.active .logo img {
        max-width: 120px !important;
    }
}
/**/


/**/
/**/
/**/
/**/
.account-nav .item.current a, .account-nav .item.current strong {
    border-color: #6FE1A8;
}
/**/



/**/
/**/
/**/
/* OWL CAROUSEL UPDATES */
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
	position: relative !important;
}

/* HOMEPAGE SLIDER */
.cms-home-onecolumn .custom-slider,
.custom-slider .owl-carousel.owl-loaded,
.custom-slider .owl-carousel.owl-loaded>li,
.custom-slider .owl-carousel.owl-loaded>div,
.cms-home-onecolumn .custom-slider .owl-stage,
.cms-home-onecolumn .custom-slider .owl-stage .owl-item,
.cms-home-onecolumn .custom-slider .owl-stage .owl-item .banner-item,
.cms-home-onecolumn .custom-slider .owl-stage .owl-item .banner-image {
	height: 500px !important;
}
/* .cms-home-onecolumn .custom-slider .owl-stage,
.cms-home-onecolumn .custom-slider .owl-stage .owl-item,
.cms-home-onecolumn .custom-slider .owl-stage .owl-item .banner-item,
.cms-home-onecolumn .custom-slider .owl-stage .owl-item .banner-image {
	background:rgb(0,6,44);
	background: linear-gradient(0deg, rgba(0,6,44,1) 0%, rgba(0,64,126,1) 45%, rgba(0,194,243,1) 94%);
	background-repeat: no-repeat;
	background-size: 100%;
} */
@media(max-width: 1024px) {
	.cms-home-onecolumn .custom-slider,
	.custom-slider .owl-carousel.owl-loaded,
	.custom-slider .owl-carousel.owl-loaded>li,
	.custom-slider .owl-carousel.owl-loaded>div,
	.cms-home-onecolumn .custom-slider .owl-stage,
	.cms-home-onecolumn .custom-slider .owl-stage .owl-item,
	.cms-home-onecolumn .custom-slider .owl-stage .owl-item .banner-item,
	.cms-home-onecolumn .custom-slider .owl-stage .owl-item .banner-image {
		height: 300px !important;
	}
}
@media(max-width: 450px) {
	.cms-home-onecolumn .custom-slider,
	.custom-slider .owl-carousel.owl-loaded,
	.custom-slider .owl-carousel.owl-loaded>li,
	.custom-slider .owl-carousel.owl-loaded>div,
	.cms-home-onecolumn .custom-slider .owl-stage,
	.cms-home-onecolumn .custom-slider .owl-stage .owl-item,
	.cms-home-onecolumn .custom-slider .owl-stage .owl-item .banner-item,
	.cms-home-onecolumn .custom-slider .owl-stage .owl-item .banner-image {
		height: 150px !important;
	}
	.cms-home-onecolumn .owl-prev,
	.cms-home-onecolumn .owl-next {
		display: none !important;
	}
}

.owl-theme.owl-carousel .owl-controls .owl-dots {
	bottom: 0;
}
.owl-theme.owl-carousel .owl-controls .owl-dot.active span {
	background: #6FE1A8 !important;
	border-color: #6FE1A8 !important;
}
.owl-theme.owl-carousel .owl-controls .owl-dot span {
	background: #5A6E7F !important;
	border-color: #5A6E7F !important;
}


.cms-home-onecolumn .custom-slider {
	padding: 0;
}
.cms-home-onecolumn .custom-slider .owl-stage,
.cms-home-onecolumn .custom-slider .owl-stage .owl-item {
	/* SET ASPENPLUS BG IMAGE */
	background-color: #5A6E7F;
}
.cms-home-onecolumn .custom-slider .owl-carousel .banner-item .content_slider {
	position: absolute;
    top: 50%;
    left: 10%;
    width: 80%;
    z-index: 1;
	transform: translateY(-50%);
}
.cms-home-onecolumn .custom-slider .owl-stage .owl-item .banner-title {
	font-family: 'Dosis', 'Roboto', Arial, sans-serif;
	color: #6FE1A8;
	text-transform: none !important;
	font-size: 5rem !important;
}
.cms-home-onecolumn .custom-slider .owl-stage .owl-item .banner-title,
.cms-home-onecolumn .custom-slider .owl-stage .owl-item .banner-description,
.cms-home-onecolumn .custom-slider .owl-stage .owl-item .buttons {
	text-align: left !important;
}
.cms-home-onecolumn .custom-slider .owl-stage .owl-item .buttons a {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.cms-home-onecolumn .custom-slider .owl-stage .owl-item .banner-image {
	display: block;
	position: relative;
}
.cms-home-onecolumn .custom-slider .owl-stage .owl-item .banner-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}
@media(max-width: 450px) {
	.cms-home-onecolumn .custom-slider .owl-stage .owl-item .banner-description {
		display: none;
	}
	.cms-home-onecolumn .custom-slider .owl-stage .owl-item .banner-title {
		font-size: 3rem !important;
	}
}
/**/



/**/
/**/
/**/
/* HEADER STYLES */
.page-header {
    color: #FFFFFF;
}
.sticky-wrap,
.header-menu-content {
    background: #29bdef;    
}
/*** the icons */
.header-content-action>div {
    margin-right: 18px;
}
.page-header .wishlist-icon, 
.page-header .showcart {
    color: #FFFFFF;
    position: relative;
}
.page-header a:hover {
	color: #6FE1A8;
}
.header-content-action .mbi-user:hover,
.page-header .wishlist-icon:hover, 
.page-header .showcart:hover {
    color: #6FE1A8;    
    text-decoration: none !important;
    position: relative;
}
.header-content-action .mbi-user:hover:after,
.page-header .wishlist-icon:hover:after, 
.page-header .showcart:hover:after {
    content: "";
    color: #6FE1A8;    
    text-decoration: none;
    position: absolute;
    top: 50%;
    left: 49%;
    transform: translate(-50%, -50%);
    width: 36px;
    height: 36px;
    border: 1px solid #6FE1A8;
    border-radius: 200px;
    z-index: 0;
}
.action.showcart>i, 
.wishlist-icon i, 
.user-topbar i {
    font-size: 20px;
}
.page-header .smartmenu {
    /* font-size: 18px !important; */
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 700 !important;
}
.header-main-content {
    background: #233755;
}
.header-menu-content {
    /*border-top: 1px solid #29bdef;*/
    /*background: #29bdef;*/
    border: none !important;
    height: 50px !important;
    /*margin-top: 1px;*/
}
.header-content-action {
	left: -20px;
}
/* Cart */
.action.showcart .counter.qty {
    background-color: #6FE1A8;
    color: #FFFFFF; 
}
/**/

/* HEADER STYLES - MOBILE */
@media(max-width: 667px) {
    .logo-top {
        float: left;
        margin-top: 9px;
    }
    .icon-top-mobile {
        float: right;
    }
    .col-btn-actions {
        background-color: #29bdef;
        color: #FFFFFF;
    }
    .col-btn-actions i {
        color: #FFFFFF !important;
    }
    .mb-toggle-switch {
        margin: 8px 0;
        width: 25px;
        height: 25px;
    }
    .mb-toggle-switch span,
    .mb-toggle-switch span:before,
    .mb-toggle-switch span:after {
        background: #FFFFFF !important;
    }
    .btn-search-mobile>i,
    .col-home a i {
        font-size: 20px;
    }
}


/**/
/**/
/**/
/* THE SEARCH BAR */
.block-search button {
    background-color: #6FE1A8;
}
.block-search .action.search {
    color: #fff;
}
/* Autocomplete styling */
.smile-elasticsuite-autocomplete-result .product-image-box {
    top: 3px;
}
/**/



/**/
/**/
/**/
/* STICKY HEADER Styling */
.sticky-menu.active,
.sticky-menu.active a,
.sticky-menu.active .vertical-menu .title {
    color: #FFFFFF;    
}
.sticky-menu.active .vertical-menu {
    left: auto !important;
    right: 10px !important;
    width: auto !important;
}
.sticky-menu.active {
    background: #233755;
}
.sticky-menu.active .col-logo {
    position: relative !important;
}
.sticky-menu.active .menu-logo {
    display: block !important;
}
@media(max-width: 992px) {
    .sticky-menu.active .menu-logo .logo img {
        height: auto !important;
        max-width: 100px !important;
    }
}
.sticky-menu.active .title .d-none.d-md-block {
    display: none !important;
}
.sticky-menu.active .title .mbi:after {
    content: "Shop";
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 16px;
    position: relative;
    top: -9px;
}
.sticky-menu.active .title.open .mbi:after {
    top: -2px;
    left: 4px;
}
/**/



/**/
/**/
/**/
/* SHOP STICKY HEADER */
.sticky-addcart.active {
    background: #233755 !important;
    color: #FFFFFF !important;  
}
.sticky-addcart.active .box-tocart .actions .tocart {
    background-color: #6FE1A8;
    color: #FFFFFF !important;
}
.sticky-addcart.active .box-tocart .actions .tocart:hover {
    background-color: #5A6E7F;
    color: #FFFFFF !important;
}
.sticky-addcart.active .page-title-wrapper.product {
    width: 65%;
}
.sticky-addcart.active .page-title-wrapper.product:before {
    content: "";
    background-image: url(https://sandbox.aspen.sitchosted.com/media/logo/stores/1/aspen_white_inline_onlineshop.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 49px !important;
    width: 150px !important;
    display: block;
    margin: 5px 20px 0 0;
    float: left;
}
.sticky-addcart.active .page-title-wrapper .page-title,
.sticky-addcart.active .stick-info a,
.sticky-addcart.active .fieldset-add label {
    color: #FFFFFF !important;
}
.sticky-addcart.active .stick-info a:hover {
    color: #6FE1A8 !important;    
}
.sticky-addcart.active .fieldset-add {
    width: 35%;
}
/* Mobile */
@media(max-width: 992px) {
    .sticky-addcart.active .page-title-wrapper.product:before {
        margin-top: 15px;
        height: 40px !important;
        width: 100px !important;
        float: none;
    }
    .sticky-addcart.active .page-title-wrapper,
    .sticky-addcart.active .page-title-wrapper .page-title span {
        display: block;
        white-space: inherit;
        text-overflow: inherit;
        overflow: visible;
    }
    .sticky-addcart.active .page-title-wrapper.product,
    .sticky-addcart.active .fieldset-add {
        width: 100% !important;
    }
    .sticky-addcart.active .fieldset-add {
        margin-bottom: 15px;
    }
}
/* mobile - Phone */
@media(max-width: 667px) {
    .sticky-addcart.active .page-title-wrapper .page-title {
        font-size: 14px;
        margin-bottom: 10px !important;
    }
    .sticky-addcart.active .fieldset-add,
    .sticky-addcart.active .stick-info {
        display: none !important;
    }
}
/**/



/**/
/**/
/**/
/* NAVIGATION STYLES */
.header-main-inner .vertical-menu {
    width: 210px;
}
.vertical-menu:before{
    background-color: none !important;
    opacity: 0 !important;
}
.vertical-menu .magebig-nav>li.level0:hover>a.level-top {
    /*background-color: #FFFFFF !important;*/
    color: #FFFFFF;
}
.vertical-menu .smartmenu {
    font-family: 'Roboto', Arial, sans-serif;
}
.vertical-menu .title .mbi.mbi-ios-arrow-down {
    display: none !important;
}
.vertical-menu .title, .hotline-top {
    font-size: 16px !important;
    color: #fff;
}
.vertical-menu .title {
    font-size: 16px !important;
}
.vertical-menu .title.open .mbi-cross {
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.vertical-menu .title.open span {
    display: inline-block !important;
}
.vertical-menu .navigation {
    padding: 0;
    transition: all 0.2s ease-in;
}
/*.vertical-menu .navigation.open {
}
*/.horizontal-menu .magebig-nav li.level0>a:hover {
    color: #6FE1A8;
}
.magebig-nav {
    padding: 9px 0 6px !important;
}
/**/
/**/
/* COMPLETELY NEW SUB NAV STYLING - 05/10/2020 */

/* UN-COMMENT ALL BELOW TO RESTORE COLE AD NAV */

/*.vertical-menu .navigation {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 0 !important;
    border-top: 1px solid #FFFFFF;
    border-left: 0px solid #FFFFFF;
    border-bottom: 0px solid #FFFFFF;
    border-right: 0px solid #FFFFFF;
    position: fixed;
    top: 144px;
    left: 0;
    display: none;
    z-index: 1000;
    background-color: #29BDEF;
    margin-top: -1px;
}*/
/* Nav style for sticky header */
.sticky-menu.active .vertical-menu .navigation {
    top: 62px;
}
/*.vertical-menu:hover .navigation.open, 
.vertical-menu .navigation.open {
    display: block;
}*/
/*.vertical-menu:hover .navigation {
    display: none;
}*/
/*.vertical-menu .navigation ul.smartmenu.magebig-nav {
    max-width: 1200px;
    width: 100%;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    column-count: 3;
}*/
/*@media (max-width: 1024px) {
    .vertical-menu .navigation ul.smartmenu.magebig-nav {
        max-width: 960px;
    }
}
@media (max-width: 992px) {
    .vertical-menu .navigation ul.smartmenu.magebig-nav {
        max-width: 720px;
    }
}
@media (max-width: 767px) {
    .vertical-menu .navigation ul.smartmenu.magebig-nav {
        max-width: 540px;
    }
}*/
/*.vertical-menu .navigation .level0.level-top a {
    color: #FFFFFF;
    font-weight: 700;
}*/
/*.vertical-menu .navigation .level0.level-top i {
    display: none;
}*/
/*.vertical-menu .navigation .level0.level-top>.submenu {
    display: none;    
}*/

/* UN-COMMENT ALL ABOVE TO RESTORE COLE AD NAV */

/* MOBILE - MENU */
.magebig-mobile-menu .nav-bar-wrap:before {
    background-color: #29BDEF;
}
.magebig-mobile-menu .nav-logo {
    margin-bottom: 0 !important;
    text-align: left !important;
    padding: 20px 15px 10px !important;
}
.magebig-mobile-menu .nav-logo img {
    max-width: 100px;
}
.magebig-mobile-menu ul.nav-collapse li a,
.magebig-mobile-menu ul.nav-collapse li span.collapsed,
.magebig-mobile-menu ul.nav-collapse li span.expanded {
    color: #FFFFFF;
    padding: 15px 42px 15px 15px;
}
.magebig-mobile-menu ul.nav-collapse li span.mbi {
    line-height: 1 !important;
}
ul.nav-collapse ul.level0.active {

}
ul.nav-collapse ul.level0>li>a {
    padding-left: 30px;
}
ul.nav-collapse ul.level1>li>a {
    padding-left: 50px;    
}
@media(max-width: 767px) {
    .mbi-ios-arrow-up:after,
    .mbi-ios-arrow-down:after {
        content: "";
        background-color: #1da0cc;
        width: 25px;
        height: 25px;
        border-radius: 200px;
        position: absolute;
        z-index: -1;
        top: 62.5%;
        left: 37.5%;
        transform: translate(-50%, -50%);
    }
    .expanded.mbi-ios-arrow-up:after,
    .expanded.mbi-ios-arrow-down:after {
        content: "";
        background-color: #6FE1A8;
        width: 25px;
        height: 25px;
        border-radius: 200px;
        position: absolute;
        z-index: -1;
        top: 65.5%;
        left: 37.5%;
        transform: translate(-50%, -50%);
    }
}
/**/



/**/
/**/
/**/
/* HOMEPAGE HERO BANNER */
.contentTopBanner {
    padding: inherit !important;
    margin-top: -25px;
}
.contentTopBanner h1, .contentTopBanner h2, .contentTopBanner h3 {
    font-size: 37px !important;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 15px;
    text-align: left;
}
.contentTopBanner p {
    max-width: 40%;
    margin-bottom: 15px;
    text-align: left;
}
.contentTopBanner .cta {
    margin-top: 10px;
    float: left;
}
.bannerHome {
    background-size: cover;
    background-position: center right !important;
    background-repeat: no-repeat;
    min-height: 400px;
    display: flex;
    position: relative;
}
@media(max-width: 992px) {
    .contentTopBanner h1, .contentTopBanner h2, .contentTopBanner h3 {
        font-size: 56px !important;
        font-weight: 500;
        line-height: 1.1;
        max-width: 60%;
        margin-bottom: 15px;
    }
    .contentTopBanner p {
        max-width: 60%;
        margin-bottom: 15px;
    }
    .bannerHome .container:before {
        content: "";
        background-color: #000000;
        opacity: 0.5;
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
    }
}
/* mobile - phone size*/
@media(max-width: 667px) {
    .bannerHome {
        background-position: center !important;
    }
    .contentTopBanner h1, .contentTopBanner h2, .contentTopBanner h3, .contentTopBanner p {
        max-width: 100%;
    }
}
/**/



/**/
/**/
/**/
/* HOMEPAGE PRODUCT SALES PANELS x3 */
.block-catalog {
    background-image: url('https://www.aspensolutions.co.uk/aspenplus_portal_assets/aspenplus-small-promo-panel-bg.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	/* min-height: 194px; */
	border: none !important;
	margin-bottom: 0 !important;
}
.block-catalog h3.title,
.block-catalog a {
	font-size: 40px !important;
    color: #FFFFFF !important;
}
.block-catalog .text,
.block-catalog .text a {
	margin-top: 10px;
	font-size: 20px !important;
}
.block-catalog .info,
.block-catalog .info .title a,
.block-catalog .info .text {
    color: #FFFFFF !important;
}
.block-catalog img {
    transform: none !important;
    transition: none !important;
}
.block-catalog:hover img {
    transform: none !important;
}
@media(max-width: 768px) {
	.block-catalog {
		margin-bottom: 3rem !important;
	}
}
@media(max-width: 450px) {
	.block-catalog {
		min-height: 140px;
		margin-bottom: 1rem !important;
	}
	.block-catalog a img {
		display: none;
	}
}
/**/


/**/
/**/
/**/
/* HOMEPAGE PROMO PANELS x6 */
/* .block-cat-wrap {
    border: 1px solid #d8d8d8 !important;
} */
.block-cat-wrap {
	margin-bottom: 50px;
}
.widget.block.block-static-block .block-cat-wrap h2 {
    margin-top: 0px !important;
    margin-bottom: 20px !important;
    text-align: left !important;
    font-size: 28px !important;
}
.widget.block.block-static-block .block-cat-wrap h2 a {
    color: #6FE1A8 !important;
    font-size: 28px !important;
}
.block-cat-list {
    margin-bottom: 0 !important;
}
.block-cat-home ul li a:hover {
    font-weight: 400;
}
.block-cat-product .product-item {
    width: 33.33333333% !important;
}
.block-cat-product .product-item .product-item-info {
    padding: 10px 20px 40px !important;
}
.block-cat-product .product-item .product-item-info .image {
	width: 80% !important;
}
@media(min-width:1900px) {
	.block-cat-product .product-item .product-item-info .image {
		width: 70% !important;
	}
}

.block-cat-product .product-item:nth-child(1),
.block-cat-product .product-item:nth-child(2),
.block-cat-product .product-item:nth-child(4),
.block-cat-product .product-item:nth-child(5) {
    border-right: 1px solid rgba(35,55,85,0.05) !important;
}
.block-cat-product .product-item:nth-child(1),
.block-cat-product .product-item:nth-child(2),
.block-cat-product .product-item:nth-child(3),
.block-cat-product .product-item:nth-child(4),
.block-cat-product .product-item:nth-child(5),
.block-cat-product .product-item:nth-child(6) {
    border-top: 1px solid rgba(35,55,85,0.05) !important;
}

.block-cat-product .product-item-name {
    height: auto !important;
}
.block-cat-wrap .product-item .product-item-name {
    /*font-size: 13px;*/
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.block-cat-wrap .product-show .product-btn .mbi {
    width: 30px;
    height: 30px;
}
.block-cat-promo {
	background-color: #233755;
}
.block-cat-promo .banner-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 12%;
    padding: 0 30px;
    font-size: 11px;
}
.widget.block.block-static-block .block-cat-promo .banner-content h2 {
    font-size: 3.2em;
    color: white !important;
    text-align: center !important;
	line-height: 1.4;
	margin-bottom: 1rem !important;
}
.widget.block.block-static-block .block-cat-promo .banner-content p {
    font-size: 1.35em;
    color: white !important;
	text-align: center !important;
	line-height: 1.6;
	margin-top: 2rem;
}
.widget.block.block-static-block .block-cat-promo .banner-content p.cta {
	margin-bottom: 4rem;
}

/* CHANGE BACKGROUND IMAGE ON PROMO PANELS FOR SMALLER SCREEN SIZE */
@media(max-width: 770px){
	.block-cat-promo {
		background: url('https://aspensolutions.co.uk/aspenplus_portal_assets/aspenplus-promo-panel-bg.jpg') center bottom no-repeat !important;
	}
}

@media(min-width: 769px) {
    .block-cat-product .product-item:nth-child(1),
    .block-cat-product .product-item:nth-child(2),
    .block-cat-product .product-item:nth-child(3) {
        border-top: 0px solid rgba(35,55,85,0.05) !important;
    }
    .block-cat-product .product-item:nth-child(4),
    .block-cat-product .product-item:nth-child(5),
    .block-cat-product .product-item:nth-child(6) {
        border-top: 1px solid rgba(35,55,85,0.05) !important;
    }
}
@media(max-width: 468px) {
    .block-cat-product .product-item .product-item-info {
        padding: 10px 0 40px !important;
    }
}

/* CHANGE THE STYLING OF THE PROMO PANELS ON MOBILE ONLY */
@media(max-width: 450px) {
	.widget.block.block-static-block .block-cat-wrap .col-7,
	.widget.block.block-static-block .block-cat-wrap .col-5 {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	.widget.block.block-static-block .block-cat-wrap .col-5 {
		order: 1;
	}
	.widget.block.block-static-block .block-cat-wrap .col-7 {
		order: 2;
	}
}
/**/



/**/
/**/
/**/
/* HOMEPAGE PRODUCT SLIDER PANELS */
.main .owl-stage-outer {
	padding: 0 0 20px !important;
}
.main .owl-stage-outer .owl-stage {
    display: flex;
    flex-wrap: wrap;
}
.main .owl-stage-outer .owl-item {
    border: 1px solid #d8d8d8 !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: stretch;
    text-align: center;
}
.main .owl-item .product-item {
    margin-bottom: 0 !important;
}
.main .owl-item .slider-product-item-info {
    width: 100% !important;
    padding: 0 20px 0 !important;
}
@media(max-width: 450px) {
	.main .owl-item .slider-product-item-info {
		width: 100% !important;
		padding: 10px 0 10px !important;
	}
	.main .owl-item .product-slider img {
		width: 100% !important;
		height: auto !important;
	}
}
.main .owl-item .product.details.slider-product-item-details {
    margin: 0 !important;
}
.main .owl-nav .owl-prev,
.main .owl-nav .owl-next {
    top: 45% !important;
    position: relative;    
}
.main .owl-nav .owl-prev span,
.main .owl-nav .owl-next span {
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
	font-size: 60px;
	color: #6FE1A8;
}
/* .main .owl-nav .owl-prev:before,
.main .owl-nav .owl-next:before {
    content: "";
    background-color: #ffffff !important;
    border-radius: 100px !important;
    box-shadow: 0 3px 7px hsla(0,0%,57%,.5) !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
} */
.main .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: block !important;
}
.owl-item .price-wrap .price-box {
	float: none !important;
}
/* RELATED PRODUCTS PANEL */
.page-bottom-content .owl-stage-outer .owl-stage {
    display: flex;
    flex-wrap: wrap;
}
.page-bottom-content .owl-stage-outer .owl-item {
    /* border: 1px solid #d8d8d8 !important; */
    display: flex;
    flex-wrap: wrap;
    justify-content: stretch;
    text-align: center;
}
.page-bottom-content .owl-stage-outer .owl-item .product-item {
	border: 1px solid #d8d8d8 !important;
}
.page-bottom-content .owl-stage-outer .owl-item .product-item-info {
	border: 1px solid transparent !important;
	padding: 10px !important;
}
/**/





/**/
/**/
/**/
/* HOMEPAGE INFO PANEL */
/* .selling-feature .row>div {
    border-right: none !important;
} */
.selling-feature .row>div {
	padding: 2rem 0;
	margin-bottom: 0 !important;
}
.selling-feature .media {
    flex-wrap: wrap;
    text-align: center;
    /* border: 1px solid #5A6E7F;
    padding: 20px; */
}
.selling-feature .media .media-left {
    margin-right: 0 !important;
    height: auto !important;
    width: 100%;
}
.selling-feature .media .media-left img {
	margin: auto;
	width: 30%;
	margin-bottom: 1.5rem;
}
.selling-feature .media-left .mbi {
    font-size: 56px !important;
    font-weight: 400 !important;
	color: #233755;
}
.selling-feature .media .media-heading {
	font-size: 22px !important;
    font-weight: bold !important;
	color: #6FE1A8;
    margin-bottom: 5px;
}
@media(min-width:1900px) {
	.selling-feature .media .media-heading {
		font-size: 28px !important;
		margin-top: 10px;
	}
}
.selling-feature .text {
    font-family: 'Roboto', Arial, sans-serif;
}
/* Product sidebar version */
.selling-feature-sidebar {
    background-color: #FFFFFF;
    padding: 0 40px;
}
.selling-feature-sidebar .row {
    padding: 0 14px;
}
.selling-feature-sidebar .col-12 {
    border-bottom: 1px solid #cccccc;
    padding: 0 !important;
}
.selling-feature-sidebar .col-12:last-of-type {
    border-bottom: 0px solid #cccccc;
}
.selling-feature-sidebar .list-features {
    margin: 30px 0;
}
.selling-feature-sidebar .media {
	flex-direction: column;
	/* text-align: center; */
}
.selling-feature-sidebar .media-left.align-self-center,
.selling-feature-sidebar .media-body {
	align-self: center !important;
}
.selling-feature-sidebar .media-left.align-self-center img {
	width: 75px;
	margin-bottom: 1rem;
}
.selling-feature-sidebar .media-left .mbi {
    font-size: 40px !important;
	font-weight: 400 !important;
    color: #6FE1A8;
}
.selling-feature-sidebar .media .media-heading {
    font-size: 20px !important;
    font-weight: bold !important;
    color: #6FE1A8;
}
.selling-feature-sidebar .text {
    font-family: 'Roboto', Arial, sans-serif;
    color: #5A6E7F;
}
.gallery-placeholder .fotorama__thumb-border {
    border-color: #6FE1A8;
}
/* mobile - ipad landscape max width */
@media(max-width: 1230px) {
	.selling-feature .media .media-heading {
		font-size: 18px !important;
	}
    .selling-feature-sidebar {
        margin-top: 6rem !important;
        margin-bottom: 1rem !important;
        padding: 0 !important;
        border: 0 solid #FFFFFF !important;
	}
	.selling-feature-sidebar .list-features {
		margin: 15px 0;
	}
    .selling-feature-sidebar .media {
        flex-wrap: wrap;
        text-align: center;
        /* border: 1px solid #5A6E7F; */
        padding: 0px 20px;
    }
    .selling-feature-sidebar .row {
        padding: 0px !important;
    }
    .selling-feature-sidebar .media .media-left {
        margin-right: 0 !important;
        height: auto !important;
        width: 100%;
    }
    .selling-feature-sidebar .media .media-heading {
        line-height: 1.2;
		margin-bottom: 5px;
    }
    .selling-feature-sidebar .col-12 {
        padding: 0 15px !important;
        border-bottom: 0px solid #5A6E7F !important;
        border-right: 1px solid #cccccc !important;
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }
}
/* mobile - ipad portrait max width */
@media(max-width: 768px) {
	.selling-feature .row {
		width: 100%;
		margin: auto;
	}
	.selling-feature .row>div {
		margin: 0;
		/* padding: 0; */
	}
	.selling-feature .row>div:nth-of-type(1),
	.selling-feature .row>div:nth-of-type(3) {
		border-right: 1px solid #cccccc !important;
	}
	.selling-feature .row>div:nth-of-type(1),
	.selling-feature .row>div:nth-of-type(2) {
		border-bottom: 1px solid #cccccc !important;
	}
	.selling-feature .media .media-heading {
		font-size: 22px !important;
	}
	/* .selling-feature-sidebar .media {
        min-height: 200px;
    } */
}
/* mobile - Phone*/
@media(max-width: 667px) {
    .selling-feature-sidebar .col-12 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .selling-feature-sidebar .media {
        min-height: 170px;
        padding: 10px;
        margin: 12px 0;
	}
}
@media(max-width: 450px) {
	.block-static-block.widget .selling-feature {
		margin: 0px 0px 50px;
	}	
	.selling-feature .row>div {
		padding: 3.5rem 0 2rem;
	}
	.selling-feature .row>div:nth-of-type(1),
	.selling-feature .row>div:nth-of-type(2),
	.selling-feature .row>div:nth-of-type(3) {
		border-bottom: 1px solid #cccccc !important;
	}
	.selling-feature .row>div:nth-of-type(1),
	.selling-feature .row>div:nth-of-type(3) {
		border-right: 1px solid transparent !important;
	}
}
/**/



/**/
/**/
/**/
/* WIDGET BLOCKS */
.block-static-block.widget, .block-cms-link.widget {
    margin-bottom: 0;
}
.widget.block.block-static-block h2 {
    font-size: 46px !important;
    font-weight: 500 !important;
    color: #6FE1A8 !important;
    text-align: center !important;
    margin-top: 30px !important;
    margin-bottom: 10px !important;
}
.mp-product-slider-content {
    margin: 0px 0px 60px;
}
.block-static-block.widget .selling-feature {
	background-color: #FFFFFF;
	padding: 30px;
	margin-bottom: 50px;
	margin: 50px 0px 50px;
}
@media(max-width: 450px) {
	.block-static-block.widget .selling-feature {
		margin: 0 0 70px;
	}
	.mp-product-slider-content {
		margin: 0px 0px 20px;
	}
}

.brandsContainer {
	background-color: #FFFFFF;
	padding: 10px 30px;
	margin-bottom: 50px;
}

/* .brandsContainer .brandBlock:nth-of-type(1) {
} */
/*.brandsContainer .brandBlock:nth-of-type(1) a {
	font-size: 2.5rem;
	border-radius: 200px;
	background-color: #6FE1A8;
	padding: 8px 30px !important;
	font-weight: bold;
	font-family: 'Dosis', 'Roboto', Arial, sans-serif;
	width: auto;
	color: #FFFFFF !important;
	text-decoration: none;
}
@media(max-width: 768px) {
	.brandsContainer .brandBlock:nth-of-type(1) a {
		font-size: 1.5rem;
		padding: 8px 20px !important;
	}
}
.brandsContainer .brandBlock:nth-of-type(1) a:hover {
	background-color: #233755;
	text-decoration: none !important;
}*/

.block-networking-slider {
	background-color: #FFFFFF;
	padding: 10px 30px;
	margin-bottom: 50px;
}
.block-networking-slider h2 {
	margin-top: 0 !important;
}
.block-networking-slider .mp-product-slider-content {
	margin: 0 !important;
}
.block-networking-slider .owl-stage-outer .owl-item {
	border: 1px solid transparent !important;
}
.block-networking-slider .owl-carousel .owl-nav button {
	visibility: visible;
	opacity: 1;
}
.block-networking-slider .product-item .product-item-name a {
	width: 70% !important;
	margin-left: auto;
	margin-right: auto;
}
/**/



/**/
/**/
/**/
/* CATEGORY BOXES */
.category-list-top {
    border: 1px solid #d8d8d8 !important;
    /*padding: 20px !important;*/
}
.category-list-top a img {
    display: block !important;
    margin-right: 20px !important;
}
.category-list-top a img:hover {
    background-color: #29BDEF !important;
}
.category-list-top .title a {
    /*padding-top: 0 !important;*/
    font-weight: 700 !important;
    color: #29BDEF !important;
}
.category-list-top li {
    font-weight: 400 !important;
    color: #5A6E7F !important;
    margin-top: 10px !important;
}
.category-list-top li a {
    text-decoration: underline !important;
}
.category-list-top li a:hover {
    color: #29BDEF !important;
    font-weight: 400 !important;
}
@media(max-width: 992px) {
    .category-list-top a img {
        width: 160px;
    } 
}
/**/




/**/
/**/
/* SHOP LOGIN / REGISTER PAGE*/
.login-container .block .block-title span.title.active,
.login-container .block .block-title a.title {
    color: transparent;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    width: 160px;
    background-color: #FFFFFF;
    border-radius: 40px;
    padding: 10px 40px;
    margin: 0 10px 10px;
}
.login-container .block .block-title span.title.active {
    border: 1px solid #6FE1A8;
}
.login-container .block .block-title a.title:hover {
    background-color: #233755;
}
    .login-container .block .block-title span.title.active {
        background-image: url('https://www.aspensolutions.co.uk/aspenplus_portal_assets/aspenplus-login-blue.png');
    }
    .login-container .block .block-title a.title {
        background-image: url('https://www.aspensolutions.co.uk/aspenplus_portal_assets/aspenplus-join-blue.png');
    }
    .login-container .block .block-title a.title:hover {
        background-image: url('https://www.aspensolutions.co.uk/aspenplus_portal_assets/aspenplus-join-white.png');
    }
/**/
/**/
/**/




/**/
/**/
/**/
/* SHOP PAGE */
.wrapper-breadcrums {
    background-color: #FFFFFF;
    padding: 10px 0;
}
/* .wrapper-breadcrums li a {
	color: #5A6E7F !important;
} */
.page-products .category-image {
    display: none;
}
.catalog-category-view .page-title {
    text-align: left;
    font-size: 40px;
    color: #5A6E7F;
    margin: 20px 0;
}
/* Re-order main shop page */
/*.page-products .page-main .main-wrap {
    order: 1 !important;
}
.page-products .page-main .sidebar-wrap {
    order: 1 !important;
}*/
/* product filter bar */
.toolbar .toolbar-amount {
    margin: 0 20px 0 0;
}
.toolbar .toolbar-sorter.sorter {
    margin-right: 50px;
}
.toolbar-products {
    color: #5A6E7F;
    background-color: #FFFFFF;
    padding: 10px 0;
    margin-bottom: 12px;
}
.toolbar-products .sorter,
.field.limiter {
    border-radius: 8px;
}
.toolbar-products .sorter select,
.toolbar-products .sorter .sorter-action,
.toolbar-products .limiter-options,
.sorter-action:before {
    color: #5A6E7F;    
}
.toolbar-products .modes-mode.active:before,
.toolbar-products .modes-mode:before {
    color: #5A6E7F;    
}
/* Disable Grid/List view choice*/
.modes {
    display: none !important;
}
/*Mobile*/
@media(max-width: 992px) {
    .catalog-category-view .page-title {
        margin: 0 0 20px;
    }
}
/**/



/* PRODUCT LISTING HEIGHTS ISSUE */
/* Some products need more space than others */
/* This should help fix the problem */
/* -- General products -- */
/*.page-products .wrapper.grid .product-item-info {
    min-height: 365px;
}*/
/*.page-products .wrapper.list .product-item-info {
    min-height: 239px;
    margin-bottom: 20px;
}*/
/* -- Computers only -- */
/*.page-products.category-computers .wrapper.grid .product-item-info,
.page-products.category-notebooks .wrapper.grid .product-item-info,
.page-products.category-wrist-rests .wrapper.grid .product-item-info {
    min-height: 445px;
}*/
/*.page-products.category-computers .wrapper.list .product-item-info,
.page-products.category-notebooks .wrapper.list .product-item-info {
    min-height: 239px;
    margin-bottom: 20px;
}*/


/**/
/**/
/**/
/* SHOP SIDEBAR */
.block.filter {
    background-color: #FFFFFF;
    padding: 0;  
}
.block-title,
.filter-options-title {
    font-family: 'Dosis', 'Roboto', Arial, sans-serif !important;
}
.filter-container .text {
    font-family: 'Roboto', Arial, sans-serif !important;
    color: #29BDEF;
}
.filter-container .text:hover {
    text-decoration: underline;
}
/*.filter-options-item.price {
    display: none !important;
}*/
.filter-options-item .filter-options-title {
    padding: 15px 0;
    text-transform: none;
    font-size: 18px;
}
.filter-checkbox-radio .field>input[type="checkbox"]+label:before {
    border-color: #5A6E7F;
}
.block-content .filter-current {
    /*border: 1px solid #d8d8d8;*/
    padding: 5px 15px 5px 20px;
    border-radius: 8px;
    margin-bottom: 10px;
    background-color:#6FE1A8;
    color: #FFFFFF;
}
.block-content .filter-current .items .item {
    border-top: 1px solid #FFFFFF;
    padding: 10px 0;
    margin: auto;
}
.block-content .filter-current .items .item:first-of-type {
    border-top: 0px solid #FFFFFF;
}
.block-actions.filter-actions .action.clear.filter-clear span {
    color: #5A6E7F;
}
.now-filter-clone {
    display: none !important;
}
.now-filter-clone .items .item .remove,
.block-content .filter-current .item .remove {
    position: absolute;
    top: 6px;
    right: 0;
    border-radius: 0;
    font-size: 20px;
    line-height: inherit;
    width: auto;
    height: auto;
    text-align: right;
    background-color: none;
    color: #FFFFFF;
    font-weight: bold;
}
/* Remove sidebar search bar */
.search-filter-wrap {
    display: none !important;
}
/* MOBILE */
.filter-mobile-btn {
    border-radius: 8px;
    padding: 10px 20px 
}
.block-title.filter-title {
    display: none;
}
/* PRICE SLIDER HANDLES*/
.smile-es-range-slider .ui-slider-handle {
    background: #6FE1A8;
}

@media(max-width: 768px) {
    .block-title.filter-title {
        display: block;
    }
    .filter-options .filter-options-title {
        padding: 15px 0;
    }
}
/**/



/**/
/**/
/**/
/* SHOP PRODUCTS*/
.product.product-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: stretch;
}
.product-item-photo img {
	max-width: 100%;
	width: auto;
}
.product-item-info {
    text-align: center;
    border: 1px solid #d8d8d8 !important;
    padding: 10px 10px 40px;
    position: relative;
    overflow: hidden;
}
/* Product name */
.product-item .product-item-name {
    font-family: 'Roboto', Arial, sans-serif !important;
    font-size: 14px;
    max-height: 100% !important;
    margin: 0 0 10px !important;
}
.wrapper.list .product-item .product-item-name {
    font-family: 'Roboto', Arial, sans-serif !important;
    font-size: 20px;
    max-height: 100% !important;
    margin: 0 0 15px !important;
    text-align: left !important;
}
/* More list display styles */
.wrapper.list .row.product.details.product-item-details .row {
    height: 100%;
}

.wrapper.list .product-btn-info {
    position: relative;
    height: 100%;
}
.wrapper.list .price-block .tocart {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    position: absolute;
    left: 0;
    bottom: 45px;
    padding: 5px 30px !important;
}
.wrapper.list .price-box.price-final_price .price {
    top: 0;
    bottom: auto;
    width: 100%;
}
.wrapper.list .product-btn-info .row.no-gutters {
    position: absolute;
    bottom: 15px;
    width: 100%;
    height: auto !important;
}
/**/
.product-item .product-item-name a {
    color: #5A6E7F;
    font-weight: 500;
    display: block;
    width: 100%;
}
.wrapper.grid .product.details.product-item-details {
    margin-top: -30px;
}
/* Product Pop-up bottons */
.product-show {
    overflow: visible;
}
.product-show .product-btn {
    bottom: 10px;
    background-color: rgba(0,0,0,0) !important;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    opacity: 1;
    bottom: 0;
    visibility: visible;
    transition: none;
    backface-visibility: visible;
    position: relative;
    top: -25px;
}
.product-show .product-btn:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    opacity: 0.9;
    left: 0;
    top: 0;
}
.product-show .product-btn .mbi {
    font-weight: 400 !important;
    border-radius: 8px !important;
    color: #5A6E7F !important;
}
.product-show .product-btn .mbi:hover,
.product-show .product-btn button:hover,
.product-show .product-btn a:hover {
    color: #FFFFFF !important;
}
/* Price box */
.wrapper.grid .product.details.product-item-details .price-box.price-final_price .price {
    /*background-color: #6FE1A8;*/
    /*color: #FFFFFF !important;*/
    /*border-radius: 200px;*/
    /*padding: 8px 30px !important;*/
    /*font-size: 15px;*/
    color: #6FE1A8;
    font-size: 20px !important;
    font-weight: 700;
    /*
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
    width: 90%;
    */
}
.wrapper.grid .price-container .price-including-tax+.price-excluding-tax, .price-container .weee {
    margin-top: 7px !important;
    font-weight: bold;
}
.wrapper.grid .price-container .price-including-tax+.price-excluding-tax .price {
    margin-top: 3px !important;
}
/*.price-container .price-including-tax+.price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax+.price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee+.price-excluding-tax:before, 
.price-container .weee+.price-excluding-tax .price,
.price-including-tax, .price-excluding-tax {
    font-size: 1.8rem !important;
}*/
.ajaxsearch .price-box.price-final_price .price {
    position: relative;
    left: 0;
    transform: none;
    bottom: 0;
    width: auto;
    padding: 8px 20px !important;
    margin-top: 5px;
}
/* ? */
.product-item-inner {
    display: none;
}
.product.data.items .item.title>.switch:before, .product.data.items .item.title>.switch:after {
    transition: none !important;
    background: none !important;
}
.product.data.items .item.title.opened>.switch:before, .product.data.items .item.title.opened>.switch:after {
    transition: none !important;
	background: #6FE1A8 !important;
	padding: 0 15px;
}
.product.data.items .item.title a:after {
	padding: 0 15px;
}
/* Mobile */
@media(max-width: 667px) {
    .page-products.category-computers .wrapper.grid .product-item-info, .page-products.category-notebooks .wrapper.grid .product-item-info {
        min-height: 275px;
        overflow: hidden;
    }
    .product-item .product-item-name {
        font-size: 13px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .product-show .product-btn .mbi {
        width: 30px;
        height: 30px;
    }
}
/**/



/**/
/**/
/**/
/* SHOP - PRODUCT PAGE */
.breadcrumbs .items>li.item.product {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 500px;
    white-space: nowrap;
    position: relative;
    top: 5px;
    color: #5A6E7F;
}
/*.catalog-product-view {}*/
.fotorama__stage {
    border: 1px solid #d8d8d8 !important;
}
.product-info-main-top {
    border-bottom: 0 !important;    
}
.product-info-main-top,
.product-info-main-content {
    margin-top: 15px;
    margin-bottom: 30px;
    padding: 0 !important;
}
.product-info-main .page-title-wrapper .page-title {
    font-family: 'Roboto', Arial, sans-serif !important;
    font-size: 28px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 10px;
}
.product-info-main .price-box.price-final_price .price {
    border-radius: 0;
    background-color: transparent;
    color: #6FE1A8 !important;
    padding: 0 !important;
    /* font-size: 36px; */
    position: relative;
    left: 0;
    transform: none;
    bottom: auto;
    width: auto;
}
.product-info-main .price-box.price-final_price .price-including-tax .price {
    font-size: 48px;
}
.product-info-main .price-container .price-including-tax+.price-excluding-tax {
	margin-top: 2.5rem;
	color: #5A6E7F !important;
	/* margin: 20px 0 40px !important;
	background-color: rgba(35,55,85,0.025);
	padding: 10px 15px;
	border-radius: 8px;
	display: inline-block;
	width: auto; */
	font-weight: bold;
}
.product-info-main .price-container .price-including-tax+.price-excluding-tax .price {
	font-size: 28px;
	color: #5A6E7F !important;
	margin-top: 0.5rem;
	margin-bottom: 3rem;
}
.product-info-main .loginbuttons {
	margin-top: 3rem;
    position: absolute;
    top: -8px;
    right: 0;
    width: 150px;
}
.product-info-main .loginbuttons a.title {
	padding: 10px 15px;
	background-color: #FFFFFF;
	border-radius: 50px;
	margin: 0 10px 20px 0;
	box-shadow: 0 3px 7px hsla(0,0%,57%,.5);
	color: #527087;
	position: relative;
	display: inline-block;
	width: 140px;
}
.product-info-stock-sku {
	margin-top: 40px;
}
.box-tocart .fieldset-add input.input-text {
    border-radius: 8px;    
}
/* Add to cart & prices */
.box-tocart .field {
    margin-right: 15px;
    margin-bottom: 0;
}
.box-tocart .actions {
    vertical-align: bottom;
}
.box-tocart .actions div {
    display: inline-block;
    vertical-align: middle;
}
.box-tocart .actions .action {
	border-radius: 200px;
	border: 1px solid transparent !important;
    background-color: #6FE1A8;
    color: #FFFFFF !important;
    padding: 8px 30px !important;
    font-weight: 500;
    margin: 0;
    line-height: 1.1;
	height: 37px;
	margin-top: 20px;
}
.box-tocart .actions .action:hover {
	background-color: #233755 !important;
    color: #FFFFFF !important;
}
.box-tocart .actions .tocart {
	min-width: 150px !important;
}
.box-tocart .actions .tocart,
.box-tocart .instant-purchase {
	height: 37px;
}
.box-tocart .actions .towishlist {
    display: inline-block;
    font-size: 16px;
    line-height: inherit;
    color: #FFFFFF;
    padding: inherit;
    padding: 8px 10px 8px 11px !important;
    vertical-align: middle;
}
#payment-request-button {
    background: none;
    margin: 0;
    padding: 0 !important;
    max-width: 100px;
}
.box-tocart .actions .action {
    display: inline-block;
    vertical-align: middle;
    margin-top: 15px;
}
 
.box-tocart .actions .action i, 
.box-tocart .actions .action .material-icons {
    font-size: 16px;
}
.cat-links a { 
    color: #233755 !important;
}
.cat-links a:hover, .cat-links a:visited { 
    color: #5A6E7F !important;
}
.product.info.detailed {
    color: #5A6E7F !important;
}
.product.info.detailed .item.content .additional-attributes th,
.product.info.detailed .item.content .additional-attributes td {
    vertical-align: top;
    padding: 12px 20px;
}
.product.info.detailed .item.content .additional-attributes th {
    width: 20%;
    border-bottom: 1px solid #FFFFFF;
}

.product.info.detailed .item.content .additional-attributes .data table.generic tr th {
    background-color: #5A6E7F;
    color: #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-right: 0;
}
.product-info-main .stock.available span {
    border-radius: 200px;
    background-color: #6FE1A8;
    color: #FFFFFF !important;
    padding: 8px 30px !important;
    font-weight: 500;
}
.product-info-price {
	padding: 10px 25px 25px;
	margin-bottom: 0 !important;
	border-bottom: 1px solid transparent !important;
}
.product-add-form {
	padding: 20px 25px 25px;
}
.cat-links {
	padding: 20px 25px 25px;
	margin-top: 0 !important;
	border-top: 1px solid transparent !important;
}
.product.info.detailed {
    margin-top: 0;
    width: 74.5%;
}
.product.info.detailed .review-fieldset .col-12.col-sm-12.col-md-7.col-lg-8 {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.product.data.items {
    text-align: left !important;
}
/* Thumbnails background */
.fotorama__thumb {
    background-color: #FFFFFF !important;
}
/* Mobile */
@media(max-width: 992px) {
    .breadcrumbs .items>li.item.product {
        width: 170px;
        top: 3px;
    }
    .box-tocart .actions {
        margin-top: 10px;
    }
    .product-info-main .page-title-wrapper .page-title {
        font-size: 20px;
        margin-top: 0;
    }
    .product.info.detailed {
        width: 100%;
    }
    .product.info.detailed .item.content .additional-attributes tr {
        margin-bottom: 12px;
    }
    .product.info.detailed .item.content .additional-attributes th {
        display: block !important;
        width: 100%;
        border-right: 0px solid #FFFFFF;
    }
    .product.info.detailed .item.content .additional-attributes th, .product.info.detailed .item.content .additional-attributes td {
        padding: 0px 5px !important;
        text-align: left !important;
    }
    .product.info.detailed .item.content .additional-attributes .data table.generic tr th.text-left {
        padding: 10px 12px !important;
        width: 100%;
        display: table-cell !important;
    }
    .product.info.detailed .item.content .additional-attributes .data table.generic tr td {
        width: 50%;
        display: table-cell;
        vertical-align: top;
    }
    .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr td[data-th]:before, .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr th[data-th]:before {
        display: none;
    }
    .product.info.detailed .item.content .additional-attributes .data table.generic tr td {
        padding: 8px 5px !important;
    }
}
/**/



/**/
/**/
/**/
/* SHOP - CART SIDEBAR */
#minicart-content-wrapper .items-total {
    margin-bottom: 20px;
    color: #5A6E7F !important;
    font-weight: 700;
}
/**/



/**/
/**/
/**/
/* SHOP - SHOPPING CART PAGE*/
#shopping-cart-table .action.action-delete {
    position: absolute;
    top: 26px;
    right: -20px;  
}
@media(max-width: 992px) {
    .form.form-cart {
        width: 68% !important;
    }
}
.checkout-shipping-address .action.primary.company-custom-address {
    margin-top: 0 !important;
    margin-right: 15px !important;
}
.page-layout-checkout .container.logo-checkout {
    position: relative;
}
.page-layout-checkout .container.logo-checkout:before {
    content: "";
    position: absolute;
    left: -150%;
    top: 0;
    width: 300%;
    height: 80px;
    background-color: #233755 !important;
    z-index: -1;
}
.logo-checkout .logo {
    padding: 20px 0;
}
.table-checkout-shipping-method {
    min-width: auto !important;
}
.opc-progress-bar-item._active:before,
.opc-progress-bar-item._active>span:before {
    background-color: #6FE1A8 !important;
}
/**/



/**/
/**/
/**/
/* SHOP - Comparison table */
.data.table.table-comparison th,
.data.table.table-comparison td {
    vertical-align: top;
    color: #5A6E7F !important;
}
.table-comparison .product-item-photo {
    text-align: center;
}
.table-comparison .product-item-photo img {
    width: auto;
    max-height: 150px;
}
.table-comparison .product-item-actions, .table-comparison .price-box, .table-comparison .product.rating, .table-comparison .product-item-name {
    margin: 0 0 15px;
}
.table-comparison .product-item-name {
    font-size: 16px;
    min-height: 115px;
}
.table-comparison .product-item-actions, .table-comparison .price-box, .table-comparison .product.rating, .table-comparison .product-item-name {
    position: relative;
}
.table-comparison .price-box.price-final_price .price {
    position: relative;
    left: 0;
    transform: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    bottom: 0;
}
.cell.product.attribute {
    font-size: 16px;
}
@media(max-width: 1024px) {
    .table-comparison .product-item-name {
        min-height: 200px;
    }
}
@media(max-width: 992px) {
    .table-comparison .product-item-name {
        min-height: 250px;
    }
}
@media print {
    .table-comparison .product-item-name {
        min-height: 120px;
    }
}
/**/



/**/
/**/
/**/
/* REGISTRATION PAGE */
.customer-account-create .main-wrap {
    padding-top: 30px;
    padding-bottom: 50px;
    color: #5A6E7F !important;
}
/* Personal information title */
.customer-account-create .b2b-legend {
    margin-bottom: 30px;
}
.customer-account-create .b2b-legend span {
    /*font-family: 'Roboto', Arial, sans-serif !important;*/
    /*font-size: 18px;*/
    /*font-weight: 700;*/
    /*color: #5A6E7F !important;*/
    border: none;
    font-family: 'Dosis', 'Roboto', Arial, sans-serif;
    text-align: left;
    font-size: 40px;
    color: #5A6E7F;
    margin: 30px 0;
}
.customer-account-create .field-name-firstname {
    margin-top: 40px;
    margin-bottom: 20px;
}
.customer-account-create .field-name-lastname,
.customer-account-create .b2b-field-company-account,
.customer-account-create .marketing-checkboxes-business,
.customer-account-create .marketing-checkboxes-marketing,
.customer-account-create .marketing-checkboxes-contact,
.customer-account-create .b2b-field {
    margin-bottom: 40px;
}
.customer-account-create .b2b-field.choice {
    margin-bottom: 10px;
}
.customer-account-create .b2b-field-company-account input {
    height: 32px;
    width: 100%;
    padding: 0 10px;
}
.customer-account-create label {
    font-weight: 700;
}
.b2b-actions-toolbar .b2b-action-primary, .b2b-actions-toolbar .action.primary, .b2b-actions-toolbar .b2b-action, .b2b-actions-toolbar .action {
    border-radius: 200px;
    background: #29BDEF !important;
    color: #FFFFFF !important;
    padding: 8px 30px !important;
    font-weight: 500;
    border: none !important;
    box-shadow: none !important;
    font-size: 16px !important;
}
.b2b-actions-toolbar .b2b-action-primary:hover, .b2b-actions-toolbar .action.primary:hover, .b2b-actions-toolbar .b2b-action:hover, .b2b-actions-toolbar .action:hover {
    background: #6FE1A8 !important;
    color: #FFFFFF !important;
    text-decoration: underline !important;
}
.account .field:not(.choice)>.label {
    font-size: 16px;
    font-weight: 700; 
}
/**/




/**/
/**/
/**/
/* FOOTER */
.page-footer .footer-main {
    text-align: center;
    color: #5A6E7F !important;
    font-size: 14px !important;
    padding-bottom: 40px;
}
.page-footer h4 {
    font-size: 20px;
    font-weight: 500 !important;
}
.page-footer p {
    margin: 0;
}
.page-footer a {
    color: #000000 !important;
    margin: 0;
}
.page-footer .footer-content {
	padding: 40px 0px 50px;
	border-top: 1px solid rgba(35,55,85,0.05);
}
.page-footer .social-links {
    margin: 15px 0 !important;
}
.page-footer .social-links a {
    margin-left: 5px;
    margin-right: 5px;
}
.page-footer .social-links a:hover {
    text-decoration: none !important;
}
.page-footer .social-links a .mbi {
    font-size: 24px !important;
    color: #FFFFFF;
}
.page-footer .social-links i.mbi.mbi-twitter {
    background-color: #6FE1A8 !important;
    border-radius: 4px;
    padding: 6px;
    color: #FFFFFF;
}
.page-footer .social-links i.mbi.mbi-linkedin {
    background-color: #6FE1A8 !important;
    border-radius: 4px;
    padding: 6px 8px;
    color: #FFFFFF;
    top: 0;
}
.page-footer .social-links i.mbi.mbi-twitter:hover,
.page-footer .social-links i.mbi.mbi-linkedin:hover {
    background-color: #233755 !important;
}

.page-footer .footer-copyright .text-copyright,
.page-footer .footer-payment {
    font-weight: 400;
    font-size: 14px !important;
}
.page-footer .footer-payment .mr-payment img {
    max-width: 275px !important;
}
/* Mobile */
@media(max-width: 992px) {
    .page-footer .footer-main {
        padding-bottom: 0;
    }
    .page-footer .footer-main .col-6 {
        margin-bottom: 25px;
    }
    .page-footer .mr-payment {
        margin: 0;
    }
}
@media(max-width: 667px) {
    .page-footer .footer-copyright,
    .page-footer .footer-payment {
        text-align: center;
    }
    .page-footer .text-copyright {
        margin-right: 0 !important;
    }
    .page-footer .footer-payment {
        width: 100%;
        margin: 10px 0;
    }
}
/**/



/**/
/**/
/**/
/* SOCIAL BUTTONS */
.social-share .social-listing li {
    margin-left: 10px;
}
.social-share .social-listing li button {
    height: 30px;
    width: 30px;
    line-height: 29px;
}
.social-share .social-listing li button>span {
    line-height: 1;
    font-size: 18px;
}
.social-share .social-listing li.facebook button,
.social-share .social-listing li.twitter button {
    background-color: #6FE1A8 !important;
    border-radius: 4px;
    padding: 4px;
    color: #FFFFFF;
}
.social-share .social-listing li.facebook button:hover,
.social-share .social-listing li.twitter button:hover {
    background-color: #233755 !important;
}
.social-share .social-listing li.email {
    display: none !important;
}
/* Moblie */
@media(max-width: 992px) {
    .social-share .social-listing li {
        margin-left: 0;
        margin-right: 10px;
    }
}
/**/



/**/
/**/
/**/
/* SCROLL TO TOP */
#go-top {
    background-color: #6FE1A8 !important;
    height: 65px;
    width: 65px;
    color: #FFFFFF;
    font-size: 24px;
    bottom: 30px;
    right: 30px;
    border-radius: 1000000px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center; 
}
#go-top:hover {
    background-color: #233755 !important;
}
#go-top a {
    border: none !important;
}
#go-top .mbi {
    color: #FFFFFF;    
}
@media(max-width: 667px) {
    #go-top {
        height: 40px;
        width: 40px;
        bottom: 65px;
    } 
}
/**/








/*.mbi-menu:before {
    font-size: 17px;
}
.action.showcart>i, .wishlist-icon i, .user-topbar i {
    font-size: 2rem;
}
.header-content-action>div{
    margin-right: 17px;
}
.nav-top {
    padding: 7.5px 0px;
    background: #000;
    text-align: right;
}
.nav-top li a {
    color: #fff;
    text-transform: uppercase;
}
.nav-middle {
    background: #f6f7f8;
    height: 70px;
}
.nav-middle .logo {
    height: 80px;
    left: auto;
    position: absolute;
    display: block;
    z-index: 399;
    margin: 4px 0px 0px 15px;
    padding: 0 0 10px 0;
}
.nav-middle .gn-navigation {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    float: right;
    padding-left: 0px;
    margin-right: 7.5px;
    margin-top: 31px;
}
.nav-middle .gn-navigation li {
    display: inline-block;
    padding: 0.6rem 1rem 0.4rem 1.75rem;
}
a:hover, a:visited{
    color: #000;
}*/
/*.menu-container .align-items-center {
    width: 100%;
}*/
/*.nav-middle .gn-navigation li:first-child {
    border-bottom: 2px solid #00bbe4;
}*/
.horizontal-menu .magebig-nav li.level0>a {
    color: #fff;
}
.horizontal-menu .magebig-nav li.level0>a:hover,
.horizontal-menu .magebig-nav li.level0>a:hover .d-lg-inline-block {
    text-decoration: underline;
}
.page-layout-1column .block.widget .products-grid .product-item {
	display: inline-block;
	background-color: #FFFFFF;
}
.page-layout-1column .block.widget .products-grid .product-item .actions-secondary {
    display: none;
}

/*.category-list-top{
    border: 1px solid #f3f3f3;
}*/

ul.smartmenu.magebig-nav {
    width: 100%;
    text-align: center;
}
.magebig-nav li.level0{
    display: inline-block !important;
    float: none;
    line-height: inheritf;
}
footer {
    padding-top: 0px;
}
footer.page-footer {
    background: #fff;
    color: #fff;
}
.social-links-container {
    text-align: center;
    font-size: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
.social-links-container ul {
    margin: 20px 0px 0px 0px;
}
.social-links-container i {
    color: #abb1b7;
    font-size: 46px;
}
.social-links-container h3 {
    color: #abb1b7;
    font-weight: 500;
    padding-bottom: 10px;
    border-bottom: 1px solid #555a61;
    font-size: 34px;
    margin-bottom: 0px;
    margin-top: -5px;
}
.footer-copyright-vertical {
    border-top: none;
}
.footer-copyright {
	width: 100% !important;
}
.footer-copyright .text-copyright {
	color: #797979;
	padding: 0 15px;
}
.footer-copyright ul.footerLinks {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.footer-copyright ul.footerLinks li {
    display: inline-block;
    margin-right: 30px;
    color: #58636f;
}
.footer-copyright ul.footerLinks li a {
    color: #58636f;
}
.footer-copyright {
    text-align: left;
}
i.mbi.mbi-linkedin {
    padding: 2px 4px;
    background: #00ccff;
    border-radius: -2px;
    color: #000;
    font-size: 8px;
    position: relative;
    top: -2px;
}
.mr-payment {
	padding: 0 15px;
}
.mr-payment li{
    font-size: 11px;
    color: #636363;
}
.mr-payment img{
    max-width: 200px;
    margin-left: 10px;
}
.footer-payment {
    display: inline-block;
    width: 25%;
    margin: -3px;
}
footer.page-footer .container {
    padding: 0;
}

.social-links li{
    display: inline-block;
    padding: 24px 8px 0px 0px;
    margin-left: 10px;
}
.cms-crossroads .wrapper-breadcrums, .cms-crossroads .header-menu-content {
    display: none !important;
}
.cms-crossroads .page-main .container {
    max-width: 100%;
    padding: 0;
}
.sliderAccordianContainer > div {
    display: inline-block;
    width: 10%;
    margin: -2px;
    vertical-align: top;
    border-left: 2px solid #fff;
    overflow: hidden;
    transition: 0.3s;
}

.sliderAccordianTop {
    height: 10vh;
    border-bottom: 1px solid #fff;
    background: #425f78;
}
.sliderAccordianMain {
    height: 79vh;
    position: relative;
}
.sliderContentContainer {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 30px;
    background: #425f78;
    border: 1px solid #fff;
    min-height: 250px;
    max-width: 400px;
    color: #fff;
    font-size: 15px;
}
.cta {
    background: #6FE1A8;
    padding: 10px 15px;
    display: inline-block;
    color: #dfff;
}
.sliderAccordian1 {
    background: #ddd;
}
.sliderAccordian2 {
    background: #00bbe4;
}
.sliderAccordian3 {
    background: #425f78;
}
.sliderAccordian4 {
    background: #1c1c1c;
}
.sliderAccordianContent {
    width: 70vw;
}
.sliderAccordianContainer .sliderAccordian1:hover {
    width: 70%;
}
.sliderAccordianContainer .sliderAccordian2:hover {
    width: 70%;
}
.sliderAccordianContainer .sliderAccordian3:hover {
    width: 70%;
}
.sliderAccordianContainer .sliderAccordian4:hover {
    width: 70%;
}
/*.open {
    width: 70% !important;
}*/
.sliderAccordianTop img {
    max-height: 100%;
    height: 100%;
    padding: 10px;
}
.sliderAccordian1 {
    background: url(/media/misc/intro1.jpg) no-repeat;
    background-size: cover;
}
.sliderAccordian2 {
    background: url(/media/misc/intro2.jpg) no-repeat;
    background-size: cover;
}
.sliderAccordian3 {
    background: url(/media/misc/intro3.jpg) no-repeat;
    background-size: cover;
}
.sliderAccordian4 {
    background: url(/media/misc/intro4.jpg) no-repeat;
    background-size: cover;
}
.sliderAccordianMain {
    position: relative;
}
.sliderAccordianContent .sliderAccordianMain::before {
    content: '';
    height: 100%;
    width: 100%;
    background: #425e786e;
    position: absolute;
}
.sliderContentContainer h3 b {
    color: #00bbe5;
}
.sliderContentContainer h3 {
    font-weight: 200;
    font-size: 35px;
    margin-bottom: 20px;
}
.sliderContentContainer .cta {
    padding-right: 50px;
    background: url(/media/misc/arrow.svg) #00bbe6 no-repeat;
    background-position: 91%;
    background-size: 20px;
}
.sliderContentContainer p {
    font-size: 16px;
    margin-bottom: 20px;
}
.item-slider img {
    width: 100%;
}
.item-slider .sliderOverlay {
    text-align: center;
    width: 300px;
    position: absolute;
    top: 21%;
    text-align: left;
    left: 8%;
    color: #1a3058;
    font-size: 19px;
    background: #fdfdfdeb;
    padding: 20px 20px;
}
.item-slider {
    position: relative;
}
.item-slider .sliderOverlay b {
    color: #00bbe4;
}

.item-slider .sliderOverlay h2 {
    font-weight: 300;
}
.mbi-menu:before {
    font-size: 21px;
    position: relative;
    top: -5px;
    margin-right: 10px;
}
.servicePageTop h3 {
    display: inline-block;
    margin-left: 15px;
    font-size: 34px;
    font-weight: 300;
}
.servicePageTop {
    padding: 30px 0px;
}
.servicePageTop img {
    display: inline-block;
    width: 120px;
}
.text-block-highlight {
    padding: 80px;
    background: #425f78;
    font-size: 19px;
    color: #fff;
    width: 85%;
    float: right;
}
.text-block-1 {
    font-size: 19px;
    margin: 30px 0px;
}

.servicePageImage img {
    display: block;
    clear: both;
    width: 100%;
    margin: 30px 0px;
}
hr.clear-both {
    clear: both;
    border: none;
}
h3 b {
    color: #00bbe4;
}
.text-block-list h3 {
    font-size: 34px;
    font-weight: 300;
}
.text-block-list li {
    margin-bottom: 10px;
}
.two-col {
    display: inline-block;
    width: 50%;
    margin: -2px;
}
.text-block-list ul {
    list-style-type: disc;
}
.text-block-list {
    font-size: 19px;
    margin: 30px 0px;
}
.text-block-list h3 {
    font-size: 34px;
    font-weight: 300;
    margin-bottom: 20px;
}
.mobiletoggle{
    display: none;
}
.loginmessage{
    text-align:center;
    margin-bottom:15px;
}
span[data-price-type="oldPrice"]{
    display: none;
}
.special-price .price {
    color: #252525;
}
.discount-percent{
    display: none;
}
#mini-cart .photo.image {
    width: 75px !important;
    height: 75px !important;
    margin-right: 20px;
}
#mini-cart .product-item-pricing span {
    font-size: 13px;
    margin-bottom: 10px;
}

#mini-cart .product-item-pricing {
    margin: 10px 0px;
}
button#btn-minicart-close {
    display: none;
}
#minicart-content-wrapper .action.primary, #minicart-content-wrapper .action.secondary {
    width: 100%;
    margin-bottom: 10px;
}
.cart.table-wrapper .product-item-details {
    vertical-align: middle !important;
}
.cart-summary .checkout-methods-items {
    background: none !important;
}
.cart-summary .checkout-methods-items .action.primary.checkout span, a.b2b-btn-cart.action.primary span {
    font-size: 16px !important;
}
a.b2b-btn-cart.action.primary {
    padding: 10px !important;
}
.cart-summary .checkout-methods-items .item {
    margin-bottom: 10px;
}
.opc-block-summary span.product-image-container img, .opc-block-summary span.product-image-container {
    max-width: 75px;
    max-height: 75px;
}
/* .minicart-items .product>.product-item-photo,
.minicart-items .product>.product-image-container {
    display: none !important;
} */
.opc-block-summary .minicart-items .product-item-details {
    padding-left: 10px;
    /*width: 76%;*/
    display: inline-block;
}
.manager-info-top {
    text-align: right;
}
.manager-info-top a {
    color: #00bbe5;
}
.b2b-request-quote-btn a.b2b-btn-cart.action.primary {
    padding: 5px !important;
}
.b2b-request-quote-btn a.b2b-btn-cart.action.primary span {
    font-size: 13px !important;
}
.ship-via {
    display: none;
}
.checkout-methods-items .b2b-request-quote-btn a.b2b-btn-cart.action.primary {
    padding: 13px !important;
}
.checkout-methods-items .b2b-request-quote-btn a.b2b-btn-cart.action.primary span {
    font-size: 16px !important;
}
.category-list-top li {
    margin-top: 5px;
    font-weight: 300;
}
@media (max-width: 500px){
    .nav-middle .logo {
        position: inherit;
    }
    .nav-middle .gn-navigation li {
        width: 100%;
        padding: 10px;
    }
    .nav-middle {
        height: auto;
    }
    .nav-middle .gn-navigation {
        display: none;
        margin: 0 !important;
        padding: 0;
    }
    .mobiletoggle {
        display: block;
        position: absolute;
        right: 27px;
        top: 60px;
        z-index: 999;
        float: none !important;
    }
    .sliderContentContainer p {
        font-size: 14px;
    }
    .sliderContentContainer h3 {
        font-size: 23px;
    }
    .sliderContentContainer {
        min-height: 310px;
    }
/*    .logo img {
        height: 60px;
        margin-top: 13px;
    }*/
    .footer-main {
        padding-left: 0;
    }
    .toggle-mobile .content-toggle {
        display: block !important;
    }
    .toggle-mobile .title .mbi {
        display: none;
    }
    .footer-main .title {
        border: none;
    }
    .footer-main .col-12.col-md-6.col-lg-3 {
        width: 50% !important;
        display: inline-block;
        flex: auto;
    }
    .social-links-container i {
        font-size: 22px !important;
        padding: 2px !important;
        border-radius: 4px !important;
    }
    .social-links li {
        padding: 0;
    }
    .social-links .instagram i {
        font-size: 18px !important;
        position: relative;
        top: -2px;
    }
    .social-links-container h3 {
        font-size: 16px;
    }
    .text-copyright {
        padding: 0;
        margin: 0;
    }
    .footer-copyright {
        font-size: 11px;
    }
    .item-slider .sliderOverlay {
        font-size: 11px;
    }
    .item-slider .sliderOverlay {
        font-size: 11px;
        top: 0;
        left: 0;
    }
    .selling-feature .media-heading {
        font-size: 12px;
    }
    .breadcrumbs .items>li {
        font-size: 10px;
    }
    ul#mb-collapsible-mobile {
        display: none;
    }
    .catalog-category-view .page-title {
        text-align: center;
    }
    .category-view {
        display: none;
    }
    .fotorama__thumb{
        background: #fff;
    }
    .sliderAccordian1{
        background-position: center;
    }
}
.account .column.main h2 {
    font-size: 16px;
}
div#account-nav ul.nav.items {
    padding: 0;
}
.account .page-title {
    font-size: 21px;
    margin: 0;
}
.cms-home-onecolumn .product-items {
    text-align: center;
}
.user-topbar {
    position: relative;
}

.user-topbar a {
    color: #fff;
    position: absolute;
    height: 100%;
    width: 100%;
}
@media (max-width: 450px){
	.user-topbar a {
		position: relative;
	}	
}
.configurators:hover .toplinks-wrapper {
    display: block;
	position: absolute;
	/* top: 2px; */
	right: -5px;
    background: #fff;
    padding: 20px;
    z-index: 99;
    width: 200px;
	font-size: 14px;
	border: 1px solid #5A6E7F;
}
.configurators .toplinks-wrapper {
    display: none;
}
.configurators:hover .toplinks-wrapper ul {
    padding: 0;
}
.configurators .customer-links {
	position: relative;
}
.configurators .customer-links::before {
    content: '';
    height: 27px;
    width: 30px;
	/* background: url(/media/misc/mechanism.svg) no-repeat; */
	background: url('http://aspensolutions.co.uk/aspenplus_portal_assets/mechanism.png') no-repeat;
    background-size: 69%;
    background-position: 100%;
    display: block;
    margin: auto;
}
.configurators .customer-links:hover::before {
    content: '';
	background: url('http://aspensolutions.co.uk/aspenplus_portal_assets/mechanism-hover.png') no-repeat;
    background-size: 69%;
    background-position: 100%;
}
.configurators .customer-links::after {
	content: "";
    /* border: 1px solid transparent; */
}
.configurators .customer-links:hover::after {
	content: "";
    color: #6FE1A8;
    text-decoration: none;
    position: absolute;
    top: -5px;
    left: 1px;
    width: 36px;
    height: 36px;
    border: 1px solid #6FE1A8;
    border-radius: 200px;
    z-index: 0;
}
.configurators {
    margin: 0px 35px 0px 0px;
}
.configurators .customer-links > span{
    font-size: 12px;
}
.configurators {
    margin-top: 7px;
}
.configurators:hover .toplinks-wrapper li {
    margin-bottom: 10px;
}
.loginbuttons {
    margin-top: 20px;
}
.loginbuttons a img {
    width: 100%;
}
.loginbuttons a {
    display: inline-block;
    width: 100px;
    margin: 2%;
}
iframe.productFinder {
    width: 100%;
    min-height: 500px;
    border: none;
}
.block-cat-product li.product-item {
    /*width: 29% !important;*/
    margin: 0 !important;
    /*border: none !important;*/
}
.block-cat-product li.product-item div {
    border: none !important;
}
.block-cat-home h2 a {
    font-size: 25px;
}
.block-cat-product .product-item-name {
    height: 43px;
}
.block-cat-product .product-item .price-box .price {
	/* color: #6FE1A8; */
	color: #6ad6a0;
	font-weight: 700;
	font-size: 2rem;
}
.block-cat-product .product-item .price-box .price-excluding-tax,
.block-cat-product .product-item .price-box .price-excluding-tax .price {
	color: #5A6E7F;
	font-weight: 500;
	font-size: 1.5rem;
}
.block-cat-product .product-item .price-box .price-excluding-tax .price {
	margin-top: 3px;
}
.block-catalog a {
    font-size: 23px;
}
.widget.block.block-static-block .block-catalog h2.title {
    margin: 0px !important;
}
.product-slider img {
    width: 150px !important;
    margin: auto;
}
.owl-theme .owl-nav [class*='owl-'] {
	background: transparent !important;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before,
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
	background-color: #6FE1A8 !important;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: none !important;
}
.related li.product-item {
    background: #fff;
}
.col5.brandBlock img {
    max-width: 120px;
    max-height: 50px;
    margin: auto;
    display: block;
}
.col5.brandBlock {
    display: inline-block;
    width: 17%;
    vertical-align: middle;
    margin: 1%;
    padding: 23px;
    text-align: center;
}
/* MOBILE */
@media(max-width: 450px) {
	.col5.brandBlock {
		width: 45%;
	}
}
.b2b-request-quote-btn a.b2b-btn-cart.action.primary span {
    font-size: 16px !important;
}
.b2b-request-quote-btn a.b2b-btn-cart.action.primary {
    padding: 8px 30px 10px !important;
}
.custom-slider .owl-stage-outer {
    padding: 0 !important;
}
.custom-slider {
    position: relative;
}
.customer-name.acc-btn > div {
    text-indent: -99999px;
}

.acc-topbar .acc-list ul li {
    display: inline-block;
}
.acc-topbar .acc-list ul {
    display: block !important;
}
.acc-topbar .acc-list {
    background: #fff !important;
}
.acc-topbar .acc-list ul li a {
    position: unset;
}
.acc-topbar .acc-list ul li a:hover {
	color: #6FE1A8;
}
.acc-topbar:hover .acc-list {
    padding: 0;
}
.user-topbar:hover .customer-menu.acc-list {
    opacity: 1 !important;
    visibility: initial;
}
.user-topbar .customer-menu.acc-list {
    padding: 0;
    top: 10px !important;
    right: -30px !important;
}
.customer-menu.acc-list {
    transition: 0s;
}
li.customer-welcome.acc-topbar:hover .customer-menu.acc-list {
    top: 40px !important;
}
.products-grid .price::before, .product-info-main .price::before, .minicart-price .price::before {
    content: 'Excl VAT ';
    font-size: 10px;
}


.cms-terms-and-conditions .main-wrap, .cms-privacy-policy .main-wrap,  .cms-cookies .main-wrap {
    padding: 0;
}
.cms-header {
    color: #fff;
    background: #2abdef;
    text-align: center;
    padding: 60px;
}
.container-small ul li {
    margin: 10px 0px;
}
.container-small ul {
    list-style-type: circle;
}
.container-small {
    max-width: 800px;
    margin: 50px auto;
}

#payment-request-button {
    background: none;
    margin: 0;
    padding: 0 !important;
    max-width: 100px;
}
a.action.torequisition::before {
    content: '+';
}

a.action.torequisition span {
    display: none;
}
.box-tocart .actions .torequisition {
    padding: 10px 13px !important;
}
.w-100 {
    width: 100%;
}
.minicart-items .product-item-photo img {
    position: unset !important;
}
span.product-image-wrapper {
    height: auto !important;
}
.minicart-items-wrapper {
    height: auto !important;
}