/*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;
}

.product__wrapper--footer .colorSelect {
    display: flex;
    margin-bottom: 10px;
  }
/* ------------------------------------------------------------- */

.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%;
}


.advancedSearch .advancedSearchScroll #advancedSearchProducts {
    height: 150px !important;
}
















/* ----------------------------- */


.megaMenuTabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.megaMenuTabs .tabs {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 274px;
    flex: 0 0 274px;
    max-width: 274px;
    padding: 20px;
    border-left: 1px solid #d9d9d9;
    position: relative;
}

.megaMenuTabs .tab-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 274px);
    flex: 0 0 calc(100% - 274px);
    max-width: calc(100% - 274px);
}

.megaMenuTabs .megaMenuList {
    padding: 20px;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.megaMenuTabs .megaMenuList>ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    width: calc(100% - 300px);
    height: 400px;
    -webkit-column-fill: auto;
    -moz-column-fill: auto;
    column-fill: auto;
}

.megaMenuTabs .megaMenuList .mega_menu_picture {
    overflow: hidden;
    border-radius: 20px;
    margin-right: auto;
}

.megaMenuTabs .tabs ul li {
    background-color: #fff;
}

.megaMenuTabs .tabs ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    font-size: 14px;
    color: grey;
    width: 100%;
    -webkit-transition: none;
    transition: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.megaMenuTabs .tabs ul li.active a,
.megaMenuTabs .tabs ul li a:hover {
    -webkit-transition: none;
    transition: none;
    background-color: #000;
    color: #fff !important;
    padding-right: 20px !important;
}


.menu>ul>li>.mega_menu {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.menu>ul>li>.mega_menu ul {
    margin-bottom: unset;
    -moz-column-count: unset;
    -webkit-column-count: unset;
    column-count: unset;
    height: auto;
    -moz-column-fill: unset;
    -webkit-column-fill: unset;
    column-fill: unset;
    line-height: unset;
}

.megaMenuList__list {
    margin-bottom: 20px !important;
    -moz-column-count: 5 !important;
    -webkit-column-count: 5 !important;
    column-count: 5 !important;
    height: 240px !important;
    -moz-column-fill: auto !important;
    -webkit-column-fill: auto !important;
    column-fill: auto !important;
    line-height: 30px !important;
}

.moreInMega {
    height: 40px !important;
    line-height: 40px !important;
    font-size: 12px !important;
}

.moreInMega:hover svg {
    fill: #000 !important;
}

.moreInMega:hover span {
    color: #000;
}

.moreInMega:hover {
    background-color: transparent !important;
}


.menu>ul>li>.mega_menu ul li a {
    margin-right: 16px;
}

.megaMenuHeadTitle {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    padding-right: 5px;
    border-right: 2px solid #000;
    margin-bottom: 10px;
    margin-right: 0 !important;
}

.megaMenuTabs__tablists li a {
    margin-right: 0 !important;
}

/* -------- */

@media only screen and (max-width: 991px) {
    .search__filter__area {
      display: flex;
      align-items: center;
    }
  }


@media screen and (max-width:767px){
    .product__wrapper--footer .colorSelect {
        display: flex;
        margin-bottom: 10px;
    }
    .product__wrapper--footer{
        display: block;
    }
}

.posr .numberCode{
    position: absolute; 
    left: 20px; 
    top: 46px;
    font-weight: 700;
    font-size: 14px;
}

.product-shine-loading{
    width: 274px !important;
    height: 274px !important;
}


.descBox__info{
    height: auto;
}
.descBox__info.heightBox{
    height: 120px;
}

.loginAreaTitle{
    font-weight: bold;
    margin-bottom: 15px;
}

.form-group label{
    text-align: right;
    display: block;
}

.blogInnerSec__qoute--sign{
    background-image: url(../img/qoute.png); 
}

/* ------------------------- */
.mainPageBanner img{
    width: 100%;
}
.mainPageBanner{
    height: auto;
}
.bannersSecItems {
    position: relative;
    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;
    width: 100%;
    height: auto;
    border-radius: 10px;
    padding: 0;
  }
  .bannersSecItems img{
    width: 100%;
    border-radius: 10px;
  }



/* ------------------------------ */


.blogInnerSec__bannerTop--title{
    font-size: 20px;
}



@media screen and (max-width:1199px){
    .blogInnerSec__bannerTop--title{
        font-size: 16px;
    }
    
}


@media screen and (max-width:767px){
    .blogInnerSec__bannerTop--title{
        font-size: 14px;
    }
    
}

.mobileMenu .masehMenu #mobileMenu li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .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;
    font-family: material-design-iconic-font;
  }
  .mobileMenu .masehMenu #mobileMenu li a:not(:only-child)::after {
    content: none !important;
  }
  .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;
  }
  .mobileMenu .masehMenu .mobileMenu__title .mobileMenu__title--close::after {
    font-family: material-design-iconic-font;
  }
  
  /* .uploadPicClose{
    background-image: url(../img/del.svg)
  } */





/* ----------------------------------- */

.upc_box.upc_box--v11 {
    overflow: hidden;
    position: relative;
    background-color: #fff;
    padding: 0;
    margin-bottom: 20px;
  }
  .userpanelInner:before {
    height: 100%;
  }
  .upc_box__products .upc_box__product {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 15px 120px 18px 60px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .upc_box__products .upc_box__product .upc_box__product_picture {
    position: absolute;
    right: 6px;
    top: 6px;
    border: 1px solid #f9f9f9;
  }
  .upc_box__products .upc_box__product .upc_box__product__brand {
    display: block;
    color: #000;
    font-size: 12px;
    font-weight: 300;
  }
  .upc_box__products .upc_box__product h5 {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6;
    color: #303030;
  }
  .upc_box__products .upc_box__product h5:hover {
    color: gold;
  }
  .upc_box__products .upc_box__product h6 {
    font-size: 14px;
    font-weight: 300;
    color: #666;
  }
  .upc_box__products .upc_box__product .your__rate {
    color: #666;
    font-size: 12px;
    font-weight: 300;
  }
  .upc_box__products .upc_box__product .your__rate .rate_cnt {
    display: inline-block;
  }
  .upc_box__products .upc_box__product .your__rate b {
    color: gold;
    font-weight: 300;
    font-size: 12px;
  }
  .upc_box__products .upc_box__product .upc_box__product__remove {
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -10px;
  }
  .upc_box__products .upc_box__product .upc_box__product__remove i {
    color: #999;
  }
  .upc_box__products .upc_box__product .upc_box__product__remove:hover i {
    color: #eb141b;
  }
  .upc_box__products .upc_box__product:hover {
    border-color: gold;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 0 1px 1px gold;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 0 1px 1px gold;
  }
  .userpanel__page__content__title {
    margin-bottom: 10px;
    background-color: #fff;
    padding: 10px 20px;
    color: #333;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 10px 20px;
    color: #333;
    font-size: 15px;
    font-weight: 500;
  }
  .userpanel__page__content__title i {
    position: relative;
    top: 5px;
    display: inline-block;
    margin-left: 10px;
    font-size: 24px;
    color: #333;
  }
  #userpanel__page__content .upc_box {
    overflow: hidden;
    position: relative;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
  }
  #userpanel__page__content .upc_box.upc_box--v4 .upc_box__content {
    min-height: 480px;
    padding: 0;
  }
  #userpanel__page__content .upc_box.upc_box--v10 .upc_box__content {
    padding: 0;
    min-height: 480px;
  }
  .upc__all__orders__tbl {
    margin-bottom: 20px;
  }
  .upc__all__orders__tbl table {
    width: 100%;
    text-align: center;
  }
  .upc__all__orders__tbl table thead tr th {
    font-weight: 400;
    font-size: 13px;
    color: #333;
    padding: 10px;
    background-color: #efefef;
    text-align: center;
    border-left: 1px solid #d7d7d7;
  }
  .upc__all__orders__tbl table tbody tr td {
    padding: 10px;
    font-size: 13px;
    color: #333;
    font-weight: 300;
    border-left: 1px solid #d7d7d7;
  }
  .upc__all__orders__tbl table tbody tr td a {
    font-size: 12px;
    color: gold;
  }
  .upc__all__orders__tbl table tbody tr:last-child td {
    border-bottom: 1px solid #d7d7d7;
  }
  .upc__all__orders__tbl table tbody tr:nth-child(2n) td {
    background-color: #f7f7f7;
  }
  .pay__yes {
    color: #28b19c;
  }
  .pay__no {
    color: #f26422;
  }
  .upc_box.upc_box--v10 {
    overflow: hidden;
    position: relative;
    background-color: #fff;
    padding: 0;
    margin-bottom: 20px;
  }
  .upc_box.upc_box--v10 .upc__last__address__in {
    min-height: 0;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .upc_box.upc_box--v10 .upc__last__address__in:hover {
    border-color: gold;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 0 1px 1px gold;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 0 1px 1px gold;
  }
  .upc__last__address {
    position: relative;
    border: 1px solid #d9d9d9;
    margin-bottom: 20px;
  }
  .upc__last__address .upc__last__address__in .upc__last__address__head {
    padding: 15px 18px;
    background-color: #f7f7f7;
    overflow: hidden;
  }
  .upc__last__address .upc__last__address__in .upc__last__address__head .upc__last__address__head__name {
    float: right;
    color: #333;
    font-size: 15px;
    font-weight: 700;
  }
  .upc__last__address .upc__last__address__in .upc__last__address__head .upc__last__address__head__name i {
    display: inline-block;
    margin-left: 6px;
    color: #2eaf9e;
    font-size: 24px;
    position: relative;
    top: 4px;
  }
  .upc__last__address .upc__last__address__in .upc__last__address__head .upc__last__address__head__links {
    float: left;
    position: relative;
    z-index: 2;
  }
  .upc__last__address .upc__last__address__in .upc__last__address__head .upc__last__address__head__links .upc__last__address__head__remove {
    float: left;
    color: #999;
    font-size: 12px;
    margin-right: 15px;
    margin-top: 3px;
    display: flex;
    align-items: center;
  }
  .upc__last__address .upc__last__address__in .upc__last__address__head .upc__last__address__head__links .upc__last__address__head__remove i {
    margin-left: 10px;
  }
  .upc__last__address .upc__last__address__in .upc__last__address__head .upc__last__address__head__links .upc__last__address__head__remove:hover {
    color: #eb141b;
  }
  .upc__last__address .upc__last__address__in .upc__last__address__head .upc__last__address__head__links .upc__last__address__head__remove:hover i {
    color: #eb141b;
  }
  .upc__last__address .upc__last__address__in .upc__last__address__head .upc__last__address__head__links .upc__last__address__head__edit {
    float: left;
    color: #999;
    font-size: 12px;
    margin-right: 15px;
    margin-top: 3px;
    display: flex;
    align-items: center;
  }
  .upc__last__address .upc__last__address__in .upc__last__address__head .upc__last__address__head__links .upc__last__address__head__edit i {
    margin-left: 10px;
  }
  .upc__last__address .upc__last__address__in .upc__last__address__head .upc__last__address__head__links .upc__last__address__head__edit:hover {
    color: #000;
  }
  .upc__last__address .upc__last__address__in .upc__last__address__head .upc__last__address__head__links .upc__last__address__head__edit:hover i {
    color: #000;
  }
  .upc__last__address .upc__last__address__in .upc__last__address__content {
    padding: 20px;
  }
  .upc__last__address .upc__last__address__in .upc__last__address__content ul li {
    margin-bottom: 15px;
    color: #666;
    position: relative;
    padding-right: 150px;
    font-size: 13px;
  }
  .upc__last__address .upc__last__address__in .upc__last__address__content ul li span {
    font-size: 13px;
    color: #666;
    position: absolute;
    right: 0;
    top: 0;
  }
  .upc__last__address .upc__last__address__in .upc__last__address__content ul li b {
    font-weight: 700;
  }
  .upc__last__address__add {
    height: 280px;
    width: 100%;
    border: 1px dashed #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    color: #666;
    font-size: 18px;
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  .upc__last__address__add i {
    margin-left: 10px;
  }
  .upc__last__address__add:hover {
    border-color: gold;
  }
  .upc_box {
    overflow: hidden;
    position: relative;
    background-color: #fff;
    padding: 0;
    margin-bottom: 20px;
  }
  .upc_box.upc_box--v9 .upc_box__content {
    padding: 0;
    min-height: 480px;
  }
  .upc__last__comments .upc__last__comment {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #eaebef;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 15px 18px 18px 18px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .upc__last__comments .upc__last__comment .upc__last__comment_picture {
    position: absolute;
    right: 14px;
    top: 20px;
    border: 1px solid #f9f9f9;
  }
  .upc__last__comments .upc__last__comment p {
    line-height: 2;
    font-size: 13px;
    color: #333;
    width: 100%;
    clear: both;
    margin-bottom: 20px;
  }
  .upc__last__comments .upc__last__comment .your__rate {
    float: right;
    line-height: 26px;
  }
  .upc__last__comments .upc__last__comment .your__rate b {
    color: #666;
    font-size: 12px;
    font-weight: 300;
    margin-left: 5px;
  }
  .upc__last__comments .upc__last__comment .your__rate .rate_cnt {
    display: inline-block;
  }
  .upc__last__comments .upc__last__comment .upc__last__comment__links {
    float: left;
    text-align: left;
  }
  .upc__last__comments .upc__last__comment .upc__last__comment__links .upc__last__comment__remove {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    height: 26px;
    line-height: 27px;
    background-color: #efefef;
    font-size: 11px;
    color: #666;
    font-weight: 300;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
  }
  .upc__last__comments .upc__last__comment .upc__last__comment__links .upc__last__comment__remove:hover {
    background-color: #eb141b;
    color: #fff;
  }
  .upc__last__comments .upc__last__comment .upc__last__comment__links .up__box__lbl {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    min-width: 100px;
    height: 26px;
    font-size: 11px;
    border: 1px solid #ccc;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
    font-weight: 300;
    line-height: 25px;
  }
  .upc__last__comments .upc__last__comment .upc__last__comment__links .up__box__lbl.up__box__lbl--v1 {
    color: #000;
    border-color: rgba(255, 217, 0,.5);
    background-color: rgba(255, 217, 0,.3);
  }
  .upc__last__comments .upc__last__comment:hover {
    border-color: gold;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 0 1px 1px gold;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 0 1px 1px gold;
  }
  .ordersTable .ordersTable__tableInner tr {
    border: 1px solid #e8e8e8;
  }
  .ordersTable table tr th {
    color: #fff;
  }
  .cm-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .send_cm_list--bottom {
    background-color: #f2f2f2;
    position: relative;
    width: 100%;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    position: relative;
    padding: 25px 30px;
  }
  .send_cm_list--bottom::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 28px;
    left: -16px;
    right: auto;
    top: 20%;
    background-image: url(../img/triangle2.png);
    z-index: 1;
  }
  .all_txt p {
    color: #fff1;
    line-height: 30px;
    font-size: 14px;
  }
  .clear {
    content: "";
    display: table;
    clear: both;
  }
  .send_cm_list--top {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .send_cm_list--top .img-user {
    margin-bottom: 10px;
  }
  .cm-title {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #fff1;
    font-weight: 700;
  }
  .cm-date {
    font-size: 14px;
    line-height: 14px;
    color: #fff1;
    margin-top: 10px;
  }
  .orderViewLink {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30px;
    height: 30px;
    text-align: center;
    font-weight: 700;
    line-height: 30px;
  }
  .orderViewLink:hover {
    color: gold;
  }
  .loginAreaWrap {
    padding: 70px 30px 20px !important;
  }
  #advancedSearchProducts ul li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .advancedSearchArticles ul li a {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
  }
  #map {
    height: 600px !important;
  }
  .contactPage .loader {
    margin-top: unset;
  }
  .advanceSearchMoreBtn {
    display: inline-block;
    text-align: center;
  }
  .comment--support {
    margin-top: 20px;
    margin-right: 60px;
    border-right: 1px solid #d9d9d9;
    padding: 20px;
    border-bottom: none;
  }
  .comment--support .commentTools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .comment--support .commentTools .commentAuthor {
    margin-left: 10px;
    margin-right: 0;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
  }
  .comment--support .commentTools .commentDate {
    margin-bottom: 10px;
    font-size: 14px;
    margin-right: auto;
  }
  .comment--support .commentInner {
    padding-right: 0;
  }
  .comment--support .commentInner p {
    color: #fff2;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 30px;
  }
  .comment--support .commentInner .commentOption .commentRate strong {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
    color: #fff3;
    margin-left: 10px;
    line-height: 30px;
  }
  .comment--support .commentInner .commentOption .commentRate .commentLike {
    border: 1px solid #d9d9d9;
    display: inline-block;
    vertical-align: middle;
    padding-left: 12px;
    padding-right: 12px;
    height: 25px;
    line-height: 25px;
    font-weight: 700;
    font-size: 14px;
    background-color: #fff;
    border-radius: 5px;
    color: #fff4;
  }
  .comment--support .commentInner .commentOption .commentRate .commentLike:hover {
    background-color: #d9d9d9;
    border-color: #d9d9d9;
    color: #fff1;
  }
  .comment--support .commentInner .commentOption .commentRate .commentLike:after {
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    font-size: 16px;
    content: '\f1de';
    font-family: material-design-iconic-font;
  }
  .headerContainer-fluid {
    overflow: visible !important;
  }
  .loginmodalClose {
    left: 40px !important;
    top: 40px !important;
  }
  .loginModalBody {
    padding: 20px !important;
  }
  .loginModal {
    padding: 20px !important;
  }
  .loginModalContent {
    box-shadow: none !important;
  }
  .loginModalLoginArea {
    padding: 70px 0 20px !important;
  }
  .advancedSearchmoreBtn {
    display: inline-block;
    min-width: 50px;
    width: auto;
  }
  @media only screen and (max-width: 1360px) {
    .upc__all__orders__tbl table thead tr th {
      font-size: 12px;
      padding: 10px 5px;
    }
    .upc__all__orders__tbl table tbody tr td {
      font-size: 12px;
      padding: 10px 5px;
    }
  }
  @media only screen and (max-width: 991px) {
    .upc_box__products .upc_box__product {
      padding-right: 110px;
    }
    .upc_box__products .upc_box__product h5 {
      font-size: 15px;
    }
    .upc__all__orders__tbl {
      overflow-x: auto;
    }
    .upc__all__orders__tbl table {
      width: 800px;
    }
    .upc__last__comments .upc__last__comment p {
      font-size: 12px;
    }
    .upc__last__comments .upc__last__comment .upc__last__comment__links {
      width: 100%;
      margin-top: 10px;
    }
  }
  @media only screen and (max-width: 767px) {
    .send_cm_list--bottom::after {
      display: none;
    }
    .cm-date {
      margin-top: 0;
      margin-right: auto;
    }
    #userpanel__page__content .upc_box {
      margin-bottom: 10px;
    }
    .answer-cm {
      padding-right: 0;
    }
    .answer-cm .cm-wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
    }
    .send_cm_list--top {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      padding-left: 0;
      padding-bottom: 10px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
    }
    .send_cm_list--top .img-user {
      margin-bottom: 0;
      margin-left: 10px;
    }
  }
  @media only screen and (max-width: 480px) {
    .upc__last__comments .upc__last__comment {
      padding-left: 10px;
      padding-right: 10px;
      padding-bottom: 10px;
    }
    .upc__last__comments .upc__last__comment .upc__last__comment_picture {
      position: static;
      display: block;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 10px;
    }
    .upc_box__products .upc_box__product {
      padding-right: 10px;
      padding-left: 10px;
      padding-bottom: 10px;
    }
    .upc_box__products .upc_box__product h5 {
      font-size: 14px;
    }
    .upc_box__products .upc_box__product .upc_box__product_picture {
      position: static;
      display: block;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 10px;
    }
  }
  @media screen and (max-width: 480px) {
    .upc_box__products .upc_box__product .upc_box__product__brand{
        text-align: center;
    }
    .upc_box__products .upc_box__product h5{
        text-align: center;
    }
    .upc_box__products .upc_box__product h6{
        text-align: center;
    }
  }
  @media screen and (max-width: 414px) {
    .loginModalDialog {
      transform: translateY(20%) !important;
    }
  }
  @media only screen and (max-width: 667px) {
    .comment--support {
      margin-top: 20px;
      margin-right: 15px;
    }
  }
  

.up__box__lbl--v1{
  text-align: center;
}


/* ------------------- */
.your__rate__Wrapper{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.your__rate__Wrapper .your__rate{
float: none;
}

@media screen and (max-width:480px){
  .your__rate__Wrapper{
    flex-wrap: wrap;
  }
}
.advancedSearch h6 {
  color: #000;
}


/* -------------------------------------------- */

.productsSlider__item--title{
  visibility: hidden;
}



.newsletter{
  align-items: flex-start;
  justify-content: center;
}

.newsletter__list > li:last-child a{
  margin-left: 0;
}

.footer__top{
  padding-right: 10px !important;
  padding-left: 10px !important;
  border-bottom:none;
  padding-bottom: 0;
}



.rowSingle{
  flex-direction: row-reverse;
}
.miniSliderWrap{
  left: auto;
  right: 0;
}

.singlePage__gallery {
  position: relative;
  padding-right: 100px;
  max-width: 580px;
  padding-left: 0;
  margin-right: 0;
}
@media only screen and (max-width: 991px) {
  .singlePage__gallery {
   padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .copyright #ham3d {
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .newsletter {
    align-items: center;
    justify-content: center;
  }
  .copyright #copyright {
    justify-content: center;
  }
}
@media only screen and (max-width: 480px) {
  .headerBottom__contactNum--numbers {
    font-size: 11px;
  }
}


.copyright__inner .row{
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}


.copyright #copyright{
  display: flex;
  align-items: center;
}

.post-p p{
  color: #fff;
}
