/*error*/
.error {
    padding: 5px;
    margin: 5px 0px;
    border: solid 1px #FBD3C6;
    background: #FDE4E1;
    color: #CB4721;
    line-height: 25px;
    /*border-radius: 5px !important;*/
    clear: both !important;
}

.success {
    padding: 5px 25px !important;
    border: solid 1px #C0F0B9 !important;
    background: #D5FFC6 !important;
    color: #48A41C !important;
    /*border-radius: 5px !important;*/
    clear: both;
    margin-bottom: 5px !important;
}

/* .alert {
    color: #CB4721 !important;
    direction: rtl !important;
    text-align: right !important;
    margin-bottom: 0 !important;
    opacity: 1 !important;
} */

.img-responsive {
    display: inline;
    vertical-align: middle;
}

/*error*/
/*invoice*/
.table11 {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #CDCDCD;
    box-shadow: 0 2px 2px -2px #CCCCCC;
    position: relative;
}

.table11 td,
.table11 th {
    border: 1px solid #dadada;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    width: 9% !important;
}

.table11 td:first-child,
.table11 th:first-child {
    border-right: none;
}

.table11 td {
    padding: 9px 16px;
    vertical-align: middle;
    color: #000;
    text-align: center;
}

.table11 td a:hover {
    color: #FF7617;
}

.table11 td a {
    color: #2C5CAA;
}

.table11 tr {
    border-top: 1px solid #dadada;
}

.table11 tbody tr.deleted {
    border-top: 1px solid #E5383F !important;
}

.table11 th {
    text-align: center;
    padding: 7px 12px;
    background: #F8F8F8;
    background: -moz-linear-gradient(top, #efefef 0%, #efefef 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #F8F8F8), color-stop(100%, #EFEFEF));
    background: -webkit-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -o-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -ms-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#efefef', GradientType=0);
    color: #000000;
    border: 1px solid #cecece;
}

/*invoice*/
/*invoice_info*/
.table33 {
    border: 1px solid #CDCDCD;
    box-shadow: 0 2px 2px -2px #CCCCCC;
    position: relative;
    width: 100%;

}

.table33 td,
.table33 th {
    border: 1px solid #dadada;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    width: auto !important;
}

.table33 td:first-child,
.table33 th:first-child {
    border-right: none;
}

.table33 td {
    padding: 9px 16px;
    vertical-align: middle;
    color: #000;
    text-align: center;
}

.table33 td a:hover {
    color: #FF7617;
}

.table33 tr {
    border-top: 1px solid #dadada;
}

.table33 tbody tr.deleted {
    border-top: 1px solid #E5383F !important;
}

.table33 th {
    text-align: center;
    padding: 7px 12px;
    background: #F8F8F8;
    background: -moz-linear-gradient(top, #efefef 0%, #efefef 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #F8F8F8), color-stop(100%, #EFEFEF));
    background: -webkit-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -o-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -ms-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#efefef', GradientType=0);
    color: #000000;
    border: 1px solid #cecece;
}

.table22 {
    border: 1px solid #CDCDCD;
    box-shadow: 0 2px 2px -2px #CCCCCC;
    position: relative;
    width: 100%;
}

.table22 td,
.table22 th {
    border: 1px solid #dadada;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
}

.table22 td:first-child,
.table22 th:first-child {
    border-right: none;
}

.table22 td {
    padding: 9px 16px;
    vertical-align: middle;
    color: #000;
    text-align: center;
    /*width:10% !important;*/
}

.table22 td a:hover {
    color: #FF7617;
}

.table22 tr {
    border-top: 1px solid #dadada;
}

.table22 th {
    text-align: center;
    padding: 7px 12px;
    background: #F8F8F8;
    background: -moz-linear-gradient(top, #efefef 0%, #efefef 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #F8F8F8), color-stop(100%, #EFEFEF));
    background: -webkit-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -o-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -ms-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#efefef', GradientType=0);
    color: #000000;
    border: 1px solid #cecece;
}

.basket_final_r {
    float: right;
    width: 61%;
    padding: 0 2%;
    border-left: 1px solid #e5e5e5;
}

.basket_final_r div {
    padding: 10px 5px;
}

.basket_final_r hr {
    height: 1px;
    padding: 1px 0;
    margin: 3px 0;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    clear: both;
}

.basket_final_l {
    float: left;
    width: 33%;
}

.basket_final_l a.add_pro {
    margin-top: -7px;
}

/*invoice_info*/
.rate_percent.cal_line1 {
    background-color: #9fda00;
}

.rate_percent.cal_line2 {
    background-color: #f1d300;
}

.rate_percent.cal_line3 {
    background-color: #c4eb00;
}

.rate_percent.cal_line4 {
    background-color: #e0f400;
}

.rate_percent.cal_line5 {
    background-color: #ef9103;
}

.rate_percent.cal_line6 {
    background-color: #ef8903;
}

.datepicker-input {
    position: relative !important;
    /*z-index: 99999999999 !important;*/
}

.product_star img {
    display: inline !important;
}

.magnifier-preview {
    background-color: transparent;
    border: none;
}

/***********lazyLoad************/
.lazyLoad {
    opacity: 0;
    transition: all 500ms;
}

.fadeLazy {
    opacity: 1.0;
    transition: all 500ms
}

.product-shine-loading {
    width: 372px !important;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    background: #eee;
    background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
    border-radius: 5px;
    background-size: 200% 100%;
    -webkit-animation: 1.5s shine linear infinite;
    animation: 1.5s shine linear infinite;
    height: 246px !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

@media only screen and (max-width: 767px) {
    .product-shine-loading {
        width: 200px !important;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
        background: #eee;
        background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
        border-radius: 5px;
        background-size: 200% 100%;
        -webkit-animation: 1.5s shine linear infinite;
        animation: 1.5s shine linear infinite;
        height: 208px !important;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}

@-webkit-keyframes shine {
    to {
        background-position-x: -200%;
    }
}

@keyframes shine {
    to {
        background-position-x: -200%;
    }
}

/***********lazyLoad************/



.singleMini .item {
    max-height: 20%;
}

@media screen and (max-width:767px) {
    .singleMini .item {
        max-width: 20%;
        max-height: unset;
    }
}






/* ------------------------------------------------------------- */
#map {
    height: 442px !important
}







/* ---------------------------------- */

.mobileMenu .masehMenu #mobileMenu li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333;
    position: relative;
    text-decoration: none;
    padding: 10px 25px 10px 10px;
    border-bottom: 1px solid #e1e1e1;
}

.mobileMenu .masehMenu #mobileMenu li a:not(:only-child)::after {
    display: none;
}

.mobileMenu .masehMenu #mobileMenu li a:not(:only-child) span::after {
    content: "\f278";
    font-size: 21px;
    display: block;
    position: static;
    margin-top: 0;
    font-family: material-design-iconic-font;
}

.mobileMenu .masehMenu #mobileMenu li a:not(:only-child).hasChildren::after {
    display: none;
}

.mobileMenu .masehMenu #mobileMenu li a:not(:only-child).hasChildren span::after {
    content: "\f273";
    font-size: 21px;
    display: block;
    position: static;
    margin-top: 0;
    height: 30px;
    font-family: material-design-iconic-font;
}



.serviceItems:nth-child(even) .evenRows {
    flex-direction: row-reverse;
}




@media screen and (max-width:991px) {
    .searchMobile {
        margin-left: 5px;
    }
}

#searchModal .modal-content,
#searchModal .modal-body {
    overflow: visible !important;
}

.advancedSearch h6 {
    color: #000;
}

.headerWrap__socials>li:first-child a.btn {
    padding-left: 27px !important;
}

.productInfoSlider .slick-track {
    display: flex;
}

.productInfoSlider .slick-slide {
    height: inherit
}

.productInfoSlider .slick-slide .productInfoItems {
    height: 100%
}

.productPublicSec__content .productInfoSlider .productInfoItems__title2 {
    padding: 0 10px
}

.certificate .row_certificates {

    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}


.certificate .row_certificates:nth-child(even) {
    flex-direction: row-reverse;
}

.progress-wrap {
    z-index: 1000;
}

#shopSelections .shopSelectionItem__list {
    max-width: 400px;
}

@media only screen and (max-width: 1199px) {
    #shopSelections .shopSelectionItem__list {
        max-width: 300px;
    }
}

@media only screen and (max-width: 991px) {
    .progress-wrap {
        left: 20px;
        bottom: 140px;
        height: 50px;
        width: 50px;
        right: auto;
    }

    #shopSelections .shopSelectionItem__mapIcons a {
        margin-left: 10px;
    }

}

@media only screen and (max-width: 767px) {
    .slideshowWrap{
        margin-top: 80px;
    }
}
@media only screen and (max-width: 567px) {
    .shopSelectionItem__mapIcons {
        flex-wrap: wrap;
        max-width: 300px;
    }

    #shopSelections .shopSelectionItem__mapIcons a {
        margin: 5px;
    }

    #shopSelections .shopSelectionItem__list {
        max-width: 200px;
    }

    #shopSelections .shopSelectionItem {
        padding: 10px;
    }

    #shopSelections .shopSelectionItem__mapModal {
        width: 40px;
    }

    #shopSelections .shopSelectionItem__head--title b {
        font-size: 13px;
    }

    #shopSelections .shopSelectionItem__head--title span {
        font-size: 12px;
    }

    #shopSelections .shopSelectionItem__head--tag {
        min-width: 40px;
        font-size: 12px;
    }
}


.progress-wrap{
    bottom: 90px;
    z-index: 99;
}

/* -------------fixed-icons styles -------------- */
.homeFixedIconsWrapper {
    position: relative;
    z-index: 99;
}

.homeFixedIconsInnerBox {
    width: 351px;
    border-radius: 5px 5px 8px 8px;
    -webkit-border-radius: 5px 5px 8px 8px;
    -moz-border-radius: 5px 5px 8px 8px;
    position: fixed;
    overflow: hidden;
    box-shadow: 0 10px 10px 4px rgba(0, 0, 0, .04);
    -webkit-box-shadow: 0 10px 10px 4px rgba(0, 0, 0, .04);
    -moz-box-shadow: 0 10px 10px 4px rgba(0, 0, 0, .04);
    bottom: 102px;
    right: 25px;
    z-index: 999999998;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    will-change: transform, visibility, opacity;
    max-width: calc(100% - 50px);
}

.homeFixedIconsInnerBox:hover {
    box-shadow: 0 10px 10px 4px rgba(32, 32, 37, .23);
    -webkit-box-shadow: 0 10px 10px 4px rgba(32, 32, 37, .23);
    -moz-box-shadow: 0 10px 10px 4px rgba(32, 32, 37, .23);
}

.homeFixedIconsWrapper.wa__active .homeFixedIconsInnerBox {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    visibility: visible;
    opacity: 1;
    box-shadow: 0 10px 10px 4px rgba(32, 32, 37, .23);
    -webkit-box-shadow: 0 10px 10px 4px rgba(32, 32, 37, .23);
    -moz-box-shadow: 0 10px 10px 4px rgba(32, 32, 37, .23);

}

.homeFixedIconsWrapper.wa__active .homeFixedIcons__text {
    -ms-transform: translate(0, 15px);
    transform: translate(0, 15px);
    -webkit-transform: translate(0, 15px);
    -moz-transform: translate(0, 15px);
    opacity: 0;
    visibility: hidden;

}


.homeFixedIconsInnerBox__text {
    display: flex;
    flex-direction: column;

}

.homeFixedIcons {
    position: fixed;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
}

.homeFixedIcons .homeFixedIcons__image img {
    max-width: 36px;
    position: relative;
    transition: 0.6s ease all;
    -webkit-transition: 0.6s ease all;
    -moz-transition: 0.6s ease all;
}

.homeFixedIcons .homeFixedIcons__image {
    background-color: rgb(45, 183, 66);
    width: 56px;
    height: 56px;
    position: relative;
}

.homeFixedIcons .homeFixedIcons__image:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background: transparent url(../img/whatsapp_logo.svg) center center no-repeat;
    background-size: auto;
    background-size: 30px auto;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
}

.homeFixedIcons .homeFixedIcons__image:after {
    content: '';
    opacity: 0;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background: transparent url(../img/whats__close.svg) center center no-repeat;
    background-size: auto;
    background-size: 14px auto;
    -webkit-background-size: 14px auto;
    -moz-background-size: 14px auto;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    -ms-transform: scale(0) rotate(360deg);
    transform: scale(0) rotate(360deg);
    -webkit-transform: scale(0) rotate(360deg);
    -moz-transform: scale(0) rotate(360deg);
}


.homeFixedIcons .homeFixedIcons__image {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0 6px 8px 2px rgba(0, 0, 0, .14);
    -webkit-box-shadow: 0 6px 8px 2px rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 6px 8px 2px rgba(0, 0, 0, .14);
}

.homeFixedIconsInnerBox__content {
    background-color: #fff;
    padding: 20px;
    text-align: right;
}

.homeFixedIconsInnerBox__header {
    background: rgb(45, 183, 66);
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 20px;
}

.homeFixedIconsInnerBox__header img {
    flex: 1 0 33px;
    max-width: 33px;
    margin-left: 15px;

}

.homeFixedIconsInnerBox__content--title {
    font-size: 11px;
    color: #a5abb7;
    font-weight: 500;
    padding: 0 3px;
}

.homeFixedIconsInnerBox__header strong {
    padding-top: 2px;
    padding-bottom: 3;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

.homeFixedIconsInnerBox__header span {
    padding-top: 4px;
    font-size: 12px;
    line-height: 20px;
    color: #D9EBC6;
}

.homeFixedIcons .homeFixedIcons__text {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    width: 172px;
    right: 100%;
    background-color: #f5f7f9;
    font-size: 12px;
    color: #43474e;
    line-height: 1.5;
    padding: 8px 12px;
    margin-right: 7px;
    letter-spacing: -.03em;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
}


.homeFixedIconsInnerBox__content--list .specialistBoxes {
    padding: 10px;
    position: relative;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border-right: 2px solid #2db742;
    background: #f5f7f9;
    border-radius: 4px 2px 4px 2px;
    -webkit-border-radius: 4px 2px 4px 2px;
    -moz-border-radius: 4px 2px 4px 2px;
    margin: 14px 0 0;
    transform: translate(0, 20px);
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    will-change: opacity, transform;
    opacity: 0;
}

.homeFixedIconsInnerBox__content--list li:nth-child(1) a.specialistBoxes {
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
}

.homeFixedIconsInnerBox__content--list li:nth-child(2) a.specialistBoxes {
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
}


.homeFixedIconsInnerBox__content--list li:nth-child(3) a.specialistBoxes {
    transition-delay: 0.7s;
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
}

.homeFixedIconsInnerBox__content--list li:nth-child(4) a.specialistBoxes {
    transition-delay: 0.9s;
    -webkit-transition-delay: 0.9s;
    -moz-transition-delay: 0.9s;
}




.homeFixedIconsInnerBox__content--list .specialistBoxes:hover {
    background: #fff;
    box-shadow: 0 7px 15px 1px rgba(55, 62, 70, .07);
    -webkit-box-shadow: 0 7px 15px 1px rgba(55, 62, 70, .07);
    -moz-box-shadow: 0 7px 15px 1px rgba(55, 62, 70, .07);
}

.homeFixedIconsInnerBox__content--list .specialistBoxes .specialistBoxes__image {
    margin-left: 15px;
}

.homeFixedIconsInnerBox__content--list .specialistBoxes .specialistBoxes__info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 0 auto;
    max-width: 100%;
}

.homeFixedIconsInnerBox__content--list .specialistBoxes .specialistBoxes__info b {
    font-size: 13px;
    color: #363c47;
    font-weight: 400;
    line-height: 1.188em !important;

}

.homeFixedIconsInnerBox__content--list .specialistBoxes .specialistBoxes__info b {
    font-size: 14px;
    color: #363c47;
    line-height: 1.188em !important;

}

.homeFixedIconsInnerBox__content--list .specialistBoxes .specialistBoxes__info span {
    font-size: 12px;
    color: #989b9f;
    padding: 2px 0 0;
    line-height: 1.125em !important;

}

.homeFixedIconsInnerBox__content--list .specialistBoxes .specialistBoxes__whatsappSmall {
    flex: 1 0 20px;
    max-width: 20px;
    margin-right: 10px;
}

.homeFixedIconsInnerBox__content--list .specialistBoxes .specialistBoxes__whatsappSmall path {
    fill: rgb(45, 183, 66);
}

.homeFixedIcons__image--origin {
    position: absolute !important;
    left: 50%;
    top: 50%;
    transform: translateX(-50%)translateY(-50%);
}

.homeFixedIcons__image--close {
    position: absolute !important;
    left: 50%;
    top: 50%;
    transform: translateX(-50%)translateY(-50%);
    opacity: 0;
    -ms-transform: scale(0) rotate(360deg);
    transform: scale(0) rotate(360deg);
    -webkit-transform: scale(0) rotate(360deg);
    -moz-transform: scale(0) rotate(360deg);
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;

}


.homeFixedIconsWrapper.wa__active .specialistBoxes {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
}

.homeFixedIconsWrapper.wa__active .homeFixedIcons .homeFixedIcons__image:before {
    opacity: 0;
    -ms-transform: scale(0) rotate(-360deg);
    transform: scale(0) rotate(-360deg);
    -webkit-transform: scale(0) rotate(-360deg);
    -moz-transform: scale(0) rotate(-360deg);
}

.homeFixedIconsWrapper.wa__active .homeFixedIcons .homeFixedIcons__image:after {
    opacity: 1;
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
}

/* -------------fixed-icons styles -------------- */
