/* =====================================
			n-General Styles
===================================== */

/* font-family: 'Font Awesome 5 Free'; */



.badge.warning {
    z-index: 1;
}
a:hover, a:focus, .link:hover, .link:focus, .action:hover, .action:focus, .file-upload-existing:hover, .file-upload-existing:focus {
    color: #d60115;
}
.buy-button:hover, .buy-button:focus, .buy-button:active {
    background-color: #aaa;
}
.es-expand-filter, .es-expand-category {color:#d60115;}
i.fas.fa-chevron-left {
    transform: rotateY(183deg);
}
.fa-trash {
    color: #aaa;
}
/* =====================================
			n-Menu
===================================== */

.menu-bar-desktop-products-menu-show-more {
    font-size: .8rem;
    font-weight: bold;
    padding-left: 0px;
}
.menu-bar-desktop-products-menu-items {padding-left:0px;transition:.2s ease-in-out;}
.menu-bar-desktop-products-menu-items a {transition:.2s ease-in-out;}
.menu-bar-desktop-products-menu-items a:hover {padding-left:10px;transition:.2s ease-in-out;}
.menu-bar-desktop-products-menu-items a:hover:before {
    content: "\f054";
    font-family: fontawesome;
    margin-left: -10px;
    margin-right: 3px;
    color:#d60115;
    transition:.2s ease-in-out;
}
.menu-bar-desktop-categories-menu-item {
    border-bottom: none;
    cursor: pointer;
    line-height: 34px;
    padding-left: 15px;
    position: relative;
    width: fit-content;
}
ul.menu-bar-desktop-categories-menu-items {
    padding: 14px 0px;
}
.menu-bar-desktop-products-menus {
    padding: 14px;
}
.menu-bar-desktop-products-menu-label {
    border-bottom: none;
}
.menu-bar-desktop-categories-menu-item {
    box-shadow: inset 0px 0px 0px 0px #d60115;
    transition:.1s ease-in-out;
}
.menu-bar-desktop-categories-menu-item:hover {
    background-color: transparent;
    box-shadow: inset 7px 0px 0px 0px #d60115;
    transition:.2s ease-in-out;
}
.menu-bar-desktop-categories-menu-item:hover>a {
    color: #d60115;
}
.minibasket .minibasket-icon {
    background-color: #d60115;
}
.product-search .product-search-button {
    color: #fff;
    background-color: #d60115;
    padding: 15.6px;
    margin-top: -9px;
    margin-right: -9px;
}
.minibasket-sum-value {
    color: #fff;
    font-weight: bold;
}
.logged-in-info-text {color:#fff;}

/* Resource menu */
.resource-menu-desktop ul li>ul>li:hover {background: none;}

/* Login Box */
button.button.login-form-button {
		background-color: #D60115;
		border-radius: 2px;
		padding: 11px 30px;
		color: #fff;
		font-weight: 700;
		float: right;
}
.login-container, .checkout-login-container {
	width: 1200px!important;
	background-color: #1c1c1c;
}
.login-form-forgot-password {
	background-color: transparent!important;
	color: #d6d1c4!important;
	float: right;
	margin-right: 24px;
}
label.forgot-password-email.input-required {
	color: #fafafa;
}
.login-form-forgot-password::before {
    content: "\f0e0";
    margin-right: 6px;
    top: 0px;
    position: relative;
    font-family: 'Font Awesome 5 Free';
}
.login-form-register {
	float: right;
	color: #D60115!important;
	border: 2px solid #D60115;
	background-color: transparent!important;
	font-weight: bold;
	position: absolute;
	top: 16px;
	right: 41px;
	border-radius: 2px;
}
form#loginform {
	position: relative;
	height: 190px;
}
#loginform {
	padding: 40px;
	padding: 48px 40px 40px 40px;
}
.forgot-password-form {
	padding: 40px;
}
#loginform .login-username, #loginform .login-password {
	width: 50%;
	float: left;
	color: #fafafa;
}
#loginform label:nth-child(2) {
	float: right;
}
.login-username {
	padding-right: 10px;
}
.login-password {
	padding-left: 10px;
}
#loginform input[type="text"], input[type="password"] {
	border-radius: 3px;
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
	box-shadow: none;
}
button.login-form-forgot-password:hover {
	background-color: transparent;
	color: #D60115;
}
.login-username.input-required {
	color: #fafafa!important;
}


/* =====================================
			n-Front page
===================================== */







/* =====================================
			n-Filter Page
===================================== */

/* Filter Menu */
.es-filters-wrapper {
    box-shadow: none;
    background-color: #fff;
    padding: 1px 17px 12px;
    margin-bottom: 30px;
    border: 1px solid #e6e6e6;
}





/* =====================================
			n-Product Page
===================================== */


.product-card .product-card-price .price .price-text {
    font-size: 2rem;
    font-weight: bold;
    color: #1c1c1c;
}
.product-card__tablinks {
    margin-top: 10px;
}
.admin-tablink {
    border-left: 1px solid #000;
    padding: 0px;
}
.product-card-information-container > div > div.product-card__tablinks > a:nth-child(2), .product-card-information-container > div > div.product-card__tablinks > a:nth-child(3) {padding-left:7px; margin-right:5px;}

span.prodlist__manufacturer {
    font-weight: bold;
}
span.price-text {
    font-weight: bold;
}



/* Accordion */

.accordion-title {
  font-size: 16px;
  font-weight: 700;
}
.product-card-tabs .accordion-title {
  padding: 17px 22px;
  background-color: #fff;
  font-weight: bold;
}
.product-card-tabs .accordion li {
  border: none;
  margin-bottom: 5px;
  background-color: #fff;
}
.product-card-tabs .accordion-title:after {
  content: inherit;
}
i.fas.fa-plus.tab-expand {
  content: inherit;
  position: inherit;
  right: inherit;
  top: inherit;
}
i.fas.fa-minus.tab-fold {
  content: inherit;
  position: inherit;
  right: inherit;
  top: inherit;
}
.tab-expand, .tab-fold {
  color: #231F20;
}
.product-card-tabs .accordion-title:hover {
  background-color: #fff;
}
table tbody tr:nth-child(odd) {
  box-shadow: inset 0px -1px #D9D9D9;
  background-color: #fff;
}
table tbody tr:nth-child(even) {
  box-shadow: inset 0px -1px #D9D9D9;
  background-color: #fff;
}
.product-card-tabs .accordion-content {
  background-color: transparent;
  padding: 0px 22px!important;
  margin: 0px;
}
.product-card-tabs .accordion {
  background-color: transparent;
}
th.product-card-specification-label {
  font-size: 16px;
  font-weight: 700 !important;
  line-height: 28px;
  text-align: left;
}
:last-child:not(.is-active)>.accordion-title {
  border-bottom: 0px;
  border-radius: 0 0 0 0;
}
:last-child>.accordion-content:last-child {
  border-bottom: none;
}
.product-card-tab-information {
  padding-bottom: 20px;
}
.ccs-ds-extendedSpec-header {
    background: none!important;
    border-bottom: 1px solid #d60115!important;
}


/* =====================================
			n-Landing Page 
===================================== */






/* =====================================
			n-Order & n-Basket Page 
===================================== */

/* Basket */
.fa-minus-circle:before {
    content: "\f068";
}
.fa-plus-circle:before {
    content: "\2b";
}
.basket .basket-qty-minus, .basket .basket-remove {
    color: #585858;
    font-size: .7rem;
}
.basket .basket-qty-plus {
    color: #585858;
    font-size: 1.2rem;
}
ul.no-bullet.basket-totals-list li {
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
}


/* =====================================
			n-Media Queries
===================================== */

/* Custom, iPhone Retina  
@media only screen and (min-width : 320px) {
    
}*/

/* Extra Small Devices, Phones  
@media only screen and (min-width : 480px) {
    
}*/

/* Small Devices, Tablets 
@media only screen and (min-width : 768px) {
    
}*/

/* Medium Devices, Desktops 

@media only screen and (min-width : 992px) {
    
}*/

/* Large Devices, Wide Screens 

@media only screen and (min-width : 1200px) {
    
}*/




/* =====================================
			n-Media Queries v2
===================================== */

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 479px) {
    
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 767px) {
    
}

/* Small Devices, Tablets */
@media only screen and (max-width : 991px) {
    
}

/* Medium Devices, Desktops */

@media only screen and (max-width : 1199px) {
    
}

/* Large Devices, Wide Screens */

@media only screen and (min-width : 1200px) {
    .menu-bar-items {padding:0px;}
    .header-wrapper .row.header .logo-container {padding:0px;}
    .row.header .minibasket {padding: 8px 0px 8px 8px;}
    .header-wrapper .row.header .logo-container .header-logo {
        height: 100px;
        width: 250px;
    }
    .product-card-information-container button.button.buy-button {
        width: 150px;
    }
}