::-webkit-input-placeholder {
    color: #666;
}
::-moz-placeholder {
    color: #666;
}
:-ms-input-placeholder {
    color: #666;
}
::-ms-input-placeholder {
    color: #666;
}
::placeholder {
    color: #666;
}
::-moz-selection {
    background-color: #fb5a26;
    color: #fff;
}
::selection {
    background-color: #fb5a26;
    color: #fff;
}
footer, header, section {
    overflow: hidden;
}
body {
    font-size: 14px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    color: #333;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
button {
    outline: 0!important;
}
button:focus {
    outline: 0!important;
}
footer ul li a:focus, footer ul li a:hover {
    color: #fb5a26;
}
footer ul li.active a {
    color: #fb5a26;
}
footer .footer-menu .item h3 {

    text-align: left;
}
footer .footer-menu .item:last-child h3::before {
    /*font: normal normal normal 14px/1 FontAwesome;
    content: '\f189';
    border: 3px solid #fb5a26;
    width: 40px;
    height: 40px;
    color: #fb5a26;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 24px;
    margin-top: -20px;
    background-color: #262626;
    z-index: 101;*/
}
.footer-phone {
    margin-top: 0;
}
.footer-phone .phone {
    text-align: left !important;
}
.footer-phone .phone .contact-name {
    text-align: left;
    text-transform: uppercase;
    font-style: italic;
}
.search-wrap .search-btn {
    top: 50%;
    margin-top: -11px;
}
.s-sc {
    padding: 0 0 40px;
}
.s-sc .mse2-row {
    font-size: 16px;
}
.s-sc .mse2-row a {
    color: #fb5a26;
}
.title {
    margin: 40px 0 20px;
    position: relative;
}
.title h1, .title h2, .title h3, .title h4 {
    margin: 0;
}
.title h1 {
    font-size: 36px;
}
#office-auth-form .office-auth-register-wrapper {
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#office-auth-form h4 {
    font-size: 24px;
    padding-bottom: 25px;
}
#office-auth-form form input {
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 40px;
}
#office-auth-form form button {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.s-lc {
    padding-bottom: 40px;
}
.lc-menu {
    padding: 0;
    border: 2px solid #000;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
}
.lc-menu li {
    display: block;
    width: 100%}
.lc-menu li a {
    display: block;
    text-align: center;
    padding: 20px;
    width: 100%;
    font-size: 16px;
    color: #fb5a26;
}
.lc-menu li a:focus, .lc-menu li a:hover {
    color: #fff;
    background-color: #fb5a26;
    text-decoration: none;
}
.lc-menu li.active a {
    color: #fff;
    background-color: #fb5a26;
}
#office-profile-form {
    background-color: #f6f6f6;
    padding: 30px;
}
#office-profile-form .wr-avatar .header {
    text-align: center;
    padding: 20px 0 20px 0;
    font-size: 16px;
}
#office-profile-form .wr-avatar .header sup {
    font-size: 100%}
#office-profile-form .wr-avatar .user-avatar {
    margin: 0 auto;
    display: block;
    width: 300px;
    height: 300px;
    background-color: #c9cdce;
    border: 0;
    text-align: center;
}
#office-profile-form .wr-avatar .user-avatar .user-avatar-preview {
    width: 100%;
    height: 100%;
    padding: 10px;
}
#office-profile-form .wr-avatar .user-avatar .user-avatar-preview img {
    width: 100%;
    max-width: 100%;
    padding: 20px;
    border: 2px dashed #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
#office-profile-form .wr-avatar .user-avatar .user-avatar-btn {
    width: 180px;
    margin-top: 215px;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-left: 0;
}
#office-profile-form .wr-avatar .user-avatar .user-avatar-btn.btn-info {
    background-color: #727272;
    border-color: #727272;
}
#office-profile-form .control-label {
    text-align: left;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#office-profile-form .control-label sup {
    font-size: 100%}
#office-profile-form input {
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 40px;
}
#office-profile-form .selecter .selecter-selected, #office-profile-form .selecter.focus.closed .selecter-selected {
    border: 1px solid #ccc;
    background-color: #fff;
    height: 40px;
    padding: 6px 12px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
#office-profile-form textarea {
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 75px;
    resize: vertical;
}
#office-profile-form .wr-btn {
    text-align: right;
}
#office-profile-form .wr-btn a, #office-profile-form .wr-btn button {
    background-color: #000;
    color: #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px 30px;
    font-size: 16px;
}
#office-profile-form .wr-btn button {
    background-color: #fb5a26;
}
.bootstrap-dialog .modal-dialog {
    margin: 30px auto;
    background: 0 0;
}
.bootstrap-dialog-message .btn-info {
    background-color: #727272;
    border-color: #727272;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.wr-aside .title h1 {
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding-right: 20px;
    color: #000;
    z-index: 101;
}
.wr-aside .title::after {
    content: "";
    background-color: #000;
    position: absolute;
    width: 100%;
    height: 7px;
    top: 50%;
    left: 0;
    margin-top: -3.5px;
}
.asideMenu {
    padding: 0;
    list-style: none;
}
.asideMenu li {
    display: block;
    position: relative;
}
.asideMenu li::before {
    content: '';
    width: 10px;
    height: 4px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -2px;
    background-color: #fb5a26;
}
.asideMenu li a {
    display: block;
    text-transform: uppercase;
    color: #7c7c7c;
    font-weight: 700;
    padding: 8px 30px;
    border-bottom: 1px dashed #7c7c7c;
}
.asideMenu li a:focus, .asideMenu li a:hover {
    background-color: #fb5a26;
    color: #fff;
    text-decoration: none;
}
.asideMenu li.active a {
    background-color: #fb5a26;
    color: #fff;
}
.asideMenu li.active:before {
    background-color: #fff;
}
.asideMenu li.active:before a {
    background-color: #fb5a26;
}
.asideMenu li:focus:before, .asideMenu li:hover:before {
    background-color: #fff;
}
.asideMenu li:last-child a {
    border-bottom: 0;
}
.s-catalog {
    padding-bottom: 40px;
}
.filter-sort {
    text-align: right;
}
.filter-sort #mse2_sort, .filter-sort #mse2_tpl {
    display: inline-block;
}
.filter-sort #mse2_sort .sort {
    color: #000;
}
.filter-sort #mse2_sort .sort .fa {
    color: #000;
}
.filter-sort #mse2_sort .sort.active {
    color: #fb5a26;
}
.filter-sort #mse2_sort .sort.active.desc .fa.fa-caret-up {
    color: #fb5a26;
}
.filter-sort #mse2_sort .sort.active.asc .fa.fa-caret-down {
    color: #fb5a26;
}
.filter-sort #mse2_tpl {
    margin-left: 20px;
}
.filter-sort #mse2_tpl a {
    padding: 10px;
    display: inline-block;
    border: 1px solid #e0dfdf;
}
.filter-sort #mse2_tpl a.active {
    background-color: #fb5a26;
    color: #fff;
    border-color: #fb5a26;
}
#mse2_filters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -22.5px;
    margin-right: -22.5px;
}
#mse2_filters .wr-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
#mse2_filters .wr-filter fieldset .filter_title {
    display: none;
}
#mse2_filters .wr-btn button {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fb5a26;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    width: 100%}
#mse2_results.wr-result .item {
    height: auto;
    text-align: left;
}
.wr-result {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.out-res .flex-header {
    display: none;
    opacity: 0;
    overflow: hidden;
}
.out-res.in .flex-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    overflow: visible;
}
.out-res .ms2_product {
    text-align: left;
}
.out-res .ms2_product.item {
    margin-bottom: 40px!important;
}
.out-res .ms2_product.item .product-image {
    position: relative;
}
.out-res .ms2_product.item .product-image .discount {
    position: absolute;
    font-size: 21px;
    background-color: #ff5454;
    color: #fff;
    padding: 5px 10px;
    bottom: 20px;
    left: 0;
}
.out-res .ms2_product.item .product-image img {
    height: auto;
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
    }
.out-res .ms2_product.item .product-title a {
    display: block;
}
.out-res .ms2_product.item .product-title a:focus, .out-res .ms2_product.item .product-title a:hover {
    color: #fb5a26;
}
.ms2_product.item .product-title a:focus h4, .ms2_product.item .product-title a:hover h4 {
    color: #fb5a26;
}
.out-res .ms2_product.item .product-price {
    /*display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    */
    display: table;
    width:100%;
    text-align: right;
    /*-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between*/}
.out-res .ms2_product.item .product-price.product-price_discount{
    text-align: left;
}
.out-res .ms2_product.item .product-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fb5a26;
}
.out-res .ms2_product.item .product-buttons.col-md-12{
    padding-right: 0;
}
.out-res .ms2_product.item .product-buttons .product-cartbtn, .out-res .ms2_product.item .product-buttons .product-like {
    display: block;
}
.out-res .ms2_product.item .product-buttons .product-cartbtn .btn, .out-res .ms2_product.item .product-buttons .product-like .btn {
    background-color: #fb5a26;
    padding: 4px 40px 3px 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.out-res .ms2_product.item .product-buttons .product-cartbtn .btn .wr-fa, .out-res .ms2_product.item .product-buttons .product-like .btn .wr-fa {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #fff;
    border: 0px solid #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-right: 8px;
    position: relative;
    margin-top: -3.5px;
}
.out-res .ms2_product.item .product-buttons .product-like .msfavorites {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    padding: 0 0 0 4px;
}
.out-res .ms2_product.item .product-buttons .product-like .msfavorites a {
    width: 49px;
    height: 49px;
    font-size: 26px;
    color: #727272;
    background: #fff;
    border: 0;
}
.out-res .ms2_product.item .product-buttons .product-like .msfavorites a .wr-fa {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 49px;
    height: 49px;
    border: 1px solid #727272;
    color: #727272;
    position: relative;
}
.out-res .ms2_product.item .product-buttons .product-like .msfavorites a.msfavorites-add,.wr-result .ms2_product.item .product-buttons .product-like .msfavorites a.msfavorites-add {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.out-res .ms2_product.item .product-buttons .product-like .msfavorites a.msfavorites-remove {
    font-size: 15px;
    //padding-left: 10px;
}
.out-res .ms2_product.item .product-buttons .product-like .msfavorites a.msfavorites-remove .wr-fa {
    border: 0;
    width: auto;
    height: auto;
    color: #000;
}
.out-res .ms2_product.item .product-buttons .product-like .msfavorites a.msfavorites-go {
    position: relative;
    color: #fb5a26;
}
.out-res .ms2_product.item .product-buttons .product-like .msfavorites[data-added=added] .msfavorites-add {
    display: none;
}
.out-res .ms2_product.item .product-buttons .product-like .msfavorites[data-added=added] .msfavorites-go {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.out-res .ms2_product.item .product-buttons .product-like .msfavorites[data-added=added] .msfavorites-go .wr-fa {
    border-color: #fb5a26;
    color: #fb5a26;
}
.out-res .ms2_product.item .product-buttons .product-like .msfavorites[data-added=added] .msfavorites-remove {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.out-res .ms2_product.item .product-buttons .product-like.in-fav .msfavorites-go {
    display: none;
}
.out-res .ms2_product.item.rows {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0!important;
}
.out-res .ms2_product.item.rows .product-image {
    width: 200px;
}
.out-res .ms2_product.item.rows .product-image .discount {
    bottom: 100%;
    left: 100%;
    margin-bottom: -44px;
    margin-left: -68px;
}
.out-res .ms2_product.item.rows .product-title {
    width: 45%}
.out-res .ms2_product.item.rows .product-title a {
    padding: 0 15px;
}
.out-res .ms2_product.item.rows .product-title a h4 {
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}
.out-res .ms2_product.item.rows .product-price {
    width: 25%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.out-res .ms2_product.item.rows .product-buttons {
    width: 20%;
    margin-top: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.out-res .ms2_product.item.rows .product-buttons .product-like {
    padding-left: 20px;
}
.mse2_pagination {
    margin-top: 40px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.pagination>li>a, .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #000;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #fb5a26;
    border-color: #fb5a26;
}
#msCart table tr.footer th {
    vertical-align: middle;
}
#msCart table tr th {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
#msCart table tr th.remove button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 40px;
    margin: 0 auto;
}
#msCart table tr td {
    vertical-align: middle;
}
#msCart table tr td.image {
    width: 150px;
}
#msCart table tr td.title {
    font-size: 16px;
    font-weight: 700;
}
#msCart table tr td.title a:focus, #msCart table tr td.title a:hover {
    color: #fb5a26;
}
#msCart table tr td.price {
    font-weight: 700;
    color: #fb5a26;
    font-size: 16px;
}
#msCart table tr td.remove button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 40px;
    height: 40px;
    margin: 0 auto;
}
#msOrder h2 {
    font-size: 28px;
    text-transform: uppercase;
    padding: 0 0 40px;
    font-weight: 700;
    font-style: italic;
}
#msOrder h4 {
    padding-bottom: 20px;
}
#msOrder input, #msOrder textarea {
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 40px;
}
#msOrder textarea {
    resize: vertical;
    min-height: 75px;
}
#msOrder .wr-btn {
    text-align: center;
    margin-top: 20px;
}
#msOrder .wr-order {
    text-align: center;
}
#msOrder .wr-order h3 {
    text-transform: uppercase;
    font-size: 26px;
    padding: 20px 0 20px;
}
#msOrder .wr-order .btn.order {
    background-color: #fb5a26;
    color: #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px 40px;
    font-size: 17px;
    text-transform: uppercase;
}
#msOrder .input-parent {
    display: block!important;
    margin-bottom: 8px;
}
.checkbox, .radio {
    display: none;
}
.checkbox-custom, .radio-custom {
    width: 20px;
    height: 20px;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
}
.checkbox-custom, .label, .radio-custom {
    display: inline-block;
    vertical-align: middle;
    color: #000;
}
.checkbox:checked+.checkbox-custom::before, .radio:checked+.radio-custom::before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background-color: #fb5a26;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.radio-custom, .radio:checked+.radio-custom::before {
    -webkit-border-radius: 50%;
    border-radius: 50%}
.s-product {
    padding: 20px 0 20px;
    min-height: 309px;
}
.s-product .cont .title {
    margin: 40px 0 30px;
}
.s-product .cont .title h1 {
    font-style: normal;
    font-weight: 500;
    font-family: 'Segoe UI', sans-serif;
    color: #000;
}
.s-product .cont .wr-options .option {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1.3;
    color: #000;
}
.s-product .cont .wr-options .option span {
    color: #878787;
}
.s-product .cont .ms2_form {
    margin: 40px 0;
}
.s-product .cont .data-options {
    margin-top: 20px;
}
.s-product .cont .data-options label {
    font-weight: 400;
    margin-bottom: 7px;
}
.s-product .cont .flex-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.s-product .cont .count-change {
    margin-right: 20px;
}
.s-product .cont .msfavorites {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-right: 20px;
}
.s-product .cont .msfavorites a {
    font-size: 36px;
    color: #727272;
    border: 0;
}
.s-product .cont .msfavorites a.msfavorites-remove {
    font-size: 15px;
    padding-left: 15px;
}
.s-product .cont .msfavorites a.msfavorites-remove .wr-fa {
    color: #000;
}
.s-product .cont .msfavorites a.msfavorites-go {
    position: relative;
    color: #fb5a26;
}
.s-product .cont .comparison {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-right: 20px;
}
.s-product .cont .comparison a {
    font-size: 36px;
    color: #727272;
    border: 0;
}
.s-product .cont .comparison a.comparison-remove {
    font-size: 15px;
    padding-left: 15px;
}
.s-product .cont .comparison a.comparison-go {
    color: #fb5a26;
}
.s-product .cont .comparison a.comparison-go span {
    font-size: 14px;
    color: #000;
    display: inline-block;
    padding-left: 10px;
}
.s-product .cont .comparison.added .comparison-go {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fb5a26;
}
.s-product .cont .wr-price {
    margin-right: 20px;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1;
}
.s-product .cont .wr-price .price {
    color: #fb5a26;
}
.s-product .cont .wr-price .old-price {
    color: #000000;/*#878787;*/
    text-decoration: line-through;
    text-decoration: #fb5a26 line-through;
    margin-right: 15px;
}
.s-product .cont .wr-price.FD0100 .old-price {
    text-decoration: #FD0100 line-through;
}
.s-product .cont .wr-btn {
    margin-right: 20px;
}
.s-product .cont .wr-btn button {
    color: #fff;
    background-color: #fb5a26;
    padding: 10px 40px;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
}
.s-product .cont .text-dir .title {
    position: relative;
}
.s-product .cont .text-dir .title h3 {
    display: inline-block;
    color: #878787;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    padding-right: 20px;
    position: relative;
    background-color: #fff;
    z-index: 101;
}
.s-product .cont .text-dir .title:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 100%;
    right: 0;
    top: 50%;
    margin-top: -1.5px;
    background-color: #fb5a26;
}
.s-product .cont .text-dir .wr-text {
    font-style: italic;
    color: #000;
}
.wr_carousel {
    margin: 40px 0 30px;
    position: relative;
    overflow: hidden;
}
.wr_carousel .full_foto {
    background-image: url(../img/base/fotorama-zoom.png);
    width: 55px;
    height: 55px;
    top: 2px;
    right: 2px;
    z-index: 20;
    display: inline-block;
    position: absolute;
    -webkit-transform: translate3d(55px, -55px, 0);
    transform: translate3d(55px, -55px, 0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}
.wr_carousel:hover .full_foto {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}
#lightcase-case:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    padding: 0!important;
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #fb5a26;
}
#aniimated-thumbnials {
    display: none;
}
.fotorama--fullscreen, .fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
    background: #fff;
}
.fotorama__wrap {
    margin: 0 auto;
}
.fotorama__thumb-border {
    background-color: rgba(255, 255, 255, .3);
    border-color: #fb5a26;
}
.fotorama__thumb {
    background-color: #fff!important;
}
.fotorama__caption {
    display: none;
}
.fotorama__nav-wrap {
    padding-top: 40px;
    position: relative;
}
.foto__captions {
    position: absolute;
    top: 7px;
    width: 100%;
    text-align: center;
}
.count-change {
    position: relative;
    display: inline-block;
    padding: 0;
    border: 0;
}
.count-change button, .count-change input {
    background-color: transparent;
    width: 35px;
    height: 30px;
    border: 1px solid #ddd;
    float: left;
    text-align: center;
    padding: 0;
}
.count-change input {
    width: 40px;
    border-right: 0;
    border-left: 0;
}
.breadcrumb {
    padding: 0;
    margin-top: 20px;
    background-color: transparent;
}
.breadcrumb li.active {
    color: #fb5a26;
    text-transform: uppercase;
}
.comparison-table .comparison-head img {
    width: 120px;
}
.right-menu-wrap {
    text-align: right;
}
.right-menu-wrap ul {
    padding: 0;
    list-style: none;
}
.right-menu-wrap ul li {
    display: inline-block;
    margin-right: 10px;
}
.right-menu-wrap ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
}
.right-menu-wrap ul li a .wr-fa {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*width: 28px;
    height: 28px;*/
    color: #8c8c8c;
    border: 1px solid #8c8c8c;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-right: 8px;
    position: relative;
}
.right-menu-wrap ul li a .wr-fa .circle-element {
    position: absolute;
    top: -9px;
    right: -9px;
    width: 18px;
    height: 18px;
    background-color: #fb5a26;
    color: #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 11px;
}
.right-menu-wrap ul li a .wr-fa .fa {
    font-size: 20px;
}
.right-menu-wrap ul li a:focus, .right-menu-wrap ul li a:hover {
    text-decoration: none;
    color: #fb5a26;
}
.right-menu-wrap ul li a:focus .wr-fa, .right-menu-wrap ul li a:hover .wr-fa {
    border-color: #fb5a26;
    color: #fb5a26;
}
.right-menu-wrap ul li#msMiniCart {
    font-size: 100%!important;
}
.right-menu-wrap ul li#msMiniCart .price_minicart{
    padding-top: 5px;

}
.right-menu-wrap ul li#msMiniCart .price_minicart .ms2_total_cost {
    color:#fb5a26;
}
}
.right-menu-wrap ul li#msMiniCart .empty {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    pointer-events: none;
    cursor: default;
    color: #999;
}
.right-menu-wrap ul li#msMiniCart.full .empty {
    display: none!important;
}
.right-menu-wrap ul li#msMiniCart.full .not_empty {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.right-menu-wrap ul li#msMiniCart.full .not_empty .total {
    color: #fb5a26;
    font-size: 10px;
    margin-left: 5px;
}
.right-menu-wrap ul li:last-child {
    margin-right: 0;
}
.right-menu-wrap ul{
    margin-bottom: 0;
}
.logo img {
    width: 100%}
.search-wrap {
    margin-top: 65px;
}
.phone {
    margin-bottom: 0;
}
.header-bottom {
    border-left: 0;
    border-right: 0;
}
.menu li a:focus, .menu li a:hover {
    color: #fb5a26;
}
.menu li.active a {
    color: #fb5a26;
}
.menu li.dropdown .dropdown-menu li a:focus, .menu li.dropdown .dropdown-menu li a:hover {
    color: #fb5a26;
}
.menu li.dropdown .dropdown-menu li.active a {
    color: #fb5a26;
    background-color: transparent;
}
.product-rowtitle h2:after, .product-rowtitle h2:before {
    display: none;
}
.product-block-border, .product-block-border:first-of-type, .product-image {
    border: 0;
}
.product-title h4 {
    padding: 0;
}
footer h3:after {
    display: none;
}
.selecter {
    /*border:1px solid red;*/
    width: auto;
    max-width: 100%;
    margin: 0;
}
.selecter .selecter-selected, .selecter.focus.closed .selecter-selected {
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 7px 15px;
    font-size: 14px;
    font-weight: 100;
    border: 0;
    color: #626262;
    background-color: #eee;
}
.selecter.focus .selecter-selected, .selecter.open .selecter-selected {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.selecter .selecter-selected:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    right: 43px;
    top: 0;
}
.selecter .selecter-selected:after {
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
    border: 0;
    width: auto;
    height: auto;
    font-size: 14px;
    top: 0;
    line-height: 39px;
}
.selecter-item {
    padding: 5px 15px;
}
.selecter.open .selecter-selected:after {
    content: '\f0d8'}
.selecter.focus .selecter-selected, .selecter.open .selecter-selected {
    background-color: #eee;
    border-color: #eee;
}
.selecter.focus .selecter-options, .selecter.open .selecter-options, .selecter:focus .selecter-options {
    border-color: #eee;
}
.selecter-options {
    background-color: #eee;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-width: 0 0 0;
}
.selecter-item {
    border-color: #eee;
}
.selecter-item.selected, .selecter-item:hover {
    background: #eee;
    color: #000;
    border-color: #eee;
}
.selecter .selecter-selected:before {
    background-color: #fff;
}
.selecter.open .selecter-selected:before, .selecter:focus .selecter-selected:before {
    background-color: #fff;
}
.selecter .selecter-selected:after {
    color: #898989;
}
.selecter.open .selecter-selected:after, .selecter:focus .selecter-selected:after {
    color: #898989;
}
.selecter-item:last-child {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.s-product .selecter .selecter-selected, .s-product .selecter.focus.closed .selecter-selected {
    border: 1px solid #959595;
    background-color: #fff;
}
.s-product .selecter .selecter-selected:before, .s-product .selecter.open .selecter-selected:before, .s-product .selecter:focus .selecter-selected:before {
    background-color: #959595;
}
.s-product .selecter .selecter-selected:before {
    right: 38px;
}
.s-product .selecter .selecter-selected:after {
    line-height: 32px;
}
.header-middle .top-menu ul.menu li {
    height: auto;
}
#jGrowl {
    top: 20%;
    margin-top: -19px;
}
#jGrowl .ms2-message-success {
    background-color: #fb5a26!important;
}
@media screen and (max-width:1500px) {
    .col-md-5ths {
        width: 25%}
    #mse2_results.wr-result .item {
        width: 33.33333333%}
    #mse2_results.wr-result .item.rows {
        width: 100%!important;
    }
    #mse2_results.wr-result .item.rows .product-price {
        width: 250px;
        display: block;
        text-align: center;
    }
    #mse2_results.wr-result .item.rows .product-buttons {
        width: 300px;
    }
}@media screen and (max-width:1200px) {
    .col-md-5ths {
        width: 33.33333333%}
    #mse2_results.wr-result .item {
        width: 50%}
    #mse2_results.wr-result .item.rows .product-image .discount {
        font-size: 18px;
        padding: 3px 7px;
        margin-bottom: -33px;
        margin-left: -55px;
        background-color: rgba(255, 84, 84, .8);
    }
    #mse2_results.wr-result .item.rows .product-price .price-new {
        font-size: 21px;
    }
    #mse2_results.wr-result .item.rows .product-buttons .product-cartbtn .btn {
        padding: 4.5px 15px 4.5px 10px;
    }
    #mse2_results.wr-result .item.rows .product-buttons .product-like {
        padding-left: 0;
    }
}@media screen and (max-width:992px) {
    .col-md-5ths {
        width: 50%}
    .footer-logo, .footer-phone .phone, .footer-phone .phone .contact-name {
        text-align: center;
    }
    #mse2_filters {
        display: block;
        margin-left: -15px;
        margin-right: -15px;
    }
    #mse2_filters .wr-filter {
        margin: 20px 0;
        padding: 0;
    }
}@media screen and (max-width:768px) {
    .col-md-5ths {
        width: 100%}
    .logo {
        width: 300px;
        margin: 20px auto 0;
    }
    .search-wrap {
        margin-top: 25px;
    }
    #mse2_filters .wr-filter {
        display: block;
    }
    #mse2_filters .wr-filter fieldset {
        width: 100%;
        margin-bottom: 10px;
    }
    #mse2_filters .wr-filter fieldset:last-child {
        margin-bottom: 0;
    }
    .out-res.in .or-w {
        overflow-x: scroll;
    }
    .out-res.in .or-w .ms2_product.item.rows {
        width: 768px!important;
    }
    .out-res.in .or-w .ms2_product.item.rows .product-image {
        width: 200px;
    }
    .out-res.in .or-w .ms2_product.item.rows .product-image img {
        width: 200px;
    }
    .out-res.in .or-w .ms2_product.item.rows .product-image .product-title {
        width: 250px;
    }
    .s-product .cont .title h1 {
        font-size: 29px;
    }
    .s-product .cont .flex-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .s-product .cont .flex-box .count-change, .s-product .cont .flex-box .msfavorites, .s-product .cont .flex-box .wr-btn, .s-product .cont .flex-box .wr-price {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .s-product .cont .flex-box .msfavorites {
        margin-bottom: 0;
    }
    .lc-menu {
        display: block;
    }
    .lc-menu li a {
        padding: 10px;
    }
    #msCart table tr td.image {
        width: 100px;
    }
    #msCart table tr td.image img {
        width: 100px;
        max-width: 100px;
    }
}@media screen and (max-width:575px) {
    .phone {
        text-align: center;
    }
    .right-menu-wrap {
        width: auto;
        margin: 0 auto;
    }
    .right-menu-wrap ul li {
        display: block;
        margin-right: 0;
        /*margin-bottom: 0;*/

    }
    .right-menu-wrap ul li a {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-end;
    }
    #mse2_results.wr-result .item {
        width: 100%}
}