/*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 {
    /*padding: 0px 10px !important;*/
    /*border: solid 2px #FBD3C6 !important;*/
    color: #CB4721 !important;
    direction: rtl !important;
    text-align: right !important;
    /*border-radius: 5px !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: 297px !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: 398px !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;
    }
}






/* ------------------------------------------------------------- */
.closeSearchModal {
    position: absolute;
    left: 30px;
    top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    z-index: 5;
    color: #fff;
  }

  .closeSearchModal svg {
    margin-right: 12px;
  }

  .modal#searchModal .modal-content {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
  }
  .modal#searchModal .modal-content .searchModal_content{
    color: #fff;
  }

  .modal#searchModal .modal-content .searchModal_content .searchInModal {
    width: 100%;
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .modal#searchModal .modal-content .searchModal_content .searchInModal .search_inp {
    height: 65px;
    padding-right: 0;
    padding-left: 40px;
    color: #fff;
    font-size: 18px;
    width: 100%;
    display: block;
    border: none;
      border-bottom-width: medium;
      border-bottom-style: none;
      border-bottom-color: currentcolor;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    background-color: transparent;
  }
  .modal#searchModal .modal-content .searchModal_content .searchInModal .search_inp::placeholder {
    color: #fff;
    opacity: 1;
  }
  .modal#searchModal .modal-content .searchModal_content .searchInModal .search_btn {
    text-align: center;
    border: none;
    height: 65px;
    width: 35px;
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
  }

  @media only screen and (max-width: 414px) {
    .modal#searchModal .modal-content .searchModal_content {
      padding-top: 100px;
    }
  }

/* ------------------------------------------------------------- */

.colorSelect label span.checked {
    border-color: #000;
    -webkit-box-shadow: 0 2px 7px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 7px 0 rgba(0,0,0,.3);
  }


/* -------------------------- */

.mainSlideShowImages{
    width: 100%;
}



.mobileMenu .masehMenu #mobileMenu li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333;
    position: relative;
    text-decoration: none;
    background-color: #f5f5f5;
    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: "\f2f9";
    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: "\f2fc";
    font-size: 21px;
    display: block;
    position: static;
    margin-top: 0;
    height: 30px;
    font-family: material-design-iconic-font;
}
.numberCode{
    position: absolute; 
    left: 12px;
    bottom:12px;
}

#map {
    width: 100%;
  height: 317px;
}



.blogInnerSec__qoute--sign{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 80px;
    z-index: 6;
    width: 80px;
}


.mobileMenu .masehMenu #mobileMenu li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333;
    position: relative;
    text-decoration: none;
    background-color: #f5f5f5;
    padding: 10px 25px 10px 10px;
    border-bottom: 1px solid #e1e1e1;
  }

  .mobileMenu .masehMenu #mobileMenu li a:not(:only-child) span::after {
    content: "\f278";
    font-size: 21px;
    display: block;
    position: static;
    top: 50%;
    margin-top: 0;
    left: 17px;
  }


  .mobileMenu .masehMenu #mobileMenu li a:not(:only-child).hasChildren span::after {
    content: "\f273";
    font-size: 21px;
    display: block;
    position: static;
    top: 50%;
    margin-top: 0;
    height: 30px;
    left: 17px;
  }

  .blogInnerSec__qoute--sign{
    background-image: url(../img/qoute.png);
  }



.loginAreaTitle{
    font-size: 24px;
  font-weight: 700;
  color: #000;
  margin: 15px 0;
  text-align: center;
}

.loginArea__content--desc p{
    font-size: 14px;
  font-weight: 400;
  color: #000;
  text-align: center;
  line-height: 30px;
}

.loginAreaWrapBody{
    overflow: visible !important;
}

.loginModalContent{
    border-radius: 10px !important;
    overflow: visible !important;
}

.registerSec{
    padding-top: 0;
    padding-bottom: 20px;
}

.loginAreaWrapBody{
    border-radius: 10px;
    padding: 0 !important;
}

.loginArea__header{
    background: #a7c5f8;
  margin-bottom: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
  border-radius: 10px 10px 0 0;
  position: relative;
}

.load-modal-body{
    padding: 0 20px;
}



.loginArea__header--img{
    width: 100%;
  position: absolute;
  bottom: -1px;
}
@media screen and (max-width:414px){
    .loginAreaWrapDialog{
        transform: translate(0,15%);
    }

}

/* -------------------------- */


.productsCompareBox .chb label span::before{
    margin-left: 0;
}


.advancedModalSearchContent,.advancedModalSearchBody{
    overflow: visible !important;
}



.product{
    height: 100%;
}

.compareInnerboxSearchBox{
    font-size: 14px !important;
}

.closeAdvancedSearch{
    display: flex !important;
    align-items: center !important;
    background-color: transparent !important;
    color: #fff !important;
    width: auto !important;
    padding-left: 16px !important;
}
.closeAdvancedSearch:after{
    left: 0 !important;
    color: #fff !important;
    display: inline-block !important;
    position: absolute;
}

.compareModalDialog{
    transform: translate(0,100%);
}

.modal .btn,.shopping-cart-bottomm .btn,.register__page__info .btn,.shopping-cart-bottomm .btn{
    /* border: 3px solid #000 !important; */
  color: #000 !important;
  /* height: unset !important; */
}





.link_group{
    display: flex;
  justify-content: space-around;
}


.product-remove-like{
    position: relative;
}

.btn_remove_product_like{
    position: absolute;
    top: 25px;
    right:30px;
    cursor: pointer;
}

.btn_remove_product_like i{
    font-size: 20px
}

.product_special_discount .productItems{
    border:unset;
    padding-bottom:unset;
}
.product_special_discount .productItems__content{
    background-color: #fff;
}

.ordersTable table tr th{
    white-space: nowrap
}




/* -------------------------- */

.panelFourBtnWrap{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 20px;
}

.panelFourBtnWrap .public-btns{
   margin: 5px;
    min-width: 40px !important;
    width: auto !important;
   
}

.panelFourBtnWrap .public-btns .btn{
    padding-right: 5px !important;
    padding-left: 5px !important;
}
.mainSearchInModal{
    margin-top: -23% !important;
}
.advancedSearch h6{
    color: #000;
}
@media screen and (max-width:991px){
    .userPanelInfo__header{
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .panelFourBtnWrap{
        margin-top: 20px;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
}
@media screen and (max-width:767px){
    .mainSearchInModal{
        margin-top: -50% !important;
    }
}
@media screen and (max-width:480px){
    .userPanelInfo{
        padding: 20px;
    }
    .panelFourBtnWrap{
        justify-content: flex-start;
    }
}
@media screen and (max-width:414px){
    .mainSearchInModal{
        margin-top: 15% !important;
    }
}

.advancedSearch > .row{
    width: 100% !important;
}

.textWithLinethrough{
    text-decoration: line-through;
    color: #666;
    font-size: 12px;
}



/* ------------------------- */

#registerPageFormWrap .registerSec{
    padding-bottom: 0;
}

#registerPageFormWrap .registerSec .registerFormWrap{
    padding-bottom: 10px;
}
#registerPageFormWrap .registerFormWrap__head--title{
    margin: 5px 0;
}

#registerPageFormWrap .registerFormWrap__formBox{
    padding-top: 0px;
  padding-bottom: 0;
}
#registerPageFormWrap .myForm .form-group{
    margin-bottom: 10px;
}
#registerPageFormWrap .registerSec .registerFormWrap__formBox--btn{
    margin-top: 5px;
}
#registerPageFormWrap .registerSec .registerFormWrap__links{
    margin-top: 5px;
}

/* ------------------ */
.sizeSelectBoxWrap{
    max-width: 275px;
}

.single_slideshow_big a{
    display: block;
}


#form-register .form-group{
    margin-bottom: 10px;
}

#form-register .loginArea__header{
    padding-bottom: 30px;
}


.basketBoxAddress .more {
    min-height: 160px;
    border-radius: 15px;
  }

  .basketBox{
    border-radius: 15px;
  }

  .advancedSearch .advancedSearchScroll #advancedSearchProducts{
    height: 200px;
  }

  #cd_cart .end_pay .btn{
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    height: auto; 
    line-height: 40px;
  }


.shopping-cart-bottommBtn{
    width: 100%;
}


.basketBoxLegal .chb label span::before{
    margin-left: 0;
}

.public-btns{
    padding: 0;
}

.btn-primary--disabled{
    background-color: rgb(228, 224, 224) !important;
    cursor: not-allowed;
}
.btn-primary--disabled i{
    font-size: 14px !important;
    font-style: normal !important;
    display: block !important;
    color: #666 !important;
    padding-right: 0 !important;
}
.btn-primary--disabled.active,.btn-primary--disabled:active {
    background-color: rgb(228, 224, 224) !important;
    border-color: rgb(228, 224, 224) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  .btn-primary--disabled.active i,.btn-primary--disabled:active i{
    color: #666 !important;
    font-weight: 400 !important;
  }

  .specefic_style_btn{
    border: 3px solid #000;
    color: #000;
    font-weight: bold;
  }


  .titmeTableBtn:hover {
    background-color: #c0e7d3 !important;
    border-color: transparent !important;
  }
  .cd-cart-items li .remove {
    width: 7rem;
  }