.col-xs-5th,.col-sm-5th,.col-md-5th,.col-lg-5th {position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col-xs-5th {width: 20%;float: left;}
@media (min-width: 768px) {.col-sm-5th {width: 20%;float: left;}}
@media (min-width: 992px) {.col-md-5th {width: 20%;float: left;}}
@media (min-width: 1200px) {.col-lg-5th {width: 20%;float: left;}}

.mm_border{border-top: 1px solid #eee;margin: 10px 0;}
.mm_margin_top_down{margin: 10px 0;}

#content {min-height: 200px;}

.seller_banner img{width: 100%;display: block;}
.mm_seller_image{border-radius: 50%;}

.seller_info{position: relative;width: 100%;text-align: left;}
.seller_info .seller_image{float: left;}
.seller_info .seller_info_right{float: left;margin-left: 10px;}
.ticket{cursor:pointer;}

.mm_animate i{animation: mm_animate_i .5s infinite alternate;}
@keyframes mm_animate_i {0% {opacity: 0;}100% {opacity: 1;}}

.mm_rating .rating{font-size: 14px;}
.mm_rating .fa-stack {width: 15px;height: 20px;line-height: 20px;vertical-align: top;margin-left: 2px;}
.mm_rating .fa-star + .fa-star-o {color: #E69500;}
.mm_rating .fa-star {color: #FC0;}
.mm_rating .fa-star-half-o {color: #FC0;}
.mm_rating .fa-star-half {color: #FC0;}
.mm_rating .fa-star-half-o + .fa-star-o {color: #E69500;}
.mm_rating .fa-star-half + .fa-star {color: #E69500;}
.mm_rating .fa-star + .far.fa-star {color: #E69500;}
.mm_rating .fa-star-o {color: #E69500;}
.mm_rating .far.fa-star {color: #E69500;}
.mm_rating .fa .fa, .mm_rating .fa .far {font-size: 15px;}
.mm_rating .rating{display: inline-block;}
.rating .fa-star-half-o {color: #FC0;font-size: 15px;}
.rating .fa-star-half-o + .fa-star-o {color: #E69500;}
.rating .fa-star-o {color: #E69500;}

.mm_seller{position: relative;padding: 10px 0;margin-bottom: 30px;z-index: 1;}
.mm_seller .mmbig_image{position: absolute;left: 0;right: 0;top: 0;bottom: 0;overflow: hidden;z-index: -1;}
.mm_seller .mmbig_image img {width: 100%;height: 100%;filter: url(blur.svg#blur);-webkit-filter: blur(15px);filter: blur(15px);filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='15');opacity: 0.5;position: absolute;left: 0;top: 0;}
.mm_seller .image img{margin: 0 auto;border-radius: 50%;background: #fff;}
.mm_seller, .mm_seller a{color: #333;text-shadow: 0 0 2px #fff;}
.mm_seller a {display: block;text-align: center;}

.seller_modal .alert{position: relative!important;width: 100%;margin: 0 0 20px 0;left: 0;bottom: 0;top: 0;right: 0;}

/*Меню*/
.mm_seller_menu{-moz-user-select: -moz-none;-o-user-select: none;-khtml-user-select: none;-webkit-user-select: none;user-select: none;}
.mm_seller_menu, .mm_seller_menu ul{list-style-type: none;padding: 0;background: #e8e8e8;}
.mm_seller_menu .mm_quantity{position: absolute;font-size: 12px;margin-top: -5px;color: #337ab7;margin-left: 2px;}
.mm_seller_menu li:first-child{}
.mm_seller_menu li:last-child{}
.mm_seller_menu li{border-top: 1px solid #ffffff;position: relative;}
.mm_seller_menu li:hover{background: #d6d6d6;}
.mm_seller_menu li a, .mm_seller_menu li p{display: block;margin-left: 10px;margin-right: 40px;color: #333;text-decoration: none;padding: 10px 0;margin-bottom: 0;}
.mm_seller_menu .active{background: #d6d6d6;}
.mm_seller_menu .mm_ul{height:0px;overflow: hidden;background: #f3f3f3;}
.mm_seller_menu .trigger{position: absolute;right: 0;background: #c3c3c3;height: 100%;width: 35px;top: 0;cursor: pointer;z-index:2;}
.mm_seller_menu .trigger:hover{background: #b3b3b3;}
.mm_seller_menu .trigger i{top: calc(50% - 8px);position: absolute;left: 10px;color: #333;-o-transition: all 0.1s ease-in-out;-moz-transition: all 0.1s ease-in-out;-webkit-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}
.mm_seller_menu .trigger.down i{transform:rotate(180deg);-o-transition: all 0.1s ease-in-out;-moz-transition: all 0.1s ease-in-out;-webkit-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}
#seller_mobile_menu{display:none;background: #e8e8e8;padding: 10px;font-size: 16px;position: relative;margin-bottom: 20px;}
#seller_mobile_menu .menu_include{height:0px;overflow: hidden;}
#seller_mobile_menu .menu_include .mm_seller_menu{margin-top:10px;}
/*Кнопка меню*/
.mm-toggle-switch {display: block;position: absolute;overflow: hidden;margin: 0;padding: 0;width: 30px;height: 30px;right: 5px;top: 5px;font-size: 0;text-indent: -9999px;-webkit-appearance: none;-moz-appearance: none;appearance: none;box-shadow: none;border-radius: none;border: none;cursor: pointer;-webkit-transition: background 0.3s;transition: background 0.3s;}
.mm-toggle-switch span {display: block;position: absolute;top: 13px;left: 5px;right: 5px;height: 3px;background: white;}
.mm-toggle-switch span::before,.mm-toggle-switch span::after {position: absolute;display: block;left: 0;width: 100%;height: 3px;background-color: #fff;content: "";}
.mm-toggle-switch span::before {top: -7px;}
.mm-toggle-switch span::after {bottom: -7px;}
.mm-toggle-switch__htra {background-color: #337ab7;}
.mm-toggle_switch__htra {display: block;position: absolute;overflow: hidden;z-index:1146}
.mm-toggle-switch__htra span {-webkit-transition: -webkit-transform 0.3s;transition: transform 0.3s;}
.mm-toggle-switch__htra span::before {-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;-webkit-transition: -webkit-transform 0.3s, width 0.3s, top 0.3s;transition: transform 0.3s, width 0.3s, top 0.3s;}
.mm-toggle-switch__htra span::after {-webkit-transform-origin: bottom left;-ms-transform-origin: bottom left;transform-origin: bottom left;-webkit-transition: -webkit-transform 0.3s, width 0.3s, bottom 0.3s;transition: transform 0.3s, width 0.3s, bottom 0.3s;}
.mm-toggle-switch__htra.active {background-color: #337ab7;}
.mm-toggle-switch__htra.active span {-webkit-transform: rotate(270deg);-ms-transform: rotate(270deg);transform: rotate(270deg);}
.mm-toggle-switch__htra.active span::before,.mm-toggle-switch__htra.active span::after {width: 50%;}
.mm-toggle-switch__htra.active span::before {top: 0;-webkit-transform: translateX(-3px) translateY(1px) rotate(-45deg);-ms-transform: translateX(-3px) translateY(1px) rotate(-45deg);transform: translateX(-3px) translateY(1px) rotate(-45deg);}
.mm-toggle-switch__htra.active span::after {bottom: 0;-webkit-transform: translateX(-3px) translateY(-1px) rotate(45deg);-ms-transform: translateX(-3px) translateY(-1px) rotate(45deg);transform: translateX(-3px) translateY(-1px) rotate(45deg);}
/*Кнопка меню*/

/*Менеджер изображений выше ckeditor*/
.ckeditor#modal-image{z-index: 10040!important;}

/*Контакты*/
.mm_contacts a{margin: 0 5px;}
.mm_contacts a i.fa, .mm_contacts a i.fab {display: inline-block;height: 40px;width: 40px;text-align: center;line-height: 40px;border-radius: 40px;position: relative;transition: all ease 0.2s;font-size: 20px;margin-bottom: 5px;margin-top: 5px;}
.mm_contacts a i.fa:before, .mm_contacts a i.fab:before {position: relative;z-index: 1;}
.mm_contacts a i.fa::after, .mm_contacts a i.fab::after {content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;height: 100%;width: 100%;border-radius: 40px;background-color: #e8e8e8;}
.mm_contacts a i.fa:hover, .mm_contacts a i.fab:hover {color: #fff;}
.mm_contacts a i.fa:hover::after, .mm_contacts a i.fab:hover::after {animation: animate ease 0.6s forwards;}
.mm_contacts a i.fa-envelope-o:hover::after {background-color: #3b5998;}
.mm_contacts a i.fa-phone:hover::after {background-color: #00aced;}
.mm_contacts a i.fa-phone-square:hover::after {background-color: #665CAC;}
.mm_contacts a i.fa-telegram:hover::after {background-color: #0088cc;}
.mm_contacts a i.fa-whatsapp:hover::after {background-color: #43d854;}
.mm_contacts a i.fa-skype:hover::after {background-color: #00aff0;}
.mm_contacts a i.fa-vk:hover::after {background-color: #45668e;}
.mm_contacts a i.fa-facebook-official:hover::after {background-color: #3b5998;}
.mm_contacts a i.fa-instagram:hover::after {background-color: #3f729b;}
.mm_contacts a i.fa-envelope-o {color: #3b5998;}
.mm_contacts a i.fa-phone {color: #00aced;}
.mm_contacts a i.fa-phone-square {color: #665CAC;}
.mm_contacts a i.fa-telegram {color: #0088cc;}
.mm_contacts a i.fa-whatsapp {color: #43d854;}
.mm_contacts a i.fa-skype {color: #00aff0;}
.mm_contacts a i.fa-vk {color: #45668e;}
.mm_contacts a i.fa-facebook-official {color: #3b5998;}
.mm_contacts a i.fa-instagram {color: #3f729b;}
@keyframes animate {0%,20% {transform: scale(1);border-radius: 40px;background-color: #e8e8e8;}30% {transform: scale(1.2);}40% {transform: scale(1.1);}50% {transform: scale(1);border-radius: 10px;}60%,100% {transform: scale(1);border-radius: 5px;}}
/*Контакты*/

@media (min-width: 768px) {
	.mm_table_contacts{display: table;width: 100%;}
	.mm_contacts_left{display: table-cell;}
	.mm_buttons_right{display: table-cell;text-align: right;vertical-align: middle;}
}
@media (max-width: 767px) {
	.mm_contacts_left{text-align: center;}
	.mm_buttons_right{text-align: center;}
	.mm_buttons_right button, .mm_buttons_right a, .mm_buttons_right span{margin-top: 5px;}
}

.mmbtn-primary{background: #337ab7;color: #fff;}.mmbtn-primary:hover,.mmbtn-primary:focus{background: #337ab7;color: #fff;box-shadow: 0px 0px 100px #0000003d inset;}
.mmbtn-default{background: #e8e8e8;color: #333;}.mmbtn-default:hover,.mmbtn-default:focus{background: #cecece;color: #333;}
.mmbtn-danger{background: #d41515;color: #fff;}.mmbtn-danger:hover,.mmbtn-danger:focus{background: #d41515;color: #fff;}

.modal-header{position: relative;}
.modal-header .close{margin: 0;top: auto;}


#mm_mask.active{position: absolute;width: 100%;height: 100%;background: #92929299;z-index: 100;}

#mm_mask.active .loading, .mm_table_mask.active .loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%);
}

#mm_mask.active .loading .dot, .mm_table_mask.active .loading .dot {
  position: absolute;
  border-radius: 50%;
  left: 1px;
  top: 1px;
  width: 18px;
  height: 18px;
  background: white;
  animation: spin 2.5s 0s infinite both;
}
#mm_mask.active .loading .dot2, .mm_table_mask.active .loading .dot2 {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background: white;
  animation: spin2 2.5s 0s infinite both;
}

@keyframes spin {
  0%, 100% {
    box-shadow: 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white;
  }
  50% {
    transform: rotate(180deg);
  }
  25%, 75% {
    box-shadow: 28px 0 0 white, -28px 0 0 white, 0 28px 0 white, 0 -28px 0 white, 20px -20px 0 white, 20px 20px 0 white, -20px -20px 0 white, -20px 20px 0 white;
  }
  100% {
    transform: rotate(360deg);
    box-shadow: 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white;
  }
}
@keyframes spin2 {
  0%, 100% {
    box-shadow: 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white;
  }
  50% {
    transform: rotate(-180deg);
  }
  25%, 75% {
    box-shadow: 52px 0 0 white, -52px 0 0 white, 0 52px 0 white, 0 -52px 0 white, 38px -38px 0 white, 38px 38px 0 white, -38px -38px 0 white, -38px 38px 0 white;
    background: transparent;
  }
  100% {
    transform: rotate(-360deg);
    box-shadow: 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white, 0 0 0 white;
  }
}


/*SELLER HEADER MENU*/
#seller_menu,
#seller_menu ul,
#seller_menu ul li,
#seller_menu ul li a,
#seller_menu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#seller_menu:after,
#seller_menu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#seller_menu #menu-button {
  display: none;
}
#seller_menu {
  background: #2097c5;
  position: relative;
  z-index: 3;
  margin-bottom: 20px;
  width: 100%;
  }
#seller_menu > ul > li {
  float: left;
}
#seller_menu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#seller_menu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#seller_menu.align-center ul ul {
  text-align: left;
}
#seller_menu.align-right > ul > li {
  float: right;
}
#seller_menu > ul > li > a {
  padding: 17px;
  font-size: 12px;
  text-decoration: none;
  color: #fff;
}
#seller_menu > ul > li:hover > a {
  background: rgb(0 0 0 / 50%);
  color: #ffffff;
}
#seller_menu > ul > li.has-sub > a {
  padding-right: 30px;
}
#seller_menu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #fff;
  content: '';
}
#seller_menu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#seller_menu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#seller_menu ul ul {
  position: absolute;
  left: -9999px;
}
#seller_menu.align-right ul ul {
  text-align: right;
}
#seller_menu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  background: #2097c5;
}
#seller_menu li:hover > ul {
  left: auto;
}
#seller_menu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#seller_menu li:hover > ul > li {
  min-height: 35px;
  height: 100%;
}
#seller_menu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#seller_menu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#seller_menu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 210px;
  font-size: 12px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
}
#seller_menu ul ul li a .mm_quantity{display:none;}
#seller_menu ul ul li:last-child > a,
#seller_menu ul ul li.last-item > a {
  border-bottom: 0;
}
#seller_menu ul ul li:hover > a,
#seller_menu ul ul li a:hover {
  background: rgb(0 0 0 / 50%);
}
#seller_menu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #fff;
  content: '';
}
#seller_menu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#seller_menu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#seller_menu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#seller_menu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
@media (max-width: 768px) {
  #seller_menu {
    width: 100%;
  }
  #seller_menu ul {
    width: 100%;
    display: none;
  }
  #seller_menu.align-center > ul {
    text-align: left;
  }
  #seller_menu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #seller_menu ul ul li,
  #seller_menu li:hover > ul > li {
    height: auto;
  }
  #seller_menu ul li a,
  #seller_menu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #seller_menu > ul > li {
    float: none;
  }
  #seller_menu ul ul li a {
    padding-left: 25px;
  }
  #seller_menu ul ul ul li a {
    padding-left: 35px;
  }
  #seller_menu ul ul li a {
    color: #fff;
    background: none;
  }
  #seller_menu ul ul li:hover > a,
  #seller_menu ul ul li.active > a {
    color: #ffffff;
  }
  #seller_menu ul ul,
  #seller_menu ul ul ul,
  #seller_menu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #seller_menu > ul > li.has-sub > a:after,
  #seller_menu > ul > li.has-sub > a:before,
  #seller_menu ul ul > li.has-sub > a:after,
  #seller_menu ul ul > li.has-sub > a:before {
    display: none;
  }
  #seller_menu #menu-button {
    display: block;
    padding: 17px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
  }
  #seller_menu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: '';
  }
  #seller_menu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #fff;
    content: '';
  }
  #seller_menu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #seller_menu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #seller_menu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #seller_menu .submenu-button.submenu-opened {
    background: #2097c5;
  }
  #seller_menu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #seller_menu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: '';
  }
  #seller_menu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #seller_menu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #seller_menu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #fff;
    content: '+';
  }
  #seller_menu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #seller_menu .submenu-button.submenu-opened:before {
    display: none;
  }
}
/*SELLER HEADER MENU END*/