@charset "UTF-8";

.position-count {
    top: 50%;
    left: 18%;
}

.position-total-price span,
.position-price span {
    white-space: nowrap;
}

/* SEARCH BOX BEGIN */
.search-result ul li.search-result-item {
    border-bottom: 1px solid #eee;
    padding: 10px 10px;
}

.search-result ul .search-result-item:hover {
    background-color: #f5f6f1;
}

.search-result {
    display: block;
}

.search-result .search-result-item .info .name {
    font-size: 14px;
}
/* SEARCH BOX END */

/* SALE PRODUCTS BEGIN */
.saleProducts{
    color: #e28000!important;
}

.saleProducts:hover{
    color: #ff9000!important;
}
/* SALE PRODUCTS END */

/* SOCIAL LINKS BEGIN */
.footer-links-holder .social-icons li,
.footer-links-holder .social-icons li a,
.footer-links-holder .social-icons li a:before {
    cursor: pointer!important;
}
/* SOCIAL LINKS END */

/* PRODUCTS BEGIN */
.product-article {
    font-weight: 500;
    color: #777;
}
/* PRODUCTS END */

/* MODAL BEGIN */
.modalCart {
    width: 800px;
    margin-left: -366px;
    z-index: 1000000;
}
.modal-backdrop, .modal-backdrop.fade.in {
    z-index: 999999 !important;
}

.modalNotification {
    /*position: fixed;*/
    /*top: 10%;*/
    /*left: 50%;*/
    /*width: 500px;*/
    /*margin-left: -230px;*/
    /*background-color: #fff;*/
    /*border: 1px solid #999;*/
    /*border: 1px solid rgba(0,0,0,0.3);*/
    /*-webkit-border-radius: 6px;*/
    /*-moz-border-radius: 6px;*/
    /*border-radius: 6px;*/
    /*outline: 0;*/
    /*-webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);*/
    /*-moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);*/
    /*box-shadow: 0 3px 7px rgba(0,0,0,0.3);*/
    /*-webkit-background-clip: padding-box;*/
    /*-moz-background-clip: padding-box;*/
    /*background-clip: padding-box;*/
    display: none;
    z-index: 1000000;

    max-width: 500px;
}
.modalNotification .modal-header{
    text-align: center;
}
.modalNotification .modal-header h4{
    letter-spacing: 1px;
}
.modalNotification .modal-body{
    padding: 20px;
    text-align: center;
    min-height: 64px;
}
.modalNotification .modal-footer {
    padding: 20px;
    text-align: center;
}
.modalNotification .modal-footer a.cusmo-btn {
    width: 30%;
}

/* MODAL END */

.breadcrumb-holder .bcrumb li a, .breadcrumb-holder .bcrumb li {
    text-transform: none;
}

.products-holder .product-item h2 {
    text-transform: none;
}

.footer-links-holder li a {
    text-transform: none;

}

#reviews button {
    margin-bottom: 20px;
}

.basket-item .title {
    font-size: 14px;
    line-height: 18px;
}

.basket-item .price {
    font-size: 13px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*max-width: 80%;*/
}

.product_lable_cart {
    top: -5px;
    font-size: 9px;
    height: 17px;
    right: 0;
    left: 0px;
    position: absolute;
    border-radius: 6px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_lable_cart::after {
    display: none;
}

.product_lable_menu_cart {
    top: -5px;
    font-size: 9px;
    height: 17px;
    right: 0;
    left: 0px;
    position: absolute;
    border-radius: 6px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_lable_menu_cart:after {
    border-right: 0;
    border-left: 6px solid transparent;
    right: 0;
    width: 0;
    left: 0;
}

.product_lable_search_box {
    line-height: 18px;
    top: 5px;
    font-size: 10px;
    height: 17px;
    left: 5px;
    position: absolute;
    border-radius: 6px;
    width: 45px;
}

.product_lable_search_box:after {
    border-right: 0;
    border-left: 6px solid transparent;
    right: 0;
    width: 0;
    left: 0;
}

.search-result-item a {
    position: relative;
    display: flex;
    align-items: center;
}

.search-result-item .img {
    margin-top: 0;
}

.search-result-item .info {
    margin-left: 15px;
    width: calc(100% - 90px);
}

.basket-item .close-btn {
    top: -15px;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.close-btn i {
    font-size: 14px;
}

.lang li a {
    color: #F1EAE4;
}

.products-holder .product-item h2 {
    min-height: 40px;
}

.product_lable {
    z-index: 1;
}

.basket .dropdown-menu {
    /*width: 320px;*/
    width: 360px;
}

.lang li.active a {
    font-weight: 500;
    text-decoration: underline;
}

.div_nav-img {
    min-height: 303px;
}

.static-pages li.active a {
    font-weight: 500;
    text-decoration: underline;
}
.mobile-static-pages li.mobile-active a {
    font-weight: 500;
    color: #000!important;
    display: inline-flex;
    align-items: center;
}
.mobile-static-pages li.mobile-active a span {

    text-decoration: underline;
}

.only-category-page {
    columns: 2;
}

.category-page li.active a {
    font-weight: 500;
}

.category-page li.active a span {
    text-decoration: underline;
}

.categories-menu li.active > a {
    color: #000!important;
    text-decoration: underline!important;
}
.mobile-categories-menu li.active a.mobile-category-menu-link {
    font-weight: 500;
    /*color: #e31e24!important;*/
    text-decoration: underline!important;
}
.subcategories-menu li.active > a {
    /*color: #e31e24!important;*/
    text-decoration: underline!important;
}
.mobile-subcategories-menu li.active > a {
    font-weight: 500;
    /*color: #e31e24!important;*/
    text-decoration: underline!important;
}

.order-a-call{
    display: none;
    width: 360px;
    margin-left: -180px;
}

.order-a-call .controls input{
    width: 286px;
    min-height: 35px;
    padding: 6px 10px!important;
    border-radius: 8px !important;
}

.order-a-call .controls input:focus{
    border: 1px solid #e31e24 !important;
    box-shadow: 0 1px #e31e24!important;
}


.order-a-call .modal-header{
    padding: 25px;
    text-align: center;
}

.order-a-call .modal-header .modal-title i{
    margin-right: 10px;
}

.order-a-call .modal-body{
    padding: 25px;
}

.order-a-call .modal-body .controls{
    margin-bottom: 15px;
}

.order-a-call .modal-btn-footer{
    text-align: center;
}

.order-a-call .modal-body p{
    text-align: center;
}

/*.row-fluid .product-item img,*/
.row .product-item img {
    object-fit: contain;
    -o-object-fit: contain;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* FORM BEGIN */
.incorrect-field label {
    /*border: 1px solid #f24941 !important;*/
    /*border-radius: 3px;*/
    color: #f24941 !important;
}
label.incorrect-field {
    /*border: 1px solid #f24941 !important;*/
    /*border-radius: 3px;*/
    color: #f24941 !important;
}

.incorrect-field input {
    border: 1px solid #f24941 !important;
    border-radius: 3px;
}
input.incorrect-field {
    border: 1px solid #f24941 !important;
    border-radius: 3px;
}

.incorrect-field textarea {
    border: 1px solid #f24941 !important;
    border-radius: 3px;
}
textarea.incorrect-field {
    border: 1px solid #f24941 !important;
    border-radius: 3px;
}

.incorrect-field select {
    border: 1px solid #f24941 !important;
    border-radius: 3px;
    color: #f24941 !important;
}
select.incorrect-field {
    border: 1px solid #f24941 !important;
    border-radius: 3px;
    color: #f24941 !important;
}
.incorrect-field:not(select):not(label):not(.v-select) {
    border: 1px solid #f24941 !important;
    border-radius: 3px;
    color: #f24941 !important;
}
.incorrect-field input.select2-search__field,
.incorrect-field input.vs__search {
    border-color: transparent !important;
}

.incorrect-field input::-webkit-input-placeholder,
input.incorrect-field::-webkit-input-placeholder,
.incorrect-field textarea::-webkit-input-placeholder,
textarea.incorrect-field::-webkit-input-placeholder {
    color: #f24941 !important;
}
.incorrect-field input:-moz-placeholder,
input.incorrect-field:-moz-placeholder,
.incorrect-field textarea:-moz-placeholder,
textarea.incorrect-field:-moz-placeholder {
    color: #f24941 !important;
}
.incorrect-field input::-moz-placeholder,
input.incorrect-field::-moz-placeholder,
.incorrect-field textarea::-moz-placeholder,
textarea.incorrect-field::-moz-placeholder {
    color: #f24941 !important;
}
.incorrect-field input:-ms-input-placeholder,
input.incorrect-field:-ms-input-placeholder,
.incorrect-field textarea:-ms-input-placeholder,
textarea.incorrect-field:-ms-input-placeholder {
    color: #f24941 !important;
}
/* FORM END */
/* ------------------------------------------------------------------------------------------------------------------ */

.bg-gray {
    background-color: #f5f5f5;
}

/*PRODUCT AVAILABILITY BEGIN*/
.text-green {
    color: #009846;
}
.text-red {
    color: #e31e24;
}

.bg-green {
    background-color: #009846;
}
.bg-red {
    background-color: #e31e24;
}

.product-availability {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}
.product-availability:before {
    content: attr(data-product-availability);
    position: absolute;
    display: block;
    bottom: 19px;
    left: 0;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    color: #fff;
    border-radius: 6px 6px 6px 3px;
    padding: 5px 5px 3px 5px;
    text-transform: uppercase;
    opacity: 0;
    visibility: hidden;

    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.product-availability.right:before {
    top: -5px;
    bottom: inherit;
    left: 22px;
    border-radius: 6px;
}
.product-availability:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid transparent;
    left: 1px;
    top: -7px;
    opacity: 0;
    visibility: hidden;

    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.product-availability.right:after {
    top: 0;
    left: 12px;
    border-right: 10px solid transparent;
    border-left: none;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
}
.product-availability.right.bg-green:after {
    border-right-color: #009846;
    border-top-color: transparent;
}
.product-availability.right.bg-red:after {
    border-right-color: #e31e24;
    border-top-color: transparent;
}
.product-availability:hover:before,
.product-availability:hover:after {
    opacity: 1;
    visibility: visible;
}
.product-availability.bg-green:before {
    background-color: inherit;
}
.product-availability.bg-red:before {
    background-color: inherit;
}
.product-availability.bg-green:after {
    border-top-color: #009846;
}
.product-availability.bg-red:after {
    border-top-color: #e31e24;
}
/*PRODUCT AVAILABILITY END*/
