/*  ****Colour Notes****
Primary Dark Grey = #1f1f1f
Primary Green = #00af9d
Primary Red = #ee3124
*/

@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap');
/* font-family: 'Comfortaa', cursive; */

/*BODY-----------------------------------------------------------------------------------------------------------------*/

/*Default settings for background,font size, font ect....*/
body {
    margin: 0;
    padding: 0;
    font-family: 'Comfortaa', cursive;
    color: #1f1f1f;
    font-size: 13px;
    background-color: #fff;
}
.headline {
	text-transform: uppercase;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 10px;
    padding-left: 10px;
}

/*Attribute Hyperlink--------------------------------------------------------------------------------------------------*/

a {
/*    color:#3c3c3b;*/
    color:#000;
}

.header .mega-menu li a {
    color: #fff;
}

/*HEADER---------------------------------------------------------------------------------------------------------------*/

/*Set the header background and top border if needed.*/

.header-banner {
	background-color: #1f1f1f;
    color: #00af9d;
    padding: 2.5px;
    font-weight: 700;
    text-align: center;
	text-transform: uppercase;
}

.header-top {
    background-color: #1f1f1f;
    border: 0px;
    box-shadow: none;
}

.logo {
    width: 33.33333333%;
    padding: 10px !important;
}

.search-box {
    width: 33.33333333%;
    padding: 0px 5px !important;
	
}


.log-in-cart {
    width: 33.33333333%;
    padding: 0px 5px !important;
    float: right;
}

#logo-header {
    padding-top: 0px;
}





.site_search_items {
    text-align: center;
    margin: 30px 0;
}

.search-items {
    
	display: inline-flex;
align-items: normal;
padding: 10px 0px;
padding: 5px 10px;
	border: 2px solid #00af9d;
	border-radius: 5px;
	margin: 10px 0 0 0;
	width: 100%;
}

/*Search Box Input Border */
.searchtextheader {
    line-height: 18px;
    width: 100%;
	margin: 0px;
    /* border: 2px solid #00af9d; */
    /* padding: 8px 8px; */
    /* border-radius: 5px; */
	padding: 0px;
	border: none;
	background: transparent;
	color: #fff;
    
}

.searchtextheadermobile {
    line-height: 18px;
    width: 80%;
    max-width: 250px;
    margin-top: 10px;
    border: 2px solid transparent;
    padding: 8px 4px;
    border-radius: 5px;
}

/*Search Button */

.topsearchButton {
    line-height: 18px;
    background: transparent;
    color: #00af9d;
    font-weight: bold;
    padding: 0px;
    border: 2px solid transparent;
	display: contents;
}

.topsearchButton:hover {
    line-height: 18px;
    background: transparent;
    color: #ee3124;
    font-weight: 700;
    padding: 0px;
    border: 2px solid transparent;
}


.topsearchBox {
    color: #00af9d;
    border: 1px solid #fff;
    padding: 8px 10px;
    border-radius: 5px;
    width: auto;
    line-height: 18.5667px;
    font-size: 13px;
    height: auto;
    margin: 0;
    float: none;
}




.fa-search::before {
    content: "\f002";
    font-size: 35px;
    /* margin-left: 5px; */
    vertical-align: middle;
}


.header-top-dropdown {
    background-color: none !important;
    box-shadow: none !important;
    padding: 10px 0 0 0;
    margin: 0 0 0 0;
    text-align: right;
    height: 48px;
}

/*.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-left: 8px;
}*/

.buttonContainer {
    position: relative;
    font-size: 32px;
}

.buttonContainer i:hover {
    color: #3c3c3b;
}

.btn-group {
	padding: 0 5px;
	vertical-align: middle;
}
.keep-open {
    /* padding: 0px; */
    /* line-height: 1; */
}
.header .dropdown > a {
	color: #00af9d;
}

.header-top-dropdown .btn-group .small-buttons {
    color: #00af9d;
    /* font-size: 35px; */
    line-height: 1;
}
/* .header-login .small-buttons::before { */
/* content: "Sign In"; */
/* font-size: 16px; */
/* vertical-align: middle; */
/* margin: 0 5px; */
/* } */

.header-login {
    color: #00af9d;
    /* font-size: 36px; */
    line-height: 1;
    padding: 0px;
    margin: 0px;
}
.header-login::before {
	/* content: "Sign In"; */
/* font-size: 16px; */
/* vertical-align: middle; */
}

.header-top-dropdown i {
    color: #00af9d;
	vertical-align: middle;
}

.header-top-dropdown i:hover {
    color: #ee3124;
}

.currencyBox {
    color: #00af9d;
    font-size: 20px;
	text-align: center;
	width: auto;
    /* padding: 0px; */
}
.currencyBox::before {
	content: "Currency";
	font-size: 11px;
	position: absolute;
	    top: -5px;
}

.currency {
	position: inherit;
top: 5px;
	line-height: 1;
	color: lightgray;
    /* border: 1px white solid; */
    /* padding: 0px 2.5px; */
    /* border-radius: 2.5px; */
}

.currency:hover {
	color: #ee3124;
    /* border: 1px #00af9d solid; */
    /* padding: 0px 2.5px; */
    /* border-radius: 2.5px; */
}

.selectedCurr {
     color: #00af9d;
    /* border: 1px #00af9d solid; */
    /* padding: 0px 2.5px; */
    /* border-radius: 2.5px; */
}

/* .selectedCurr:hover { */
	/* color: white; */
    /* background-color: #00af9d; */
    /* /* border: 1px #00af9d solid; */
    /* /* padding: 0px 2.5px; */
    /* /* border-radius: 2.5px; */ 
/* } */

.btn-group {
	padding: 0 5px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    vertical-align: 0;
    font-size: 35px;
    /* padding: 0 5px 0 5px; */
}

.fa-phone {
    content: "\f002";
    font-size: inherit;
    color: #FFFFFF;
    padding: 0px;
}

/*.header-top-dropdown */
.fa-user:before {
    content: "\f007";
    font-size: 35px;
}

/*.header-top-dropdown */
.fa-sign-in:before {
    content: "\f090";
    font-size: 35px;
}

/*.header-top-dropdown */
.fa-shopping-cart:before {
    content: "\f07a";
	/* content: "\f291"; */
	
    font-size: inherit;
}


.btn-default .badge-cart {
    background-color: transparent;
    color: #00af9d;
}

.badge-cart {
    background-color: #00af9d;
    font-size: 18px;
    border-radius: 50%;
    padding: 4px 4px;
    min-width: 28px;
    border: 1px solid #00af9d;
}
.itemsInBasketMobile {
    font-size: 12px;
    margin: 0 0 0 -5px;
    display: none;
}
.itemsInBasketMobileNum {
font-size: 18px;
font-weight: bold;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 50%;
padding: 4px 4px;
min-width: 28px;
border: 1px solid #00af9d;
display: inline-block;
position: relative;
top: -5px;
}

.btn .badge {
    position: relative;
    top: 4px;
}
.header-login a {
    color: #00af9d;
}



/*.btn-default .badge-cart {
    background-color:#00af9d;
    font-size: 25px;
}*/

.header-top-dropdown .btn-group.open > button,
.header-top-dropdown .btn-group > button:hover {
    background:none;
    color:#FF7D7D;
    border-right-color:#00af9d;
}

.telephoneBox {
    margin: 10px 0 0 0;
	color: #00af9d;
}

.telephoneBoxNum {
    font-size: 17.5px;
    color: inherit;
    font-weight: 100;
}

.telephoneBoxText {
    color: inherit;
    font-size: 14px;
    font-weight: 100;
}

.cart .table > thead > tr > th{
    border-bottom:1px solid #00af9d;
}

.container-mobile .col-lg-4 {
	width: auto;
padding: 0 0 0 10px;
}

.mobileButtPos {
	color: #00af9d;
	padding: 0px;
	float: right;
margin: 5px 10px 0 0;
}
.topsearchButtonMobile {
    background: #fff;
    color: #00af9d;
    /* font-weight: 700; */
    padding: 9px;
    border-radius: 5px;
    border: none;
    /* margin: 0 5px; */
    float: none;
}

.readmore{
    color:#00af9d;
}

.newslist a{
    color:#00af9d;
}

.newcard {
    padding: 10px;
    background-color: #00af9d;
    color: #FFF;
    margin-bottom: 10px;
    margin-top: 10px;
}

.basketUpdateShow {
    color: #fff;
    background-color: #00af9d;
    border-color: #00af9d;
    margin-top: 10px;
    padding: 5px;
    touch-action: manipulation;
    cursor: pointer;
    border-radius: 4px;
    border: none;
    text-align: center;
    width: 100%;
}


/* .topsearchButtonmobile { */
    /* line-height: 18px; */
    /* background: transparent; */
    /* color: #fff; */
    /* font-weight: bold; */
    /* padding: 0px; */
    /* border: 2px solid transparent; */

/* } */

/* .topsearchButtonMobile:hover { */
    /* background-color: transparent; */
    /* color: #3c3c3b; */
    /* font-weight: bold; */
    /* padding: 0; */
    /* border-radius: 5px; */
    /* border: none; */
    /* padding: 0px; */
/* } */
.topsearchButtonmobile:hover {
    line-height: 18px;
    background: transparent;
    color: #ee3124;
    /* font-weight: 700; */
    padding: 0px;
    border: 2px solid transparent;
}

.buttonContainerMobile i:hover {
    color: #3c3c3b;
	cursor: pointer;
}

.topsearchButtonMobile i:active {
    background-color: #fff;
    color: #fff;
}
.overlaySearch {
    height: auto;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 89px;
    left: 0;
    background: #00af9d;
}

.overlaySearch-content {
    /* align-items: center; */
    display: flex;
    margin: 0px 0px;
    background: #fff;
    /* border-radius: .3rem; */
    border: 0px;
    height: 4.6rem;
    padding: 5px;
    top: 50%;
    width: auto;
    /* margin: 0 20px 10px 20px; */
}
.overlaySearch form {
	width: 100%
}
.overlaySearch input[type="text"] {
    padding: 0px;
    font-size: 17px;
    border: none;
    float: left;
    width: 80%;
    background: white;
	margin: 5px;
}
.overlaySearch button {
    background: transparent;
    color: #5c5c5c;
    padding: 0px;
        padding-left: 0px;
    border: 0px;
    box-shadow: none;
    float: none;
    width: auto;
    display: inline-flex;
    padding-left: 10px;
}
.overlaySearch button:hover {
    background: transparent;
	border: 1px solid #fff;
}
.overlaySearch .closebtn {
    position: absolute;
    top: 100px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
    float: right;
    position: relative;
    top: 50%;
    line-height: 46px;
    margin: 0 10px;
    right: auto;
}

/* NAVIGATION ----------------------------------------------------------------------------------------------------------*/
/* Colour Navigation Bar = Background and bottom border */
.navbar-custom {
    background-color: #00af9d;
    box-shadow: none;
    border-top: 0px solid transparent;
    border-bottom: none;
    font-size: 13px;
}

.header .navbar-default {
    background-color: #fff;
}

.header .navbar-default .navbar-nav > li > a {
    margin: 0px;
    bottom: 0px;
}


.header .navbar-default .navbar-nav > li > a, .header .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    /* font-size: 16px; */
	font-size: 1.6vw;
	text-transform: uppercase;
    /* padding-left: 10px; */
    /* padding-right: 10px; */
    font-weight: 700;
    border-bottom: none;
}

.header .navbar-default .navbar-nav > li > a:hover, .header .navbar-default .navbar-nav > .active > a {
    color: #ee3124;
}

.header .navbar-default .navbar-nav > li.cssMenu-newin > a, .header .navbar-default .navbar-nav .cssMenu-newin > li > a {
    color: #00af9d;
    background-color: #fff;    
}

.header .navbar-default .navbar-nav > li.cssMenu-newin > a:hover {
    color: #fff;
    background-color: #00af9d;
}

.header .navbar-default .navbar-nav > li.cssMenu-sale > a, .header .navbar-default .navbar-nav .cssMenu-sale > li > a {
    color: #fff;
    background-color: #ee3124;    
}

.header .navbar-default .navbar-nav > li.cssMenu-sale > a:hover {
    color: #ee3124;
    background-color: #fff;
}

/*Background color of navigation drop down */
.dropdown-menu {
    background-color: #fff;
    border: none;
	border-radius: 0px;
-webkit-box-shadow: none;
box-shadow: none;
}

.dropdownBorder {
    /* border-top: 2px solid #717171; */
    padding: 10px 0 0 0;
    margin: 0px;
}
.menu-spacer-top {
    padding-top: 10px;
    text-align: left;
    padding-top: 10px;
    border-top: 2px solid #FF0401;
    margin-top: 10px;
}
.header .mega-menu .mega-menu-fullwidth li a {
	padding-right: 0;
}
.header .mega-menu .mega-menu-fullwidth li h3 {
    height: 40px;
}

/*Link color for 2nd level links*/
.header .mega-menu .mega-menu-fullwidth li h3 a {
    color: #FFF;
}

.header .mega-menu .mega-menu-fullwidth li p {
  height: 42px;
}
.header .mega-menu .mega-menu-fullwidth li p a {
  padding: 2px 0px;
}

/*Link color for 2nd level links HOVER*/
.header .mega-menu .mega-menu-fullwidth li a:hover {
    text-decoration: none;
    color: #ee3124;
	background: transparent;
	/* padding: 10px 5px; */
	/* text-align: center; */
	transition: all 0.2s ease-in-out 0s;;
}

.viewAllBox {
    text-align: center;
    border-top: 2px solid transparent;
    padding: 0px !important;
}

.viewAllLink {
    color: #fff !important;
    font-weight: 500;
    border-bottom: none;
    font-size: 14px !important;
    font-weight: 700;
    margin-left: 0px;
    padding-left: 0px;
    text-align: left;
    text-decoration: none;
	padding: 10px;
}

.viewAllLink:hover {
    color: #ee3124 !important;
	background: transparent;
	padding: 10px 20px;

}

.header .dropdown-menu {
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-left: none;
    border-right: none;
    border: none;
    min-width: 200px;
    z-index: 9999 !important;
    border-bottom: 3px solid #00af9d;
    background: #00af9d;
}

#logo-header-mobile {
    margin: 10px;
    float: right;
}

.navbar-left {

    float: left !important;
    float: none !important;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
	background: inherit;

}

.navbar-inverse .navbar-toggle,
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #00af9d;
    border: 2px solid #00af9d;
    margin: 5px 0px;
    background: transparent;
    border: 1px solid transparent;
    margin: 5px 0px;
    display: grid;
    color: #00af9d;
    padding: 0px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #00af9d;
    width: auto;
    margin: 5px 0 3px 0;
	height: 3px;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #ccc;
}

.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus {
    background-color:#00af9d;
    border-bottom:0;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    color: orange;
    background-color: #555;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
}

.navbar-toggle::after {
content: "Menu";
font-size: 15px;
vertical-align: top;
color: #00af9d;
}

/*MINI CART---------------------------------------------------------------------------------------------------------------*/


/*@media (min-width: 768px) {
    .col-sm-12 {
        width: 33.33333333%;
        padding: 0 2.5px;
  }
}*/

.container {
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto;
}

.main-container2 {
    padding: 20px 0;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin: 0px 0px;
    background: inherit;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    width: 100%;
    padding: 0px;
	
}
.freepostagepopup {
	font-size: 24px;
	color: #00af9d;
}

/* HOMEPAGE---------------------------------------------------------------------------------------------------------------*/
.col-home-smallbanner-box {
	padding: 0 !important;
}
.col-banner-box {
  padding-right: 5px !important;
  padding-left: 5px !important;
}
#profile-description .text {
	font-family: inherit;
	color: inherit;
}
#profile-description .text h1 {
	text-transform: none;
  font-size: 24px;
  color: #fff;
  background: #1f1f1f;
  padding: 10px;
  border-radius: 5px;
  border: none;
}

/*FOOTER---------------------------------------------------------------------------------------------------------------*/

.footer-top {
    border-top: 1px solid transparent;
    padding: 5px;
}

/*Change Footer Background Color */
.footer-1 .footer {
    background-color: #1f1f1f;
    margin-top: 0px;
    margin-bottom: 0px;
    border: none;
}

.headlineFooter {
	text-transform: uppercase;
}

.headline-text {
    border: 1px #fff solid;
    padding: 10px 10px 0 10px;
    margin: 0 0 20px 0;
}

.social-media-icons li {
    padding: 0 2.5px 0 2.5px;
    display: inline-block;
    text-indent: -9999px;
}


.social-media-footer {
	/* padding: 0 10px; */
}

/* Link colour for Information/Customer Service*/
.footer a, .footer-1 address, .footer-1 .quick-link-list a, .footer-1 .quick-link-list i {
    color: #fff;
    font-size: 12px;
}

/* Link colour for Information/Customer Service | Hover */
.footer a:hover, .quick-link-list a:hover {
    color: #CCC;
}

.accepted-card-logos {

}
.card-logo {
    margin: 3px 1px;
    display: inline-block;
    vertical-align: top;
    height: 40px;
}
.payment-logo {
    margin: 1px;
    display: inline-block;
    vertical-align: middle;
}
    
.payment-logo-sagepay {
    background:url('../../../../images/payment_logos/Secured-by-Sage-Pay-70px.jpg') top left no-repeat; 
    width:272px;
    height:70px;
}

.payment-logo-worldpay {
    background: url('../../../../images/payment_logos/poweredByWorldPay-50px.png') top left no-repeat;
    width: 150px;
    height: 50px;

}

.payment-logo-paypal {
    background: url('../../../../images/payment_logos/pp-logo-50px.png') top left no-repeat;
    width: 186px;
    height: 50px;
}




/* Product Listing ----------------------------------------------------------------------------------------------------*/

/*use for the background color for breadcrumbs
use a lighter colour version used in the navigation bar*/
.filter-header-container {
    background-color: #fff;
}
.filter-list-header-text {
	
}
.filter-list-header-text h1{
    color: #00af9d;
    padding-bottom: 0;
    border-bottom: 0;
	font-size: 18px;
}

.filter-list-header-text .breadcrumbs > li a{
    color: #00af9d;
}

.filter-list-header-text .breadcrumbs > li + li:before {
    color: #00af9d;
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 7px;
    padding-right: 8px;
}

.pagination.pagination-default > .active > a
{
    color:#fff;
    border-color: #00af9d;
    background-color:#00af9d;
}
.checkbox-list {
	padding-left: 15px;
}

/*Change price color,size ect. for product slider & listing pages, search pages */
.col-product-box-add-button {
height: auto;
padding: 5px 0 15px;
}
.col-product-box-search-add-button {
height: auto;
padding: 5px 0 15px;
}
.col-product-box, .col-category-box {
    height: auto;
    padding: 2.5px;
    -webkit-animation: fade-in 0.6s ease-in-out 0.2s both;
    -moz-animation: fade-in 0.6s ease-in-out 0.2s both;
    -o-animation: fade-in 0.6s ease-in-out 0.2s both;
    -ms-animation: fade-in 0.6s ease-in-out 0.2s both;
    animation: fade-in 0.6s ease-in-out 0.2s both;

}
.col-product-box-add-button .item footer, .col-product-box-search-add-button .item footer {
padding: 0px;
}
.info {
    font-size: 14px;
    line-height: 1;
    color: #00af9d;
    font-weight: 900;
    text-align: center;
}
.productsIDBox {
text-align: center;
margin: 3px 0;
}



.titleBox {
text-align: center;
margin: 3px 0;
overflow: hidden;
text-overflow: ellipsis;
line-height: 1.2em;
min-height: 2.4em;
max-height: 2.4em;
color: inherit;
}

.titleBox a{
	color: inherit;
}

.info-s {
    font-size: 12px;
}

.listpricedddisplay {
    width: 100%;
    font-size: 20px;
    font-weight: 200;
    margin: 3px 0px;
    color: #555;
    text-align: center;
}
/*.price .waspricestyle::before {
content: "Was:";
padding: 0 5px 0 0;
}*/
.price .waspricestyle {
	/* display: inline-flex;
width: 100%; */
    font-size: 70%;
    color: #ee3124;
}
.listButtAlign {
    margin-top: 3px;
    text-align: center;
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 0;
}
.AddtoCartMini {
    font-size: 11px;
    color: #fff;
background-color: #00af9d;
border-color: #00af9d;
}

/* Product Detail ----------------------------------------------------------------------------------------------------*/

/*user for the product breadcrumbs*/

.product-main .breadcrumbs, .page-main .breadcrumbs {
    list-style: outside;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 0 10px;
    opacity: 0;
    font-size: 12px;
    -webkit-animation: slide-text-in 0.6s ease-in-out 0.5s both;
    -moz-animation: slide-text-in 0.6s ease-in-out 0.5s both;
    -o-animation: slide-text-in 0.6s ease-in-out 0.5s both;
    -ms-animation: slide-text-in 0.6s ease-in-out 0.5s both;
    animation: slide-text-in 0.6s ease-in-out 0.5s both;
}

.product-main .breadcrumbs > li:first-child:before,
.page-main .breadcrumbs > li:first-child:before {
    color: #00af9d;
    content: "\f015";
    font-family: FontAwesome;
    margin-left: 0px;
    padding-right: 0px;
    font-size:16px;
}
.product-main .breadcrumbs > li + li:before,
.page-main .breadcrumbs > li + li:before {
    color: #00af9d;
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 7px;
    padding-right: 8px;
}
.product-main .breadcrumbs > li a,
.page-main .breadcrumbs > li a{
    color: #00af9d;
}
.product_code {
/* display: none; */
}

.productCodeDetail {
    font-weight: bold;
	color: #00af9d;
}

.productinfo-heading{
    color: #00af9d;
    font-size: 14px;
    font-weight: 900;
}

/* Used for product was & now price on product detail page */

.shop-product .product-prices {
}

.shop-product .product-prices li.price-now {
    font-size: 24px;
    color: #00af9d;
}
.shop-product .product-prices li.price-now .waspricestyle::before {
/* content: "Was:"; */
/* padding: 0 5px 0 0; */
}
.shop-product .product-prices li.price-now .waspricestyle {
/* display: inline-flex;
width: 100%; */
font-size: 70%;
color: #ee3124;
}

.shop-product .product-prices li.price-was {
    font-size: 20px;
    color: #ee3124;
}

/*ADD TO BASKET Button*/
/*Apply Filter Button */
.btn-primary {
    color: #fff;
    background: #00af9d;
    border: 1px solid #00af9d;
}

/*ON HOVER*/
/*ADD TO BASKET Button*/
/*Apply Filter Button */
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #00af9d;
    background: #fff;
    border: 1px solid #00af9d;
}

/*product detail icon colors*/
.add-to-wishlist li {
    padding: 0 15px 0 10px;
    border-right: 1px solid #cb0028;
    color: #00af9d;
    font-size: 12px;
}
/*product quantity buttons */
.shop-product .btn-quantity{
    background-color: #e4e4e4;
    color: #555;
    border:1px solid #dcdcdc;
}
.shop-product .btn-quantity:hover{
    background-color:#3c3c3b;
    border-color:#3c3c3b;
    color:#fff;
}

.stock_enquiry_ask_question {
    font-size: 15px;
    margin-top: 14px;
    border-top: 1px solid #dddddd;
    padding-top: 14px;
}

/*Tab border colors eg Information,Size,*/

.shop-tabs-default {
    float: right;
}

.shop-tabs-default .nav-tabs > li.active > a, .shop-tabs-default .nav-tabs > li.active > a:hover, .shop-tabs-default .nav-tabs > li.active > a:focus {
    border-color: #3c3c3b;
}

.shop-tabs-default .nav-tabs > li > a:hover{
    border-bottom:2px solid #3c3c3b;
}
.tab-content .manual_download {
font-size: 20px;
}


/*headers used on the product details page
like title,related products ect...
used to control border color
*/
.headline h1 {
    border-bottom: none;
    display: inline-block;
    margin: 0 0 -2px;
    font-weight: 900;
	color: #00af9d;
	text-transform: none;
}

.headline h2, .headline h3, .headline h4 {
    border-bottom: 2px solid #ee3124;
    display: inline-block;
    margin: 0 0 -2px;
    padding-bottom: 5px;
    color: #00af9d;
    font-weight: 900;
}

.heading-sm {
    font-size: 16px;
    margin: 0;
    color: inherit;
    padding-bottom: 0px;
    border-bottom: 0px;
    display: block;
}

h1{
	text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    color: #00af9d;
    padding-bottom: 5px;
    border-bottom: 2px solid #ee3124;
	
}
h2{
    font-size: 22px;
    font-weight: 600;
    color: #3c3c3b;
    padding-bottom: 5px;
    /* border-bottom: 2px solid #ee3124; */
    display: inline-block;
}

.nav h2 {
    font-size: 22px;
    font-weight: 600;
    color: #3c3c3b;
    padding-bottom: 5px;
    border-bottom: none;
    display: inline-block;
}

h3{
    font-size: 20px;
    font-weight: 500;
    color: #00af9d;
}

.atth3 {
    color: #00af9d;
}

h4{
    font-size: 16px;
    font-weight: 700;
    color: #3c3c3b;
}




/*.stocknotificationWrapper {
    float: left;
    margin: 14px;
    padding: 9px;
    background-color: #fff;
    border: 1px #ccc solid;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    text-align: center;
    color: #00af9d;
    border-radius: 9px;
}*/

/*.stocknotificationWrapper:hover{
    color: #00af9d;
    background-color: #fff;
    border: 1px solid #00af9d; 
}*/
/*.stocknotificationWrapper a:hover{
    color: #00af9d;
    text-decoration: none;
    background-color: #fff;
    border: none;
}*/

/*.stocknotificationWrapper a {
    color: #555;
}*/

.outofstock {
    float: left;
    margin: 10px;
    padding: 10px;
    background-color: #FF0401;
    border: 1px solid #FF0401; 
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    border-radius: 9px;
}


.formnotifystock2 {
    margin: 0px 0 20px 0;
    float: left;
}

/*.formnotifystock2 a {
    color: #555;
    border: 1px solid #555;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
}

.formnotifystock2 a:hover {
    color: #00af9d;
    border: 1px solid #00af9d;
    text-decoration: none;
}*/

.formnotifystockresult {
    margin:0;
    padding:0;
}

.stocknotificationSuccess {
    font-size: 14px;
    color: #00af9d;
    font-weight: 900;
}



.stockenquirywrapper-listing {
    color: #00af9d;
    float: right;
}



.stockenquiryWrapper {
    float: left;
    margin: 10px;
    padding: 10px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    text-align: center;
    border-radius: 9px;
    color: #999;
    background-color: #fff;
    border: 1px solid #ccc; 
}

.stockenquiryWrapper:hover, .stockenquiryWrapper:focus, .stockenquiryWrapper.focus, .stockenquiryWrapper:active, .stockenquiryWrapper.active {
    color: #00af9d;
    background-color: #fff;
    border-color: #00af9d;
}

.product-list-wrapper{display: block;padding:10px 0;width: 100%;}
.product-list-container{display: block;padding:10px 0;width: 100%;}
.shop-product .headline {
    display: block;
    margin: 10px 0 5px;
	text-transform: uppercase;
	
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #00af9d;
}
.qty-selector {
    display: block;
}

.shop-product .form-wrapper, .shop-product .quicklinks {
    border-top: 1px solid #dddddd;
    padding-top: 14px;
    margin: 14px 0px
    padding-bottom: 14px;
    border-bottom: 1px solid #dddddd;
    min-height: 74px;
    border: none;
}

/*ON HOVER*/
/*ADD TO BASKET Button*/
/*Apply Filter Button */


/*product quantity buttons */
.shop-product .btn-quantity{
    background-color: transparent;
    color: #484849;
    border: 1px solid transparent;
    border-radius: 5px;
    margin: 0;
    padding: 0;
    height: 50px;
    width: 50px;
    font-weight: 400;
    line-height: 1;
}
/*.shop-product .btn-quantity:hover{
    background-color: transparent;
    color: #5c5c5c;
    border: 1px solid transparent;
}*/
.shop-product .qty-down {
color: #fff;
background: #ee3124;
border: 1px solid #ee3124;
}
.shop-product .qty-down:hover {
color: #ee3124;
background: transparent;
border: 1px solid #ee3124;
}
.shop-product .qty-up {
color: #fff;
background: #00af9d;
border: 1px solid #00af9d;
}
.shop-product .qty-up:hover {
color: #00af9d;
background: transparent;
border: 1px solid #00af9d;
}
.shop-product .quantity-field {
    background-color: transparent;
    color: #484849;
    border: 1px solid #5c5c5c;
    border-radius: 5px;
    margin: 0 5px;
    padding: 0;
    height: 50px;
    width: 50px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.42857;
    vertical-align: middle;
}

/*.qty_buttons_label::before {
content: "Quantity";
    font-size: 18px;
    font-weight: 400;
}*/
.qty_buttons_label {
height: 50px;
width:auto;
float: left;
display: flex;
align-items: center;
margin: 0 0 14px;
}
.qty-buttons {
float: left;
margin: 0 5px 14px;
}

.shop-product .btn-add {
float: left;
    width: auto;
    margin: 0 14px 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.complementary-product-heading::before {
    content: "Complementary Products";
    font-size: 22px;
    font-weight: 700;
    color: #00af9d;
    padding: 0 0 10px 0;
}
.complementary-products .headline h3::before {
content: "Complementary Products";
}
span.price-now {
    font-size: 18px;
    color: #00af9d;
}
.shop-product .quicklinks {
    margin-top: 0px;
    padding-top: 14px;
    border: none;
    display: none;
}
/* DEFAULT BUTTONS------------------------------------------------------------------------------------------------------

/*Default button used on login,reg and quick checkout page*/
/*ADD TO BASKET Button*/
/*Apply Filter Button */

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    color: #fff;
    border: 1px solid #00af9d;
    background: #00af9d;
    padding: 5px;
    border-radius: 5px;
}

button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    -webkit-appearance: button;
    cursor: pointer;
    color: #00af9d;
    background: #fff;
    border: 1px solid #00af9d;
    /*border: none;*/
}

.btn-default {
    color: #fff;
    background: #00af9d;
    border: 1px solid #00af9d;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #00af9d;
    background: #fff;
    border: 1px solid #00af9d;
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {

    background-color: #ccc;
    border-color: #ccc;

}

.btn-primary {
    color: #fff;
    background: #00af9d;
    border: 1px solid #00af9d;
}

/*ON HOVER*/
/*ADD TO BASKET Button*/
/*Apply Filter Button */
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #00af9d;
    background: #fff;
    border: 1px solid #00af9d;
}

.btn-viewcart, .btn-checkout {
    background-color: #00af9d;
    color: #fff;
}

.btn-viewcart:hover, .btn-checkout:hover {
	    color: #00af9d;
    background: #fff;
	border: 1px solid #00af9d;
}



/* Basket & Check Out & Payment pages */
.cartFreeShippingMessageTop {
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  font-size: x-large;
  background: #fff;
  color: #00af9d;
  padding: 5px;
  border-radius: 5px;
}
.cartFreeShippingMessageBottom {
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  font-size: x-large;
  background: #fff;
  color: #00af9d;
  padding: 5px;
  border-radius: 5px;
}

.order-wizard{
    border:1px solid #dedede;
    padding:20px;
    text-align:center;
}
.order-wizard .number {
    float: left;
    font-size: 36px;
    margin-right: 15px;
    color:#989898;
    display: inline-block;
}
.order-wizard h3 {
    font-size: 22px;
    margin: 0 0 5px;
    color:#989898;
}
.order-wizard i {
    border: 2px solid #e0e0e0;
    color: #c4c4c4;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    padding: 8px;
    left: 20px;
    text-align: center;
    top: 15px;
    width: 40px;
}

.order-wizard.current {
    background-color: #fff;
    color: #333;
    border:1px solid #00af9d;
}
.order-wizard.current h3{
    color: #00af9d;
}
.order-wizard.current a {
    color: #00af9d;
}
.order-wizard.current a i{
    color: #00af9d;
    border: 2px solid #00af9d;
}

.col-shopping-list thead tr th{
    border-bottom: 1px solid #00af9d;
}

.col-shopping-list .price{
    margin:35px 0;
    font-size:13px;
    text-align: center;
    color: #00af9d;
}


.col-shopping-list .btn-quantity{
    background-color: #e4e4e4;
    color: #555;
    border:1px solid #dcdcdc;
}
.col-shopping-list .btn-quantity:hover{
    background-color:#3c3c3b;
    border-color:#3c3c3b;
    color:#fff;
}
.col-shopping-list .btn-delete {
    background-color: #fff;
    border-color: #00af9d;
    color: #00af9d;
}
.col-shopping-list .btn-delete:hover {
    background-color: #00af9d;
    border-color: #00af9d;
    color: #fff;
}

.headline3 h1, .headline3 h2, .headline3 h3, .headline3 h4{
    color: #00af9d;
    border-bottom: 2px solid #FF0401;
}

.payment-type-box{
    border:1px solid #00af9d;
    height:160px;
    background:#fff;
}
.radio label::after {
    background-color: #00af9d;
}

.totals-box{
    padding: 20px 30px;
    height:150px;
    text-align:center;
    margin-bottom:10px;
    background:#fff;
    border: 1px solid #00af9d;
}
.totals-box h3{
    font-size:16px;	
}
.totals-box span.price{
    font-size:26px;	
}

.box-grey {
    background-color:#00af9d;
    color:#fff;
}

.box-grey h3 {
    color:#fff;
}

.checkbox {
    padding-left: 20px; margin-top:0;}
.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #00af9d;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    background-color: #00af9d;
    border: 1px solid #00af9d;
    border-radius: 3px;
}


.label-comp {
	float: left;
margin: 6px;
}

.label-question {
    border: 1px #ccc solid;
    background-color: #fff;
    color: #555;
    font-size: inherit;
    font-weight: normal;
    margin: 0px;
}

.label-login-request-email {
    border: 1px #ccc solid;
    background-color: #fff;
    color: #555;
    font-size: inherit;
    font-weight: normal;
    margin: 10px 0 0 0;
    line-height: 1.5;
}

.label-login-request-email:hover {
    border: 1px #00af9d solid;
    background-color: #fff;
    color: #00af9d;
    font-size: inherit;
    font-weight: normal;
    margin: 10px 0 0 0;
    line-height: 1.5;
}

.no-margin {
    margin: 0px;
}

.no-padding {
    padding: 0px;
}

.no-margin-padding {
    margin: 0px;
    padding: 0px;
}


.label-question:hover {
    border: 1px #00af9d solid;
    background-color: #fff;
    color: #00af9d;
    font-size: inherit;
    font-weight: normal;
}

.add-to-wishlist li a{
    color: #00af9d;
    font-size: 16px;
}

.btn-wishlist {
    color: #00af9d;
    background-color: #fff;
    border-color: #ccc;
}

.fa-heart:before {
    content: "\f004";
    color: #FF0401;

}

.fa-arrow-right:before {
    content: "\f061";
}

.icon-wishlist{
    color:#00af9d;
}

.btn-wishlist:hover,
.btn-wishlist:focus,
.btn-wishlist.focus,
.btn-wishlist:active,
.btn-wishlist.active{
    color: #00af9d;
    background-color: #fff;
    border-color: #00af9d;
}
.btn-wishlist:active,
.btn-wishlist.active{
    background-image: none;
}

.btn-personalise {
    color: #f0ad4e;
    background-color: #fff;
    border-color: #f0ad4e;
}
.btn-personalise:hover,
.btn-personalise:focus,
.btn-personalise.focus,
.btn-personalise:active,
.btn-personalise.active{
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.btn-personalise:active,
.btn-personalise.active {
    background-image: none;
}

.my-account-box{
    background-color:#fff;
    border:1px solid #00af9d;
    text-align:center;
    transition: all 0.2s ease-in-out 0s;
    color: #00af9d;
}
.my-account-box:hover {
    background-color: #3c3c3b;
    border:1px solid #3c3c3b;
    text-align:center;
    color:#fff;
}
.fa-heart:hover {
    content: "\f004";
    color: #00af9d;
}

i.icon-style-1 {
    border: 1px solid #00af9d;
    color: #00af9d;
    display: inline-block;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    text-align: center;
    width: 40px;
}

.owl-theme .owl-controls .owl-buttons div{
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #00af9d;
    /*	filter: Alpha(Opacity=50);IE7 fix
            opacity: 0.5;*/
}

.related-products .owl-theme .owl-buttons i{
    margin-top: 2px;
    font-size:12px;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
    /*	filter: Alpha(Opacity=100);IE7 fix
            opacity: 1;*/
    text-decoration: none;
}

.notification-success{
    color:#00af9d;
}
.notification-error{
    color:#FF0401;
}

.sort-list-btn .btn-default {
    border-color: #eee;
    color: #999;
}

.sort-list-btn:hover .btn-default {
    border-color: #00af9d;
    background: #00af9d;
    color: #fff;
}

.sort-list-btn:active .btn-default {
    border-color: #00af9d;
    background: #00af9d;
    color: #fff;
}

.sort-list-btn:focus .btn-default {
    border-color: #00af9d;
    background: #00af9d;
    color: #fff;
}

.sort-list-btn {
    float: right;
}

.btn-sortby {
    background: none;
}
.sortby {
    background: white;
}

.btn-ppview {
    background: none;
}
.ppview {
    background: white;
}

.col-filter-options .panel-group h2 a {
    color: #00af9d;
    font-size:17px;
}

.panel-title a {
    color: #00af9d;
    font-size: 17px;
}
.panel-title a::after{
    float:left;
    color:#00af9d;
    font-size: 14px;
    margin-bottom:0;
    margin-right:7px;
    content: "\f078";
    font-family: FontAwesome;
}
.panel-title a.collapsed::after{
    float:left;
    color:#00af9d;
    font-size: 14px;
    margin-bottom:0;
    margin-right:8px;
    margin-left:3px;
    content: "\f078";
    font-family: FontAwesome;
}
.noUi-handle {
    border: 1px solid #3c3c3b;
    border-radius: 3px;
    background: #3c3c3b;
    cursor: default;
    box-shadow: none;
    /*    box-shadow: inset 0 0 1px #FFF,
            inset 0 1px 7px #EBEBEB,
            0 3px 6px -3px #BBB;*/
}

.noUi-connect {
    background: #717171;
    background-color: #717171;
    box-shadow: none;
    -webkit-transition: background 450ms;
    transition: background 450ms;
}


.noUi-target {
    border-radius: 3px;
    border: 1px solid #D9D9D9;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.col-order-history-list .label {
    font-size: 100%;
}
.label-info {
    background-color: #40b0eb;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    margin: 0 0 14px 0;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #00af9d;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}
textarea.form-control {
    height: auto;
}

a:hover {
    color: #00af9d;
}

.inline-float-left {
    float: left;
    padding: 0 5px 0 0;


}

.inline-float-left h3{
    font-family: 'Comfortaa', cursive;
    font-weight: 500;
    color: #00af9d;
    padding: 0 5px 0 0;
    margin: 0;
    line-height: 1.5;
}

li {
    font-weight: 300;
    padding: 0;
}

.is_in_stock {
    margin: 15px 0 10px 0;
}
.iconImage {
    padding: 0 2px 0 10px;
}

.slide-image {
    opacity: 1;
    margin-bottom: 10px;
}

.newsletter-subscribe-panel {
    background: #fff;
	padding: 5px;
	margin: 0px;
}

.newsletter-subscribe-panel .row {
display: flex;
justify-content: center;
}

.newsletter-subscribe-panel .row .col-md-3 {
	width: auto;
	height: auto;
	padding: 10px;
}
.newsletter-subscribe-panel .row .col-md-3::before {
content: url(/auto/images/logo-long.svg);
display: block;
text-align: center;
}
.newsletter-subscribe-panel .row .col-md-4 {
	width: 50%;
	height: auto;
	display: flex;
  /* justify-content: center; */
  align-items: center;
}

/* .newsletter-subscribe-panel .label::before { */
	/* content: url(/auto/images/logo-long.svg); */
	/* /* height: 40px;  */
	/* /* width: 250px;  */
/* display: block; */
/* } */

.newsletter-subscribe-panel span.label {
    color: #00af9d;
	background: transparent;
	border: none;
    font-size: 20px;
    margin: 0px;
    float: right;
	line-height: 48px;
	padding: 0px;
	/* width: 100%; */
}

.newsletter-frm-container {
border: 2px solid #00af9d;
border-radius: 5px;
padding: 5px 10px;
background: #fff;
width: 75%;
}

.input-group .form-control {
	padding: 0px;
}

.input-group-btn .btn {
background: transparent;
color: #00af9d;
font-size: 30px;
padding: 0px;
line-height: 30px;
border: 0px
}

.input-group-btn .btn:hover {
	border: 0px;
	color: #3c3c3b;
	margin: 0px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: 0px;
}


.newsletter-subscribe-panel input {
	box-shadow: none;
}

/* .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { */
    /* border-top-left-radius: 4px; */
    /* border-bottom-left-radius: 4px; */
/* } */



/* Keeps 50% tab & 50% Related Products Slider aligned */
.row50-50 {
    float: left;
    width: 100%;
}

.tagwrapper {
    bottom: 65px;
    width: max-content;
	text-transform: none;
}

.label {
	color: #fff;
	background: #000;
	border: 2px solid #000;
	border-radius: .25em;
	padding: .2em .6em .3em;
    display: inline;
    font-size: inherit;
    font-weight: bold;
	text-transform: uppercase;
    line-height: 1;
    text-align: center;
	vertical-align: baseline;
    white-space: nowrap;    
}

.label-tags {
	color: #fff;
	background: #000;
	border: 2px solid #000;
	border-radius: .25em;
	padding: .2em .6em .3em;
    /* display: inline; */
    font-size: inherit;
    font-weight: bold;
	text-transform: uppercase;
    line-height: inherit;
    text-align: center;
	vertical-align: baseline;
    white-space: nowrap;    
	opacity: 1;
}

.label-warning {
	color: #ee3124;
    background: #fff;
	border: 2px solid #ee3124;
	padding: 5px 10px;    
}

.tagout-circle, .tagout-label {
	color: #ee3124;
    background: #fff;
	border: 2px solid #ee3124;
	padding: 5px 10px;
}

.tag0-circle, .tag0-label {
    background-color: orange;
}
.tag1-circle, .tag1-label {
    background-color:#6a6a6a;
}
.tag2-circle, .tag2-label {
    background-color: #FF0000;
}
.tag3-circle, .tag3-label {
    background-color: #ee3124;
	border: 2px solid #ee3124;
}
.tag4-circle, .tag4-label {
    background-color: #ee3124;
}
.tag5-circle, .tag5-label {
    background-color: #ff9bd1;
}
.tag6-circle, .tag6-label {
    background: #fff;
	color: #00af9d;
	border: 2px solid #00af9d;
}
.tag7-circle, .tag7-label {
    background: #ee3124;
	color: #fff;
	border: 2px solid #ee3124;
}

.tag8-circle, .tag8-label {

}
.tag9-circle, .tag9-label {
    background-color: #007cc3;
}
.tag10-circle, .tag10-label {
    background-color: #008165;
}
.tag11-circle, .tag11-label {
    background-color: #ce0000;
}
.tag12-circle, .tag12-label {
    background-color: #1e00b7;
}
.tagout-circle, .oos-label {
    background-color: #454545;
}

.tag0, .tag1, .tag2, .tag3, .tag4, .tag5, .tag6, .tag7, .tag8, .tag9, .tag10, .tag11, .tag12, .tag13, .tag14, .tagoos, .tagout {
    font-size: inherit;
	line-height: inherit;
    color: inherit;
	background: inherit;    
    text-align: center;
    padding: 0;
	z-index: 1;
}

.tag2 {
    line-height: inherit;
}

.tag7 {
    line-height: inherit;
}
.tag-outof-stock {
    height: inherit;
    padding: inherit;
    width: inherit;
    bottom: inherit;
}

.tag-outof-stock h3 {
	font-size: inherit;
}

@media (min-width: 900px) {
.header .navbar-default .navbar-nav > li > a, .header .navbar-default .navbar-nav > li > a:focus {
	font-size: 16px;
}
}

@media (max-width: 767px) {
    .logo, .header-top-dropdown, .top-bar {
        display: none;
    }

    .header-top-dropdown-mobile {
        display: block;
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-toggle {
        float: left;
    }

    #logo-header-mobile {
        display: block;
        margin: 5px 0px;
    }

    .viewAllBox {
        border-bottom: 1px solid #ccc;
        padding: 0px;
        border-top: none;
        padding-left: 24px;
        margin: 0px;
        padding-bottom: 20px;
        margin-top: 9px;
    }

    body {
        margin-top: 105px;
    }

    .header {
        position: fixed;
        top: 0px;
        left: 0;
        width: 100%;
    }

    .header-top {
        display: none;
    }

    .header-banner-mobile {
        display: block;
    }

    .nav-container {
        height: 102px;
    }

    .navbar-custom {
        height: auto;
        background-color: #fff;
    }

    .container-mobile {
        position: fixed;
        overflow: scroll;
        width: 100%;
        background-color: #1f1f1f;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .container > .navbar-header {

    }
    

}

@media (max-width: 844px) {

    /* Search Icons Start */


    .fa-search:before {
        content: "\f002";
        font-size: 32px;
    }
    /* Search Icons END */



}

.col-category-box {

    height: auto;
    text-align: center;
    font-weight: 900;

}



@media (max-width: 767px) {

    .col-product-box .item:hover footer,
    .col-category-box .item:hover footer
    {
        right:0%;
    }

    .home-main {

    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .topsearchButtonMobile {
        background: transparent;
        color: #00af9d;
        /* font-weight: bold; */
        padding: 0;
        /* border-radius: 5px; */
        border: none;
        padding: 0px;
    }

    .topsearchButtonMobile:hover {

        background-color: transparent;
        color: #ee3124;
        /* font-weight: bold; */
        padding: 0;
        border-radius: 5px;
        border: none;
        padding: 0px;

    }

    .special-filter-container {
        position:relative;
        top: 0;
        right:0;
    }

    .fa-search:before {
        content: "\f002";
        font-size: 32px;
    }

    .fa-user {
        content: "\f002";
        font-size: inherit;
        color: inherit;
        padding: 0px;
    }

    .fa-shopping-cart {
        content: "\f002";
        font-size: inherit;
        color: inherit;
        /* padding-left: 7px; */
        /* padding-top: 7px; */
    }

    .searchboxmodile {
        width: 100%;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .buttonContainer i:hover {

        color: #ee3124;

    }

    .buttonContainerMobile i:hover {

        color: #ee3124;

    }
	.mobileButtPos .userMobileBox:hover {
    border: 0;
    padding: 0 !important;
    background-color: transparent;
}


}

/*@media (max-width: 768px) {
    .col-sm-4 {
        width: 33.33333333%;
    }
}

@media (max-width: 991px) {
    .header .navbar-default .navbar-nav > li a {
    border: 0px;
    }
}*/


/*.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}*/



/*.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    z-index: -1;
}*/

@media (max-width: 767px) {

    .my-account-box .fa-user {

        content: "\f002";
        font-size: 27px;
        color: #00af9d;
        padding: 0px;
    }

    .viewAllBox {
        /* text-align: left; */
        border-bottom: none;
        border-top: none;
        padding: 10px 20px !important;
        text-decoration: none;
    }

    .viewAllLink {
            font-weight: 500;
        border-bottom: none !important;
        font-size: 14px !important;
        font-weight: 700;
        margin-left: 0px;
        padding-left: 0px;
        text-align: center;
        text-decoration: none;
    }  
	.menu-settings {
    width: auto;
	padding: 0 20px;
	}
	.header .mega-menu .equal-height-in, .header .mega-menu .equal-height-list {
		width: 50%;
float: left;
	}
	.header .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
    width: auto;
	/* height: 200px; */
	overflow: scroll;
	}
}
		

}

/*@media (min-width: 768px)
{
    .navbar-nav > li {
        float: none !important;
        display: inline-block;
        max-width: 100px;
        vertical-align: middle;
    }
}*/

.formatValue {
    text-align: center;
    /*    height: 30px;
        line-height: 30px;*/
    margin: 0px 0px 0px 0px;
    /*    background: #00af9d;
        color: #fff;*/
}

h5{
    font-size: 14px;
    font-weight: 700;
    color: #3c3c3b;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.col-product-box .item footer, .col-product-box-search .item footer {
    height: auto;
    padding: 0px;
    width: 100%;
    top: 0;
    -webkit-transition-property: top, bottom;
    -webkit-transition-duration: 0.5s;
    position: relative;
}

.buttonContainerMobile {

    font-size: 39px;
    padding-right: 7px;

}

.header .navbar-default .navbar-nav > li a {

    border-bottom: none;

}

.upperSearch {
    width: 100%;
    text-align: center;
}

.comp_product_name {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
}
.comp_price {
    float: left;
    line-height: 39px;
    margin: 0 0 0 10px; 
}
.comp_quantity_label {
    float: left;
    line-height: 39px;
    height: 39px;
}

.comp_input_box {
    height: 27px; 
    transition: opacity .2s linear;
    font-size: 12px;
    padding: 0 7.5px;
    border: solid 1px #dfdfdf;
    border-radius: 0;
    width: 40px;
    float: left;
    margin: 6px 0 6px 10px;
}

.comp_add {
    float: right;
    line-height: 27px;
}

.form-wrapper {
    margin-top: 0px;
    border-top: 1px solid #717171;
    border-bottom: 1px solid #717171;
    padding: 14px 0;
}

.list_products_name {
    min-height: 47px;
}

.list_products_id {
    margin-top: 2.5px;
    color: #555;
}

.list_products_description {
    margin-top: 2.5px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: green !important;


}

.products_description {
    font-size: 14px;
    font-weight: 600;
    color: #3c3c3b;
    border: 2px solid #3c3c3b;
    border-radius: 5px;
    margin: 2.5px 0px;
    padding: 5px;
    text-align: center;
}

.extended_description1 { 
}

.extended_description2 {   
}

.extended_description3 {   
}

.products_crystal_warning {
    font-weight: 600;
    color: #fff;
    background: #00af9d;
    border-radius: 5px;
    margin: 0px;
    padding: 10px;
}

.products_info_warning1 {
    font-weight: 600;
    color: #fff;
    background: #3c3c3b;
    border-radius: 5px;
    margin: 0px;
    padding: 10px;
}

.products_info_warning2 {
    font-weight: 600;
    color: #3c3c3b;
    background: #fff;
    border: 2px solid #3c3c3b;
    border-radius: 5px;
    margin: 0px;
    padding: 8px;
}


.mustRegister {
    border: 2px solid #00af9d;
    border-radius: 5px;
    padding: 10px;
    background: #fff;
    color: #00af9d;
}

.mustRegister a {
    color: #3c3c3b;
    font-weight: bold;
}

.mustRegister a:hover {
    color: #00af9d;
    font-weight: bold;
}




/*@media (min-width: 992px)
{
    .logo {
        width: auto;
        padding: 0px 5px;
    }
    
    .site-search {
        text-align: center;
        width: auto;
        padding: 0px 5px;
    }
    
    .site-icons {
        width: auto;
        padding: 0px 5px;
        float: right;
    }

}*/

@media (max-width: 767px)
{
	.fa-phone::before {
    content: "\f095";
	font-size: inherit;
}
    
    .telephoneBox {
        text-align: center;
        margin-top: 5px;
    }
    .telephoneBoxText {
        color: #fff;
        font-size: 14px;
        font-weight: 100;
    }

    .telephoneBoxNum {
        font-size: 14px;
        color: #fff;
        font-weight: 100;
    }

    .currencyBox {
        color: #fff;
        font-size: 20px;
        padding: 5px 10px 0 0;
    }

    .header-top-dropdown i {
        color: #fff;
    }
    .selectedCurr {
        background-color: #fff;
        border: 1px #fff solid;
        color: #00af9d;
        padding: 0px 2.5px;
        border-radius: 2.5px;
    }

    .currency:hover {
        border: 1px #fff solid;
        color: #fff;
        padding: 0px 2.5px;
        border-radius: 2.5px;

    }
	.header .navbar-default .navbar-nav > li > a, .header .navbar-default .navbar-nav > li > a:focus {
		font-size: 20px;
		line-height: inherit;
	}
	.navbar-nav .open .dropdown-menu {
		background: #000;
	}
}
@media (max-width: 520px)
{
.buttonContainer .fa-user::before {
    content: "\f007";
    font-size: inherit;
}
}
@media (max-width: 800px)
{
    .logo {
        width: auto;
    }
    /* .searchtextheader { */
    /* width: 75%; */
    /* } */
            .log-in-cart {
    width: auto;
    padding: 0px 5px !important;
}
}

@media (max-width: 970px){
    .col-centered {
        text-align: left;
    }
    .logo {
        width: auto;
    }
}

@media (max-width: 992px) {
    .container {
        width: 100%;     
    }
    
    
}

@media (min-width: 992px){
    .col-centered {
        text-align: left;   
    }
    
    .header .navbar-default .navbar-nav > li > a:hover, .header .navbar-default .navbar-nav > .active > a {

    bottom: 0px;

}
    
    
}

@media (min-width: 768px){
.log-in-cart {
    width: auto;
    padding: 0px 10px 0px 0px !important;
}
}

@media (max-width: 500px) {
	.newsletter-subscribe-panel .row {
		display: inherit;
	}
	.newsletter-subscribe-panel .row .col-md-3, .newsletter-subscribe-panel .row .col-md-4 {
		width: 100%;
	}
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

/* Product Listing Filter */

.col-filter-options .panel-title {
    padding: 15px;
	font-family: inherit;
    font-weight: normal;
    text-transform: uppercase;
    font-size: inherit;
    line-height: inherit;
	color: #00af9d;

}
.col-filter-options .panel-group h2 a {
    color: inherit;
    font-size:17px;
}
.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.panel-title a {
    color: inherit;
    font-size: inherit;
}
.panel-title a:hover {
    color: inherit;
    font-size: inherit;
    color: #3c3c3b;
}

.panel-title a.collapsed::after{
    float: right;
    margin: 0;
    content: "\f0ab";
    font-family: FontAwesome;
    font-size: 1.5em;
    line-height: 1;
    color: #3c3c3b;
}

.panel-title a::after{
    float: right;
    margin: 0;
    content: "\f0aa";
    font-family: FontAwesome;
    font-size: 1.5em;
    line-height: 1;
    color: #00af9d;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 2px solid #3c3c3b;
}

.noUi-handle {
    border: 1px solid #00af9d;
    border-radius: 3px;
    background: #00af9d;
    cursor: default;
    box-shadow: none;
    /*    box-shadow: inset 0 0 1px #FFF,
            inset 0 1px 7px #EBEBEB,
            0 3px 6px -3px #BBB;*/
}

.noUi-connect {
    background: #D8D9DB;
    background-color: #D8D9DB;
    box-shadow: none;
    -webkit-transition: background 450ms;
    transition: background 450ms;
}


.noUi-target {
    border-radius: 3px;
    border: 1px solid #D9D9D9;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.checkbox label {

    font-size: 14px;

}

.categoryImageBlock {
    height: auto;
    width: auto;
	margin-bottom: 5px;
}

.categoryBar {
	    font-size: 20px;
    color: #fff;
    background: #00af9d;
	padding: 2px;
}
@media (max-width: 1200px) {
.header .navbar-default .navbar-nav > li > a {
    padding-left: 8px;
    padding-right: 8px;
}