blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font: 12px/1.5 arial, 'Hiragino Sans GB', '\5b8b\4f53', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}
small {
  font-size: 12px;
}
ol,
ul {
  list-style: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
legend {
  color: #000;
}
fieldset,
img {
  border: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
button {
  border-radius: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
area {
	outline:0
}
.hide {
	display:none
}
a {
	cursor:pointer
}
.h {
	color:#ff5000!important
}
a.h:hover {
	color:#ff5000
}
.clearfix {
	*zoom:1
}
.clearfix:after,.clearfix:before {
	content:" ";
	display:table
}
.clearfix:after {
	height:0;
	line-height:0;
	visibility:hidden;
	clear:both
}
body {
	color:#3C3C3C;
	-webkit-font-smoothing:antialiased;
	background-color:#fff
}
body a {
	color:#3C3C3C
}
body a:hover {
	color:#F40;
	text-decoration:none
}
body a:focus {
	outline:0
}
body.disable-hover {
	pointer-events:none
}
/* top */
.site-nav {
  z-index: 10000;
  width: 100%;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  *zoom: 1;
}
.site-nav:after {
  content: "";
  display: table;
  clear: both;
}
.site-nav textarea {
  display: none;
}
.site-nav .site-nav-bd {
  margin: 0 auto;
  width: 1190px;
  height: 35px;
  background: #f5f5f5;
  -webkit-backface-visibility: hidden;
  *zoom: 1;
}
.site-nav .site-nav-bd:after {
  content: "";
  display: table;
  clear: both;
}
.site-nav .site-nav-bd a {
  color: #3c3c3c;
}
.site-nav .site-nav-bd a:hover {
  color: #f40;
  text-decoration: none;
}
.site-nav .site-nav-bd .site-nav-pipe {
  padding: 0 5px;
  font-style: normal;
  color: #ddd;
}
.site-nav .site-nav-bd .site-nav-bd-l {
  float: left;
  visibility: hidden;
}
.site-nav .site-nav-bd .site-nav-bd-r {
  float: right;
}
.site-nav .site-nav-bd .site-nav-bd-r .site-nav-pipe {
  float: left;
  height: 35px;
  line-height: 35px;
}
.site-nav .site-nav-bd .h {
  color: #f22e00 !important;
}
.site-nav .site-nav-menu {
  float: left;
}
.site-nav .site-nav-menu .site-nav-menu-hd {
  z-index: 10002;
  position: relative;
  padding: 0 6px;
  height: 35px;
  line-height: 35px;
  _display: inline;
  _zoom: 1;
}
.site-nav .site-nav-menu .site-nav-menu-hd a {
  float: left;
  margin-right: 7px;
  font-size: 12px;
  color: #6C6C6C;
}
.site-nav .site-nav-menu .site-nav-menu-hd a:hover {
  color: #FF4400;
}
.site-nav .site-nav-menu .site-nav-menu-hd a span {
  float: left;
  cursor: pointer;
}
.site-nav .site-nav-menu .site-nav-menu-bd {
  z-index: 10001;
  position: relative;
  display: none;
  margin-top: -1px;
}
.site-nav .site-nav-menu .site-nav-menu-bd .site-nav-menu-bd-panel {
  position: absolute;
  left: 0;
  top: 0;
  padding: 8px;
  line-height: normal;
  border: 1px solid #EEEEEE;
  background: #FFF;
}
.site-nav .site-nav-menu .site-nav-menu-bd .site-nav-menu-iframe-shim {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  background: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.site-nav .site-nav-menu .site-nav-menu-empty .site-nav-menu-hd i {
  display: none;
}
.site-nav .site-nav-menu .site-nav-menu-list .site-nav-menu-bd-panel {
  padding: 8px 0;
}
.site-nav .site-nav-menu .site-nav-menu-list .site-nav-menu-bd-panel a {
  display: block;
  padding: 0 5px;
  line-height: 28px;
  white-space: nowrap;
  color: #6C6C6C;
}
.site-nav .site-nav-menu .site-nav-menu-list .site-nav-menu-bd-panel a:hover {
  color: #6C6C6C;
  background: #F5F5F5;
}
.site-nav .site-nav-menu .site-nav-menu-list .site-nav-menu-bd-panel a span {
  margin-left: 5px;
}
.site-nav-status-logout .site-nav-bd .site-nav-bd-l,
.site-nav-status-login .site-nav-bd .site-nav-bd-l {
  visibility: visible;
}
.site-nav .site-nav-menu-hover .site-nav-menu-hd {
  padding: 0 5px;
  border-width: 0 1px;
  border-style: solid;
  border-color: #EEEEEE;
  background: #FFF;
}
.site-nav .site-nav-menu-hover .site-nav-menu-bd {
  display: block;
}
/* top end */
/* search */
#J_Search {
	height:38px;
	width:738px;
	background:#FFF;
	-webkit-border-radius:100px;
	-webkit-background-clip:padding-box;
	-moz-border-radius:100px;
	-moz-background-clip:padding;
	border-radius:100px;
	background-clip:padding-box;
	position:relative;
	border:2px solid #FF5000
}
#J_Search .search-button {
	position:absolute;
	top:2px;
	right:0;
	height:34px;
	width:72px;
	margin-right:2px;
	overflow:hidden;
	-webkit-border-radius:20px;
	-webkit-background-clip:padding-box;
	-moz-border-radius:20px;
	-moz-background-clip:padding;
	border-radius:20px;
	background-clip:padding-box
}
#J_Search .btn-search {
	border:none;
	font-size:18px;
	cursor:pointer;
    width: 62px;
    height: 33px;
    transition: color .3s ease;
    font-weight: bolder;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0px;
    color: #fe0101 !important;
    background-clip: padding-box;
    background-color: #f8fafb;
    border-style: outset;
    border-width: .3px;
    border-color: #eee;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.5px 1.5px 0px;
}
#J_Search [data-sg-type=combobox] {
	margin-right:75px;
	overflow:hidden;
	outline:0;
	margin-left:0;
	padding-left:65px
}
#J_Search [data-sg-type=tab] {
	border-radius:100px;
	z-index:1
}
#J_Search [data-sg-type=tab]:hover .search-suggest-tabs {
	border-radius:20px 0 0 0
}
#J_Search [data-sg-type=placeholder] {
	left:76px!important
}
#J_Search .search-split {
	position:absolute;
	top:7px;
	left:65px;
	width:1px;
	height:24px;
	background:#F3F0F0;
	z-index:200
}

.search-wrap {
	position:relative
}
.search-bd {
	z-index:30;
	position:relative;
	transform:translateZ(0)
}
.searchnzw {
	position:relative;
	float:left\9;
	padding:8px 41px 0 0;
	height:20px;
	overflow:hidden;
	_width:600px
}
.search-hots-lines {
	height:46px;
	position:relative;
	overflow:hidden;
	margin-left:19px
}
.search-hots-fline,.search-hots-sline {
	overflow:hidden;
	height:18px;
	line-height:18px;
	margin-bottom:5px
}
.search-hots-fline a,.search-hots-sline a {
	white-space:nowrap;
	color:#666!important;
	margin-right:8px
}
.search-hots-fline a:hover,.search-hots-sline a:hover {
	color:#F40!important
}
.search-suggest-combobox,[data-sg-type=combobox] {
	position:relative;
	vertical-align:middle
}
.search-suggest-combobox>input,[data-sg-type=combobox]>input {
	width:100%;
	height:20px;
	padding:9px 0;
	overflow-y:visible;
	color:#000;
	font-size:14px;
	line-height:20px;
	text-indent:10px;
	vertical-align:middle;
	background-color:#fff;
	border:0;
	outline:none
}
[data-sg-type=tab] {
	position:absolute;
	top:0;
	left:0;
	z-index:200;
	height:38px;
	overflow:hidden;
	font-size:14px;
	background:#fff
}
[data-sg-type=tab]:hover {
	overflow:visible
}
[data-sg-type=tab] .search-suggest-tabs {
	position:relative;
	width:65px;
	background:#fff
}
[data-sg-type=tab] .search-suggest-tabs-tab {
	height:38px;
	color:#333;
	line-height:38px;
	text-align:center;
	cursor:pointer
}
[data-sg-type=tab] .search-suggest-tabs-tab:hover {
	color:#ff6200
}
[data-sg-type=tab] .search-suggest-tabs-tab:first-child {
	color:#333!important;
	cursor:default
}

[data-sg-type=placeholder] {
	position:absolute;
	top:9px;
	z-index:2;
	color:#9b9b9b;
	font-size:14px;
	line-height:20px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	cursor:text
}
/* search end */
.nz_yh {
	min-height:0
}
.dy-top{
     font: 12px/1.5 tahoma, arial, 'Hiragino Sans GB', '\5b8b\4f53', sans-serif;
	 color: #3C3C3C;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
}

.col-2-4,col-lg-2.4,.col-md-2.4,.col-sm-2.4,.col-xl-2.4 {
	position:relative;
	width:100%;
	padding-right:15px;
	padding-left:15px
}
.col-2-4,.col-lg-2-4 {
	-ms-flex:0 0 20%;
	flex:0 0 20%;
	max-width:20%
}
.offset-2-4 {
	margin-left:20%
}
.align-center {text-align: center; }
.site-nav .site-nav-menu-bd .site-nav-user-avatar {
    display: block;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.15) 1.5px 1.5px 0px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.site-nav .site-nav-menu-bd .site-nav-user-avatar:hover{
    box-shadow: #ff440061 1px 1px 50px;
}
.site-nav  .site-nav-menu-bd .site-nav-user-avatar img {
    display: block;
    width: 56px;
    height: 56px;
}
.site-nav  .site-nav-menu-bd .site-nav-user-info {
    height: 80px;
    overflow: hidden;
    zoom: 1;
}
.site-nav  .site-nav-menu-bd .site-nav-user-info p {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.site-nav  .site-nav-menu-bd .site-nav-user-info .site-nav-user-operate {
    text-align: right;
}
#zh,#tc{
  color: #3c3c3c !important;
  float: right;
}
#t1,#t2{
  color: #3c3c3c !important;
}

#zh{margin-right: 0;}
#zh:hover,#tc:hover,#t1:hover,#t2:hover,#t1 strong,#t2 strong {
  color: #f40 !important;
  text-decoration: none;
}
.site-nav .site-nav-bd .site-nav-pipe {
  padding: 0 5px;
  font-style: normal;
  color: #ddd;
}
.site-nav .site-nav-login .site-nav-menu-bd .level-info {
    color: #3c3c3c;
}

.site-nav .site-nav-login .site-nav-menu-bd .tao-score {
    margin-top: 5px;
}
.site-nav .site-nav-login .site-nav-menu-bd .site-nav-user-privilege {
    display: block;
    text-align: center;
    border: 1px solid #FFE8DE;
    background: #FFF0E8;
    padding: 4px 0;
}
.tao-score {
    margin-top: 5px;
}
.site-nav-user-privilege {
    display: block;
    text-align: center;
	width:100%;
    padding:7px;
    transition: color .3s ease;
    font-weight: bolder;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0px;
	color: #fe0101 !important;
	background: #fff;
	/*font-family: sans-serif;*/
    background-clip: padding-box;
    background-color: #f8fafb;
    border-style: outset;
    border-width: .3px;
    border-color: #eee;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.5px 1.5px 0px;
}
.site-nav-user-privilege:hover{
   /*color: #ff5000 !important;*/
   background: #f4f4f4;/*#f1f3fd;*/
}
.site-nav-user-wrapper{
    float: left;
    margin-right: 10px;
    margin-left: 9px;
    width: 62px;
    height: 62px;
    padding: 9px;
    box-sizing: content-box;
}

.sign_total{
    position: absolute;
    top: -1px;
    border-radius: 0px;
    background-color: #F40;
    color: #FFF !important;
    padding: .1px 1px;
    text-align: center;
    vertical-align: middle;
    font-style: normal;
    line-height: 10px;
    height: 11px;
    font-size: 10px;
    font-weight: 200;
	margin-left: -10px;
    margin-top: 2px;
}
.cid-t3VlJMCLdm{
padding-top: 60px;
}
.cid-t3VlJMCLdm .mbr-section-btn .btn{
	height: 36px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    background: rgb(255, 0, 54) !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 5px;
    justify-content: center;
    border-radius: 4px !important;
    border-color: #f10033 !important;
    border-width: 1px;
    border-style: double;
	margin-bottom: 15px;
}
.cid-t3VlJMCLdm .container .mbr-shop a:hover .galleryItem .sidebar_wraper{
    background-image: linear-gradient(179deg,#fff9fe 50%,#fff 96%,#fff 0);
}
.cid-t3VlJMCLdm .container .mbr-shop a:hover .galleryItem .sidebar_wraper .item-title{
    color:#000;
}
.cid-t8NnARVwQ6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-t8NnARVwQ6 a:{
    color:#3C3C3C;
    text-decoration: none;
	font-family: serif;
    font-weight: normal;
}
.cid-t8NnARVwQ6 a:hover {
    color: #F40;
    text-decoration: none;
}
.cid-t8NnARVwQ6 .foot1,.cid-t8NnARVwQ6 .foot2{
   font-family: serif;
}
.cid-t8NnARVwQ6 .foot0{
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    line-height: 27px;
}
.cid-t3YeYNCqMi .menu-content-right:last-child {
  flex-direction: row-reverse;
}
.cid-t3YeYNCqMi .menu-content-right:first-child {
  flex-direction: row;
}
.cid-t3YeYNCqMi a{
    float: left;
    margin-right: 7px;
    font-size: 12px;
    color: #6C6C6C;
	}
.cid-t3YeYNCqMi .col-8.menu-content-right .info-widget em {
    color: #F40;
}
.site-nav .site-nav-menu .site-nav-menu-list .site-nav-menu-bd-panel a:hover{
  color: #6C6C6C !important;
}
.site-nav .site-nav-menu .site-nav-menu-list .site-nav-menu-bd-panel a {
  width:100%;
}
.site-nav .site-nav-menu .site-nav-menu-hd a{
  margin-right: 0;
}

.app{text-align: center;width: 100%;height: 100%;}
.app a{width: 100%;}
.app a img{border-width: 1px;border-color: #f8fafb;border-style: ridge;max-height: 74px;}
.app a:hover img{transform: scale(1.5);}
#app1{width: auto;}


@media (min-width:360px)
{
	.cid-t3YeYNCqMi .navbar .menu-content-top {
      display: flex;
      height: 36px;
	  width: 100%;
    }
	.cid-t3YeYNCqMi #info1,
	.cid-t3YeYNCqMi #info2,
	.cid-t3YeYNCqMi #info4,
	.cid-t3YeYNCqMi #info5,
	.cid-t3YeYNCqMi #info6,
	.cid-t3YeYNCqMi #info8{
      display: none;
	}
    .cid-t3YeYNCqMi #info-1{padding: 0 !important;}
    .cid-t3YeYNCqMi #info-1 div:first-child{margin-left: 0px !important;}
	.cid-t3YeYNCqMi #info-1 div:first-child p a:first-child{margin-right:0;}
    .cid-t3YeYNCqMi .menu-content-right .info-widget:first-child{padding-left: 0;padding-right: 0;}
    .cid-t3YeYNCqMi #info-12{padding: 0 !important;}
    .cid-t3YeYNCqMi #info-12 div:first-child{margin-left: 0px !important;}
	.cid-t3YeYNCqMi #info-12 div:first-child p a:first-child{margin-right:0;}

	.container .breadcrumb,.container .web{
      width: 100%;
      max-width: 100%;
	}
	.home_content .navbar-expand-sm{margin-top: 80px;}
	.container.header{margin-top: 90px;}
	.home_content .goods_tag dl dt,.home_content .goods_tag dl dt div,.home_content .goods_sort h3 div{width: auto;}
	.home_content .goods_tag dl dd{width:60%}
	.home_content .goods_sort h3{width: auto;}
    .home_content .goods_sort ul{margin-left: 16px;}
	.header .body_wrapper .web .aa2{padding-left: 60px !important;}
	.header .body_wrapper .web .aa4{width:auto !important;display: none !important}
	.header .body_wrapper .web .aa5{font-size: 19px !important;}

	#app1{display: unset;}
	#app2{display:none;}
}

@media (min-width:576px)
{
	.container {
	max-width:100%;
	}
    .col-sm-2-4 {
	  -ms-flex:0 0 20%;
	  flex:0 0 20%;
	  max-width:20%
    }
    .offset-sm-2-4 {
	  margin-left:20%
    }
	.cid-t3YeYNCqMi .navbar .menu-content-top {
      display: flex;
      height: 36px;
	  width: 100%;
    }
	.cid-t3YeYNCqMi .widget-content,.cid-t3YeYNCqMi .widget-content .widget-title,
	.cid-t3YeYNCqMi .widget-content,.cid-t3YeYNCqMi .widget-content .widget-title a{
      font-size: .7rem;
	}
	.cid-t3YeYNCqMi #info2,
	.cid-t3YeYNCqMi #info4,
	.cid-t3YeYNCqMi #info8{
      display: block;
	}
	.cid-t3YeYNCqMi .col-8.menu-content-right .info-widget {
      padding-left: .2rem;
      padding-right: .2rem;
	}
	.container .breadcrumb,.container .web{
      width: 100%;
      max-width: 100%;
	}
	.home_content .navbar-expand-sm,.container.header{margin-top: 90px;}
    .home_content .goods_tag dl dt,.home_content .goods_tag dl dt div,.home_content .goods_sort h3 div{width: auto;}
    .home_content .goods_tag dl dd{width:76%}

	.home_content .goods_sort h3{width: 140px;}
    .home_content .goods_sort ul{margin-left: 20px;}




}
@media (min-width:638px)
{
    .cid-t3YeYNCqMi #info-1{padding-left: .5rem;padding-right: .5rem;}
    .cid-t3YeYNCqMi #info-1 div:first-child{margin-left: 7px !important;}
	.cid-t3YeYNCqMi #info-1 div:first-child p a:first-child{margin-right: 7px;}
    
}
@media (min-width:700px)
{
	.cid-t3YeYNCqMi #info5{
      display: block;
	}
}
@media (min-width:768px)
{
	.container {
	max-width:100%;
	}
    .col-md-2-4 {
	  -ms-flex:0 0 20%;
	  flex:0 0 20%;
	  max-width:20%
    }
    .offset-md-2-4 {
	  margin-left:20%
    }
    .cid-t3YeYNCqMi .navbar .menu-content-top {
      display: flex;
      height: 36px;
    }
}
@media (min-width:780px)
{
	.cid-t3YeYNCqMi .widget-content,.cid-t3YeYNCqMi .widget-content .widget-title,
	.cid-t3YeYNCqMi .widget-content,.cid-t3YeYNCqMi .widget-content .widget-title a{
      font-size: .75rem;
	}
	.cid-t3YeYNCqMi .col-8.menu-content-right .info-widget {
      padding-left: .3rem;
      padding-right: .3rem;
	}
	.home_content .navbar-expand-sm,.container.header{margin-top: 90px;}
}
@media (min-width:906px)
{
	.container {
	max-width:100%;
	}
    .cid-t3YeYNCqMi .navbar .menu-content-top {
      display: flex;
      height: 36px;
    }
	.cid-t3YeYNCqMi .col-8.menu-content-right .info-widget {
      padding-left: .5rem;
      padding-right: .5rem;
	}
    .home_content .navbar-expand-sm,.container.header{margin-top: 90px;}

	.home_content .goods_tag dl dt{width: 140px;}
	.home_content .goods_tag dl dt div{width: 80px;}
	.home_content .goods_sort h3 div{width: 80px;}
	.home_content .goods_tag dl dd{width:80%}


    .header .body_wrapper .web .aa2{padding-left: 100px !important;}
	
	.header .body_wrapper .web .aa5{font-size: 20px !important;}


}
@media (min-width:930px)
{
	.cid-t3YeYNCqMi .menu-content-right .info-widget:first-child{
      display: block;
	}
    .cid-t3YeYNCqMi #info2{padding-left:0;padding-right:0}
	 .cid-t3YeYNCqMi #info-1{padding-left:100px !important;padding-right:0}
	.cid-t3YeYNCqMi #info1,
	.cid-t3YeYNCqMi #info6{
      display: block;
	}
}
@media (min-width:992px)
{
	.container {
	max-width:960px;
	}
	.col-lg-2-4 {
	  -ms-flex:0 0 20%;
	  flex:0 0 20%;
	  max-width:20%
    }
	.offset-lg-2-4 {
	  margin-left:20%
    }
	.container .breadcrumb,.container .web{
      width: 100%;
      max-width: 100%;
	}
    .home_content .navbar-expand-sm,.container.header{margin-top: auto;}
	#app1{display: none;}
	#app2{display:unset;}
	
}
@media (min-width:1200px)
{
	.container {
	max-width:1190px;
	padding-left:0;
	padding-right:0;
	}
    .col-xl-2-4 {
	  -ms-flex:0 0 20%;
	  flex:0 0 20%;
	  max-width:20%
    }
	.offset-xl-2-4 {
	  margin-left:25%
    }

    .container .breadcrumb,.container .web{
      width: 100%;
      max-width: 100%;
	}
	.header .body_wrapper .web .aa4{width:35% !important;}
	.header .body_wrapper .web .aa4{display: inherit !important;}
	
}


@media (min-width:1280px)
{
  
}

@media (min-width:1440px)
{
   
}

@media (min-width:1680px)
{
  
}
@media (min-width:1920px)
{
   
}







.cid-t3VlJMCLdm {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
  overflow: hidden;
}
.cid-t3VlJMCLdm .mbr-shop {
  display: inline-block;
  width: 100%;
}
.cid-t3VlJMCLdm .container {
  padding: 0rem 0.5rem;
}
.cid-t3VlJMCLdm .sidebar {
  display: flex;
  flex-direction: column;
  order: -1;
  padding-bottom: 1.5rem;
  margin: 0;
}
.cid-t3VlJMCLdm .sidebar-categories .sidebar-title {
  display: none;
}
@media (min-width: 1200px) {
  .cid-t3VlJMCLdm .col-xl-3 {
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
  }
  .cid-t3VlJMCLdm .col-xl-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-t3VlJMCLdm .mbr-shop__row {
  margin: 0;
  display: flex;
  flex-direction: column;
}
.cid-t3VlJMCLdm .mbr-gallery-item {
  margin-bottom: 1rem;
}
.cid-t3VlJMCLdm .mbr-gallery-item .sidebar_wraper .mbr-section-btn {
  text-align: left;
}
.cid-t3VlJMCLdm .mbr-gallery-item .sidebar_wraper .item-title {
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    line-height: 22px;
    height: 82px;
    min-height: 82px;
    max-height: 82px;
    overflow: hidden;
}
.cid-t3VlJMCLdm .mbr-gallery-item .sidebar_wraper .item-subtitle {
  text-align: left;
}
.cid-t3VlJMCLdm .mbr-gallery-item .sidebar_wraper .price-block {
  text-align: left;
}
.cid-t3VlJMCLdm .shop-items .price-block {
  position: relative;
}
.cid-t3VlJMCLdm .shop-items .price-block:before {
  content: '';
  position: absolute;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  bottom: -9px;
  width: 150px;
  height: 1px;
  /*background: #d3d3d3;*/
}
@media (min-width: 767px) {
  .cid-t3VlJMCLdm .mbr-gallery-filter ul {
    display: flex!important;
    width: max-content;
  }
}
.cid-t3VlJMCLdm .mbr-gallery-filter ul li {
  padding: 6px 30px 6px 2px!important;
}
.cid-t3VlJMCLdm .categories {
  padding: 0;
}
.cid-t3VlJMCLdm .mbr-gallery-filter ul li:not(:last-child):after {
  content: '';
  position: absolute;
  height: 24px;
  width: 1px;
  right: 22px;
  top: 50%;
  background: #d3d3d3 !important;
  transform: rotate(35deg) translateY(-59%);
}
.cid-t3VlJMCLdm .filter-by-d .btn {
  background: transparent!important;
  border: none!important;
  color: black!important;
}
.cid-t3VlJMCLdm .filter-by-d .btn:hover,
.cid-t3VlJMCLdm .filter-by-d .btn:active {
  background: transparent!important;
  color: black!important;
}
.cid-t3VlJMCLdm .filter-by-d .btn:before {
  content: "\e972";
  font-family: Moririse2;
  padding-right: 12px;
}
.cid-t3VlJMCLdm .filter-by-pu {
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  margin-right: 27px!important;
  border-bottom: 1px solid #373329;
}
.cid-t3VlJMCLdm .filter-by-pu:hover {
  background: rgba(0, 0, 0, 0.8);
}
.cid-t3VlJMCLdm .filter-by-pu .btn {
  color: white!important;
  border: none;
  background: transparent!important;
}
.cid-t3VlJMCLdm .filter-by-pu .btn:hover,
.cid-t3VlJMCLdm .filter-by-pu .btn:active {
  background: transparent!important;
  color: white!important;
}
.cid-t3VlJMCLdm .filter-by-pd .btn {
  color: white!important;
  border: none;
  background: transparent!important;
}
.cid-t3VlJMCLdm .filter-by-pd .btn:hover,
.cid-t3VlJMCLdm .filter-by-pd .btn:active {
  background: transparent!important;
  color: white!important;
  border: none;
}
.cid-t3VlJMCLdm .filter-by-pd {
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  margin-right: 27px!important;
}
.cid-t3VlJMCLdm .filter-by-pd:hover {
  background: rgba(0, 0, 0, 0.8);
}
.cid-t3VlJMCLdm .col-md-12 .sort-buttons {
  position: absolute;
  z-index: 100;
  right: 0px;
  top: 25px;
  height: 58px;
  width: 230px;
}
.cid-t3VlJMCLdm .col-md-12 .sort-buttons:hover {
  z-index: 100;
  height: 160px;
}
.cid-t3VlJMCLdm .col-md-12 .sort-buttons:hover .filter-by-pu {
  opacity: 1;
}
.cid-t3VlJMCLdm .col-md-12 .sort-buttons:hover .filter-by-pd {
  opacity: 1;
}
.cid-t3VlJMCLdm .col-md-12 .sort-buttons {
  top: -40px;
}
.cid-t3VlJMCLdm .flex-row-reverse {
  flex-direction: column-reverse !important;
}
.cid-t3VlJMCLdm .flex-row-reverse .wrapper-shop-items {
  margin-top: 6rem;
}
@media screen and (max-width:1200px) {
#J_Search {
	width:528px;
    margin: auto;
}
}
@media screen and (max-width:1189px) {
.cid-t3YeYNCqMi .menu-logo .navbar-brand .navbar-logo{margin: auto;}
#J_Search {
	width:528px;
    margin: auto;
}
.searchnzw {
	width:528px;
	margin: auto;
}
}
@media (max-width: 992px) {
  .cid-t3VlJMCLdm .col-md-12 .sort-buttons {
    top: -10px !important;
  }
}
@media (max-width: 767px) {
  .cid-t3VlJMCLdm .mbr-gallery-filter ul li:not(:last-child):after {
    content: none;
  }
  .cid-t3VlJMCLdm .mbr-shop .image-modal {
    text-align: center;
  }
  .cid-t3VlJMCLdm .mbr-shop .image-modal img {
    max-height: 50vh;
    width: auto;
    max-width: 100%;
  }
  .cid-t3VlJMCLdm .mbr-shop .shopItemsModal {
    top: 15%;
    bottom: 70px;
    left: 10%;
    width: 80%;
  }
  .cid-t3VlJMCLdm .mbr-shop .shopItemsModal .image-modal {
    padding-right: 0;
  }
  .cid-t3VlJMCLdm .mbr-shop .sidebar-background:after {
    top: -1%;
  }
  .cid-t3VlJMCLdm .col-md-12 .sort-buttons {
    position: relative;
    height: 200px;
    width: fit-content;
    right: 0px!important;
  }
  .cid-t3VlJMCLdm .col-md-12 .sort-buttons:hover {
    height: 200px;
  }
  .cid-t3VlJMCLdm .col-md-12 .sort-buttons .filter-by-pu,
  .cid-t3VlJMCLdm .col-md-12 .sort-buttons .filter-by-pd {
    opacity: 1;
    margin: 0!important;
  }
  .cid-t3VlJMCLdm .sort-buttons {
    align-items: center!important;
  }
}
@media (max-width: 1200px) {
  .cid-t3VlJMCLdm .col-md-12 .sort-buttons {
    right: 12px;
  }
  .cid-t3VlJMCLdm .mbr-shop .sort-buttons {
    text-align: center;
    margin-right: 0 !important;
  }
}
.cid-t3VlJMCLdm .mbr-shop .btn-sm {
  margin: 0.2rem;
}
.cid-t3VlJMCLdm .sidebar-background:after {
  background-color: #ffffff !important;
  opacity: 0.8;
}
.cid-t3VlJMCLdm .sidebar_wraper {
  background-color: #ffffff !important;
  opacity: 0.9;
}
.cid-t3VlJMCLdm .oldprice {
  padding-left: .8rem!important;
  color: #767676;
  text-decoration: line-through;
}
.cid-t3VlJMCLdm .shopItemsModal_wraper {
  left: 0;
}
.cid-t3VlJMCLdm .mbr-shop .shoppingcart-icons {
  z-index: 105 !important;
}
.cid-t3VlJMCLdm .mbr-shop .galleryItem .sidebar_wraper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.cid-t3VlJMCLdm .mbr-shop .shop-title {
  margin-bottom: 18px;
  padding-left: 25px;
  padding-right: 25px;
  display: inline-block;
  max-width: 80%;
}
.cid-t3VlJMCLdm .mbr-shop .sidebar-title {
  line-height: 25px;
}
.cid-t3VlJMCLdm .mbr-shop .shopItemsModal_wraper {
  position: fixed;
  display: none;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(87, 87, 87, 0.4);
  top: 0;
  cursor: pointer;
  z-index: 1040;
}
.cid-t3VlJMCLdm .mbr-shop .card-description {
  cursor: text;
  display: none;
}
.cid-t3VlJMCLdm .mbr-shop .image-modal {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.cid-t3VlJMCLdm .mbr-shop .image-modal img {
  max-width: 100%;
  max-height: 75vh;
}
.cid-t3VlJMCLdm .mbr-shop .hide-modal {
  display: none;
}
.cid-t3VlJMCLdm .mbr-shop .shopItemsModal {
  cursor: default;
  padding: 50px;
  width: 1000px;
  max-width: 100%;
  background-color: #ffffff;
  z-index: 2000;
  overflow: auto;
  position: fixed;
}
.cid-t3VlJMCLdm .mbr-shop .shopItemsModal p {
  margin-bottom: 0;
}
.cid-t3VlJMCLdm .mbr-shop .shopItemsModal ul {
  margin-bottom: 0;
}
.cid-t3VlJMCLdm .mbr-shop .shopItemsModal .card-description {
  display: block;
  width: 100%;
}
.cid-t3VlJMCLdm .mbr-shop .shopItemsModal .close-modal {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 4px;
  background-color: red;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.cid-t3VlJMCLdm .mbr-shop .shopItemsModal .close-modal:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 4px;
  background-color: red;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cid-t3VlJMCLdm .mbr-shop .test-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.cid-t3VlJMCLdm .mbr-shop .filter-by-pu,
.cid-t3VlJMCLdm .mbr-shop .filter-by-pd,
.cid-t3VlJMCLdm .mbr-shop .filter-by-d {
  display: inline-block;
  margin-right: 3px;
}
.cid-t3VlJMCLdm .mbr-shop .sort-buttons {
  padding-bottom: 0rem;
  margin-right: 13px;
  text-align: right;
}
.cid-t3VlJMCLdm .mbr-shop .galleryItem:before {
  width: 0 !important;
  height: 0 !important;
}
.cid-t3VlJMCLdm .mbr-shop .modal-dialog {
  max-width: 700px;
}
.cid-t3VlJMCLdm .mbr-shop .mbr-gallery-item {
  left: 0 !important;
  top: 0 !important;
  vertical-align: top;
  position: relative !important;
  -webkit-transform: none !important;
  transform: none !important;
  padding: 10px 5px;
      box-shadow: rgba(0, 0, 0, 0.15) 1px 1px 5px;
}
.cid-t3VlJMCLdm .mbr-shop .galleryItem h4,
.cid-t3VlJMCLdm .mbr-shop .carousel-item h4 {
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: -1px;
  word-spacing: 0;
  margin-bottom: 0.3rem;
  padding-top: 15px;
  transition: color 0.5s;
}
.cid-t3VlJMCLdm .mbr-shop .galleryItem h5,
.cid-t3VlJMCLdm .mbr-shop .carousel-item h5 {
  font-style: italic;
  font-weight: 400;
  line-height: 22.36px;
  text-transform: none;
  letter-spacing: 0px;
  word-spacing: 0;
}
.cid-t3VlJMCLdm .mbr-shop .galleryItem p,
.cid-t3VlJMCLdm .mbr-shop .carousel-item p {
  font-style: italic;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0px;
  word-spacing: 0px;
  text-align: center;
  display: inline;
}
.cid-t3VlJMCLdm .mbr-shop .item-button {
  text-align: center;
}
.cid-t3VlJMCLdm .mbr-shop .modalButton {
  display: inline-block;
  float: right;
  margin-right: 10px;
}
.cid-t3VlJMCLdm .mbr-shop .modalButton.btn-success {
  right: 15%;
}
.cid-t3VlJMCLdm .mbr-shop .sidebar {
  margin-top: 30px;
  position: relative;
}
.cid-t3VlJMCLdm .mbr-shop .sidebar-block {
  position: relative;
}
.cid-t3VlJMCLdm .mbr-shop .sidebar-background:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 102%;
  background-color: rgba(0, 0, 0, 0.05);
  top: -20px;
  right: 3px;
}
.cid-t3VlJMCLdm .mbr-shop .bestsellers {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  margin-bottom: 20px;
}
.cid-t3VlJMCLdm .mbr-shop .bestsellers .onsale {
  top: -15px;
}
.cid-t3VlJMCLdm .mbr-shop .bestsellers .price-block {
  padding-top: 5px;
  text-align: left;
  line-height: 1;
}
.cid-t3VlJMCLdm .mbr-shop .bestsellers .mbr-gallery-item {
  width: 100%;
}
.cid-t3VlJMCLdm .mbr-shop .bestsellers .mbr-gallery-item img {
  width: 80px;
  float: left;
  margin-right: 20px;
}
.cid-t3VlJMCLdm .mbr-shop .bestsellers .mbr-gallery-item h4 {
  text-align: left;
  padding-bottom: 5px;
  line-height: 1;
  border-bottom: 1px dotted #d6d6d6;
}
.cid-t3VlJMCLdm .mbr-shop .bestsellers .mbr-gallery-item h5 {
  text-align: left;
  display: none;
}
.cid-t3VlJMCLdm .mbr-shop .bestsellers .mbr-gallery-item p {
  text-align: left;
}
.cid-t3VlJMCLdm .mbr-shop .bestsellers .btn {
  display: none;
}
.cid-t3VlJMCLdm .mbr-shop .bestsellers-img {
  display: inline-block;
  width: 80px;
  height: 80px;
  overflow: hidden;
}
.cid-t3VlJMCLdm .mbr-shop .bestsellers-title {
  display: inline-block;
}
.cid-t3VlJMCLdm .mbr-shop .onsale {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  transition: color .3s ease;
  text-align: center;
  z-index: 95;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  background: #29a7c6;
  color: #ffffff;
  border-radius: 30px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  letter-spacing: 0px;
}
.cid-t3VlJMCLdm .mbr-shop .mbr-gallery-item__hided {
  display: none;
}
.cid-t3VlJMCLdm .mbr-shop .mbr-gallery-item__hided h4,
.cid-t3VlJMCLdm .mbr-shop .mbr-gallery-item__hided h5,
.cid-t3VlJMCLdm .mbr-shop .mbr-gallery-item__hided p {
  display: none;
}
.cid-t3VlJMCLdm .mbr-shop .mbr-gallery-item__hided .btn {
  display: none;
}
.cid-t3VlJMCLdm .mbr-shop .galleryItem .price-block {
  display: block;
  margin-bottom: 8px;
}
.cid-t3VlJMCLdm .mbr-shop .galleryItem .price-block span {
  font-style: normal;
  /*font-weight: 700;*/
  line-height: 1;
  text-transform: none;
  letter-spacing: -1px;
  word-spacing: 0;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  color: rgb(255, 0, 54);
}
.cid-t3VlJMCLdm .mbr-shop .mbr-gallery-filter {
  padding-left: 0;
  text-align: left;
  padding-top: 0;
}
.cid-t3VlJMCLdm .mbr-shop .mbr-gallery-filter ul li {
  position: relative;
  padding: 7px 0 4px 25px;
  border-bottom: 1px dotted #d6d6d6;
  margin: 0;
  font-style: normal;
  font-weight: 400;
  line-height: 24.99px;
  text-transform: none;
  letter-spacing: 0px;
  word-spacing: 0;
  direction: ltr;
  border: none;
  display: list-item;
  text-align: left;
  transition: all 0.3s ease-out;
  cursor: pointer;
}
.cid-t3VlJMCLdm .mbr-shop .mbr-gallery-filter ul li.active {
  background-color: transparent;
  font-weight: bold;
}
.cid-t3VlJMCLdm .mbr-shop .range-slider {
  padding-bottom: 25px;
}
.cid-t3VlJMCLdm .mbr-shop .filter-cost {
  display: block;
  vertical-align: middle;
  max-width: 250px;
  text-align: left;
  position: relative;
  margin-bottom: 30px;
}
.cid-t3VlJMCLdm .mbr-shop .filter-cost p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 21px;
  color: #666666;
  font-weight: bold;
}
.cid-t3VlJMCLdm .mbr-shop .price-controls {
  position: relative;
  height: 36px;
  margin-bottom: 30px;
  border: 2px solid #666666;
  border-radius: 2px;
  font-size: 0;
}
.cid-t3VlJMCLdm .mbr-shop .price-controls label {
  display: inline-block;
  width: 50%;
  font-size: 14px;
  line-height: 32px;
  color: #666666;
  font-weight: normal;
  cursor: pointer;
  margin-bottom: 0;
}
.cid-t3VlJMCLdm .mbr-shop .price-controls label.min-price {
  border-right: 2px solid #666666;
}
.cid-t3VlJMCLdm .mbr-shop .price-controls input {
  width: 100%;
  background-color: #ffffff;
  border: none;
  line-height: 31px;
  height: 31px;
  text-align: center;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cid-t3VlJMCLdm .mbr-shop .range-controls {
  position: relative;
}
.cid-t3VlJMCLdm .mbr-shop .range-controls .scale {
  width: 100%;
  height: 2px;
  background-color: rgba(190, 190, 190, 0.3);
}
.cid-t3VlJMCLdm .mbr-shop .range-controls .bar {
  margin-left: 0;
  width: 100%;
  height: 2px;
  background-color: #666666;
}
.cid-t3VlJMCLdm .mbr-shop .toggle {
  position: absolute;
  top: -9px;
  width: 4px;
  height: 4px;
  border: 8px solid #666666;
  border-radius: 100%;
  box-sizing: content-box;
  background-color: #ababab;
  cursor: pointer;
}
.cid-t3VlJMCLdm .mbr-shop .toggle:hover,
.cid-t3VlJMCLdm .mbr-shop .toggle:active {
  background-color: #c0a375;
}
.cid-t3VlJMCLdm .mbr-shop .min-toggle {
  left: 0;
}
.cid-t3VlJMCLdm .mbr-shop .max-toggle {
  right: 0;
}
.cid-t3VlJMCLdm .mbr-shop .hided-by-price {
  display: none;
}
.cid-t3VlJMCLdm .mbr-shop .text-modal {
  padding-right: 30px;
  padding-left: 30px;
}
.cid-t3VlJMCLdm .mbr-shop .text-modal .item-button {
  text-align: left !important;
}
.cid-t3VlJMCLdm .mbr-shop .text-modal .price-block {
  line-height: 1;
  border-bottom: 1px dotted #d6d6d6;
}
.cid-t3VlJMCLdm .mbr-shop .text-modal .price-block p {
  display: inline;
}
.cid-t3VlJMCLdm .mbr-shop .text-modal .price-block span {
  display: inline-block;
  font-weight: 700;
  padding: 10px 0 20px 0;
}
.cid-t3VlJMCLdm .mbr-shop .text-modal .card-description {
  padding-top: 20px;
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 50px;
}
.cid-t3VlJMCLdm .mbr-shop .modal-control-panel {
  padding-right: 0;
}
.cid-t3VlJMCLdm .mbr-shop .modal-cb {
  display: inline-block;
  float: right;
  margin-right: 10px;
  margin-left: 10px;
}
.cid-t3VlJMCLdm .mbr-shop .shopItemsModalBg {
  width: 100%;
  height: 100%;
}
.cid-t3VlJMCLdm .mbr-shop .close-modal-wrapper {
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
}
.cid-t3VlJMCLdm .mbr-shop .close-modal-wrapper:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 3px;
  background-color: #cccccc;
  top: 50%;
  right: 5%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cid-t3VlJMCLdm .mbr-shop .close-modal-wrapper:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 40px;
  background-color: #cccccc;
  right: 50%;
  top: 5%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cid-t3VlJMCLdm .mbr-shop .closeModal {
  position: absolute;
  top: 10px;
  right: 10px;
}
.cid-t3VlJMCLdm .mbr-shop .shopItemsModal .sidebar_wraper {
  text-align: left;
}
.cid-t3VlJMCLdm .mbr-shop .shopItemsModal .onsale {
  top: 10px;
  right: 10px;
  border: 1px solid #e7e7e7;
}
.cid-t3VlJMCLdm .mbr-shop .shop-items .onsale,
.cid-t3VlJMCLdm .mbr-shop .bestseller-block .onsale {
  font-size: 15px !important;
}
.cid-t3VlJMCLdm .mbr-shop .item_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: transparent;
}
.cid-t3VlJMCLdm .mbr-shop .style_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
}
.cid-t3VlJMCLdm .mbr-shop .price-range {
  display: inline-block;
}
.cid-t3VlJMCLdm .mbr-shop .price-range-reset {
  display: inline-block;
}
.cid-t3VlJMCLdm .mbr-shop .bestsellers .item-button {
  display: none !important;
}
.cid-t3VlJMCLdm .mbr-shop .range-slider h4 {
  margin-bottom: 15px;
}
.cid-t3VlJMCLdm .mbr-shop .mbr-gallery-filter ul {
  padding-left: 0px;
  display: inline-block;
  list-style: none;
  margin-bottom: 0px;
}
.cid-t3VlJMCLdm .mbr-shop .categories:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 767px) and (max-width: 1100px) {
  .cid-t3VlJMCLdm .mbr-shop .col-md-9 {
    width: 100%;
  }
  .cid-t3VlJMCLdm .mbr-shop .col-md-3 {
    width: 100%;
  }
  .cid-t3VlJMCLdm .mbr-shop .sidebar-background:after {
    top: 0;
  }
  .cid-t3VlJMCLdm .mbr-shop .bestseller-block {
    width: 100%;
    margin: 0;
    display: inline-block;
    float: left;
    padding-top: 15px;
  }
  .cid-t3VlJMCLdm .mbr-shop .range-slider {
    width: 49%;
    margin: 0;
    display: inline-block;
    float: right;
    padding-top: 15px;
  }
  .cid-t3VlJMCLdm .mbr-shop .bestsellers {
    width: 100%;
  }
  .cid-t3VlJMCLdm .mbr-shop .bestsellers .mbr-gallery-item {
    width: 49%;
    display: inline-block;
  }
  .cid-t3VlJMCLdm .mbr-shop .sidebar-categories {
    width: 49%;
    margin: 0;
    display: inline-block;
    padding-top: 0px;
  }
  .cid-t3VlJMCLdm .mbr-shop .price-range {
    max-width: 250px;
    text-align: center;
  }
  .cid-t3VlJMCLdm .clearfix:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-t3VlJMCLdm .mbr-shop .mbr-gallery-item {
    width: 33%;
  }
}
@media (max-width: 500px) {
  .cid-t3VlJMCLdm .mbr-shop .shopItemsModal {
    padding: 50px 10px 10px 10px;
  }
  .cid-t3VlJMCLdm .mbr-shop .shop-title {
    max-width: 100%;
  }
  .cid-t3VlJMCLdm .mbr-shop .mbr-gallery-item {
    width: 99.9%;
  }
}
@media (max-width: 1100px) {
  .cid-t3VlJMCLdm .mbr-shop .shopItemsModal {
    max-height: 85vh;
    width: 90%;
    left: 5%;
    margin-left: 0;
  }
  .cid-t3VlJMCLdm .mbr-shop .sort-buttons {
    margin-right: 21px;
  }
  .cid-t3VlJMCLdm .mbr-shop .sidebar-background:after {
    right: 0;
    width: 100%;
  }
  .cid-t3VlJMCLdm .mbr-shop .text-modal .card-description {
    width: 100%;
  }
  .cid-t3VlJMCLdm .mbr-shop .text-modal .price-block {
    width: 100%;
  }
  .cid-t3VlJMCLdm .mbr-shop .text-modal h4 {
    padding-top: 30px;
  }
}
.cid-t3VlJMCLdm .shopItemsModal_wraper .mbr-section-btn {
  display: block !important;
}
.cid-t3VlJMCLdm .range-slider .mbr-section-btn {
  margin: 0;
}
.cid-t3VlJMCLdm .range-controls {
  display: block !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-t3VlJMCLdm .shopItemsModal.row {
    position: absolute !important;
    top: calc(50% - 300px) !important;
    left: calc(50% - 500px) !important;
  }
}
.cid-t3VlJMCLdm .mbr-gallery-filter li > .btn {
  border: none !important;
  color: currentColor !important;
  padding: 0px;
  background-color: transparent !important;
  margin: 0px !important;
  word-break: inherit;
  box-shadow: none !important;
}
.cid-t3VlJMCLdm .mbr-gallery-filter li > .btn:before,
.cid-t3VlJMCLdm .mbr-gallery-filter li > .btn:after {
  display: none !important;
}
.cid-t3VlJMCLdm li:not(.active) {
  color: #808080 !important;
}
.cid-t3VlJMCLdm li:not(.active) > .btn {
  font-weight: 400 !important;
}
/*-------
   Gallery
-------*/
.mbr-gallery .mbr-gallery-item {
  position: relative;
  display: inline-block;
  width: 19.7%;
  cursor: pointer; }

@media (max-width: 768px) {
  .mbr-gallery .mbr-gallery-item {
    width: 49.6%; } }
@media (max-width: 400px) {
  .mbr-gallery .mbr-gallery-item {
    width: 100%; } }
.mbr-gallery .icon-focus,
.mbr-gallery .icon-video {
  position: absolute;
  top: calc(50% - 32px);
  left: calc(50% - 24px);
  font-family: 'MobiriseIcons' !important;
  font-size: 3rem !important;
  color: #fff;
  opacity: 0;
  transition: .2s opacity ease-in-out;
  z-index: 5; }

.mbr-gallery .icon-focus::before {
  content: '\e96b'; }

.mbr-gallery .icon-video::before {
  content: '\e95c'; }

.mbr-gallery .mbr-gallery-item > div:hover .icon-focus,
.mbr-gallery .mbr-gallery-item > div:hover .icon-video {
  opacity: 1; }

.mbr-gallery .mbr-gallery-item img {
  width: 100%;
  opacity: 1;
  -webkit-transition: .2s opacity ease-in-out;
  transition: .2s opacity ease-in-out;
  border-radius: 10px 10px 0 0;
  }

.mbr-gallery .mbr-gallery-item > div:hover img {
  opacity: 1; }

.mbr-gallery .mbr-gallery-item > div {
  background: #fddaf7;
  display: block;
  outline: none;
  position: relative;
  border-radius: 10px;}

.mbr-gallery .mbr-gallery-item .icon {
  -webkit-transform: translateX(-50%) translateY(-50%);
  -webkit-transition: .2s opacity ease-in-out;
  color: #000;
  font-size: 30px;
  height: 69px;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: .2s opacity ease-in-out;
  width: 69px; }

.mbr-gallery .mbr-gallery-item .icon::after,
.mbr-gallery .mbr-gallery-item .icon::before {
  content: '';
  display: block;
  position: absolute;
  height: 69px;
  width: 1px;
  margin-left: 34.5px;
  background-color: #fff; }

.mbr-gallery .mbr-gallery-item .icon::after {
  width: 69px;
  height: 1px;
  margin-left: 0;
  margin-top: 34.5px; }
.mbr-gallery .mbr-gallery-item > div:hover .icon {
  opacity: 1; }

.mbr-gallery .mbr-gallery-item > div:hover::before {
  opacity: .9; }

.mbr-gallery .mbr-gallery-item > div:hover .mbr-gallery-title {
  background: transparent !important; }
/* remove spacing */
.mbr-gallery .mbr-gallery-row.no-gutter {
  margin: 0; }
.mbr-gallery .mbr-gallery-row.no-gutter .mbr-gallery-item {
  padding: 0; }
/* container */
.mbr-gallery .container.mbr-gallery-layout-default {
  padding: 93px 0; }
/* fix horizontal scrollbar */
.mbr-gallery .mbr-gallery-layout-article,
.mbr-gallery .mbr-gallery-layout-default {
  overflow: hidden; }
/* lightbox */
.mbr-gallery .modal {
  position: fixed;
  overflow: hidden;
  padding-right: 0 !important; }
.mbr-gallery .modal-content {
  border-radius: 0;
  border: none;
  background: transparent; }
.mbr-gallery .modal-body {
  padding: 0; }
.mbr-gallery .modal-body img {
  width: 100%; }
.mbr-gallery .modal .close {
  position: fixed;
  background: #1b1b1b;
  opacity: .5;
  font-size: 35px;
  font-weight: 300;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  color: #fff;
  top: 2.5rem;
  right: 2.5rem;
  line-height: 70px;
  border: none;
  text-align: center;
  text-shadow: none;
  z-index: 5;
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  font-family: 'MobiriseIcons'; }
  .mbr-gallery .modal .close::before {
    content: '\e91a'; }
.mbr-gallery .modal .close:hover {
  opacity: 1;
  background: #000;
  color: #fff; }

.mbr-gallery .modal-dialog {
  max-width: 100% !important; }

.mbr-gallery .modal.in .modal-dialog {
  margin: 0 auto; }

/* modal back color opacity */
.modal-backdrop.in {
  opacity: .8;
  filter: alpha(opacity=80); }

@media (max-width: 768px) {
  .mbr-gallery .carousel-control,
  .mbr-gallery .carousel-indicators,
  .mbr-gallery .modal .close {
    position: fixed; } }
/* fix fade in effect */
.mbr-gallery .modal.fade .modal-dialog {
  -webkit-transition: margin-top .3s ease-out;
  -moz-transition: margin-top .3s ease-out;
  -o-transition: margin-top .3s ease-out;
  transition: margin-top .3s ease-out; }

.mbr-gallery .modal.fade .modal-dialog,
.mbr-gallery .modal.in .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

/*-------

   Slider

-------*/
.mbr-slider .carousel-inner > .active,
.mbr-slider .carousel-inner > .next,
.mbr-slider .carousel-inner > .prev {
  display: table; }

.mbr-slider .carousel-control {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 50%;
  margin-top: -35px;
  line-height: 70px;
  border-radius: 50%;
  font-size: 35px;
  border: 0;
  opacity: .5;
  text-shadow: none;
  z-index: 5;
  color: #fff;
  -webkit-transition: all .2s ease-in-out 0s;
  -o-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s; }

.mbr-gallery .mbr-slider .carousel-control {
  position: fixed; }

@media (max-width: 991px) {
  .mbr-gallery .mbr-slider .carousel-control {
    bottom: 2.5rem;
    margin-top: 0;
    top: auto;
    z-index: 17; } }
.mbr-gallery .mbr-slider .carousel-inner > .active {
  display: block; }

.mbr-slider .carousel-control.left {
  left: 0;
  margin-left: 2.5rem; }

.mbr-slider .carousel-control.right {
  right: 0;
  margin-right: 2.5rem; }

.mbr-slider .carousel-control .icon-next,
.mbr-slider .carousel-control .icon-prev {
  margin-top: -18px;
  font-size: 40px;
  line-height: 27px; }

.mbr-slider .carousel-control:hover {
  background: #1b1b1b;
  color: #fff;
  opacity: 1; }

.mbr-slider .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 1.5rem !important; }

@media (max-width: 543px) {
  .mbr-slider .carousel-indicators {
    display: none; } }
.carousel-indicators .active,
.carousel-indicators li {
  width: 15px;
  height: 15px;
  margin: 3px;
  background: #1b1b1b;
  opacity: .5; }

.carousel-indicators .active {
  background: #fff; }

.carousel-indicators li {
  max-width: 15px;
  max-height: 15px;
  border-radius: 50%; }

.container .carousel-indicators {
  margin-bottom: 3px; }

.mbr-gallery .mbr-slider .carousel-indicators {
  position: fixed;
  margin-bottom: 2.5rem !important; }

@media (max-width: 991px) {
  .mbr-gallery .mbr-slider .carousel-indicators {
    margin-bottom: 3.625rem !important;
    padding-left: 2.5rem;
    padding-right: 2.5rem; } }
.mbr-slider .carousel-indicators .active,
.mbr-slider .carousel-indicators li {
  width: 7px;
  height: 7px;
  margin: 3px;
  background: #1b1b1b;
  border: 4px solid #1b1b1b;
  opacity: .5; }

.mbr-slider .carousel-indicators .active {
  background: #fff; }

@media (max-width: 767px) {
  .mbr-slider .carousel-control {
    top: auto;
    bottom: 20px; }

  .mbr-slider > .container .carousel-control {
    margin-bottom: 0; } }
/* boxed slider */
.mbr-slider > .boxed-slider {
  position: relative;
  padding: 93px 0; }

.mbr-slider > .boxed-slider > div {
  position: relative; }

.mbr-slider > .container img {
  width: 100%; }

.mbr-slider > .container img + .row {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2; }

.mbr-slider .mbr-section {
  padding: 0;
  background-attachment: scroll; }

.mbr-slider .mbr-table-cell {
  padding: 0; }

.mbr-slider > .container .carousel-indicators {
  margin-bottom: 3px; }

/* article slider */
.mbr-slider > .article-slider .mbr-section,
.mbr-slider > .article-slider .mbr-section .mbr-table-cell {
  padding-top: 0;
  padding-bottom: 0; }

.modal-backdrop.show {
  opacity: .7; }

.video-container .mbr-background-video iframe {
  width: 100%;
  height: 100%; }

.mbr-gallery-item__hided {
  position: absolute !important;
  left: 0 !important;
  width: 0 !important;
  height: 0;
  padding: 0 !important; }

.mbr-gallery-item__hided img {
  display: none !important; }

.mbr-gallery-item__hided span {
  display: none !important; }

.mbr-gallery-filter {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center; }
  .mbr-gallery-filter li {
    display: inline-block;
    padding: 5px 0;
    transition: all .3s ease-out; }
    .mbr-gallery-filter li .btn {
      cursor: pointer; }
  .mbr-gallery-filter.gallery-filter__bg li {
    color: #fff; }
  .mbr-gallery-filter.gallery-filter__bg .active {
    color: #000;
    background-color: #fff; }
  .mbr-gallery-filter ul {
    display: inline-block;
    width: 100%;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }

.mbr-gallery-item > div {
  position: relative; }

.mbr-gallery-item--p1 {
  padding: 0.5rem; }

.mbr-gallery-item--p2 {
  padding: 1rem; }

.mbr-gallery-item--p3 {
  padding: 1.5rem; }

.mbr-gallery-item--p4 {
  padding: 2rem; }

.mbr-gallery-item--p5 {
  padding: 2.5rem; }

.mbr-gallery-item--p6 {
  padding: 3rem; }

.mbr-gallery .mbr-gallery-item--p4 {
  width: 33.333%; }

.mbr-gallery .mbr-gallery-item--p6, .mbr-gallery .mbr-gallery-item--p5 {
  width: 50%; }

@media (max-width: 992px) {
  .mbr-gallery-item--p1 {
    padding: 0.5rem; }

  .mbr-gallery-item--p2 {
    padding: 0.8rem; }

  .mbr-gallery-item--p3 {
    padding: 1rem; }

  .mbr-gallery-item--p4 {
    padding: 1.5rem; }

  .mbr-gallery-item--p5 {
    padding: 1.8rem; }

  .mbr-gallery-item--p6 {
    padding: 2rem; }

  .mbr-gallery .mbr-gallery-item--p2,
  .mbr-gallery .mbr-gallery-item--p3 {
    width: 50%; }

  .mbr-gallery .mbr-gallery-item--p6,
  .mbr-gallery .mbr-gallery-item--p5,
  .mbr-gallery .mbr-gallery-item--p4 {
    width: 100%; } }
@media (max-width: 400px) {
  .mbr-gallery .mbr-gallery-item--p3,
  .mbr-gallery .mbr-gallery-item--p2,
  .mbr-gallery .mbr-gallery-item--p1 {
    width: 100%; } }

.site-nav-menu-bd-panel .row{margin: 0 2px;}
.site-nav-menu-bd-panel .row .col{padding: 0 5px;}