body {
	margin: 0;
	padding: 0;
	min-width: 320px;
	font-size: 17px;
	font-family: RobotoCondensed-Light;
	color: #231f20;
	overflow-x: hidden;
}
.leftpanelinner li {
	width: 100% !important;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
img{
	margin: 0;
}
*:focus {
    outline: none;
}
form{
	width: 100%;
}
h1{
	font-size: 50px;
	line-height: 50px;
}
h2{
	font-size: 30px;
	line-height: 26px;
}
h3{
 	font-size: 40px;
	line-height: 40px; 
/* 	font-size: 26px;
	line-height: 26px; */
}
h4{
 	font-size: 30px;
	line-height: 30px;  
/* 	font-size: 22px;
	line-height: 22px; */
}
h5{
	/* font-size: 16px; */
  	font-size: 18px;  
	line-height: 20px;
	margin-top: 0;
}
.ml20 {
	margin-left: 20px;
}
.mr20 {
	margin-right: 20px;
}
.ml5 {
	margin-left: 5px;
}
.mr5 {
	margin-right: 5px;
}
main {
	overflow: hidden;
}
.bold, .bold h4{
	font-weight: bold !important;
}
.errors {
	color: #ed1c24;
}
.errors p, .success p {
	margin-top: 10px;
}
/* .success {
	color: green;
} */
.vendorLogo{
	max-width: 150px;
}
.container-fluid {
	/*padding-left: 14px;*/
	padding-left:  30px;
	padding-right:  30px;
}
.cart-holder .container-fluid, .modal-body .container-fluid{
	padding-right: 2%;
	padding-left: 2%;
}
.productsListHolder .container-fluid{
	padding-left: 15px;
	padding-right: 15px;
}
.mtb5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.marginB-10 {
	margin-bottom: 10px !important;
}
.width-90 {
    max-width: 90% !important;
	margin: 30px auto;
	border: 0;
}
.modal-header {
    min-height: 16.428571429px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.loan-table, .loanResult {
    width: 100%;
    font-size: 16px;
}
.installmentRow {
    padding: 10px;
    margin-bottom: 20px;
}
.loanInstallments td, .loanInstallments th {
    padding: 5px;
}
.greyRow {
    background: #f4f4f4;
    padding: 8px;
}
.fix-percent-resp{
	font-size: 23px;
	line-height: 86px;
}
.width100 {
	width: 100%;
}
.productDetailsIconsContainer {
	display: flex;
	align-items: center;
}
.sticker  {
	height: 100%;
	display: block;
	max-width: 250px;
	display: flex;
	align-items: center;
}
.sticker  img {
	/* max-width: 88%; */
	max-height: 130px;
	margin-right: 10px;
}
.packageSign {
	color: #ed1c24;
	font-size: 24px;
	margin-right: 10px;
}
.productDocuments .packageSign{
	font-size: 18px;
}
.slick-track{
	display: flex;
}
.listProductsHolder .percentHolder {
	width: 65px;
	height: 65px !important;
	position: absolute;
	top: 0px;
}
.percentHolder{
	width: 90px;
	height: 90px !important;
}
.icon-rating-holder {
    display: initial;
    width: auto;
}
#productRating{
	display: block;
}
#wizzardModal .close, #loanModal .close, #successModal .close, #quickView .close {
	line-height: 16px;
	font-size: 50px;
}
.pointerOnly td{
	cursor: pointer;
}
.mb25{
	margin-bottom: 25px;
}
/* .contact-form-margin .Button{
	width: 97% !important;
} */
.p10{
	padding: 10px;
}
.p5{
	padding: 5px;
}
.modal-title {
	font-size: 20px;
	color: #333;
	margin: 0;
	font-weight: 700;
	line-height: 1.428571429;
}
#downpaymentValue {
	font-size: 16px !important;
	height: 38px;
}
.margin-bottom-15{
	margin-bottom: 15px;
}
.article h2{
	font-weight: 700;
	color: #333;
}
.modal-body button {
	background-color: #ed1c24 !important;
}
.modal-footer button, .modal-body button, #productRating button {
    width: 130px;
    height: 38px;
    background-color: #ffa906;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    border-radius: 0;
    border: none;
    border-bottom: 3px solid transparent;
}
.modal-header {
    min-height: 16.428571429px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-footer {
	height: 85px;
	margin-top: 0;
}
.modal-body label{
	font-weight: 700 !important;
}
.whiteRow {
    background: #fff;
    padding: 8px;
}
.activeColumn:hover, .activeColumn.selected {
    background: #ed1c24;
    color: #fff;
}
.loanInfoHolder {
    background: #fff;
    border: 1px solid #dddddd;
    padding: 10px;
    overflow: hidden;
}
.activeColumn {
    cursor: pointer;
}
.installmentRow label {
    line-height: 35px !important;
}
.limitSwitcher, .orderSwitcher {
	font-size: 14px;
}
.margin-right-15px{
	margin-right: 15px;
}
#loanModal, #successModal, #quickView, #wizzardModal {
	backdrop-filter: blur(5px);
    background-color: #ffffff70;
}
.smallImageContainer  {
	width: 100px;
	height: 90px;
	border: 1px solid #e2e2e2;
	margin-right: 5px;
	margin-top: 5px;
	text-align: center;
	display: flex !important;
	align-items: center;
	justify-content: center;
	padding: 10px;
}
.productDetailSmallPics {
	max-height: 100%;
	width: auto;
	max-width: 100%;
}
#successModal > .modal-dialog{
	max-width: 50% !important;
}
#successModal .form-title{
	text-align: center;
}
#successModal .Button{
	text-align: center;
}
#compareHolder {
	display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fbfbfb;
    z-index: 1000;
}
#compareHolder .Button {
	height: 40px;
    background-color: #ed1c24;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    border: 0;
}
#compareHolder h6{
	font-size: 16px;
}
.nounderline:hover {
	text-decoration: none;
	color: #1a1a18;
}
#compareHolder .Button > a{
	height: 33px;
    color: #fff;
    background-color: #ed1c24;
    border: 0;
	display: block;
	width: 100%;
}
.fixed-height {
    height: 200px;
    overflow: hidden;
}
.clear{
	clear: both;
}
.compare-title {
    width: calc(100% - 30px);
    float: left;
}
.compareList {
	width: 100%;
}
.compareList h5.darkGray {
    white-space: normal;
    height: 60px;
    font-size: 14px;
    line-height: 16px;
    overflow: hidden;
    margin-bottom: 0;
}
.characteristics-table{
	width: 100%;
}
.characteristics-table td {
    border-bottom: 1px solid #eee;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 300;
    white-space: normal;
    padding: 0 5px;
}
.characteristics-table tr:nth-child(even) {
    background: #CCC;
}
.col-md-3 > .characteristics-table td {
    font-weight: 700;
}
.col-md-3 > .characteristics-table tr:nth-child(even) {
    background: #eaeaea;
}
.compareList h5.darkGray a {
    font-weight: 300;
}
.compareList table, .compareList td, .compareList tr, .compareList tbody {
    padding: 0;
    border: none;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
.itemsPicsCompare {
    height: 80px;
}
.itemsPicsCompare img {
    max-width: 100%;
    max-height: 100%;
}
.gridPrices {
    display: flex;
    justify-content: center;
    height: 40px;
}
.listPics img {
    max-width: 200px;
    max-height: 100px;
}
.compareItem {
    height: 100px;
    overflow: hidden;
}
.big-orange-border {
    border-top: 5px solid #ffa906;
}
.close {
	opacity: 0.85;
	line-height: 0px;
    text-shadow: none;
    font-size: 30px;
}
.activeScreen {
    width: 90%;
    margin: auto;
}
.width-300 {
	width: 300px;
} 
.iconListItem {
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	border: 1px solid #d6d4d4;
	margin-top: 8px;
}
.iconListItem img {
	max-width: 50px;
	float: left;
}
.iconListItem  a {
	color: #231f20;
}
.iconListItem  a:hover {
	text-decoration: none;
}
.iconListItem span {
	margin-left: 10px;
}
.loanInstallments {
    width: 100%;
}
.overflowXScroll {
    overflow-x: scroll;
}
label.star:hover {
    transform: rotate(-15deg) scale(1.3);
}
.ratingHolder {
	height: 30px;
}
.mt30{
	margin-top: 30px;
}
.open .dropdown-menu {
    display: block !important;
}
.dropdown-menu.float-right {
    right: 0;
    left: auto;
}
.minicart-item-image img {
    max-width: 100%;
    max-height: 60px;
}
.minicart-item-info .row{
	justify-content: space-around;
}
.shopping-cart-items h4 {
	margin-bottom: 10px;
	font-size: 26px;
}
.shopping-cart-content {
    margin: 0;
    width: 350px;
    overflow: hidden;
    background: #f1f1f1;
    /* background: -moz-linear-gradient(left, #f1f1f1 0%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #f1f1f1 0%,#ffffff 100%);
    background: linear-gradient(to right, #f1f1f1 0%,#ffffff 100%); */
}
.item {
    border-bottom: 2px solid #cbcbcb;
    padding-bottom: 10px;
    width: 100%;
}
.dropdown-menu {
    top: 35px;
	font-size: 12px;
    border-radius: 0px;
    padding: 5px;
    /* -moz-box-shadow: 3px 3px 0 rgba(12,12,12,0.03);
    -webkit-box-shadow: 3px 3px 0 rgb(12 12 12 / 3%);
    box-shadow: 3px 3px 0 rgb(12 12 12 / 3%); */
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
	padding: 5px 0;
    margin: -2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.alert-danger p:last-child {
	margin-bottom: 0px;
}
.starHolder{
	transform: rotateY(180deg);
	float: left;
}
label.star.unrate:before {
    color: #4a535e;
}
label.star:before {
    content: '\f005';
    font-family: 'FontAwesome';
}
input.star:checked ~ label.star:before, label.star:before {
    content: '\f005';
    color: #FD4;
    color: #f1333a;
    transition: all .25s;
}
.empty label.star:before, label.star.empty:before, label.star.unrate:before {
    content: '\f006';
    color: #f1333a;
}
label.star {
    padding: 0 10px 0 10px;
    font-size: 20px;
    color: #f1333a;
    transition: all .2s;
}
.close-loan-modal:hover{
	text-decoration: none;
	color: #fff;
	background-color: #ffa906;
	border: #ffa906;
}
.relatedProducts, .installmentRow {
    background: #f4f4f4;
    border: 1px solid #dddddd;
}
.hidden{
	display: none;
}
.modal-body {
	overflow: hidden;
	position: relative;
    padding: 20px;
}
.margin-top-15{
	margin-top: 15px;
}
.paymentLabel {
    background-repeat: no-repeat;
    height: 30px;
    padding-left: 60px;
    line-height: 65px;
    background-size: auto 100% !important;
    background-repeat: no-repeat !important;
}
.paymentLabel.cod {
    background:  url("/assets/techmart/img/cod.png") no-repeat;
}
.paymentLabel.wire {
	background:  url("/assets/techmart/img/wire.png") no-repeat;
}
.paymentLabel.loan{
	background:  url("/assets/techmart/img/loan.png") no-repeat;
}
.paymentLabel.borica{
	background:  url("/assets/techmart/img/borica.png") no-repeat;
	width: auto !important;
}
.buttton-holder-modal{
	width: 100%;
	margin-top: 10px;
}
.overflowHidden{
	overflow: hidden;
}
.borderSilver {
	border: 1px solid #e6e6e6;
}
.borderTopSilver {
	border-top: 1px solid #e6e6e6;
}
.redBg {
	background-color: #ed1c24;
}
.redColor {
	color: #ed1c24;
}
.yellowBg {
	background-color: #ffa906;
}
.redBg {
	background-color: #ed1c24;
}
.paddingR20{
	padding-right: 20px;
}
.text-end{
	text-align: end;
}
.yellowButton {
	background-color: #ffa906;
    color: #21211f;
	padding: 10px;
	margin-top: 20px;
	width: 100%;
	text-align: center;
}
.yellowButton a{
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}
.yellowButton a:hover{
	color: #fff;
}
.yellowColor {
	color: #ffa906 !important;
}
.whiteColor{
	color: #fff;
}
.link {
	color: #231f20;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}
.link:hover {
	color: #ed1c24;
	text-decoration: none;
}

/*Header*/
header:not(#productDescription header) {
	background: #fff;
	position: fixed;
	padding-top: 20px;
	width: 100%;
	z-index: 1000;
	top: 0;
}
.logoHolder img{
	width: 100%;
}
.cartIcon {
	width: 27px;
}
.phoneLabel {
	width: 38px;
	font-family: 'PTSans';
	line-height: 18px;
	font-size: 13px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: end;
}
.phoneLabelText {
	font-family: 'PTSans';
	font-size: 11px;
	text-transform: uppercase;
	position: relative;
	top: -7px;
	clear: both;
}
.phoneNumber {
	font-size: 28px;
	margin-top: -3px;
	padding-left: 4px;
}
.techmartLogoStyle {
	max-width: 200px;
}
.userMenu {
	font-family: 'PTSans', sans-serif;
	position: relative;
	width: 50px;
	font-size: 15px;
}
.userMenu .far, .userMenu .fas {
	font-size: 24px;
}
.headerPadding {
	height: 150px;
}

/*Top menu*/
.menuOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 100;
	background-color: rgba(0, 0, 0, 0.6);
	display: none;
}
.topmenuHolder {
	margin-top: 10px;
	height: 50px;
	width: 100%;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.display-flex{
	display: flex;
}
.right-percentage{
	right: 10px;
}
.grey-border {
	border-bottom: 0.1px solid #d6d4d4;
}
.list-product-title{
	font-size: 18px !important;
	margin-bottom: 0px;
}
.productIconsHolder img{
	display: block;
}
#productDetailsWrapp{
	width: 100%;
    overflow: hidden;
}
.productPopUp{
	width: 100%;
    padding-left: 30px;
	padding-right: 30px;
	margin: 0 auto;
}
.prod-details-title{
	font-size: 26px !important;
	text-transform: initial !important;
	font-weight: 300 !important;
	color: #231f20;
}
.product-details-top-desc p{
	margin-top: -10px;
	color: #4c4a4a;
    line-height: 28px;
	font-weight: 600;
	font-size: 17px;
}
.product-details-top-desc {
	margin-bottom: 20px;
}
.productDetailsHolder > .zoom-gallery{
	border: 1px solid #e2e2e2;
}
.productDetailsHolder {
	position: relative;
}
.productDetailsHolder  .tagsStyleList {
	padding: 10px 40px 10px 10px;
	font-size: 15px;
}
.giftWrapper {
	position: absolute;
	top: 2px;
	left: 10px;
	width: 100px;
}
.gift {
	max-width: 100%;
}
.scrollIcon {
	line-height: 36px;
	cursor: pointer;
	display: none;
}
.lineThorough{
	color: #989898 !important;
    text-decoration: line-through !important;
}
.product-detail-price-holder{
	text-align: left;
    font-size: 40px
}
.mt15{
	margin-top: 15px;
}
.addToBasketButton a {
    text-decoration: none;
    color: #fff;
    display: block;
    width: 100%;
	height: 100%;
	font-weight: 200;
	font-size: 17px;
}
.addToBasketButton {
    height: 40px;
	text-align: center;
	/*background: linear-gradient(to right, #ffa906 , #ed1c24);*/
	background: #ed1c24;
    font-size: 16px;
    font-weight: 700;
    color: #21211f;
    line-height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
	text-transform: uppercase;
	width: 200px;
	float: right;
	padding: 0px;
	margin-left: 5px;
}
.socialMeadiaPicStyle {
	width: 35px;
	height: 35px;
	margin-left: 5px;
	border-radius: 20px;
}
.stickerHeight, .productIconsHolder{
	width: 100%;
}
.socialMeadiaHolder{
	display: flex;
    justify-content: flex-end;
    padding: 0;
}
.darkButton{
	/* background: linear-gradient(to left, #ecebeb , #c1bcbc); 
    filter: grayscale(100%);*/
	background: #ffa906;
}
.darkButton a{
	color: #1a1a18;
}
.activateVoucherButton{
	height: 100%;
    border: none;
    background: black;
    color: #fff;
    text-transform: uppercase;
}
.paddingR15{
	padding-right: 15px;
}
.product-price-total{
	background: #ed1c24;
    padding: 10px;
    color: #fff;
	font-size: 18px;
	height: 47px;
}
.margin-left-15{
	margin-left: 15px;
}
.paymentMethod {
	align-items: center;
	display: flex;
}
.paymentMethod input {
    margin-top: 0px !important;
	position: relative;
	margin-right: 15px;
}
#paymentCheck-error, #privacyCheck-error, #store-error {
	color: #ed1c24;
	/* padding-left: 10px; */
}
.product-leasing-par{
	display: flex;
    align-items: center;
    height: 100%;
    color: #4c4a4a;
    line-height: 28px;
    font-weight: 600;
    font-size: 17px;
}
.mr-25{
	margin-right: 25px;
}
.padding-0{
	padding: 0px;
}
.grey-border-bottom{
	border-bottom: 1px solid #e2e2e2;
	padding: 0px;
}
.productDetailsHolder > .zoom-gallery > figure{
	margin-top: 30px;
}
.smallPicsHolder > .slick-track{
	width: 100%;
}
.productDetailPics{
	margin: 0 auto;
}
.mtb25{
	margin-top: 25px;
	margin-bottom: 25px;
}
.mb20{
	margin-bottom: 20px;
}
.menuButton {
	display: none;
	width: 48px;
	height: 48px;
	cursor: pointer;
}
.mainMenuHolder {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	font-family: PTSans;
	background: #fff;
}
.mainMenuHolder li{
	list-style: none;
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
}
.mainMenuHolder a{
	color: #231f20;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}
.mainMenuHolder a:hover {
	color: #ed1c24;
	text-decoration: none;
}

/*Category menu*/
.categoryMenuWrapper {
	display: none;
	background: rgb(241, 241, 241);
	/* border: 3px solid #ffa906; */

}
.categoryButton {
	padding-left: 20px;
	line-height: 48px;
	/* text-transform: uppercase; */
}
.categoryButton:hover {
	color: #fff;
	text-decoration: none;
}
.categoryButton .fa {
	margin-right: 10px;
}
.categoryMenu {
	margin: 0;
	padding: 0;
	position: relative;
	border-right: 1px solid #e6e6e6;
	background: rgb(241, 241, 241);
}
.categoryMenu a{
	color: #161314;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
}
.categoryMenu a:hover{
	text-decoration: none;
}
.categoryMenu li {
	list-style: none;
}
.categoryMenu figure {
	width: 45px;
	padding-left: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	margin: 0;
}
.categoryMenu > li {
	break-inside: avoid-column;
	height: 50px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #dedede;
}
/* .categoryMenu > li > a::after {
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900; 
	content: "\f105";
	position: absolute;
	right: 20px;
} */
.categoryMenu > li:hover {
	background: #d5d5d5;
}

.categoryMenu > li img{
	height: 30px;
	float: left;
}
.categoryMenu > li a {
	float: left;
}

.mainMenuEl:hover > ul{
	/* display: block !important; */
	/* width: 100% !important; */
}
#level1{
	/* display: none; */
	transition: width .2s ease; /* css transition applied to width */
	width: 0%;
	overflow: hidden;
	position: absolute;
    top: 1px;
    /*right: -100%;*/
    /*width: 100%;*/
	padding-left: 30px;
	padding-right: 30px;
    height: calc(100% - 1px);
    background: #fff;
    z-index: 1002;
	margin: 0;
	padding: 0px;
	padding-top: 15px;
	/* display: none; */
}

#level1 > li {
	padding-left: 15px;
	padding-right: 15px;
}
#level1 li {
	line-height: 30px;
}
#level1 ul {
	margin: 0;
	padding: 0;
}
#level1 a, #level2 a {
	font-weight: bold;
}
#level3 a, #level4 a {
	font-weight: normal;
}
#level2, #level3, #level4 {
	/* float: left; */
}
#level1 .menuImage {
	display: none;
}
.oneColumn {
	columns: 1;
}
.twoColumns {
	columns: 2;
}
.threeColumns {
	columns: 3;
}
.fourColumns {
	columns: 4;
}
.fiveColumns {
	columns: 5;
}
#level1 > li a {
	margin-top: 10px !important;
}
#level2 > li a, #level2 > li a {
	line-height: 40px;
	margin-top: 0px !important;
}
.menuBackButton {
	display: none;
	cursor: pointer;
	padding-left: 20px;
	width: 100%;
	position: relative;
	border-bottom: 1px solid silver;
    padding-bottom: 5px;
	height: 40px !important;
	line-height: 40px !important;
} 

/*Big banner*/
.slick-dots li button:before{
	font-family: "Font Awesome 5 Free";
	font-size: 12px;
	content: '\f111';
	color: #1a1a18;
	opacity: 0.85;
	font-weight: bold;
}
.slick-dots li.slick-active button:before{
	content: '\f111';
	color: #ed1c24;
	opacity: 1;
}
.slick-dots {
	bottom: 0px;
}
.banners {
	width: 100%;
}
.headerSlideHolder {
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	min-height: 320px;
	visibility: hidden;
	opacity: 0;
	transition: opacity .2s ease;
}
.headerSlideHolder.slick-initialized {
	visibility: visible;
	opacity: 1;
}
.headerSlideHolder:not(.slick-initialized) .slides {
	display: none;
}
.headerSlideHolder:not(.slick-initialized) .slides:first-child {
	display: block;
}
.headerSlideHolder video {
	width: 100%;
	pointer-events: none;
}
.headerSlideHolder video::-webkit-media-controls {
	display: none;
}
.listBannerLeft {
	width: 100%;
	overflow: hidden;
}
.listBannerRight {
	width: 100%;
	overflow: hidden;
}
.listBanner img,
.listBanner video {
	width: 100%;
}
.listBanner video::-webkit-media-controls {
	display: none;
}
.listBanner video {
	pointer-events: none;
}
.categoriesBanner {
	position: relative;
}
.categoriesBanner img {
	width: 100%;
}
.categoriesBannerTitle {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	width: 100%;
	text-align: center;
	font-size: 22px;
	background-color: rgba(255, 255, 255, 0.8);
	font-weight: bold;
}
.brandsBanner {
	height: 150px;
	background: #f6f6f6;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.brandsBanner img {
	max-width: 80%;
}
.brandsBanner a{
	text-align: center;
}

/*Products slider*/
.homepageTitle {
	border-bottom: 1px solid #e6e6e6;
}
.homepageTitle a {
	position: relative;
	top: 11px;
	height: 40px;
	background: #fff;
}
.sideFilter  {
	height: 73px;	
	margin-bottom: 15px;
}
.sideFilter h4 {
	line-height: 60px;
}
.sideFilter .fa-sliders-h{
	font-size: 18px;
	margin-right: 8px;
}
#filterForm {

}
.tagsStyle{
	position: relative;
	height: 65px;
	/* margin-left: 10px; */
	display: block;
}
.paginationHolder {
	display: flex;
	align-items: center;
}
.pagination {
	margin-bottom: 0;
	border-radius: 0;
}
.pagination li{
	font-size: 18px;
	width: 30px;
    text-align: center;
    color: #ed1c24;
    line-height: 30px;
    margin: 2px;
    float: left;
}
.pagination > li > a{
	color: #888787;
	display: inline-block;
	width: 35px;
	border: 1px solid #dbdbdb;
}
.pagination > li > a:hover{
	text-decoration: none;
	color: #888888;
}
.pagination > .active > a {
	border-color: #ed1c24;
}
.pagination a {
	font-weight: normal;
}
.pagination a:hover {
	background: #e9e9e9;
}
.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
	background-color: #ed1c24;
	color: #fff;
}
.pagingBorderBottom {
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdbdb;
}
.tags{
	position: absolute;
	top: 10px !important;
	/*width: 100%;*/
	left: 0;
}
.detailTagsStyle{
	max-height: 80px;
	max-width: 78px;
}
.productDocuments {
	display: flex;
	align-items: center;
	justify-content: center;
}
.sticker .detailTagsStyle {
	max-height: 50px;
	max-width: 50px;
}
.new{
	top: 0;
}
#newSuggestionsWrapp{
	width: 100%;
	overflow: hidden;
}
.ml-150{
	margin-left: -150px;
}
.mb10{
	margin-bottom: 10px;
}
.pb10{
	padding-bottom: 10px;
}
.slash {
	color: #fff;
	font-weight: 700;
}
/*
.right-percentage-product-details{
	left: -60px;
	top: -15px;
}
*/
/*Left Account Menu*/
.left-menu-links{
	width: 100%;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    color: #231f20;
}
.left-menu-links a{
	text-decoration: none;
	color: #231f20;
	transition: color 200ms linear;
}
.left-menu-links a:hover{
	text-decoration: none;
	color: #ed1c24;
}
.currently-active{
	background-color: #e6e6e6;
	font-weight: bold;
}
.paddingL15 {
	padding-left: 15px;
}

.user-account-form label {
	display: block;
	padding-left: 15px;
}

.address-radio-btn-holder {
	display: flex;
	align-items: center;
}
.address-radio-btn-holder input {
	margin-left: 15px;
	transform: scale(1.3);
}
.cirillyc-error {
	color: #ed1c24;
    font-weight: 700;
    line-height: 50px;
    font-size: 18px;
}
.height-15 {
	height: 15px;
}
.paddingT20 .address-radio-btn-holder, .paddingT20 .address-info-holder {
	padding: 10px;
}
.padding-20 {
	padding: 20px;
}
.address-info-holder, .address-radio-btn-holder {
	border-bottom: 1px solid #e3dede;
}
.signinpanel {
	margin: 0px;
}
.form-horizontal .form-group {
    margin-right: 0px; 
    margin-left: 0px;
}
.marginRight-15{
	margin-right: -15px;
}
.guest-checkout-form input, .guest-checkout-form textarea, .guest-checkout-form select {
	font-size: 16px;
}
.free-delivery-icon{
	width: 90px;
    height: 90px;
    top: 0px;
}
.free-delivery-icon-text{
	font-size: 11px;
    margin-top: -15px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 100;
	line-height: 12px;
}
.truck-free-delivery{
	margin-top: 20px;
	margin-left: 5px;
	font-size: 22px;
}
.online-promotion-icon{
	float: left;
	max-width: 90px;
	margin-right: 10px;
}
#successModal .guest-checkout-form, #successModal .user-choice-holder {
	display: none;
}
#successModal .login-account-holder{
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
#successModal .form-title{
	display: block !important;
}
#loanModal .modal-header button{
	margin-top: -30px;
}
#loanModal .modal-header {
    display: block;
}
#loanModal .buttton-holder-modal {
	display: block;
}
#loanModal .modal-footer{
	display: block;
}
.d-none-print {
	display: block;
}
.newProductsHolder{
	width: 100%;
	height: 320px;
	/* border-right: 1px solid #cbcbcb; */
	padding: 2px;
	text-align: center;
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-bottom: 10px;
    transition: all 300ms ease;
	position: relative;
	margin-top: 5px;
	border-bottom: 1px solid #e6e6e6;
}
.newProductsHolder span, 
.newProductsHolder div,
.newProductsHolder img,
.newProductsHolder a,
.newProductsHolder:hover span,
.newProductsHolder:hover div,
.newProductsHolder:hover img,
.newProductsHolder:hover a
{
	transition: all 300ms ease;
}
.listProductsHolder {
	padding-left: 5px;
	padding-right: 5px;
}
.listProductsHolder span, 
.listProductsHolder div,
.listProductsHolder img,
.listProductsHolder a,
.listProductsHolder:hover span,
.listProductsHolder:hover div,
.listProductsHolder:hover img,
.listProductsHolder:hover a
{
	transition: all 300ms ease;
}
h3.productTitle{
	height: 40px;
	overflow: hidden;
}
.newProductsHolder:hover{
	/* border-bottom: 2px solid #cbcbcb; */
}
.itemsHolder:hover img, .newProductsHolder:hover img{
	-webkit-transform: scale(1.1);
}
.newProductPicsHolder{
	height: 100%;
	width: 100%;
	text-align: center;
	overflow: hidden;
	position: relative;
	padding: 10px;
}
.newProductPicsHolder > a{
	width: 100%;
	height: 100%;
}
.newProductInfoHolder{
	margin-top: 5%;
	height: 42%;
	width: 100%;
}
.newProductInfoHolder h5{
	height: 20%;
}
.productIconsHolder{
	display: flex;
	justify-content: space-evenly;
    padding-top: 20px;
}
.productIconsHolder a{
	color: #383535;
    font-size: 15px;
    text-transform: uppercase;
}
.productIconsHolder a:hover{
	text-decoration: none;
}
.product-details-info{
	display: flex;
    padding: 10px;
    background: transparent;
    border-left: none;
    border-right: none;
}
.product-info-list{
	background: transparent !important;
    border: none !important;
    color: black !important;
}
.error404 {
	width: 100%;
	padding: 50px;
}
.cherry-share-link{
	height: 50%;
}
.ui-state-active a{
	color: #ed1c24 !important;
	border-bottom: 2px solid #ed1c24;
	background: url("/assets/techmart/img/dArrRight.png") no-repeat left;
	background-position: -5px;
}
.searchContainer {
	border-radius: 20px;
    background: #fffbf3;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 14px;
    width: 50%;
    position: relative;
}
.searchContainer input {
    border: none;
    background: none;
    width: 90%;
    float: left;
    height: 35px;
    padding-bottom: 8px;
}
#productRating{
	margin-top: 15px;
}
.invoiceData{
	display: block !important;
}
.display-none {
	display: none !important;
}
.display-none-not-important{
	display: none;
}
#productRating button{
	border: none;
    width: 100%;
    height: 25px;
    background: #ed1c24;
    color: #fff;
}
#descriptions {
	font-family: PTSans;
}
#descriptions h1{
	text-align: center !important;
}
.flix-std-section-title, .flix-d-h1, .flix-d-h3, .flix-d-p, .flix-d-h2 {
	font-family: PTSans !important;
	color: #454545 !important;
}
.product-info-list-title{
	color: black;
	text-transform: uppercase;
	font-family: PTSans;
	font-size: 20px;
	width: 100%;
	text-align: center;
}
.product-info-holder{
	border: none;
}
.thickerBorder{
	box-shadow: inset 0px 0px 0px 1px #ffa906;
}
.margin-0{
	margin: 0px !important;
}
.detailProductIconsStyle{
	margin: 0 auto;
	padding: 8px;
}
.icons-circle-holder{
	width: 55px;
    height: 55px;
    background: #ed1c24;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 50%;
    margin: 0 auto;
}
.left-0{
	left: 0px !important;
}
.icons-circle-holder-white{
	width: 55px;
    height: 55px;
    background: #fff;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 50%;
    margin: 0 auto;
}
.padding-15{
	padding: 15px;
}
.productPicsStyle {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}
.productIconsStyle{
	/* margin-right: 10px; */
    margin: 5px 10px 5px 5px;
	display: inline-block;
	height: 30px;
	transition: transform 0.5s;
}
.lazyLoadingHolder{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	color: #1a1a18;
}
.itemsPicsHolder{
	position: relative;
	text-align: center;
	height: 60%;

	/* padding: 0 10px; */
}
.itemsCharacheteristicsHolder .even{
	background: #cbcbcb;
	
}
.itemsHolder {
	height: 100%;
	position: relative;
}
.itemsCharacheteristicsHolder {
	height: 40%;
	display: flex;
	flex-direction: column;
	justify-content: end;
	/* position: absolute;
	bottom: 0; */
}
#productDetailsTabs{
	border-top: none;
}
#characteristics table {
	background: transparent;
	margin: 10px;
	height: fit-content;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.mb15{
	margin-bottom: 15px;
}
.vertical-line {
	height: auto;
	border-left: 1px solid #e2e2e2;
}
#characteristics td{
	border-top: none !important;
	border-bottom: 1px solid #e2e2e2 !important;
	font-family: 'PTSans';
    font-size: 20px;
    color: #9e9898;
}
.shopping-cart-content .Button, .shopping-cart-content .Button a, .addToCompareList .Button, .addToCompareList .Button a {
    padding: 0;
    width: 140px;
}
.itemsPicsHolder a{
	display: block;
    height: 280px;
	position: relative;
}
.second-table-holder{
	display: flex;
}
.itemsPicsStyle{
	/* width: 100%; */
	
	max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	padding-top: 20px;
}
.productTitle {
	font-size: 16px;
	height: 55px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
}
.productTitle a {
	color: #1a1a18;
	text-decoration: none;
	font-weight: bold;
}
.gridPrices{
	display: flex;
	justify-content: space-evenly;
	height: 40px;
/* 	padding-left:15px;
	padding-right: 15px; */
}
 .gridPrices h3{
/* 	display: inline-block;
	width: 50%;*/
    font-size: 28px; 
 	margin-top: 0;
	line-height: 30px;
} 
.newProductsHolder:hover .buyHover{
	display: flex;
}
.listProductsHolder:hover .buyHover{
	display: flex;
}
.mt16-5{
	margin-top: 16.5px;
}
.yellow-quantity-filter{
	float: right;
	color:#ffa906;
}
.grey-quantity-filter{
	float: right;
	color:#808080;
}
#productListWrapp .breadcrumbs{
	/* background: url("/assets/techmart/img/bcBG.png") no-repeat right, linear-gradient(to right, #ffa906 , #ed1c24); */
	background: linear-gradient(to right, #ed1c24 , #f58466);
	/* background: linear-gradient(to right, #ed1c24 , #231f20); */
	height: 50px;
	margin-bottom: 10px;
}
.display-inline-breadcrumbs{
	display: inline;
	font-size: 16px;
}
.red-background{
	display: flex;
    justify-content: center;
    height: 150px;
}
.left-side-text{
	text-align: center;
    background-color: rgba(237, 28, 36, 0.9);
    border-radius: 25px;
    color: #fff;
    align-items: center;
    display: flex;
    justify-content: space-evenly;
	width: 90%;
}
.contact-info-below{
	text-align: left;

	font-size: 18px;
}
#login, .registerpanel{
	text-align: center;
 } 
 
.mt25{
	margin-top: 25px;
 }

 /*Address Table Styles*/
 .address-form-holder {
	 margin-bottom: 0px !important;
 }
 .addressHead .fa-plus {
	cursor: pointer;
	color: #fff;
 }
 .address_table .fa-pencil {
	 cursor: pointer;
	 color: #ffa906;
 }
.address_table .fa-trash-o {
	cursor: pointer;
	color: rgba(237, 28, 36, 0.9);
}
.address_table a:hover{
   text-decoration: none;
}

.register-form-content input, .login-form-content input, .register-form-content select {
	border: none;
}
.pr-10{
	padding-right: 10px;
}
.pr-10 select{
	margin-left: -5px;
}
.pl-0{
	padding-left: 0px;
}
.dynamic-menu h3 {
	font-size: 24px;
	border-bottom: 1px solid #d6d4d4;
	cursor: pointer;
}
.shop_table {
	width: 100%;
}
tbody .product-subtotal{
	color:#ffa906;
    font-weight: 700;
    font-size: 20px;
}
tbody .product-total{
	color: #ed1c24;
    font-weight: 700;
    font-size: 20px;
}
.shop_table > thead > tr{
	background:rgba(237, 28, 36, 0.9);
    color: #fff;
    text-transform: uppercase;
}
.qtyButton {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #21211f;
    color: #fff;
    cursor: pointer;
    text-align: center;
}
.product-quantity input {
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
}
.black {
	color: #1a1a18;
}
.product-quantity input {
	max-width: 50px;
	font-weight: 700;
}
.product-quantity form {
	max-width: none;
	text-align: center;
}
thead .product-remove {
	padding-right: 20px !important;
}
.shop_table > tbody > tr {
	border-bottom: 0.5px solid #d1cfcf;
}
.shop_table > thead > tr > th{
	padding: 10px;
}
.thumb-item-img {
	text-align: center;
}
.thumb-item-img img{
	max-width: 80%;
	max-height: 100px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.product-name{
	padding: 20px;
}
.cartSpecialBreadcrumbItem{
	margin-right: 30px;
}
.flex-center{
	display: flex;
	align-items: center;
}
.cartSpecialBreadcrumbItem h4{
	font-size: 16px;
	color: #1a1a18;
}
.marginB20{
	margin-bottom: 20px;
}
.techmartLogoStyleCheckout {
	max-width: 200px;
}
.sidecart .shopping-cart-items h4, .login-title h4 {
	text-align: left !important;
	font-weight: 700;
}
.red {
	color: #ed1c24 !important;
}
.redBackground {
	background: #ed1c24 !important;
}
.activateVoucherButton{
	height: 38px !important;
	width: 100%;
	font-size: 15px;
	text-transform: inherit;
}
.breadcrumbNumber{
	color: #fff;
    background: black;
    border-radius: 50%;
    font-size: 16px;
    align-items: center;
    width: 32px;
    height: 32px;
    display: inline-block;
	text-align: center;
	margin-right: 5px;
}
.paddingLR-150{
	padding-left: 150px;
	padding-right: 150px;
}
.padding-5{
	padding: 5px;
}
.greyColor {
	color: #4c4a4a;
}
.greyColor:hover{
	color: #4c4a4a;
}
.grey {
	color: #b7b7b7 !important;
}
.sidecartPadding0{
	padding-left: 0px;
	padding-right: 0px;
}
tr.color-active {
	background-color: #ed1c24;
	color: #fff;
	font-size: 18px;
	border-top: 1px solid;
}
.update-current-address-btn {
	padding: 0px !important;
}
.guest-checkout-content input, .guest-checkout-content select, .logged-account-form input, .logged-account-form select {
	margin-bottom: 10px;
}
.guest-checkout-form, .payments, .sidecart .shopping-cart-items, .user-choice-holder {
	background-color: #fafafa;
	border: 1px solid #dedede;
}
.guest-checkout-form {
	padding-top: 30px;
}
.payments {
	padding: 20px;
}
#loginClient, #newClient{
	top: 0px;
}
#juridical-checkbox, #physical-checkbox{
	top: 11px;
	position: relative;
}
.align-baseline input {
	margin-top: 5px;
	margin-right: 10px;
  }
#vatCheck{
	top: -7px;
	position: relative;
	margin-right: 10px;
}
.user-choice-holder {
	padding-top: 10px;
}
.guest-checkout-content input, .guest-checkout-content select, .guest-checkout-content textarea, .logged-account-form input, .logged-account-form select, .logged-account-form textarea {
	padding: 12px !important;
	height: auto !important;
	border-radius: 5px;
	border: 1px solid #dedede;
}
.form-button-yellow{
	width: 100%;
	margin-top: 25px;
    border: none;
    background-color: #ffa906;
    color: #fff;
    height: 40px;
    font-size: 20px;
    text-transform: uppercase;
}
.logged-account-form input, .logged-account-form select, .logged-account-form textarea {
	font-size: 16px;
}
.logged-account-form .form-group {
	margin: 0px !important;
}
.nowrap{
	white-space: nowrap;
}
.buttonComplete a{
	margin-top: 20px;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #ffa906;
    color: #fff;
	margin-bottom: 10px;
	padding: 5px;
}
.continue-shopping-button{
	display: flex;
    justify-content: center;
    margin-top: 20px;
}
.align-baseline{
	align-items: baseline !important;
}
.payments h4 {
	font-weight: 700;
	color: #000000 !important;
}
.paymentMethodsHolder {
	padding: 15px;
	margin: 10px;
	margin-bottom: 30px;
    border: 1px solid #b7b7b7;
	background: #fff;
}
.paymentText {
	font-size: 18px;
	font-weight: 700;
}
.storeHolder{
	display: none;
	margin-bottom: 20px;
}
.storeHolder select, .invoiceData input, .priceInfoHolder .form-control {
	height: 50px !important;
	font-size: 16px;
}
.color-active td {
	padding: 10px;
}
.greyBackground {
	background: #b7b7b7;
}
.background-lighter {
	background-color: #fafafa !important;
}
.text-initial{
	text-align: initial;
}
.whiteColor:hover{
	color: #fff;
}
.form-title{
	color: #1a1a18;
	border-bottom: 0.5px solid #8888; 
	line-height: 0.1em;
	margin: 10px 0 20px; 
}
.form-title span {
	background:#fff; 
    padding:0 10px;
}
.categoryHeight {
    height: 100% !important;
    transition: all 2s ease;
}
.categoryArticleDesription {
    font-size: 14px;
    line-height: 22px;
    height: 80px;
    overflow: hidden;
    position: relative;
}
.categoryArticleDesription h2{
	color: #ed1c24;
}
.categoryArticleDesription p{
	line-height: 22px;
	font-size: 17px;
}
.categoryArticleDesription sub{
	font-size: 22px;
}
.productsListHolder{
	/* margin: 15px; */
}
.vewMore, .vewLess{
	float: right;
    color: #ed1c24;
	font-weight: 600;
	cursor: pointer;
	padding: 10px;
}
.vewLess {
	display: none;
}
.categoryArticle {
    margin: 20px;
    background: #fafafa;
}
.contact-shops-info-title{
	color: #1a1a18;
	border-bottom: 0.5px solid #8888; 
	line-height: 0.1em;
	margin-top: 50px;
	margin-bottom: 50px; 
	text-align: center;
}
.padding-0 {
	padding: 0px;
}
.basic-shop-info{
	text-align: center;
    color: #928e8e;
    font-size: 19px;
	letter-spacing: 0.3px;
	margin-bottom: 15px;
}
.last-line-shop-info{
	border-bottom: 1px solid #e0e0e0;
}
.basic-shop-info span{
	text-transform: uppercase;
}
.width-100{
	width: 100% !important;
}
.center-red-button {
	display: flex;
	justify-content: center;
	margin-top: -15px;
}
.saveUser{
	font-weight: 700;
}
.height-10{
	height: 10px;
}
.font-size-15{
	font-size: 15px !important;
}
.login-account-holder {
	width: 100%;
}
.shopping-cart-content .Button, .shopping-cart-content .Button a, .addToCompareList .Button, .addToCompareList .Button a {
    padding: 0;
    width: 140px;
}
.shopping-cart-content .Button {
	height: 40px;
    background-color: #ed1c24;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    border: 0;
}
.shopping-cart-content .Button a{
	text-decoration: none;
    width: 100%;
    height: 33px;
    color: #fff;
    display: block;
    background-color: #ed1c24;
    border: 0;
}
.store-item{
	margin-bottom: 50px;
	overflow: hidden;
}
.virtualTourStoreWrapp{
	text-align: center;
	height: 200px;
	overflow: hidden;
}
.virtualTourStoreWrapp img {
	max-width: 100%;
}
.storeDetailsMap, .storeDetailsMap iframe {
	width: 100%;
}
.cookie{
	background: url("/assets/techmart/img/bcBG.png") no-repeat right, linear-gradient(to right, #ed1c24 , #ed1c24);
	opacity: 0.95;
	font-size: 20px;
}
.between-cookie-buttons{
	display: inline;
	margin: 20px;
}
.cookie > .button {
	margin-top: 20px;
	width: 250px !important;
	font-size: 18px;
	text-transform: uppercase;
	background-color: #ffa906;
	color: #fff;
	letter-spacing: 1.5px;
	margin-bottom: 10px;
}
.cookiesUrl:hover{
	text-decoration: none;
	color: #ffa906;
}
.fade.in{
	opacity: 1 !important;
	background: transparent;
}
#cookieModal > .modal-dialog{
	top:20%;
	overflow: hidden;
}
.modal-footer button{
	font-size: 18px;
}
.red-title-shop{
	font-size: 20px;
    color: rgba(237, 28, 36, 0.9);
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 2px solid rgba(237, 28, 36, 0.9);
	line-height: 35px;
	text-align: center;
}
.red-title-shop a{
	color: rgba(237, 28, 36, 0.9);
}
.red-title-shop a:hover{
	color: rgba(237, 28, 36, 0.9);
}
.contact-shops-info-title span{
	background:#fff; 
    padding:0 10px;
}
/* .contact-form-margin div{
	margin: 5px;
} */
.contact-form-margin{
	padding-top: 30px !important;
	background-color: #fafafa;
	border: 1px solid #dedede;
    padding: 10px;
}
.address-form-modal {
	border: unset !important;
}
.address-form-label {
	width: 100%;
	text-align: initial;
}
.contact-form-margin input, .contact-form-margin textarea{
	font-size: 16px;
}
.below-form{
	display: flex;
    justify-content: start;
    color: #888888;
	letter-spacing: 1px;
	margin-top: 5px;
}
.form-button-red{
	width: 100%;
    border-radius: 3px;
    border: none;
    background-color: rgba(237, 28, 36, 0.9);
    color: #fff;
	height: 50px;
	font-size: 20px;
    text-transform: uppercase;
}
.contact-form-margin .form-control{
	padding: 12px !important;
	height: auto !important;
	border-radius: 5px;
	border: 1px solid #dedede;
}
.ContactsHolder{
	width: 90%;
    text-align: center;
    margin: 20px auto;
}
.below-red-background{
	display: flex;
	justify-content: center;
	color: #888888;
	letter-spacing: 1px;
}
.right-side-number{
	font-size: 60px;
}
.buyHover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	display: flex;
	align-items: center;
	justify-content: center;
	display: none;
	box-shadow: 0px 0px 2px #c0c0c0;
	cursor: pointer;
}
.red-button  {
	background: rgb(175,2,26);
	background: linear-gradient(90deg, rgba(175,2,26,1) 0%, rgba(236,28,36,1) 50%, rgba(175,2,26,1) 100%);
	width: 120px;
	text-transform: uppercase;
}
.no-decoration{
	text-decoration: none;
	color: #fff;
}
.breadCrumbInfo{
	padding: 20px;
	padding-top: 10px;
}
.no-decoration:hover{
	text-decoration: none;
	color: #fff;
}
.red-button a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px;

}
.red-button a:hover {
	text-decoration: none;
}
.cheapOffersSliderHolder .slick-dots, 
.cheapOffersSliderHolder2 .slick-dots,
.brochureSliderHolder .slick-dots  {
	bottom: -35px;
}

/*Footer icons*/

.footerIcons p{
	margin-bottom: 0;
}
#footerWrapp {
	background: #e6e6e6;
	margin-bottom: -30px;
}

/*Newsletter*/
.newsletterHolder {
	background: #fafafa;
}
.tLogo{
	width: 85px;
    height: 80px;
}
.formContainer {
	border-radius: 20px;
	background: #fffbf3;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 14px;
	height: 41px;
	width: 100%;
	position: relative;
}
.formContainer input {
	background: none;
	border: none;
	height: 31px;
	width: 100%;
}
#quickView > .modal-header > button {
	font-size: 30px;
}
.circleButton {
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
    border-radius: 50%;
	font-size: 21px;
	margin-right: 0px !important;
}
.searchButton{
	border: none;
    border-radius: 100%;
	font-size: 19px;
	height: 31px;
	width: 31px;
	float: right;
	margin-right: -10px;
}
.footerColumns {
	padding-top: 40px;
}
.footerColumns ul {
	margin: 0;
	padding: 0;
}
.footerColumns h5 {
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: bold;
}
.footerMenu {
	list-style: none;
}
.footerMenu a {
	color: #231f20;
	font-size: 17px;
}
.footerStores {
	columns: 2;
}
.copyrights {
	font-weight: bold;
}
.phone {
	font-size: 30px;
}
.productNmclsHolder {
	columns: 2;
	width: 100%;
}
.categoriesBannerWrapper {
	display: none;
}
.menuBannerHolder {
	
}
.menuBanner {
	height: auto !important;
	width: 100%;
	
}
.menuBannerHolder {
	column-span: all;
	/* height: 200px; */
	display: flex;
	align-items: center;
	justify-content: center;
}
.galleryPic {
	display: block;
	height: 150px;
	overflow: hidden;
	padding: 10px;
}
.galleryPic img {
	width: 100%;
}
#storeInfoWrapp {
	width: 100%;
}
.deliveryStatusContainer {
	width: 100%;
}
.compareArrow {
	margin-top: 15px;
}
.landingVideo {
	width: 100%;
}
.categoryItemsHolder {
	background-color: #fafafa;
	border: 1px solid #dedede;
	padding: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*Search*/
.searchResultsContainer {
	display: none;
    background: #fafafa;
    padding: 10px;
    position: absolute;
    left: 0px;
    top: 46px;
    width: 100%;
	z-index: 1000;
	box-shadow: 0px 3px 3px #888888;
}
.searchImage {
    width: 100%;
	max-height: 50px;
}
.searchImageContainer {
    
}
.searchResultName {
	font-size: 18px;
	margin: 0px;
}
.flexCenter {
	display: flex;
	align-items: center;
}
.searchLabel {
	padding: 5px;
	background: #e6e6e6;
}
.searchRow a{
	color: #231f20;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
.searchRow:hover > div {
	background: #e6e6e6;
}

.newsletterPopup {
	background-color: #fff;
	border-radius: 10px;
}
.newsletterPopup .form-control {
	margin-top: 10px;
	margin-bottom: 10px;
}
.modal-dialog {
	pointer-events: all;
}
.emptyPage {
	padding: 150px;
	text-align: center;
}
.oderTable .show {
	display: table !important;
}

/* Sitemap */
.htmlSitemap {
	columns: 4;
	width: 100%;
	font-size: 16px;
	line-height: 25px;
}
.mapLevel1 {
	margin-top: 10px;
}
.mapLevel1 > a {
	color: #ed1c24 !important;
}
.htmlSitemap a {
	color: #1a1a18;
}

input[type="radio"] {
    vertical-align: inherit;
    margin-right: 15px;
}

.form-control {
	height: 40px;
	font-size: 16px;
}
.installmentRow .greyRow, .installmentRow .whiteRow {
	width: 100%
}
.greyRow b {
	margin-right: 10px;
}

.showOnMobile .product-name {
	width: 70%
}
.showOnMobile .thumb-item-img {
	width: 12%;
	min-width: 80px;
}

.fa-trash-o::before {
    content: "\f1f8" !important;
}
.fa-pencil::before {
    content: "\f044" !important;
}
.person-contact-heading, .address-contact-heading {
	line-height: 14px !important;
	display: none;
}
.display-block {
	display: block;
}
.loadingSpinnerHolder {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1500;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(255,255,255,0.8);
}
.person-info h5, .address-info h5 {
	font-size: 15px !important;
	margin-bottom: 0px !important;
}
.person-info span, .address-info span {
	font-size: 17px;
}
.addNewAddressButton {
	margin-left: unset !important;
	margin-top: 20px !important;
	margin-bottom: -15px;
}
.addNewAddressButton a {
	cursor: pointer;
	color: #fff !important;
}
.cart-addresses-heading {
	margin-top: 10px !important;
	margin-bottom: unset !important;
}
.mainMenuBrochureButton {
	float: left;
	height: 40px;
	line-height: 40px;
	margin-top: 4px;
	background: #ed1c24;
	border-radius: 3px;
	margin-left: 10px;
	font-family: PTSans;
}
.mainMenuBrochureButton a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.mainMenuPromoButton {
	float: left;
	height: 40px;
	line-height: 40px;
	margin-top: 4px;
	margin-left: 15px;
	margin-right: 10px;
	font-family: PTSans;
}
.w100 {
	width: 100%;
}
.countdownHolder {
	position: absolute;
	bottom: 9px;
	left: 2%;
}
.countdownElemContainer {
	background: #ed1c24;
	padding: 2px;
	border-radius: 5px;
	float: left;
	margin-right: 3px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 30px;
}
.countdownElem {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}
.counterDelimiter {
	float: left;
	color: #fff;
	margin-right: 3px;
	font-size: 20px;
}
.countdownElemContainer span {
	font-size: 10px;
}
.promoPeriod {
	padding: 10px;
	background: #fafafa;
	margin-bottom: 30px;
}
.promoPeriod p {
	margin: 0;
}
.slick-slide img {
	max-width: 100%;
}
.flipbook-menu {
	height: 70px;
}
.uppercase {
	text-transform: uppercase;
}

.nmclRow {
    padding-left: 10px;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, #CookiebotWidget-btn-change {
	background: #ed1c24 !important;
	border-color: #ed1c24 !important;
}
#CybotCookiebotDialogBodyButtonsWrapper button, #CookiebotWidget-buttons button {
	border-color: #ed1c24 !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
	border-bottom: 1px solid #ed1c24 !important;
	color: #ed1c24 !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
	color: #ed1c24 !important;
}
#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a, #CookiebotWidget-show-consent-details{
	color: #ed1c24 !important;
}
#CybotCookiebotDialogPoweredByText{
	display: none !important;
}
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg {
	fill: #ed1c24 !important;
}
#CookiebotWidget .CookiebotWidget-consent-details button {
	color: #ed1c24 !important;
}

.phoneLabel i {
	font-size: 21px;
}
.userMenu .fa {
	font-size: 20px;
}
.scrollToTop {
	position: fixed;
	bottom: 30px;
	right: 105px;
	border-radius: 50%;
	background: #ed1c24;
	width: 50px;
	height: 50px;
	display: none;
	align-items: center;
	justify-content: center;
	color: #fff;
	z-index: 1000;
	cursor: pointer;
	box-shadow: 0px 1px 3px #484848;
}
.cartTotals {
	padding-top: 20px;
	padding-left: 0;
	padding-right: 15px;
	display: flex;
	flex-direction: column;
}
.cartTotals li {
	list-style: none;
}
.ckbox input {
	margin-right: 10px;
	width: 22px;
 	height: 22px;
	border: 0.15rem solid #666665;
	font-size: 2rem;
	/* appearance: none;
	-webkit-appearance: none; */
	accent-color: #ed1c24;
	position: relative;
  	top: 2px;
	flex: 1;
}
.ckbox {
	line-height: 38px;
}
.ckbox label {
	margin-bottom: 0;
}
.sideMenuHolder {
	border-right: 1px solid #dbdbdb;
}
.unpackedThumb {
	display: flex;
	align-items: center;
	justify-content: center;
}
.unpackedThumb img {
	max-height: 150px;
	max-width: 95%;
}
.unpackedBadge {
	padding: 3px;
	background: rgb(33, 136, 7);
	color: #fff;
	text-align: center;
	max-width: 150px;
	border-radius: 5px;
}
.variantButton {
	border: 1px solid #e2e2e2;
	background: #f9f9f9;
}
.variantButton a {
	color: #231f20;
	font-weight: bold;
}
.variantButton a:hover {
	text-decoration: none;
}
.variantButton.active {
	border: 1px solid #ed1c24;
}
.variationImage {
	width: 50px;
}
.currentLocation {
	background: #ed1c24;
	color: #fff;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.container-fluid.homepage {
	padding-left: 7%;
	padding-right: 7%;
}

.productTitleLink:hover {
	text-decoration: none !important;
}
.background-red.rounded-button {
	background: linear-gradient(90deg, #ed1c24 0%, #db1218 100%) !important;
	background-size: 200% 100%;
	background-position: 0% 0;
	transition: background 0.3s ease;
	
}
.background-red.rounded-button:hover {
	background-position: 100% 0;
	background: linear-gradient(90deg, #db1218 0%, #db1218 100%) !important;
}
.chat-widget {
	font-size: 16px;
}