@charset "UTF-8";
 @font-face {
font-display: swap;
font-family: "DIN2014-ExtraBold";
src: local("DIN2014-ExtraBold"), local("DIN2014 ExtraBold"), local("DIN2014-Extra Bold");
src: url(//xn-----8kchiwxfqtkkc3q.xn--p1ai/wp-content/plugins/fs-days-msk-weekend/assets/DIN2014-ExtraBold.eot);
src: url(//xn-----8kchiwxfqtkkc3q.xn--p1ai/wp-content/plugins/fs-days-msk-weekend/assets/DIN2014-ExtraBold?#iefix) format("embedded-opentype"), url(//xn-----8kchiwxfqtkkc3q.xn--p1ai/wp-content/plugins/fs-days-msk-weekend/assets/DIN2014-ExtraBold.woff) format("woff"), url(//xn-----8kchiwxfqtkkc3q.xn--p1ai/wp-content/plugins/fs-days-msk-weekend/assets/DIN2014-ExtraBold.ttf) format("truetype");
font-style: normal;
font-weight: normal; }
.fs_day_off {
max-width: 338px;
min-width: 338px;
position: relative;
display: inline-block;
margin-top: 18px;
z-index: 100;
}
.fs_day_off .rope {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
margin-bottom: -1px;
}
.fs_day_off .rope .center {
background: #fec44b;
flex: 1 1 auto;
align-self: auto;
height: 25px;
}
.fs_day_off .rope .hole img {
max-width: 15px;
}
.fs_day_off .rope .hole {
position: relative;
}
.fs_day_off .rope .hole .hole_round {
position: relative;
width: 50px; height:25px;
margin: 0 auto;
overflow: hidden;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-content: stretch;
align-items: flex-end;
}
.fs_day_off .rope .hole .hole_round:after {
content: '';
position: absolute;
left: 18px;
top: 10px;
border-radius: 100%;
width: 15px;
height: 15px;
box-shadow: 0px 0px 0px 2000px #fec44b;
}
.fs_day_off .rope .hole:before {
content: '';
position: absolute;
background: url(//xn-----8kchiwxfqtkkc3q.xn--p1ai/wp-content/plugins/fs-days-msk-weekend/img/ropes-min.png) no-repeat;
width: 36px;
height: 350px;
z-index: 2;
zoom: 27%;
top: -283px;
right: 66px;
}
@-moz-document url-prefix() {
.fs_day_off .rope .hole:before {
content: '';
width: 8px;
background-size: 8px 350px;
top: -331px;
right: 21px;
}
}
.fs_day_off .content {
font-family: "DIN2014-ExtraBold", sans-serif;
background: #fec44b;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fs_day_off .fs-title,
.fs_day_off .descr {
font-family: inherit;
font-size: 17px;
text-align: center;
}
.fs_day_off .fs-title {
color: #000;
width: 120%;
margin-left: -16%;
}
.fs_day_off .descr {
margin-left: -25px;
}
.fs_day_off .descr {
color: #fff;
}
.fs_day_off .left_part img {
max-width: 103px;
margin-left: -10px;
margin-bottom: -10px;
}
.fs_day_off .center_part {
flex: 1 1 auto;
align-self: auto;
}
.fs_day_off .right_part {
position: absolute;
right: -22px;
bottom: -27px;
}
.fs_day_off .right_part img {
max-width: 75px;
}
@media only screen and (max-width: 576px) {
.fs_day_off {
max-width: 310px;
min-width: 310px;
position: relative;
display: inline-block;
margin-top: 18px;
z-index: 100;
}
}