#loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(images/loading.gif) center no-repeat #fff;
}

/*error*/
.error {
    padding: 5px;
    color: #CB4721;
    border-radius: 4px !important;
    clear: both;
    margin-bottom: 15px;
}

.success {
    padding: 5px 5px !important;
    border: solid 1px #C0F0B9 !important;
    background: #D5FFC6 !important;
    color: #48A41C !important;
    border-radius: 5px !important;
    clear: both;
    margin-bottom: 18px !important;
}

/*.alert {
    border:2px solid #FF6267 !important;
     background:#FDE4E1 !important; 
    color:#CB4721 !important;
    opacity: 1 !important;
     padding: 0 !important; 
    direction: rtl !important;
     border-radius : 0 !important; 
     clear: both; 
}*/
/*error*/

/*modalbox*/
#modalbox-wrap {
    display: none;
    position: fixed;
    z-index: 9999999999999;
    opacity: 1;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
}

#modalbox-bg {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1002;
    background: #F1F1F1;
}

/*modalbox*/
/*add_popup*/
.add_popup {
    background: none repeat scroll 0 0 #565656;
    color: #ffffff;
    font-size: 15px;
    height: 100px;
    left: 50%;
    margin-left: -210px;
    margin-top: -90px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 420px;
    z-index: 2147483647;
}

/* add_popup */

/*invoice_info*/
.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*/

/*compare*/
#comparetable tr:hover .products2 {
    background: #21B8B8 !important;
    color: #ffffff;
}

#comparetable td {
    vertical-align: middle;
}

.ts-basket-product-arrow {
    background: rgba(0, 0, 0, 0) url("img/comparearrow.gif") no-repeat scroll 0 0;
    bottom: -8px;
    height: 8px;
    padding: 0;
    position: absolute;
    width: 15px;
}

#comparetable tr:hover .products2 {
    background: #91B8F9 !important;
    color: #ffffff;
}

#comparetable td {
    vertical-align: middle;
}

.block2 .blc5 {
    position: relative;
    width: 200px;
}

.blc5 input[type="text"] {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #dbdbdb;
    /*    height: 18px;
        line-height: 18px;*/
    padding: 5px;
    width: 231px;
}

.blc5>ul #ajax_result22 {
    background: none repeat scroll 0 0 #ffffff;
    height: 170px;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 33px;
    width: 219px;
    z-index: 99999999;
}

.result_hover a:hover {
    color: #61BAD0;
}

.blccc {
    color: #000000;
    font-size: 15px;
    font-weight: normal;
    height: 40px;
    line-height: 20px;
    padding: 0 12px;
    width: 194px;
}

.ts-basket-product-close {
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: url("img/remove2.png") no-repeat 0px 0px;
    display: block;
}

/*compare*/

/*****newsletter****/
#newsletter {
    position: fixed;
    display: none;
    top: 0px;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 999999;
    right: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.7);
}

#newsletter .modal-dialog {
    width: 450px;
    max-width: 95%;
    margin-top: 5%;
}

/*#newsletter input[type="submit"]{float: none;}*/
#newsletter .bg-modal {
    padding: 60px 40px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    height: 320px;
}

#newsletter .modal-body {
    padding: 0;
}

/*#newsletter input[type="email"]{float: none;}*/
#newsletter .bg-modal label {
    width: 100%;
    font-size: 15px;
    padding: 20px 0px;
    margin: 0px;
    /*border-bottom: 1px solid #5D5D5D;*/
    text-align: center;
    color: #fff;
}

#newsletter .modal-content {
    border-radius: 10px;
}

#newsletter .order-modal {
    background-color: #e61414 !important;
    border-radius: 4px 0;
    color: #fff;
    float: left;
    font-size: 30px;
    font-weight: bold;
    height: 27px;
    line-height: 25px;
    opacity: 1;
    padding: 0;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    width: 27px;
    position: relative;
    z-index: 99999;
}

#newsletter .close.order-modal>span {
    display: block;
    margin-top: 0px;
}

#newsletter .bg-modal .khabarname .alert {
    background: #fde4e1 none repeat scroll 0 0 !important;
    border-radius: 0 !important;
    color: #cb4721 !important;
    direction: rtl !important;
    opacity: 1 !important;
    padding: 0 !important;
    clear: none !important;
    border: none !important;
}

/*****newsletter****/


/*invoice*/
.table11 {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #CDCDCD;
    /* border-radius: 3px 3px 3px 3px; */
    box-shadow: 0 2px 2px -2px #CCCCCC;
    position: relative;
    /* margin:10px; */

}

.table11 td,
.table 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,
.table 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;
    /*font-family: Ham3D,B Yekan,Tahoma;font-weight:normal; font-size: 16px;*/
    border: 1px solid #cecece;
}

/*invoice*/
/*invoice_info*/
.table33 {
    border: 1px solid #CDCDCD;
    /* border-radius: 3px 3px 3px 3px; */
    box-shadow: 0 2px 2px -2px #CCCCCC;
    position: relative;
    width: 100%;

}

.table33 td,
.table3 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,
.table3 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;
    /*font-family: Ham3D,B Yekan,Tahoma;font-weight:normal; font-size: 13px;*/
    border: 1px solid #cecece;
}


.table22 {
    border: 1px solid #CDCDCD;
    /* border-radius: 3px 3px 3px 3px; */
    box-shadow: 0 2px 2px -2px #CCCCCC;
    position: relative;
    width: 100%;
}

.table22 td,
.table2 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,
.table2 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;
    /*font-family: Ham3D,B Yekan,Tahoma;font-weight:normal; font-size: 13px;*/
    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*/

/*new*/

.single_page .single_page_top .single_page_top_right .single_extra .status.not_available_state {
    background: #0882CC;
}

.contact_page #contact_page .contact_form #contact_form ul li .sec_code .sec_picture {
    z-index: 2;
}

.cmm .cmm_form #cmm_form ul li .sec_code .sec_picture {
    z-index: 2;
}

.basket_page .basket_page_step.basket_page_step3 .box .box_bottom.box_address_bottom .row1_links ul li.add-center {
    width: 100%;
}

.basket_page .basket_page_step.basket_page_step3 .box .box_bottom.box_address_bottom .row1_links ul li.add-center .add_address {
    float: none;
    margin-right: auto;
    margin-left: auto;
}

.btn_hover.pay_finish_btn {
    padding-left: 85px;
    padding-right: 85px;
}

#price-chart {
    width: 1170px;
}

@media only screen and (max-width: 1200px) {
    #price-chart {
        width: 100%;
        overflow-x: auto;
    }
}

#price-chart>div {
    width: 1170px;
}

#price-chart * {
    font-family: "Ham3D", Tahoma !important;
    font-weight: bold;
}

#price-chart .highcharts-axis-labels tspan {
    font-family: Tahoma !important;
    font-weight: bold;
}

.filter_box_top ul li {
    position: relative;
}

.my_basket_compare_delete2.remove {
    bottom: 0;
    height: 11px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute !important;
    width: 11px;
    z-index: 2;
}

.header #logo .logo {
    padding-top: 0;
}

.home_page #sidebar .sidebar .block.block_inner_page #block_inner_page>ul>li ul li:last-child {
    margin-bottom: 0;
}

.home_page #sidebar .sidebar .block.block_inner_page #block_inner_page>ul>li.submenu>ul>li ul li:last-child {
    margin-bottom: 0;
}

.home_page #sidebar .sidebar .block.block_inner_page #block_inner_page>ul>li.submenu>ul>li ul {
    margin-bottom: 0;
    padding-bottom: 0;
}

.home_page #sidebar .sidebar .block.block_inner_page #block_inner_page>ul>li.submenu>ul>li>a {
    border-bottom: none;
    padding-bottom: 0;
}

.home_page #sidebar .sidebar .block.block_inner_page #block_inner_page>ul>li.submenu>ul {
    border-bottom: 1px solid #ddd;
}

.home_page #sidebar .sidebar .block.block_inner_page #block_inner_page>ul>li.submenu>ul>li>a::after {
    margin-top: 1.5px;
}

.single_tab_content .single_tab2 .single_tab2_right ul li span {
    width: 20%;
}




.editor_text strong,
.editor_text b {
    font-weight: bolder;
    color: #313131;
    font-size: 15px;
}

.editor_text i,
.editor_text em {
    font-style: italic;
    color: #313131;
    font-size: 15px;
}

.editor_text p {
    line-height: 28px;
    text-align: inherit;
    margin-bottom: 1em;
    margin-top: 1em;
    color: #313131;
    font-size: 15px;
}

.editor_text span {
    line-height: 28px;
    color: #313131;
    font-size: 15px;
}

.editor_text img {
    display: block;
    margin: 0 auto;
}

.editor_text ul {
    list-style-type: disc;
    list-style-position: inside;
}

.editor_text ol {
    list-style-type: decimal;
    list-style-position: inside;
}

.editor_text ul ul,
.editor_text ol ul {
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 15px;
}

.editor_text ol ol,
.editor_text ul ol {
    list-style-type: lower-latin;
    list-style-position: inside;
    margin-left: 15px;
}

.editor_text h1 {
    font-size: 2em;
    font-weight: bold;
    color: #313131;
}

.editor_text h2 {
    font-size: 1.5em;
    font-weight: bold;
    color: #313131;
}

.editor_text h3 {
    font-size: 1.17em;
    font-weight: bold;
    color: #313131;
}

.editor_text h4 {
    font-size: 1em;
    font-weight: bold;
    color: #313131;
}

.editor_text h5 {
    font-size: 0.83em;
    font-weight: bold;
    color: #313131;
}

.editor_text h6 {
    font-size: 0.67em;
    font-weight: bold;
}

/******************new style****************/
.menu #menu #navigation>ul>li>a {
    padding-left: 15px;
    padding-right: 15px;
}

.single_news_page .other_video #other_video {
    padding-left: 40px;
    padding-right: 40px;
}

.single_news_page .other_video .slick-next,
.single_news_page .other_video .slick-prev {
    top: 20%;
    margin-top: 0;
}

.menu .wholesale_link {
    background: #fafafa none repeat scroll 0 0;
    border-radius: 4px;
    color: #007dc6;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.menu .special_offers_link {
    background: #fafafa none repeat scroll 0 0;
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.autumn_festival_bar {
    background: #a93252;
    color: #fff;
    padding-top: 4px;
    padding-bottom: 4px;
}

.autumn_festival_bar a {
    color: #fff;
}

.autumn_festival_bar a b {
    color: #fff;
}

.userpanel_head ul li.new_li_sep {
    background: #a93252 !important;
    color: #fff;
}

.autumn_festival_bar a img {
    margin-left: 4px;
}

.breadcrumb>li.active {
    font-family: Tahoma;
}

.footer_description #footer_description {
    padding-bottom: 30px;
    border-top: 1px solid #DCDCDC;
    padding-top: 30px;
}

.footer_description #footer_description h1,
.footer_description #footer_description h2 {
    display: inline;
    font-size: 17px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #737272;
}

.footer_description #footer_description p {
    margin-top: 20px;
    text-align: justify;
    line-height: 25px;
}

.footer {
    padding-bottom: 30px;
}

.description-link {
    background: #F4F6F9;
    color: #0097e5;
    list-style: none;
    padding: 4px 10px;
    float: right;
    font-size: 13px;
    margin-bottom: 10px;
    border-radius: 4px;
}

.jashnvare_logo {
    position: fixed;
    z-index: 1000;
    width: 100px;
    left: 0;
    top: 0;
}

@media only screen and (max-width:991px) {
    .jashnvare_logo {
        width: 85px;
    }
}

.single_page .single_page_right .product_gallery .offer2 {
    background-image: url('images/ersal.png');
    background-repeat: no-repeat
}

.single_page .single_page_right .product_gallery .offer2 {
    font-size: 14px;
    line-height: 21px;
    padding-right: 4px;
    padding-top: 12px;
    position: absolute;
    right: 65px;
    text-align: center;
    top: -8px;
    z-index: 3;
    background-position: 0 0;
    height: 72px;
    width: 58px;
    color: #ffffff;
}

.single_page .single_page_right .product_gallery .offer2 span {
    display: block;
    font-size: 14px;
}

.home_cats_new ul {
    margin-left: -10px;
    margin-right: -10px;
}

.home_cats_new ul li {
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    width: 12.5%;
}

.home_cats_new .home_cat_new .title {
    font-size: 13px;
    padding: 5px;
}

@media only screen and (max-width:1199px) {
    .home_cats_new .home_cat_new .title {
        font-size: 12px;
        padding: 5px 2px;
    }
}

@media only screen and (max-width:991px) {
    .home_page {
        padding-top: 0;
    }

    .home_cats_new ul li {
        width: 25%;
        margin-bottom: 20px;
    }

    .home_cats_new .home_cat_new .title {
        font-size: 13px;
    }
}

@media only screen and (max-width:667px) {
    .home_cats_new ul li {
        width: 33.33%;
    }

    .home_cats_new .home_cat_new .title {
        font-size: 13px;
    }
}

@media only screen and (max-width:480px) {
    .home_cats_new ul li {
        width: 50%;
    }
}


/*Moharam 96
.header{
    border-bottom-color: #333;        
}
.header #head #head_top #support .support{
    background-color: #333;
}
Moharam 96*/





/*
*:focus{
  border: 3px solid red!important;
}*/
.register_page #register_page .register_page_title img {
    top: 10px;
}



/*

.header #head #head_top #support .support {
    background: #666;
}
 

.header { 
    border-bottom: 5px solid #666;
}

*/



/*Ribbon*/
#ribbon_area {
    position: fixed;
    z-index: 99999999999;
    right: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    text-align: center;
    -moz-transition-property: background-color;
    -o-transition-property: background-color;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s
}

#ribbon_area #confetti {
    position: fixes;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    display: none
}

#ribbon_area .ribbon_area {
    width: 1360px;
    height: 766px;
    position: absolute;
    right: 50%;
    top: 50%;
    margin-top: -383px;
    margin-right: -680px;
    display: block;
    overflow: hidden
}

#ribbon_area .ribbon_area .ribbon_pic {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 35px;
    background: url("images/ribbon/opening.png") 0 0 no-repeat
}

#ribbon_area .ribbon_area .ribbon_logo {
    width: 318px;
    height: 245px;
    display: inline-block;
    background: url("images/ribbon/logo.svg") 0 0 no-repeat;
    z-index: 5;
    margin-top: 70px;
}

#ribbon_area .ribbon_area .shahrdari_logo {
    width: 318px;
    height: 254px;
    display: inline-block;
    background: url("images/ribbon/shahrdari.png") 0 0 no-repeat;
    z-index: 5;
    margin-top: 70px;
}

#ribbon_area .ribbon_area .click_me {
    width: 400px;
    height: 60px;
    display: block;
    bottom: 90px;
    right: 50%;
    margin-right: -200px;
    position: absolute;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
    z-index: 5
}

/*Ribbon*/

.single_page div.title_barcode_d {
    background: #00968840;
    font-family: "Ham3D_Medium";
    color: #000;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 10px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .single_page div.title_barcode_d {
        font-size: 13px;
    }
}



.menu .special_offers_link a {
    color: #FD1419;
}

.shopping:before {
    background-image: -moz-linear-gradient(0deg, rgb(30, 139, 202) 0%, rgb(43, 169, 242) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(30, 139, 202) 0%, rgb(43, 169, 242) 100%);
}

.shopping:after {
    background-image: -moz-linear-gradient(0deg, rgb(30, 139, 202) 0%, rgb(43, 169, 242) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(30, 139, 202) 0%, rgb(43, 169, 242) 100%);
}



@media screen and (max-width:767px) {
    #click-location {
        z-index: 1000;
        top: 12% !important;
        -webkit-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px);
    }

    #my_map_search_autocomplete {
        z-index: 100;
        top: 12% !important;
        -webkit-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px);
    }

    .modal .modal-title.titleMapUser {
        height: auto;
        line-height: 30px;
        padding-left: 30px;
        text-align: right;
        padding-right: 20px;
        font-size: 16px;
        min-height: 60px;
        padding: 10px 20px 10px 30px;
    }
}

.map-position {
    position: absolute;
    top: -25px;
    right: 10px;
}

@media screen and (max-width:767px) {
    .map-position {
        position: absolute;
        top: -25px;
        right: 122px;
    }
}

/*
.header #head {
  padding: 0;
}

.locationLineWrapper {
  background-color: #b4b4b4;
  color: #3f3f3f;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: "Ham3D_Medium";
}

.locationLineWrapper .locationLine {
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.locationLineWrapper .locationLine .headerAccImage {
  margin-right: 10px;
}

.header {
  padding-top: 16px;
}

.header #head #head_top {
  margin-bottom: 20px;
}

.header #head #head_bottom #search .search .search_inp {
  height: 40px;
  border: none;
  background-color: #ebebeb;
}

.header #head #head_bottom {
  display: flex;
  align-items: center;
  width: 100%;
}

.header #head #head_bottom #search {
  max-width: 525px;
  width: 100%;
}

.header #head #head_bottom #search .search .search_btn {
  top: auto;
  bottom: 0;
  height: 40px;
  background-color: #ff7e00;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.header #head #head_bottom #search .search .search_btn::after {
  background-image: url(img/search.png);
  background-position: unset;
}

.header #head #head_bottom #tools .tools .basket_link {
  padding: 0;
  height: 40px;
}

.header #head #head_bottom #tools .tools .basket_link {
  box-shadow: none;
}

.header #head #head_bottom #tools .tools .basket_link::after {
  background-image: none;
}


.header #head #head_top #mnu .mnu {
  padding-bottom: 15px;
  color: #606161;
  font-family: "Ham3D_Medium";
}

@media screen and (max-width:991px) {
  .header #head .head__logo {
    max-width: 85px;
    position: absolute;
    top: 0;
  }

  .header #head #head_top #support {
    width: 100%;
  }

  .header #head #head_bottom #search {
    max-width: unset;
    padding-left: 0 !important;
    width: 100%;
  }

  .header #head #head_top #mnu {
    padding-right: 100px;
  }
  .header #head #head_bottom{
    padding-top: 13px;
  }
}

@media screen and (max-width:767px) {
  .header #head #head_top #support .new_toggle {
    padding-left: 40px;
  }

  .header #head #head_bottom #tools {
    position: absolute;
    top: -35px;
  }

  .header #head #head_bottom #search {
    padding-left: 0 !important;
    width: 100%;
  }

  .header #head #head_bottom #tools {
    width: auto;
  }

  .header #head #head_bottom #tools .tools .basket_link img {
    width: 29px;
  }

  .header #head .head__logo {
    max-width: 85px;
    position: absolute;
    top: 0;
  }

  .header #head #head_top #support {
    width: 100%;
  }

  .locationLineWrapper .locationLine {
    flex-direction: column;
    align-items: flex-start;
    font-size: 12px;
  }

  .locationLineWrapper .locationLine img {
    max-width: 20px;
    margin: 0;
  }

  .locationLineWrapper .locationLine .locationLine__pin {
    width: 100%;
    border-bottom: 1px solid #828282;
    margin-bottom: 6px;
    padding-bottom: 6px;
  }

  .locationLineWrapper .locationLine .locationLine__acc {
    align-self: flex-end;
  }
}
*/











/*
@media screen and (max-width:767px) {
  .slu .row>div .item .title {
    line-height: 1.6
  }
}

.product.noView:after {
  display: none;
}

.product.noView {
  border: none;
  box-shadow: none;
  background-color: transparent;
}

.advanced_search_scroll .buy {
  background-image: url('images/icons-s8e5bfeab3c.png');
  background-repeat: no-repeat;
  background-position: 0 -204px;
  height: 24px;
  width: 24px;
  display: block;
  position: absolute;
  left: 10px;
  top: 15px;
}

.advanced_search_scroll .buy:after {
  display: block;
  content: "";
  background-position: 0 -118px;
  height: 12px;
  width: 9px;
  background-image: url('images/icons-s8e5bfeab3c.png');
  background-repeat: no-repeat;
  transform: translateX(-6px);
}

.header .advanced_search #advanced_search_products ul li {
  position: relative;
}

.search_page .tab-content .search_resault_items ul li {
  position: relative;
  padding-left: 50px;
}

.search_page .tab-content .search_resault_items ul li .price {
  margin-right: 40px;
  margin-right: 10px;
  float: left;
}

.search_resault_items .buy {
  background-image: url('images/icons-s8e5bfeab3c.png');
  background-repeat: no-repeat;
  background-position: 0 -204px;
  height: 24px;
  width: 24px;
  display: block;
  position: absolute;
  left: 10px;
  top: 25px;
}

.search_resault_items .buy:after {
  display: block;
  content: "";
  background-position: 0 -118px;
  height: 12px;
  width: 9px;
  background-image: url('images/icons-s8e5bfeab3c.png');
  background-repeat: no-repeat;
  transform: translateX(-6px);
}

#advanced_search_products .time_offer {
  display: inline-block;
  font-family: Tahoma;
}

#advanced_search_products .time_offer .time_offer_top {
  width: 100%;
  height: 17px;
  font-size: 13px;
}

#advanced_search_products .time_offer .time_offer_top .time_offer_top_right {
  color: #ffffff;
  width: 34px;
  height: 17px;
  padding: 1px 5px;
  font-size: 11px;
  margin-left: 5px;
  background: #FD1419;
  text-align: center;
}



@media only screen and (min-width:992px) {
  .search_resault_items ul {
    column-count: 2;
  }

}

.search_resault_items .time_offer {
  display: inline-block;
  font-family: Tahoma;
  margin-right: 20px;
  float: left;
}

.search_resault_items .time_offer .time_offer_top {
  width: 100%;
  height: 17px;
  font-size: 13px;
}

.search_resault_items .time_offer .time_offer_top .time_offer_top_right {
  color: #ffffff;
  width: 34px;
  height: 17px;
  padding: 1px 5px;
  font-size: 11px;
  margin-left: 5px;
  background: #FD1419;
  text-align: center;
}*/



/*new*/
@media screen and (min-width:767px) {
    #cd_cart {
        width: 500px;
    }
}

.product .buy {
    background-image: none;
    position: static;
}

.product .buy::after {
    background-image: none;
}

.product .buy svg {
    /* position: absolute;
  left: 0px;
  top: 1px; */
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s;
}

.product:hover .buy svg {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.home_page #content .content .products .product {
    padding-bottom: 10px;
}






@font-face {
    font-family: "Material-Design-Iconic-Font";
    src: url(./fonts/font-icon-material-design/Material-Design-Iconic-Font.woff2?v=2.2.0) format('woff2'),
        url(./fonts/font-icon-material-design/Material-Design-Iconic-Font.woff?v=2.2.0) format('woff'),
        url(./fonts/font-icon-material-design/Material-Design-Iconic-Font.ttf?v=2.2.0) format('truetype')
}

.numsWrapper {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-height: 50px;
    padding-left: 10px;
    /* padding-top: 10px; */
}

.numsWrapper.numsInner {
    justify-content: flex-start;
    text-align: right;
}

.numsWrapper.numsInner .add_to_basket {
    position: relative;
}

.product .numsWrapper .buy {
    display: inline-block;
}

.nums--v2 {
    width: 144px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
}

.nums--v2 .plus {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #FFF;
}

.nums--v2 .plus:after {
    font-family: "Material-Design-Iconic-Font";
    color: #808080;
    font-size: 16px;
    line-height: 38px;
    content: "";
    transition-property: all;
    transition-duration: 0.3s;
}

.nums--v2 .plus:hover:after {
    color: #B00937;
}

.nums--v2 .minus {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #FFF;
}

.nums--v2 .minus:after {
    font-family: "Material-Design-Iconic-Font";
    color: #808080;
    font-size: 16px;
    line-height: 38px;
    content: "\f154";
    transition-property: all;
    transition-duration: 0.3s;
}

.nums--v2 .minus.active:after {
    content: "";
}

.nums--v2 .minus:hover:after {
    color: #B00937;
}

.nums--v2 .nums--v2__number {
    border: none;
    width: 100%;
    height: 40px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    color: #808080;
    font-size: 14px;
}

/* .numsWrapper__add div{
  display: none;
}
.numsWrapper__add.active svg{
  display: none;
} */
.numsWrapper__add--count {
    width: 24px;
    height: 24px;
    background-color: #3EBFBE;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.numsWrapper__add:not(.numberShow) svg {
    display: inline-flex;
}

.numsWrapper__add:not(.numberShow) div {
    display: none;
}

.numsWrapper__add.numberShow svg {
    display: none;
}

.numsWrapper__add.numberShow div {
    display: inline-flex;
}





.cd-cart-items {
    padding-left: 0;
    height: calc(100vh - 250px);
}

.cd-cart-items.searchCart {
    height: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px;
    padding-top: 0;
}

.cd-cart-items.searchCart li {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
    padding: 5px;
    margin: 0 !important;
    border: none;
}

.cd-cart-items.searchCart li>div {
    border: 1px solid #DEDEDE;
    padding: 10px;
    min-height: 130px;
}

.cd-cart-items.searchCart li>div a img {
    border: none !important;
}

.cd-cart-items.searchCart .title {
    padding-left: 0;
}

.cd-cart-items.searchCart .numsWrapper {
    position: absolute;
    left: 20px;
}

.cd-cart-items li {
    position: relative;
    display: flex;
    width: 100%;
    align-items: flex-start;
    border-bottom: 1px solid #DEDEDE;
    min-height: 100px;
}

.cd-cart-items li:last-child {
    border-bottom: none;
}

.cd-cart-items li .title {
    padding-left: 45px;
}

.cd-cart-items li img {
    float: none;
    border: none;
}

.cd-cart-items li>a {
    flex: 1 0 83px;
    max-width: 83px;
}

.numsBasket {
    position: absolute;
    left: 0;
}

.cd-cart-items li .price_area {
    text-align: right;
}

.cd-cart-items li .price_area .new_price {
    display: inline-block;
}

.cd-cart-items li .price_area .old_price {
    display: inline-block;
    margin-right: 15px;
}

.cd-cart-items li .time_offer {
    float: none;
}

#cd_cart {
    padding: 0 10px;
}

.cd-cart-items li>div {
    flex: 1 0 calc(100% - 83px);
}

.cd-cart-items li .remove {
    position: absolute;
    left: 0px;
    top: 0;
}

.basketProgress {
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 10px;
}

.basketProgress .basketProgress__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 5px;
    padding-bottom: 5px;
}

.basketProgress .basketProgress__title li {
    font-weight: bold;
    font-size: 11px;
}

.basketProgress .basketProgress__title li:last-child {
    color: rgb(81, 162, 46);
}

.basketProgress .basketProgress__main .basketProgress__progress {
    background-color: rgb(230, 230, 230);
    height: 7px;
    border-radius: 20px;
    overflow: hidden;
}

.basketProgress .basketProgress__main .basketProgress__progress .basketProgress__progress--active {
    background-color: rgb(81, 162, 46);
    transition: all 0.5s linear 0s;
    max-width: 100%;
    height: 7px;
}

/*new*/


.home_top_section #home_top_section_right .home_top_section_right .item::after {
    display: none
}

/*
.home_page {
    background: #e4f3e1;
}

#wrapper {
    background: #e4f3e1;
}

.newsletter {
    background: #d2e6ce;
}
.site_map {
    background: #d2e6ce;
}
*/




@media screen and (max-width:991px) {
    .header .advanced_search #advanced_search_products ul li img {
        display: none;
    }

    .header .advanced_search #advanced_search_products .numsWrapper {
        display: none;
    }

    .cd-cart-items.searchCart .title {
        height: auto;
    }

    .cd-cart-items.searchCart li {
        flex: 1 0 100%;
        max-width: 100%;
        min-height: unset;
    }

    .cd-cart-items.searchCart li>div {
        min-height: unset;
    }

    .header .advanced_search #advanced_search_products .cd-cart-items li .price_area {
        display: none;
    }

    .header .advanced_search #advanced_search_products .cd-cart-items li .time_offer {
        display: none;
    }

    .numsBasket.numsBasket__step1 {
        text-align: center;
        position: static;
        margin-top: 10px;
    }
}

.headerFix.scroll-to-fixed-fixed {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
}

.header .advanced_search #advanced_search_products {
    overflow-y: auto;
}


/* ------------------ */

@media screen and (max-width:767px) {


    .navbar-inner,
    .toolbar-inner {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding: 0 8px;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .toolbar-inner svg {
        filter: drop-shadow(0 -1px 6px rgba(0, 0, 0, 0.2));
        position: absolute;
        right: 50%;
        bottom: -2px;
        transform: translateX(50%);
    }

    .toolbar-inner svg path.footer_path {
        fill: #ffffff;
        fill-rule: evenodd;
    }

    a#homebut {
        position: absolute;
        right: 50%;
        top: -35px;
        transform: translateX(50%);
        width: 47px;
        height: 47px;
        color: #FFF;
        text-align: center;
        border-radius: 50%;
        font-size: 18px;
        line-height: 50px;
        z-index: 50;
        color: #ffffff !important;
        background-color: #B00937 !important;
    }

    a#homebut i {
        font-size: 25px;
    }

    .toolbaricontext {
        font-size: 10px;
        margin: 0;
    }

    .tabbar a.tab-link {

        height: 100%;
        width: 100%;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        overflow: visible;
        -webkit-box-flex: 1;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        color: #4c4c4c;
        z-index: 9;
    }

    .tabbar a.tab-link i {
        font-size: 23px;
    }

    .toolbar {
        position: fixed;
        bottom: 0;
        height: 44px;
        width: 100%;
        box-sizing: border-box;
        font-size: 17px;
        margin: 0;
        z-index: 500;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .toolBasket {
        position: relative;
    }

    .toolBasket .basket-num {
        position: absolute;
        right: 12px;
        top: 0px;
        display: block;
        width: 18px;
        height: 18px;
        line-height: 15px;
        font-size: 11px;
        text-align: center;
        background: #FFF;
        border: 2px solid #39C0C3;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }
}

@media screen and (max-width:667px) {
    .header #cd_cart_trigger.basket_link {
        /* display: none; */
    }

    .header #head #head_bottom #search {
        padding-left: 0;
    }
}