.custom-calendar-wrap{position:relative;overflow:hidden;}
.custom-inner{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.2);padding-bottom:1em;}
.custom-inner:before,
.custom-inner:after{content:'';width:99%;height:50%;position:absolute;background:#f6f6f6;bottom:-4px;left:0.5%;z-index:-1;box-shadow:0 1px 3px rgba(0,0,0,0.2);}
.custom-inner:after{content:'';width:98%;bottom:-7px;left:1%;z-index:-2;}
.custom-header{background:#fff;padding:.5em;height:70px;position:relative;}
.custom-header h2{color:#e5a036;font-size:1.5em;margin-top:10px;font-family:"CenturyGothicRegular";text-align:center;text-transform:uppercase;}
.fc-calendar-container{height:15em;width:auto;padding:0 15px;background:#fff;}
.fc-calendar .fc-head{background:transparent;color:#00265d;font-family:'PTSansBold';text-transform:uppercase;font-size:1em;}
.fc-calendar .fc-row > div{background:#fff;}
.fc-calendar .fc-row > div:empty{background:transparent;}
.fc-calendar .fc-row > div > span.fc-date{top:50%;left:50%;text-align:center;margin:-10px 0 0 -15px;color:#00265d;pointer-events:none;}
.fc-calendar .fc-row > div.fc-today{background:rgba(229,159,54,1);background:-moz-linear-gradient(top, rgba(229,159,54,1) 0%, rgba(244,222,114,1) 47%, rgba(229,159,54,1) 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(229,159,54,1)), color-stop(47%, rgba(244,222,114,1)), color-stop(100%, rgba(229,159,54,1)));background:-webkit-linear-gradient(top, rgba(229,159,54,1) 0%, rgba(244,222,114,1) 47%, rgba(229,159,54,1) 100%);background:-o-linear-gradient(top, rgba(229,159,54,1) 0%, rgba(244,222,114,1) 47%, rgba(229,159,54,1) 100%);background:-ms-linear-gradient(top, rgba(229,159,54,1) 0%, rgba(244,222,114,1) 47%, rgba(229,159,54,1) 100%);background:linear-gradient(to bottom, rgba(229,159,54,1) 0%, rgba(244,222,114,1) 47%, rgba(229,159,54,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e59f36', endColorstr='#e59f36', GradientType=0);padding:3px;text-align:center;}
.fc-calendar .fc-row > div.fc-today p{background:#fff;margin:0;width:100%;height:100%;}
.fc-calendar .fc-row > div.fc-today > span.fc-date{text-shadow:0 1px 1px rgba(0,0,0,0.1);}
.fc-calendar .fc-row > div.fc-content:after{content:'';text-align:center;width:20px;margin-left:-10px;position:absolute;color:#DDD;font-size:70px;line-height:20px;left:50%;bottom:3px;}
.fc-starttime, .fc-endtime{visibility:hidden;}
.fc-calendar .fc-row > .fc-content > span.fc-date{color:#3679a6;text-decoration:underline;}
a.dayevent{display:block !important;height:100%;width:100%;}
.fc-calendar-events, .fc-calendar-event{position:absolute;width:80%;height:80%;left:0;right:0;top:0;bottom:0;margin:auto;}
.fc-calendar-events .fc-calendar-event{height:100%;width:100%;}
.fc-calendar-event:hover{cursor:pointer;}
.fc-calendar .fc-row > div.fc-today.fc-content:after{color:#b02c42;}
.fc-calendar .fc-row > div.fc-content:hover:after{color:#ef4f69;}
.fc-calendar .fc-row > div.fc-content:hover > span.fc-date{text-decoration:none;}
.fc-calendar .fc-row > div.fc-today.fc-content:hover:after{color:#fff;}
.fc-calendar .fc-row > div > div a,
.fc-calendar .fc-row > div > div span{display:none;font-size:22px;}
@media screen and (max-width:400px){.fc-calendar-container{height:15em;}
.fc-calendar .fc-row > div > span.fc-date{font-size:15px;}
}


/*
@media (max-width: 768px) {

    section.maincontent .content .gifts .slidefon .slide a{
        text-align: center;
    }

    section.maincontent .content .card .slidefon img{
        float: none !important;
    }

    section.maincontent .content .card .spoilerzakaz #forma{
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
    }

    section.maincontent .content .card .spoilerzakaz.is-active{
        display: block !important;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }

    section.maincontent .content .card .spoilerzakaz.is-active > p{
        display: none;
    }
}
*/