@charset "UTF-8";
.clearfix:after {
  content: "";
  display: table;
  clear: both; }

body {
  font-family: Arial, Helvetica, sans-serif; }

html, body, .container {
  height: 100%; }

body > .container {
  height: auto;
  min-height: 100%; }

.main {
  padding-bottom: 160px;
  padding-top: 30px; }

.wrapper {
  width: auto;
  padding: 0 20px; }

h1 {
  font-size: 18px;
  color: #395F9D;
  margin: 0;
  padding: 0;
  font-weight: bold; }

.header {
  height: 95px;
  background: url("../../img/f_new.jpg") repeat-x;
  position: relative;
  z-index: 20; }
  .header .wrapper {
    display: table;
    width: 100%;
    padding: 0; }
  .header .logo {
    padding-top: 18px;
    padding-left: 60px;
    display: table-cell;
    vertical-align: middle;
    width: 248px; }
  .header .nav {
    display: table-cell;
    vertical-align: middle;
    padding: 18px 15px 0 15px; }
    .header .nav .nav-wrapper {
      padding: 0 15px;
      border-radius: 7px;
      background: #546986; }
    .header .nav ul {
      padding: 10px 0;
      margin: 0;
      display: table;
      width: 100%;
      /*li:after{
        content:'';
        display:block;
        background:#7e91ac;
        width:4px;
        height:4px;
        border-radius:50%;
        position:absolute;
        top:9px;
      }*/ }
      .header .nav ul li {
        list-style: none;
        display: table-cell;
        margin: 3px 0;
        position: relative; }
        .header .nav ul li a {
          color: #BECCE6;
          font-size: 12px;
          font-weight: 900;
          display: inline-block;
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-weight:900;}
        .header .nav ul li a:hover {
          text-decoration: none; }
      .header .nav ul li.nav-item {
        width: 1px; }
        .header .nav ul li.nav-item a {
          white-space: nowrap; }
      .header .nav ul li.nav-separator {
        width: auto;
        text-align: center; }
      .header .nav ul li.nav-separator:last-child {
        display: none; }
      .header .nav ul li.nav-separator:after {
        content: '';
        display: block;
        background: #7e91ac;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        position: absolute;
        top: 9px;
        left: calc(50% - 4px); }
      .header .nav ul li:first-child:after {
        background: none;
        width: 0;
        height: 0; }
    .header .nav ul:last-child {
      border-radius: 0 0 7px 7px;
      padding-top: 0; }

.header-cart{
  color:#fff;
  display:inline-block;
  padding:11px 10px 11px 35px!important;
  background:#222b3c;
  border-radius:4px;
  font-size:14px!important;
  position:relative;
}
.header-cart:before{
  content:'';
  background:url('../../img/cart_i_h.png')!important;
  width:18px!important;
  height:17px!important;
  display:block!important;
  left:10px!important;;
  top:11px!important;;
  
}

.top-block {
  height: 65px;
  background: url(../../img/search_bg2.jpg) repeat-x;
  /*background: url("../../img/search_bg.png") repeat-x;*/ }
  .top-block .wrapper{
    display:flex!important;
    align-items:center;
    height:100%;
  }
  .top-block .langSwitcher {
    color: #41587A;
    font-size: 11px;
    padding-left: 50px;
    display: block;
    padding-top: 0; }
    .top-block .langSwitcher a {
      color: #fff;
      text-decoration: underline;
      position: relative;
      padding-left: 21px; }
    .top-block .langSwitcher a:hover {
      text-decoration: none; }
    .top-block .langSwitcher span {
      position: relative;
      padding-left: 21px; }
    .top-block .langSwitcher a:before, .top-block .langSwitcher span:before {
      width: 18px;
      height: 12px;
      position: absolute;
      left: 0;
      top: 0;
      content: ''; }
    .top-block .langSwitcher .eng:before {
      background: url("../../img/flag_eng.jpg"); }
    .top-block .langSwitcher .rus:before {
      background: url("../../img/flag_rus.jpg"); }
  .top-block .ssearch {
    display: inline-block;
    padding-left: 28px;
    box-sizing:border-box;
    width: 1000px; }
    .top-block .ssearch form {
    	margin-bottom:0;
		position:relative;
        top: -11px; }
      .top-block .ssearch form input[type="text"] {
        padding: 5px 10px;
        border: none;
        border-radius: 6px;
        width: 900px;
        outline: none; }
      .top-block .ssearch form input[type="submit"] {
        padding: 5px 10px;
        border: none;
        border-radius: 6px; }
		#ajaxSearch_submit{
			cursor:pointer;
		}

.mini-cart {
  display: inline-block;
  margin-top: 15px;
	top:-6px;
	position:relative;
  margin-left: 50px; }
  .mini-cart a {
    color: #fff; }
#msCart .cartTitleLink{
	text-align:left;font-size:12px;color: #fff;margin-left:10px;
}
#msCart > #cartInner {
	text-align:left;font-size:12px;color: #000;
}
#cartEmpty{
	height:auto !important;
	line-height:normal !important;
	margin-left:5px  !important;
}
.content #msCart #cartInner{
	padding-left:0;
}
.content #msCart #cartInner:before{
	position: absolute;
    left: 0;
    top: -0;
    content: '';
    background: none;
    width: 0;
    height: 0;
}

#cartInner {
  position: relative;
  padding-left: 20px; }

#cartInner:before {
  position: absolute;
  left: 0;
  top: -4px;
  content: '';
  background: url("../../img/cart1.jpg");
  width: 21px;
  height: 20px; }

.footer {
  background: url("../../img/f_new.jpg") repeat-x #44587b;
  position: relative;
  margin-top: -160px;
  
  height: 140px;
  padding-top: 20px;
  clear: both; }
  .footer .footer__logo {
    display: table-cell;
    vertical-align: top; }
  .footer .footer__contacts {
    display: table-cell;
    padding-left: 50px;
    font: normal 13px arial;
    line-height: 18px;
    color: #fff;
    vertical-align: top;
    min-width: 185px; }
  .footer .footer__nav {
    display: table-cell;
    vertical-align: top;
    padding-left: 200px; }
    .footer .footer__nav ul {
      margin: 0;
      padding: 0;
      list-style: none;
      columns: 4; }
      .footer .footer__nav ul li {
        font: normal 13px arial;
        line-height: 24px;
        color: #fff; }
        .footer .footer__nav ul li a {
          color: #fff;
          font-size: 14px;
          text-decoration: none;
          border-bottom: 1px dotted #fff;
          line-height: 220%; }
        .footer .footer__nav ul li a:hover {
          border-bottom: none; }

.footer:before {
  width: 100%;
  height: 3px;
  position: absolute;
  content: '';
  background: url("../../img/end_under_line.gif") repeat-x;
  left: 0;
  top: -30px; }

.sidebar {
  width: 320px;
  float: left;
  padding-left: 20px;
  padding-bottom: 80px; }
  .sidebar h3 {
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    margin-bottom: 5px; }
  .sidebar .catalog-link {
    font-size: 18px;
    color: #395F9D;
    margin: 0;
    font-weight: bold;
    padding-left: 46px; }
  .sidebar .sidebar__top-link a {
    display: table-cell;
    vertical-align: middle; }
  .sidebar .sidebar__top-link a:hover {
    text-decoration: none; }
  .sidebar .catHelpLink {
    color: #FF0000;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    width: 60px;
    padding-right: 20px;
    text-align: right;
    padding-left: 80px; }
  .sidebar .catHelpLink:after {
    position: absolute;
    content: '';
    background-image: url("../../img/catalog_help.gif");
    width: 14px;
    height: 15px;
    right: 0;
    top: 9px; }
  .sidebar .catalog-preview {
    text-align: center;
    margin-top: 10px; }
    .sidebar .catalog-preview .catalog-preview__item {
      display: inline-block;
      max-width: 130px;
      margin: 0 10px 20px 10px; }
      .sidebar .catalog-preview .catalog-preview__item a {
        font-weight: bold;
        color: #43577a;
        text-decoration: none;
        font-size: 13px;
        line-height: 1.2em;
        white-space: normal;
        vertical-align: top; }
        .sidebar .catalog-preview .catalog-preview__item a img {
          border: 1px solid #ccc;
          border-radius: 6px; }
      .sidebar .catalog-preview .catalog-preview__item a:hover {
        color: #57719f; }
      .sidebar .catalog-preview .catalog-preview__item .preview-img {
        background: #9fb7d9;
        border-radius: 6px;
        display: inline-block;
        padding: 6px 3px; }
      .sidebar .catalog-preview .catalog-preview__item .preview-img:hover {
        background: #a0afc5; }
      .sidebar .catalog-preview .catalog-preview__item .preview-title {
        display: inline-block;
        margin-top: 10px;
        max-height: 45px;
        height: 45px; }
  .sidebar .sidebar__nav {
    list-style: none;
    padding-left: 20px; }
    .sidebar .sidebar__nav li a {
      color: #43577a;
      text-decoration: none;
      border-bottom: 1px solid #cccccc;
      line-height: 19px;
      font-size: 14px; }
    .sidebar .sidebar__nav li a:hover {
      border-bottom: none; }

.content {
  display: inline-block;
  padding-left: 100px;
  padding-bottom: 70px;
  width: 1000px;
font-size: 14px;
}

  .content h2 {
    color: #3F72C5;
    font-size: 16px;
    margin-bottom: auto;
    margin-top: auto; }
  .content ol {
    padding: 0;
    list-style-position: inside; }
    .content ol li {
      font-size: 14px;
      color: #395F9D; }
  .content .product-separator {
    margin: 20px 0;
    background: none;
    height: 0;
    border-top: 1px dashed #999999; }
  .content .pHl {
    font-weight: bold;
    color: #3A5E98; }
  .content p {
    font-size: 14px;
    color: #395F9D; 
	line-height:1.4em;}
    .content p a {
      font-weight: bold;
      color: #395F9D;
      text-decoration: underline; }
    .content p a:hover {
      text-decoration: none; }
  .content .p_grey {
    color: #666666; }
  .content .red-link {
    color: #ff0000;
    font-size: 18px;
    font-weight: bold; }
  /*.content img {
    width: 100%;
    height: auto; }*/
  .content .title_red {
    font-size: 16px;
    color: #ff0000; }
  .content .title_blue {
    font-size: 16px;
    color: #3F72C5; }

#tabs {
  margin-top: 20px;
  /*text-align: center;
  width: 650px;*/
font-family:arial;}

.tab__item {
  display: inline-block;
  width: 130px;
  margin: 5px 10px; }
  .tab__item .tabs__item__title {
    color: #333333;
    font-size: 15px;
    margin-top: 5px;
    display: inline-block; }
  .tab__item .tabs__item__title:hover {
    text-decoration: none; }
  .tab__item img {
    border: 6px solid #9fb7d9;
    border-radius: 6px;
    width: 120px;
    height: auto; }
  .tab__item .tabs__item__img {
    background: #9fb7d9;
    border-radius: 6px;
    padding: 6px 3px;
    display: inline-block; }

.tab__item a {
	font-size:14px;
	/*text-decoration:underline;
	border-bottom:1px solid;*/
	color:#43577a;
}

.tab__item2 {
	display:block;
	width:220px;
	background-size:cover;
	background-color:#9fb7d9;
	height:235px;
	border-radius:5px;
	margin:10px 10px 0 0;
	float:left;
	position: relative;
	
}

.item_name {
	position:absolute;
	bottom:0;
text-decoration:none;
color:#000000;
background-color:#9fb7d9;
	padding-top:10px;
	
	border-radius:0 0 5px 5px;
	width:100%;
	height:45px;
	overflow:hidden;
	/*margin:2px;*/
	font-size:13px;
	vertical-align:middle;
	font-weight:bold;
}

.item_name a {
text-decoration:none;
font-weight:bold;
color:#022c5c;
}

.content__grey-block {
  background: #e7e7e7;
  border-top: 1px solid #000;
  margin-top: 20px;
  padding: 20px 10px; }
  .content__grey-block .content__grey-block__item {
    width: 300px;
    padding: 5px;
    display: inline-block; }
    .content__grey-block .content__grey-block__item h2 {
      color: #3F72C5;
      font-size: 16px;
      font-family: Arial, Helvetica, sans-serif;
      margin-bottom: auto;
      margin-top: auto; }
    .content__grey-block .content__grey-block__item p {
      font-size: 14px;
      color: #666666;
      margin-bottom: auto;
      margin-top: auto; }

.catalog-nav ul {
  padding-left: 20px; }
  .catalog-nav ul li {
    list-style: none;
    font-size: 14px; }
    .catalog-nav ul li a {
      color: #43577a;
      text-decoration: none;
      border-bottom: 1px solid #cccccc;
      line-height: 19px;
      font-weight: bold; }
    .catalog-nav ul li a:hover {
      border-bottom: none; }
    .catalog-nav ul li span, .catalog-nav ul span {
      background-color: #dac591;
      color: #fff;
      font-weight: bold;
      padding: 3px 5px;
      margin: 5px 0;
      display: inline-block; }

.breadcrumbs {
  list-style: none;
  padding: 0;
  font-size: 14px;
  color: #43577a;
  font-weight: bold;
   }
  .breadcrumbs li {
    display: inline-block;
    margin-bottom: 5px; }
    .breadcrumbs li a {
      text-decoration: none;
      color: #43577a;
      border-bottom: 1px solid #43577a; }
    .breadcrumbs li a:hover {
      border-bottom: none; }

.products-wrapper{
  display:flex;
  flex-wrap:wrap;
}

.product-preview {
  margin-bottom: 10px;
  color: #3A5E98;
  font-size: 12px; 
  min-height:250px;
  /*display: inline-block;*/
    float: left;
    width: 300px;
    margin-right: 15px;
}
  .product-preview > div {
    display: inline-block; }
  .product-preview img {
    float: left;
    margin-right: 10px;
    border-radius: 6px;
    border: 5px solid #9fb7d9;
    /*-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);*/
    width: 200px; }
  .product-preview a:hover {
    text-decoration: none; }
  .product-preview .product-title {
    padding-top: 20px;
    margin-bottom: 3px; }
    .product-preview .product-title a {
      font-size: 16px;
      font-weight: bold;
      color: #3A5E98; }
  .product-preview .quality-link {
    margin-top: 3px;
    position: relative;
    padding-left: 21px; }
    .product-preview .quality-link a {
      color: #3F72C1; }
  .product-preview .quality-link:before {
    position: absolute;
    content: '';
    top: 3px;
    left: 0;
    background: url("../../img/e.gif");
    width: 18px;
    height: 13px; }

.product-info > div:first-of-type {
  padding-top: 20px; }
.product-info div {
  line-height: 1.5em;
  display: block; }

.content .product-photo {
  padding: 20px;
  background: #f1f1f1;
  border-radius: 6px;
  text-align: center;
height:250px;}
  .content .product-photo img {
    width: 200px;
    border-radius: 6px;
    display: inline-block !important; }

.ul_arrow {
  padding-left: 0;
  list-style: none; }
  .ul_arrow li {
    padding-left: 20px;
    position: relative; }
  .ul_arrow li:before {
    position: absolute;
    content: '';
    background-image: url("../../img/arrow.gif");
    width: 9px;
    height: 8px;
    top: 4px;
    left: 0; }

/*#msCart {
  background-color: #a1b7dc;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 10px; }
  #msCart .cart-title {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -2px;
    padding: 10px 0px;
    text-shadow: 0px 1px 0px #000; }
  #msCart .delete-all {
    text-decoration: none;
    border: 0; }
    #msCart .delete-all span {
      color: #fff;
      text-align: right;
      font-size: 18px;
      padding: 5px;
      text-shadow: 0px 1px 0px #000; }
  #msCart fieldset {
    border: 1px solid #fff;
    border-radius: 8px;
    background-color: #ccc; }
  #msCart table {
    border: 1px solid #999;
    border-radius: 8px; }
    #msCart table .cart-order {
      border-bottom: 1px dashed #ccc; }
    #msCart table img {
      width: auto; }
  #msCart .cart-product-img {
    text-align: left; }
    #msCart .cart-product-img img {
      border-radius: 8px;
      border: 1px solid #fff; }
  #msCart .cart-product-info {
    text-align: left;
    font-size: 18px;
    color: #a1b7dc;
    letter-spacing: -1px;
    padding: 0 20px; }
    #msCart .cart-product-info a {
      color: #000;
      text-decoration: none;
      border-bottom: 1px solid #000; }
  #msCart .cart-product-price {
    font-size: 16px;
    color: #ff0000;
    letter-spacing: -1px; }
  #msCart .cart-total {
    font-weight: bold;
    color: #fff;
    font-size: 36px;
    letter-spacing: -2px;
    padding: 10px 2px;
    text-shadow: 0px 1px 0px #000; }
    #msCart .cart-total .cart-total__price {
      color: #ff0000; }*/

/*#msCart table {
  background-color: #a1b7dc;
  border-radius: 8px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  border-collapse: collapse; }
  #msCart table th {
    color: #fff;
    padding: 10px;
    border-bottom: 1px solid #fff; }
  #msCart table td {
    padding: 10px;
    border-bottom: 1px solid #fff; }
  #msCart table td.image img {
    border: 1px solid #fff;
    border-radius: 6px;
    width: auto; }
  #msCart table .title a {
    color: #000;
    font-weight: bold;
    font-size: 18px; }
  #msCart table .title a:hover {
    text-decoration: none; }
  #msCart table .count input {
    width: 50px;
    padding: 5px 10px;
    border-radius: 6px;
    border: 1px solid #fff; }
  #msCart table .remove {
    text-align: center; }
    #msCart table .remove button {
      border: none;
      background: none;
      cursor: pointer; }
#msCart .total_cost {
  color: #FF0000;
  font-size: 34px; }*/

.clear-cart {
  margin-top: 20px; }
  .clear-cart .btn {
    color: #000;
    background-color: #a1b7dc;
    border-radius: 4px;
    padding: 5px 10px;
    border: 2px solid #3e5074;
    font-weight: bold; }

/*
#msOrder {
  margin-top: 20px;
  background-color: #a1b7dc;
  padding: 10px 20px;
  font-weight: bold;
  border-radius: 6px; }
  #msOrder input, #msOrder textarea {
    padding: 5px 10px;
    border: 1px solid #fff;
    border-radius: 4px;
    margin: 5px 0; }
  #msOrder .btn {
    padding: 5px 10px;
    color: #000;
    background-color: #a1b7dc;
    font-weight: bold;
    border: 2px solid #3e5074;
    border-radius: 4px;
    cursor: pointer; }
*/

/* Messages */
@import url("./lib/jquery.jgrowl.min.css");
div.jGrowl > .ui-state-highlight {
    background: inherit;
    color: inherit;
    border: inherit;
}
.ms2-message-success { background-color: green !important; }
.ms2-message-error { background-color: brown !important; }
.ms2-message-info { background-color: black !important; }
/* Cart */
.js #msCart [type="submit"][value="cart/change"] { display: none; }
#msMiniCart {
    display: inline-block;
    margin-top: 15px;
    top:-6px;
    position:relative;
    margin-left: 50px;
}
#msMiniCart .empty,
#msMiniCart .not_empty
{
    text-align: left;
    font-size: 12px;
    color: #000;
    position: relative;
    padding-left: 25px;
}
#msMiniCart .empty:before,
#msMiniCart .not_empty:before
{
    position: absolute;
    left: 0;
    top: -4px;
    content: '';
    background: url(/img/cart1.jpg);
    width: 21px;
    height: 20px;
}

#msMiniCart h5 { margin: 0; }
#msMiniCart .empty { display: block; }
#msMiniCart .not_empty { display: none; }
#msMiniCart.full .empty { display: none; }
#msMiniCart.full .not_empty { display: block; }
/* Product */
.ms2_product { margin-bottom: 10px; }
.ms2_product .price { padding-left: 50px; padding-right: 30px; }
.ms2_product .old_price { padding-right: 30px; }
.ms2_product .tags, .ms2_product .color, .ms2_product .size { padding-right: 20px; font-size: 0.9em; }
@media (min-width: 768px) {
    #msProduct .input-sm { max-width: 50%; }
}
#msProduct .old_price, #msCart .old_price, .ms2_product .old_price {
    color: brown;
    font-style: italic;
    text-decoration: line-through;
}
/* Order */
#msOrder { margin-top: 50px; }
#msOrder .radio { min-height: 30px; margin-bottom: 10px; }
#msOrder .radio img { max-height: 30px; margin-top: -2px; padding: 0 10px; }
#msOrder .required-star { display: none; }
#msOrder .required .required-star { display: inline; }
#msOrder .error { border: 1px solid brown !important; }
#msOrder .required-star { color: brown; }
/* Logs */
.msProductsLog, .msGalleryLog, .msCartLog, .msOrderLog, .msGetOrderLog {
    width: 100%;
    overflow: auto;
    word-wrap: normal;
    white-space: pre;
}




.relative {width:100%; position:relative;}

/* shop stuff */
.shop-stuff {width:45%; height:265px; float:left; margin:0 20px 15px 0; border:1px solid #888;}
.shop-stuff-b {padding:10px;}
.shop-stuff .shk-image {float:left; margin:0 10px 5px 0;}
.shop-stuff .shs-descr {height:180px; margin-bottom:5px; border-bottom:1px dashed #888;}
.shop-stuff .shs-price {height:40px;}
.shop-stuff .shs-price .shk-but {float: right; vertical-align: middle;}
.shop-stuff small {font-size:12px;}
.shop-stuff fieldset {padding:0; margin:0; border:0;}

.shs-tocart {margin:5px 0; padding:5px 0; border-top:1px dashed #888;}
.shs-tocart div {margin:5px 0;}

.shk-price {font-weight:bold; font-size:1.3em;}
.shk-but {background: url(/img/grad.gif) bottom repeat-x #dfdfdf; border:1px outset #888; margin:5px 5px 0 0; padding:2px;}
.shk-but:active {background: #A3A3A3; outline:none;}
.price-add {color:red; padding-left:3px; line-height:0;}

/* cart block */
.shop-cart {background-color:#fff; border:1px solid #888; padding:10px; margin:10px 0;}
.shop-cart-head {padding:5px 0 15px 0; text-align: center;}
.shop-cart-body {padding:15px 0; text-align: center;}
.shop-cart table {border-collapse:collapse; margin:5px 0;}
.shop-cart td {padding:3px; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
.shop-cart table small {font-size:11px; color:#595959;}
#butEmptyCart {text-decoration: none; color:#000; border-bottom:1px dashed #000;
    cursor: pointer;background: none;
    padding: 0;}
#cartEmpty {height:50px; line-height:50px;}
#totalCart {margin:5px 0;}
.cart-order {margin:5px 0; text-align: center;}

/* helper box */
#stuffHelper {position: absolute; z-index:100; width:150px; padding:5px; background-color:#f5f5f5; border:1px solid #888; display:none;}
#stuffHelper div {/*padding:5px 0; */text-align: center;}

/* progressbar */
#shkLoading {width:30px; height:30px; position: absolute; z-index:100; background:url(img/ajax-loader.gif) center center no-repeat #fff; border:1px solid #888; display: none;}

/* materials */
.materials {padding:5px 0;}
.materials img {width:70px;}
.materials input {cursor: pointer;}

.shs-tocart form label,
.shs-count label {
    display: inline-block;
    position: relative;
}
.shs-tocart form label [name*='count'],
.shs-count label [name*='count'] {
    display: inline-block;
    float: left;
    margin-right: -22px;
    padding: 0.2em 0.3em;
    width: 100%;
}
.shs-tocart form label .field-arr,
.shs-count label .field-arr {
    display: block;
    float: right;
    height: 10px;
    margin: 1px;
    position: relative;
    vertical-align: middle;
    width: 17px;
}
.shs-tocart form label .field-arr.up,
.shs-count label .field-arr.up {
    background: url("img/arr_up.gif") no-repeat center center;
}
.shs-tocart form label .field-arr.down,
.shs-count label .field-arr.down {
    background: url("img/arr_down.gif") no-repeat center center;
}

.shk-del {
    font-size: 12px;
    padding: 5px;
    background-color: #f00;
    border-radius: 10%;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}

.msimg {
  float: left;
  margin-right: 10px;
  border-radius: 6px;
  border: 5px solid #9fb7d9;
  background-size:cover;
  width:126px;
  height:126px;
}

#msMiniCart{
  display:none;
  position:fixed;
  bottom:0;
  top:auto;
  z-index:100;
  width:100%;
  box-sizing:border-box;
  margin:0;
  color: #fff;
  height: 62px;
  /*background: #313131;*/
  background-image: linear-gradient(to right,#3f4850 0,#365462 46%,#3e5554 60%,#42554d 68%,#573d4e 100%);
  left: 0;
  line-height: 62px;
  padding-right: 200px;
  justify-content: flex-end;
  align-items:center;
}

#msMiniCart.full{
  display:flex;
}
.mini-cart .mini-cart__title {
  font-size: 18px;
  margin-right: 30px;
  line-height:24px;
  height:24px;
  display:inline-block;
}
.mini-cart .to-cart {
  font-size: 18px;
  text-decoration: none;
  color: #fff;
  display: block;
  background: #ad0000;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 30px;
  background: -moz-linear-gradient(top, #ad0000 0%, #ad0000 49%, #750000 50%, #210000 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ad0000), color-stop(49%, #ad0000), color-stop(50%, #750000), color-stop(100%, #210000));
  background: -webkit-linear-gradient(top, #ad0000 0%, #ad0000 49%, #750000 50%, #210000 100%);
  background: -o-linear-gradient(top, #ad0000 0%, #ad0000 49%, #750000 50%, #210000 100%);
  background: -ms-linear-gradient(top, #ad0000 0%, #ad0000 49%, #750000 50%, #210000 100%);
  background: linear-gradient(to bottom, #ad0000 0%, #ad0000 49%, #750000 50%, #210000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad0000', endColorstr='#210000', GradientType=0 );
}
.mini-cart-cost{
 margin:0 20px;
} 

