/**
* 2007-2019 Slavenja
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to https://intopsite.ru for more information.
*
*  @author    Slavenja <slavenja@ya.ru>
*  @copyright 2007-2019 Slavenja
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/

#block_slcontact_nav>div span a i:hover,
#block_slcontact>div span a i:hover,
div.adminicon>a i:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

#block_slcontact>div ul li i:hover,
#callbackbtn:hover,
.sl-icon:hover,
a.sl_phone:hover
{
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

div.adminicon {
    margin-top: 12px;
    float: right;
}

div.adminicon>a i {
    display: inline-block;
    min-height: 30px;
    min-width: 30px;
    margin: 3px;
    padding-top: 6px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#block_slcontact {
    border-left: 1px solid #515151;
}

#block_slcontact>div time,
#block_slcontact>div ul li a {
    color: #fff !important;
}

#block_slcontact>div ul li i {
    display: inline-block;
    min-height: 20px;
    min-width: 20px;
    margin-right: 5px;
    margin-left: 10px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#block_slcontact>div ul li {
    overflow: hidden;
    line-height: 30px;
}

#block_slcontact>div span a i {
    display: inline-block;
    min-height: 40px;
    min-width: 40px;
    margin: 0 3px 3px 0;
    padding: 10px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#block_slcontact_nav>div span a i {
    display: inline-block;
    min-height: 30px;
    min-width: 30px;
    margin: 3px;
    padding: 6px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 5%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

span.slcontact_phone_info {
    padding-left: 20px;
}

.icon-skype {
    background: #00adeb;
}

.icon-instagram {
    background: #ff009c;
}

.icon-youtube-play {
    background: red;
}

.icon-facebook-sign {
    background: #3b5998;
}

.icon-vk {
    background: #4c75a3;
}

a.login>i.icon-user,
a.account>i.icon-user {
    background: green;
}

.icon-signout {
    background: gray;
}

#block_slcontact_nav>div span a i.icon-star {
    background: #F90;
}

#block_slcontact_nav>div span a i.icon-envelope-alt {}

@font-face {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/fontello.eot?45681774');
    src: url('../fonts/fontello.eot?45681774#iefix') format('embedded-opentype'), url('../fonts/fontello.woff?45681774') format('woff'), url('../fonts/fontello.ttf?45681774') format('truetype'), url('../fonts/fontello.svg?45681774#fontello') format('svg');
}

.sl-icon {
    display: inline-block;
    margin: 0 3px 3px 0;
    padding: 10px;
    font-family: "fontello";
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sl-viber {
    background: #7360f2;
}

.sl-whatsapp {
    background: #0dc143;
}

a.sl_phone {
    font-size: 18px;
    color: #FFFFFF;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

span.tel {
    margin-top: -13px;
}

.plo {
    padding-left: 0px;
    padding-right: 0px;
}

small.rr,
small.cr {
    border-radius: 3px;
    padding: 2px;
}

span.more_phone {
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: 3px;
    padding: 6px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 2px;
}

#callbackbtn {
    cursor: pointer;
    display: inline-block;
    min-height: 30px;
    min-width: 30px;
    margin: 3px;
    padding: 6px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#callbacktoggle {
    position: fixed;
    display: none;
    top: 55px;
    left: 50%;
    z-index: 9999999999999;
    max-width: 300px;
    margin-left: -150px;
    padding: 10px;
    background: #fafafa;
    color: #333333;
    text-align: center;
    border: 1px solid #cccccc;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.calblackimg {
    height: 150px;
    width: 150px;
}

#reporttime {
    font-size: 160%;
    font-weight: 200;
}

#result {
    margin-bottom: 5px;
    font-weight: bold;
}

input#phonenumber {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    border: 1px solid#777
}

a.pol_link:hover {
    color: #369 !important;
}

.btnclick,
.btnclick:hover {
    background-image: linear-gradient(#007ab7, #009ad0);
    background-size: 100%;
    font-weight: bold;
    border-radius: 5px;
    line-height: 22px;
    border-top: 1px solid #06b2e6;
    border-right: 1px solid #06b2e6;
    border-left: 1px solid #06b2e6;
    border-bottom: 1px solid #06b2e6;
    text-shadow: 0 1px #015883;
    font-size: 18px;
    padding: 12px 22px 14px 22px;
    color: #fff;
    margin-bottom: 10px;
}

#scroller {
    display: none;
    position: fixed;
    bottom: 6px;
    right: 0px;
    width: 54px;
    height: 54px;
    display: block;
    border-radius: 50%;
    border: 1px solid #369;
    background: #369;
    color: #FFF;
    z-index: 99999999999999999999999;
    text-align: center;
}

i.scroller {
    font-size: 36px;
    margin-top: 5px;
    color: #FFF;
    z-index: 99999999999999999999999;
}

li.adr,
.mosu {
    color: #FFFFFF;
}