

/* Start:/about/delivery/samovyvoz/style.css?17389131401555*/
.max820 p,
.max820 ul {
    font-size: 16px;
}
.max820 p.bird{
	padding-left:40px;
	background:url(/about/delivery/samovyvoz/img/bird.png) 6px 6px no-repeat;
}
.pickup .wsb-title {
    text-align: center;
}
.wsb-title .great {
    font-size: 22px;
}
.wsb-title a {
    color: black;
}
.content.pickup ul {
    margin: 0 0 1em;
}
.content.pickup ul li {
    margin-bottom: 0;
}
p.ul-title {
    margin-bottom: 0;
}
#magazin {
    /*color: #CCC;*/
}
#magazin .wsb-title a {
    /*color:#CCC;*/
}
.del-cross {
    display:block;
    position:relative;
    overflow:hidden; /* запрещает обтекать другие блоки */
}
.del-cross:before {
    content:'';
    position:absolute;
    display:block;
    width:auto;
    height:auto;
    left:0;
    top:0;
    right:0;
    bottom:0;
    background: rgba(0,0,0,0) url(/about/delivery/samovyvoz/img/cross.svg) no-repeat;
    background-size:100% 100%; /* растягивает фон на всю ширину и высоту блока */
}

.contacts-open-map {
    margin: 0 23px 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.contacts-open-map:after {
    content: ' ';
    display: inline-block;
    background: url('/bitrix/templates/cosmo-template/css/../images/arr-d.png') 0 0 no-repeat;
    width: 9px;
    height: 5px;
    margin-left: 5px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.contacts-open-map.open:after {
    transform: rotate(180deg);
}
/* End */
/* /about/delivery/samovyvoz/style.css?17389131401555 */
