.contact-link { float: right; color: #363636; clear: both; z-index: 10; }
.contact-link .shop-phone { position: relative; line-height: 30px; text-shadow: none; font-size: 12px; display: block; font-weight: 600; width: 44px; height: 50px; cursor: pointer; background: white; padding: 0 7px; }
.contact-link .shop-phone:hover .icon-contact { background-position: center right; }
.contact-link .shop-phone .icon-contact { float: right; background: url(../../../img/icon_phone.png) no-repeat center left; width: 30px; height: 50px; padding: 10px 0; background-color: white; border-bottom: 1px solid #ebebeb; }
.contact-link .shop-phone .toogle_content { display: none; background: white; position: relative; padding: 0 15px; line-height: 40px; border-radius: 4px; position: absolute; top: 50%; margin-top: -20px; margin-right: 15px; right: 100%; white-space: nowrap; -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2); box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2); }
.contact-link .shop-phone .toogle_content:before { content: ""; content: ""; position: absolute; border: 7px solid transparent; border-left: 7px solid white; right: -13px; top: 50%; margin-top: -7px; }
.contact-link .shop-phone i { font-size: 16px; line-height: 30px; color: #7b7b7b; padding-right: 7px; vertical-align: -2px; }
.contact-link .shop-phone strong { font-weight: 600; }
.contact-link .shop-email { position: relative; line-height: 30px; text-shadow: none; font-size: 12px; display: block; font-weight: 600; width: 44px; height: 50px; background: white; padding: 0 7px; cursor: pointer; }
.contact-link .shop-email:hover .icon-contact { background-position: center right; }
.contact-link .shop-email .icon-contact { float: right; background: url(../../../img/icon_mail.png) no-repeat center left; width: 30px; height: 50px; padding: 10px 0; background-color: white; }
.contact-link .shop-email .toogle_content { display: none; background: white; position: relative; padding: 0 15px; border-radius: 4px; line-height: 40px; position: absolute; top: 50%; margin-top: -20px; margin-right: 15px; right: 100%; white-space: nowrap; -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2); box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2); }
.contact-link .shop-email .toogle_content:before { content: ""; position: absolute; border: 7px solid transparent; border-left: 7px solid white; right: -13px; top: 50%; margin-top: -7px; }
.contact-link .shop-email a { color: #363636; }
.contact-link .shop-email a:hover { text-decoration: underline; }
.contact-link .shop-email i { font-size: 16px; line-height: 30px; padding-right: 7px; vertical-align: -2px; }

#contact-link { float: right; border-left: 1px solid #515151; }
@media (max-width: 479px) { #contact-link { text-align: center; } }
#contact-link a { display: block; color: white; font-weight: bold; padding: 8px 10px 11px 10px; text-shadow: 1px 1px rgba(0, 0, 0, 0.2); cursor: pointer; line-height: 18px; }
@media (max-width: 479px) { #contact-link a { font-size: 11px; padding-left: 5px; padding-right: 5px; } }
#contact-link a:hover, #contact-link a.active { background: #2b2b2b; }
@media (max-width: 767px) { #contact-link.is_logged { display: none; } }

@media (max-width: 767px) { #contact_block { margin-bottom: 20px; } }
#contact_block .label { display: none; }
#contact_block .block_content { color: #888888; }
#contact_block p { margin-bottom: 4px; }
#contact_block p.tel { font: 400 17px/21px Arial, Helvetica, sans-serif; color: #333333; margin-bottom: 6px; }
#contact_block p.tel i { font-size: 25px; vertical-align: -2px; padding-right: 10px; }
