.material-icons {
	line-height:inherit ;
}
/* account */
.card user-card .material-icons {
	line-height:1 !important;
}

.material-icons {
  vertical-align: bottom;
}

.material-icons.md-1 {
  font-size: 1rem;
}

.material-icons.md-2 {
  font-size: 2rem;
}

.material-icons.md-3 {
  font-size: 3rem;
}

.material-icons.md-4 {
  font-size: 4rem;
}

.material-icons.md-5 {
  font-size: 5rem;
}

.btn > .material-icons {
  font-size: 145%;
  vertical-align: middle;
}

.limited {
  max-width: 1350px;
}

/*
.dropdown-menu, .twitter-typeahead .tt-menu {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  border-color: #ccc !important;
  min-width: 5rem;
}

.dropdown-item:hover, .dropdown-item:focus {
  background-color: #e0f2f1;
}

.dropdown-item.active, .dropdown-item:active {
  color: #16181b;
  background-color: #e0f2f1;
}

.dropdown-menu.show.animate, .twitter-typeahead .show.animate.tt-menu {
  top: 100% !important;
}

.dropdown-menu.show.fadeIn, .twitter-typeahead .show.fadeIn.tt-menu {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.dropdown-menu.dropdown-menu-right.show.animate, .twitter-typeahead .dropdown-menu-right.show.animate.tt-menu {
  right: 0 !important;
  left: auto !important;
}

.dropdown-toggle.no-caret::after {
  display: none;
}
*/

@media screen and (prefers-reduced-motion: reduce) {
  .custom-select {
    -webkit-transition: none;
    transition: none;
  }
}

.mobileHide{display:none}
.desktopHide{display:none}

#postcodeBox input[name="getPrice"]{
	background:#001b38;
	border: none;
	color: #fff;
	padding: 5px 10px;
}



/* category list sidebar */


.list-group-tree .list-group-item {
  border: 0;
  margin-bottom: 0;
}

.list-group-tree .list-group-item:hover {
  color: var(--primary-color);
  background-color: #fff;
  outline: 0;
}

.list-group-tree .list-group-item:focus {
  outline: 0;
  background-color: #fff;
}

.list-group-tree .list-group-item.active {
  color: var(--primary-color);
  background-color: #fff;
  font-weight: bold;
}

.list-group-tree .list-group-item[data-toggle=collapse]::after {
  left: 0;
  right: auto;
}

.list-group-tree .list-group-collapse .list-group {
  margin-left: 25px;
  border-left: 1px solid #ced4da;
}

.list-group-tree .list-group-collapse .list-group > .list-group-item {
  padding-left: 1.25rem;
  background-color: #fff;
}

.list-group-tree .list-group-collapse .list-group > .list-group-item::before {
  position: absolute;
  top: 14px;
  left: 0;
  content: '';
  width: 8px;
  height: 1px;
  background-color: #ced4da;
}

.list-group-tree .list-group-collapse .list-group > .list-group-item:hover, .list-group-tree .list-group-collapse .list-group > .list-group-item:focus {
  color: var(--primary-color);
  background-color: #fff;
}

.input-group-qty {
  min-width: 100px !important;
  max-width: 135px !important;
}

.input-group{
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: stretch;
	align-items: center;
	width: 100%;
}

.text-theme-red {
  color: #018b42;
  font-weight: bold;
  font-size: 22px;
}
.check-outer{
	position: relative;
	padding-right: 40px;
}
.check-green:after {
	content: '✔';
	color: #fff;
	width: 25px;
	height: 25px;
	text-align: center;
	background: #018b42;
	border-radius: 50%;
	position: absolute;
	margin: 0 10px;
}

.btn-fluid{
	width:100% !important;
}
#postcodeBox input[name="getPrice"]{
	background:#001b38;
	border: none;
	color: #fff;
	padding: 5px 10px;
}

.cust_product_outer .click_collect{
	padding:10px 0 !important;
}

.cust_product_outer .click_collect strong{
	margin: 3px 0 0 5px;
	display: inline-block;
	vertical-align: middle;
}

.cust_product_outer .click_collects{
	padding:0 !important;
}

.cust_product_outer .click_collects .cust_click_collects p{
	font-size: 16px;
	font-weight: normal;
  margin: 0px;
}

.cust_product_outer .click_collects .cust_click_collects p .check-green::after{
	position:relative;
	display:inline-block;
	margin:0 10px 0 0;
}

.cust_product_outer .click_collects .cust_click_collects p a{
	color: #28a745;
	letter-spacing: 2px;
}

.cust_product_outer .calcula-ship-custom .click-desc{
	vertical-align: middle;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 0 5px;
}

.cust_product_outer .calcula-ship-custom .cust_calculate_shipping_cost{
	display:none;
}

.cust_product_outer .calcula-ship-custom .cust_cart_delivery_country{
	display:block !important;
}

.cust_product_outer .calcula-ship-custom .cust_cart_delivery_country .cust_cart_delivery_country_box #postcodeBox{
	display:block !important;
	padding:10px 0 !important;
}

.cust_product_outer .calcula-ship-custom .cust_cart_delivery_country .cust_cart_delivery_country_box #postcodeBox strong{
	display:block;
	margin:0 0 20px 0;
}

.cust_product_outer .calcula-ship-custom .cust_cart_delivery_country .cust_cart_delivery_country_box #postcodeBox input#postcode_a{
	width:50%;
	vertical-align: middle;
	line-height: 38px;
	padding:0 0 0 5px !important;
}

.cust_product_outer .calcula-ship-custom .cust_cart_delivery_country .cust_cart_delivery_country_box #postcodeBox input[type="button"]{
	background: #001d33;
	border: none;
	box-shadow: none;
	color: #fff;
	padding: 0 20px;
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
}

.cust_product_right_top .klarna-text{
	margin:0 0 15px 0;
}

.cust_product_right_top .table-detail td{
	border:none;
}

.cust_product_right_top .calcula-ship-custom .shippingQuote strong{
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: middle;
}

.cust_product_right_top .calcula-ship-custom .shippingQuote > span {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 20px;
}


/* price slider */
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {
    border-radius: 0;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
/*.form-control-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-append>.btn, .input-group-sm>.input-group-append>.input-group-text, .input-group-sm>.input-group-prepend>.btn, .input-group-sm>.input-group-prepend>.input-group-text */
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: 0.75rem 0.5rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.input-group-prepend {
    margin-right: -1px;
}
.input-group-append, .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}
.mt-0, .my-0 {
    margin-top: 0!important;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -17px !important;
}
.price-range {
    margin-bottom: 15px !important;
    display: block;
    width: 90%;
    transform: translate(5%, 0px);
}
/*
.price-range .noUi-target .noUi-base > div:nth-child(2)[class="noUi-origin"]{
	transform: translate(-90%) !important;
}
*/

.noUi-target {
  border: 0;
  background: #dbdbdb;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.noUi-connect {
  background: var(--primary-color) !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.noUi-horizontal {
  height: 11px;
}

.noUi-horizontal .noUi-handle {
  top: -3px;
  right: -2px !important;
  width: 17px;
  height: 17px;
}

.noUi-horizontal .noUi-handle:before, .noUi-horizontal .noUi-handle:after {
  content: none;
}

.noUi-vertical {
  width: 11px;
}

.noUi-vertical .noUi-handle {
  top: -9px;
  left: -3px;
  width: 17px;
  height: 17px;
}

.noUi-vertical .noUi-handle:before, .noUi-vertical .noUi-handle:after {
  content: none;
}

.noUi-handle {
  border: 0;
  background: #6c757d;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.noUi-handle:focus {
  outline: 0;
}

/* end price slider */

.list-group-flush{
	padding-left:0px !important;
}

.shopping-cart .col-sm-5 .position-center-center {
    width: 100%;
    padding: 0 20px;
    text-align: left;
}

.shopping-cart .quinty .btn {
	padding: 4px 10px !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.mb-2, .my-2 {
  margin-bottom: .5rem !important;
}
.btn-light {
  color: #212529 !important;
  background-color: #f8f9fa !important;
  border-color: #f8f9fa !important;
}
.btn-light:hover {
  color: #212529 !important;
  background-color: #e2e6ea !important;
  border-color: #dae0e5 !important;
}

/* missing bootstrap css */
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}

.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

.badge-light[href]:hover, .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

#clickCollectStore{
	width: 20px;
    margin-top: 0px;
    height: 20px;	
}

.small-cart .cart-ship-info .couponBox {
    background: #eeeeee;
    padding: 50px;
    display: inline-block;
    width: 100%;
}

.small-cart .cart-ship-info .couponBox input, .checkBox {
    width: 70%;
    float: left;
    border-right: 0px;
    margin: 0px;
}

.media, .media-body {
    overflow: visible !important;
}

.shopping-cart .cart-ship-info select, .countrySelect {
    border: 1px solid #2d3a4b;
    width: 60px;
    height: 44px;
    float: left;
    width: 100%;
    font-size: 11px;
    padding: 0 10px;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: normal;
    text-align: left;
    margin-top: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.btn-lg {
  padding: 1.4rem 1rem !important;
  font-size: 1.25rem !important;
  line-height: 1.5 !important;
  border-radius: .3rem !important;
}
.paypal-checkout-img{
	width:90px !important;
}

.float-right {
  float: right !important;
}

.btn-outline-theme {
  color: var(--primary-color);
  background-color: transparent;
  background-image: none;
  border-color: var(--primary-color);
}

.btn-outline-theme:hover {
  color: #fff;
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.btn-outline-theme:focus, .btn-outline-theme.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 150, 136, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(0, 150, 136, 0.5);
}

.btn-outline-theme.disabled, .btn-outline-theme:disabled {
  color: var(--primary-color);
  background-color: transparent;
}

.btn-outline-theme:not(:disabled):not(.disabled):active, .btn-outline-theme:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme.dropdown-toggle {
  color: #fff;
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.btn-outline-theme:not(:disabled):not(.disabled):active:focus, .btn-outline-theme:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 150, 136, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(0, 150, 136, 0.5);
}

/* sidebar cats */
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}
.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

/* product boxes */
.item-name {
	height:130px !important;
	position:relative !important
}
.item-name p {
	margin:auto !important;
}
.sku-p{
	position:absolute;
	bottom:5px;
	text-align:center;
	width:100% !important;
}
.item-img {
    height: 225px !important;    
}


header{
	padding: 10px 0 0 0 !important;
}

.cat-menu .navbar{
	float:left !important;
}
.cat-menu .navbar li a {
    font-size: 13.5px !important;
    color: #2d3a4b !important;
    padding: 5px 0px !important;
    margin: 0 3px !important;
    letter-spacing: 0px !important;
    text-transform: uppercase !important;
	margin:0 3px !important;
	font-weight: bold !important;
}


/* details page */
.list-inline {
    line-height: 40px !important;
}
.list-inline li{
	width:100%;
}
.click_collects .cust_click_collects p {
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
}
.click_collects .cust_click_collects p .check-green::after {
    position: relative;
    display: inline-block;
    margin: 0 10px 0 0 !important;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	line-height:2 !important;
}
.cust_product_right_top{
	font-size:16px !important;
	color:#000 !important;
}
#priceField{
	font-weight:bold !important;
}
.priceCurrency{
	font-size:2.5rem !important;
}
.priceVal{
	font-size:4rem !important;
}
.vatText{
	font-size:2rem !important;	
}

/* checkout page */
.d-flex{
	display:flex;
}

/* cat menu mobile */
@media (max-width: 540px){
	
	.cat-menu{
		background:#eee !important
	}
	.cat-menu .navbar-toggle {
		width:100% !important;
		top: -3px !important;
	}
	.desktopHide{ display:block !important;}
	
	/* cart */
	.shopping-cart .cart-details li {
		min-height:60px !important
	}
	.text-left{
		text-align:center !important;
	}
	
	.item-img {
    	height: 300px !important;
	}
}


@media (max-width: 800px){
	
	/* cart */
	.shopping-cart .cart-details li {
		min-height:60px !important
	}
	.text-left{
		text-align:center !important;
	}
}

#quoteResult{
	color:green;
}

/* whatsapp button */
.float-whatsapp{
	position:fixed;
	width:60px;
	height:60px; 
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-whatsapp-float{
	margin-top:16px;
}

/* fix mobile menu buttons 
@media (max-width: 540px){
	.nav-right {
	  top: 70px !important;
	}
}

@media (min-width: 540px) and (max-width: 767px){
.nav-right {
  top: 32px !important;
}
}
@media (min-width: 1200px){
.home-slider {
	height:750px !important;
}
}
*/
@media (max-width: 540px){
	.navbar{
		position:relative !important;
	}
	.nav-right {
  		top: 5px !important;
	}
}

.logo img {
	max-width: 200px;
}