.uk-accordion {display:block!important;margin-bottom:20px;}
.uk-accordion-content {padding:20px!important;}
.uk-accordion-title {position:relative;padding-right:36px!important;}
.uk-accordion-title:before {content:'';width:8px;height:8px;border-bottom:2px solid #000000c0;border-left:2px solid #000000c0;transform:rotate(-45deg);position:absolute;right: 12px;top: 10px;transition:0.5s;}
.uk-accordion-title.uk-active:before {transform: rotate(-135deg);right: 12px;top: 12px;}



.flx {
display: flex;
flex-wrap:wrap;
justify-content: space-between;
align-items:stretch;
margin: 0 auto;
}
.flx > * {flex-basis:auto;display:inline-block;}
#main .flx {justify-content:space-around;}


.akz {
  padding:20px;
  margin:20px auto;
  max-width:800px;
  width:90%;
  border-radius:20px;
  border:1px solid #e4cfd1;
  text-align:center;
  font-weight:bold;
}
.akz h3 {
  color: #5f242a;
  text-align:center;
  margin-top:0;
  font-weight:bold;
  text-transform: uppercase;
}

.alert-message {display:none;}



/* TEMPLATE CSS */
.kontent-inner {
	padding:40px 0px;
}
.but {
	color:#fff;
	line-height:54px;
	border-radius:27px;
	display:inline-block;
	background:#FFAE2E;	
	text-transform:uppercase;
	display:block;
	width:200px;
	text-decoration:none;
	text-align:center;
	margin:20px auto;
	margin-top:20px;
	font-size:16px;
	transition:0.25s;
}
.but:hover {
	background:#FF6D78;
	text-decoration:none;
}
#main h2,
#main .category-view > h1,
#main .productdetails > h1 {
	text-align:center;
	font-size:32px;
	color:#5f242a;
	text-transform:uppercase;
	margin:20px 0;
}
.kontent #main .category-view {margin-bottom:0;}
#main .blog > h2,
#main .page-header > h2,
#main .category-view > h1,
#main .productdetails > h1 {
	padding-bottom:40px;
	background:url('/images/h3.png') center bottom no-repeat;
}

.kontent {width:100%;max-width:100%;overflow:hidden;}

/*верхнее меню*/
.moduletable_menu {
	background:linear-gradient(to right,#fe6a78,#f7c880);
	background-size:1920px;
	background-position:center center;
}
ul#top {
	margin:0 auto;
	padding:0;
	list-style-type:none;
	display:flex;
	flex-wrap:wrap;
	width:100%;
	max-width:1170px;
	justify-content:flex-start;
}
ul#top li {
	margin:0 1px 0 0;
	padding:0;
	display:inline-block;
	padding:12px 12px;
	transition:0.25s;
}
ul#top > li > a {
	display:block;
	color:#fff;
	text-decoration:none;
	line-height:24px;
	font-size:16px;
	font-weight:500;
	padding:5px 0;
	margin:0;
	transition:0.25s;
	background:none;
	border-bottom:2px dotted rgba(0,0,0,0);
}
ul#top > li.item-222 > a {font-size: 22px;font-weight: 600;text-transform: uppercase;}
ul#top > li:hover,
ul#top > li.active {
	background:#FB4552;
}
ul#top > li:hover > a,
ul#top > li.active > a {
	color:#fff;
	border-bottom:2px dotted #fff;
}
ul#top li ul {
	display:none;
}
ul#top li:hover > ul {
	display:block;
	position:absolute;
	z-index:9999;
	background: linear-gradient(to right bottom,#fe6a78,#f7c880);
	padding:0;
	margin:-2px 0 0 -24px;
	box-shadow:2px 2px 4px rgba(66,66,66,0.33);
	transition:0.25s;
}
ul#top li:hover > ul:hover li {
	background:#FB4552;
}
ul#top li li {
	display:block;
	padding:6px 0;
	box-sizing:border-box;
}
ul#top li li a {
	display:block;
	margin:0 36px;
	padding:0;
	transition:0.2s;
	font-weight:500;
	text-decoration:none;
	line-height:18px;
	text-align:left;
	color:#fff;
	border-bottom:2px dotted rgba(0,0,0,0);
}
ul#top li li:hover > a,
ul#top li li.active > a {
	color:#fff;
	border-bottom:2px dotted #fff;;
}
@media (max-width:1150px){ul#top li {padding:6px;}ul#top > li > a {font-size:15px;}}
@media (max-width:850px){
	ul#top li {padding:0 6px;}
	ul#top > li:hover > a, ul#top > li.active > a {border-bottom: 2px dotted rgba(0,0,0,0);}
	ul#top li:hover > ul {display:none;}
}



.uk-overlay-panel {
	max-width:1170px;
	margin:0 auto;
	padding:0!important;
	color:#5f242a!important;
	font-size:30px;
  text-shadow: 1px 2px 1px #fff,2px 1px 1px #fff;
}
.uk-overlay-panel h3 {
	color:#5f242a!important;
	font-size:60px;
	font-weight:bold;
}
.uk-overlay-panel .but {
	color:#fff!important;
	line-height:54px;
	border-radius:27px;
	display:inline-block;
	background:#FFAE2E;	
	text-transform:uppercase;
	display:block;
	width:200px;
	text-decoration:none;
	text-align:center;
	margin:20px 0 0 0;
	font-size:16px;
	transition:0.25s;
}
.uk-overlay-panel .but:hover {
	background:#FF6D78;
}
@media (max-width:1100px){
.uk-overlay-panel {font-size:24px;}
.uk-overlay-panel h3 {font-size: 36px;}
}
@media (max-width:400px){.uk-slidenav-position {display:none;}}



.top0 {border-bottom:1px solid #ccc;}
.top0 .flx {align-items:center;}
.top0 .soc {
	display:inline-block;
	width:64px;
	height:50px;
	transition:0.25s;
	border-right:1px solid #ccc;
}
.top0 .soc1 {background:
	url('/images/soc1.png') center center no-repeat,
	url('/images/soc1h.png') center -64px no-repeat;
}
.top0 .soc1:hover {background:
	url('/images/soc1h.png') center center no-repeat,
	url('/images/soc1.png') center -64px no-repeat;
}
.top0 .soc2 {background:
	url('/images/soc2.png') center center no-repeat,
	url('/images/soc2h.png') center -64px no-repeat;
}
.top0 .soc2:hover {background:
	url('/images/soc2h.png') center center no-repeat,
	url('/images/soc2.png') center -64px no-repeat;
}
.top0 .soc3 {background:
	url('/images/soc3.png') center center no-repeat,
	url('/images/soc3h.png') center -64px no-repeat;
}
.top0 .soc3:hover {background:
	url('/images/soc3h.png') center center no-repeat,
	url('/images/soc3.png') center -64px no-repeat;
}
.top0 #vmCartModule {border:0;}
.top0 .flinslogan {
/*	font-weight: bold;
	text-transform: uppercase;
*/
	color: #5F242A;
	font-size: 24px;
}
@media (max-width:900px){.top0 .soc {width: 50px;}}
@media (max-width:640px){
  .top0 .flx {justify-content:space-around;}
  .top0 .flinslogan {order:1;width:100%;text-align:center;}
  .top0 .flin1 {order:2;}
  .top0 .flin2 {order:3;}
}


.top {padding:20px 0;}
.top .flx {align-items:center;}
.logo {
	text-transform:uppercase;
	font-size:13px;
	line-height:13px;
	display:block;
}
.logo:hover {
	text-decoration:none;
}
.top .flin2 {
	width:200px;
}
.top .flin3 a {
	display:block;
	text-align:center;
}
.top .flin3 a.tell {
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color: #5f242a;
}
.top .flin3 a.tell span {
	display:block;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
}
.top .flin3 a.tell:hover {
	text-decoration:none;
}
.top .flin3mail a.tell {
	font-size:14px;
}
.top .flin3 a.telz {
	font-size:17px;
	line-height:32px;
	text-transform:uppercase;
	color:#FF6D78;
	letter-spacing:1px;
}
.top .flin3 div {
	display:flex;
	flex-wrap:nowrap;
	justify-content:space-between;
	/*width:360px;*/
}
.top .flin3 div > * {
	display:inline-block;
}
@media (max-width:1050px){
/*.top .flin3 div {width:290px;}*/
.top .flin3 a.tell {font-size:16px;margin: 0 auto;}
.top .flx {justify-content:space-around;}
.top .flin1 {order:1;width:50%;text-align:center;}
.top .flin2 {order:3;}
.top .flin3 {order:2;width:50%;margin:10px 0;text-align:center;}
.top .flin3 div {margin:0 auto;text-align:center;}
.top .flin4 {order:4;}
}
@media (max-width:600px){
.top .flx > * {width:70%;min-width:280px;margin:10px 0;} 
}


.otzv {
	padding:40px 0;
	background:url('/images/bg-otz.jpg') center center no-repeat;
}
.moduletable.otz h3 {
	text-align:center;
	font-size:35px;
	color:#5f242a;
	text-transform:uppercase;
	padding-bottom:40px;
	background:url('/images/h3.png') center bottom no-repeat;
	font-weight:bold;
}
@media (max-width:960px){
.otzv {background-size:cover;}
ul.jcomments-latest {flex-wrap:wrap;justify-content:center;}
.otz ul.jcomments-latest li {padding: 10px 10px 10px 40px;background: url('/images/quote.png') 5px 15px no-repeat;background-size: 28px auto;background-color:#fff;width: 90%;}
.otz ul.jcomments-latest .rounded {font-size:15px;line-height:16px;}
}


.moduletable.vids {
	padding:40px 0;
	background:url('/images/vids.jpg') calc(50% - 450px) bottom no-repeat;
}
.moduletable.vids2 {
	padding-top:0;
	margin-top:-40px;
}
.moduletable.vids h3 {
	text-align:center;
	font-size:35px;
	color:#5f242a;
	text-transform:uppercase;
	padding-bottom:40px;
	background:url('/images/h3.png') center bottom no-repeat;
}
.moduletable .vids .flx {padding:40px 0;justify-content:space-between;}
.moduletable .vids .flin {
	min-width:290px;
	width:30%;
	padding:10px;
	margin:10px;
	box-shadow:2px 2px 4px #999;
	background:#eee; 
}
.moduletable .vids .flin div {
	position:relative;
	height:0;
	padding-bottom:56.25%;
}
.moduletable .vids .flin div iframe {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
}
@media (max-width:960px){
.moduletable .vids .flx {justify-content:center;}
}

.moduletable.deliv {
	margin-top:-10px;
}
.moduletable .deliv {
	background:url('/images/bg-del.png') top center no-repeat;
  position:relative;z-index:2;
}
#main .moduletable {position:relative;}
#main .moduletable:before {position:absolute;content:'';background:url('/images/bg-del.png') top center no-repeat;top:0;left:-2000px;right:-2000px;bottom:0;z-index:1;}

#main .moduletable .deliv .flx,
.moduletable .deliv .flx {
	height:500px;
	justify-content:flex-start;
	align-items:center;
}
.moduletable .deliv .flx .flin {max-width:460px;color:#666;}
.moduletable .deliv .flx b {
	display:block;
	color:#FF6D78;
	padding-top:30px;
	padding-left:105px;
	margin-bottom:20px;
	font-size:26px;
	line-height:30px;
	text-transform:uppercase;
}
.moduletable .deliv .flx b.deliv1 {background:url('/images/del1.png') left bottom no-repeat;}
.moduletable .deliv .flx b.deliv2 {background:url('/images/del2.png') left bottom no-repeat;}
.moduletable .deliv .flx a {
	text-decoration:underline;
	color:#666;
}
#main .moduletable .deliv .flx .flin > a,
.moduletable .deliv .flx .flin > a {
	display:block;
	color:#ff6d78;
	line-height:60px;
}
@media (max-width:960px){.moduletable .deliv .flx .flin {color: #000;text-shadow: 0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff;}}


.fut1 {
	background:url('/images/fut.png') calc(50% - 622px) calc(100% + 75px) no-repeat,
	linear-gradient(to top, #FF6D78 3px, #fff 3px, #fff);
}
.fut1 .flx {
	padding:50px 0;
	justify-content:flex-end;
}
.top .flin4 a,
.fut1 .flx a {
	display:block;
	padding:0 30px 0 45px;
	text-transform:uppercase;
	line-height:40px;
	font-size:14px;
	color:#5f242a;
	border:1px solid #e4cfd1;
	border-radius:20px;
	text-decoration:none;
	transition:0.25s;
}
.top .flin4 a:hover,
.fut1 .flx a:hover {
	text-decoration:none;
	box-shadow:2px 2px 4px #999;
}
.top .flin4 a,
.fut1 .flx .flic1 {background:url('/images/fic1.png') 12px center no-repeat;}
.fut1 .flx .flic2 {background:url('/images/fic2.png') 12px center no-repeat;}
.fut {
	background:url('/images/fut.png') calc(50% - 622px) -122px no-repeat;
}
.fut .flx {
	padding:40px 0;
}
.fut .flx .flin1, 
.fut .flx .flin2 {max-width: 25%;}
.fut .flx .flin1 b {
	display:block;
	padding:10px 0;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#5f242a;
}
.fut .flx .flin1 a {
	display:block;
	padding:10px 0;
	line-height:16px;
	font-size:14px;
	color:#666;
	text-decoration:none;
	transition:0.25s;
}
.fut .flx .flin1 a:hover {
	color:#FF6D78;
	text-decoration:none;
}
.fut0 .flx {justify-content:center;padding:20px 0;}
.fut0, .fut0 a {
	color:#666;
	text-decoration:none;
}



.moduletable.cata {
	margin:0 auto;
	padding:40px 0;
}
.moduletable.cata h3 {
	text-align:center;
	font-size:35px;
	color:#5f242a;
	text-transform:uppercase;
	padding-bottom:40px;
	background:url('/images/h3.png') center bottom no-repeat;
}
.moduletable .cata .su-tabs {
	background:none;
	margin:0;
	padding:0;
}
.moduletable .cata .su-tabs-align-left .su-tabs-nav {
	padding:18px;
	border-bottom:2px dotted #ccc;
	border-top:2px dotted #ccc;
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    margin-bottom:10px;
}
.moduletable .cata .su-tabs-align-left .su-tabs-nav span {
	color: #5f242a;
	text-transform:uppercase;
	line-height:54px;
	border-radius:27px;
	display:inline-block;
	padding:0 25px;
	font-size:16px;
	margin:0 20px;
	transition:0.25s;
}
.moduletable .cata .su-tabs-align-left .su-tabs-nav span.su-tabs-current {
	background:#FFAE2E;	
	text-decoration:none;
	color:#fff;
}
.moduletable .cata .su-tabs-align-left .su-tabs-nav span:hover {
	background:#FF6D78;
	color:#fff;
}
.moduletable .cata .su-tabs-align-left .su-tabs-nav span.su-tabs-current:hover {
	background:#FFAE2E;	
	text-decoration:none;
	color:#fff;
}
.moduletable .cata .su-tabs-panes {
	background:url('/images/bg-prod.jpg') center center;
	box-shadow: 0 0 4px #999 inset;
	max-height:600px;
	overflow:hidden;
}
@media (max-width:1169px){.moduletable .cata .su-tabs-panes {max-height:1020px;}}
@media (max-width:599px){.moduletable .cata .su-tabs-panes {max-height:1900px;}}


.moduletable .cata .su-tabs-panes .su-tabs-pane {max-width:1170px;margin:0 auto;background:none;}
@media (max-width:600px){
.moduletable .cata .su-tabs-align-left .su-tabs-nav span {
	line-height:42px;
	border-radius:21px;
	padding:0 10px;
	margin:5px;
}
}


#allproducts:before {
	content:'Чтобы изменить количество товара в корзине, используйте кнопку "Обновить"';
  display: block;
text-align: right;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
	
} 



.cata .flx {
  	justify-content:space-around;
  align-items:center;
  flex-wrap:wrap;
}
.cata .flx a {
  text-decoration:none;
  display:inline-block;
  text-align:center;
  color:#5F242A;
  transition:0.25s;
  border-radius:5px;
  margin:8px 8px 3px 8px;
  padding:0 0 5px 0;
  font-size: 18px;
text-transform: uppercase;
  
}
.cata .flx a:hover {
  text-decoration:none;
  background:none;
  color:#FF6D78;
}
.cata .flx img {display:block;border-radius:5px;margin-bottom:5px;}

h1, #main h1 {font-size:28px;}

h2, #main h2 {font-size:22px;}

#main h1,#main h2,#main h3,#main h4 {margin:0.5em auto 0.25em auto;}






#main .seogrid h1, 
#main .seogrid h2, 
#main .seogrid h3 {text-align:left;}

.seogrid {display:grid;grid-template-columns:2fr 1fr;grid-gap:40px;align-items:center;grid-template-areas:'text pict';width:100%;padding:20px 15px;}
.seogrid2 {grid-template-areas:'pict text';grid-template-columns:1fr 2fr;}
.seogrid > div:nth-child(1) {grid-area:text;}
.seogrid > div:nth-child(2) {grid-area:pict;}
@media (max-width:1000px) {
  .seogrid, .seogrid2 {grid-template-columns:1fr;grid-template-areas:'text' 'pict';grid-gap:20px;}
  .seogrid > div:nth-child(2) img {display:block;margin:0 auto;}
}







#main .but2, .but2 {    display: block;    padding: 0 30px;    text-transform: uppercase;    line-height: 42px;    font-size: 18px;    color: #5f242a;    border: 1px solid #e4cfd1;    border-radius: 20px;       transition: 0.25s;    text-decoration: none; width: -moz-fit-content;  width: fit-content;}
#main .but2:hover, .but2:hover {text-decoration: none; box-shadow: 2px 2px 4px #999;}

#main .vmgroup .but2,  .vmgroup .but2 {margin:1em 0 1em auto;}