/*  Аўтар: "БуслікДрэў" ( https://buslikdrev.by/ )
	© 2016-2021; BuslikDrev - Усе правы захаваныя.
	Спецыяльна для сайта: "OpenCart.pro" ( https://opencart.pro/ ) */

.bus-share{
    margin-bottom: 10px;
}
.bus-share-btn {
    display: inline-block;
    padding: 14px;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #cccccc;
    border-radius: 100%;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.bus-share-btn-vk {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #4a76a8;
    background-image: linear-gradient(to bottom, #4a76a8, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #4872a3;
}
.bus-share-btn-vk.active.focus,
.bus-share-btn-vk.active:focus,
.bus-share-btn-vk.active:hover,
.bus-share-btn-vk:active.focus,
.bus-share-btn-vk:active:focus,
.bus-share-btn-vk:active:hover,
.open>.dropdown-toggle.bus-share-btn-vk.focus,
.open>.dropdown-toggle.bus-share-btn-vk:focus,
.open>.dropdown-toggle.bus-share-btn-vk:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.bus-share-btn-fb {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #4267b2;
    background-image: linear-gradient(to bottom, #4267b2, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #29487d;
}
.bus-share-btn-fb.active.focus,
.bus-share-btn-fb.active:focus,
.bus-share-btn-fb.active:hover,
.bus-share-btn-fb:active.focus,
.bus-share-btn-fb:active:focus,
.bus-share-btn-fb:active:hover,
.open>.dropdown-toggle.bus-share-btn-fb.focus,
.open>.dropdown-toggle.bus-share-btn-fb:focus,
.open>.dropdown-toggle.bus-share-btn-fb:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.bus-share-btn-ok {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ee8208;
    background-image: linear-gradient(to bottom, #ee8208, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}
.bus-share-btn-ok.active.focus,
.bus-share-btn-ok.active:focus,
.bus-share-btn-ok.active:hover,
.bus-share-btn-ok:active.focus,
.bus-share-btn-ok:active:focus,
.bus-share-btn-ok:active:hover,
.open>.dropdown-toggle.bus-share-btn-ok.focus,
.open>.dropdown-toggle.bus-share-btn-ok:focus,
.open>.dropdown-toggle.bus-share-btn-ok:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}
.bus-share-btn-mymir {
    color: #ff9e00;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #005ff9;
    background-image: linear-gradient(to bottom, #005ff9, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #ad6704;
}
.bus-share-btn-mymir.active.focus,
.bus-share-btn-mymir.active:focus,
.bus-share-btn-mymir.active:hover,
.bus-share-btn-mymir:active.focus,
.bus-share-btn-mymir:active:focus,
.bus-share-btn-mymir:active:hover,
.open>.dropdown-toggle.bus-share-btn-mymir.focus,
.open>.dropdown-toggle.bus-share-btn-mymir:focus,
.open>.dropdown-toggle.bus-share-btn-mymir:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.bus-share-btn-twitter {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #1da1f2;
    background-image: linear-gradient(to bottom, #1da1f2, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
}
.bus-share-btn-twitter.active.focus,
.bus-share-btn-twitter.active:focus,
.bus-share-btn-twitter.active:hover,
.bus-share-btn-twitter:active.focus,
.bus-share-btn-twitter:active:focus,
.bus-share-btn-twitter:active:hover,
.open>.dropdown-toggle.bus-share-btn-twitter.focus,
.open>.dropdown-toggle.bus-share-btn-twitter:focus,
.open>.dropdown-toggle.bus-share-btn-twitter:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.bus-share-btn-skype {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #00aaf1;
    background-image: linear-gradient(to bottom, #00aaf1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
}
.bus-share-btn-skype.active.focus,
.bus-share-btn-skype.active:focus,
.bus-share-btn-skype.active:hover,
.bus-share-btn-skype:active.focus,
.bus-share-btn-skype:active:focus,
.bus-share-btn-skype:active:hover,
.open>.dropdown-toggle.bus-share-btn-skype.focus,
.open>.dropdown-toggle.bus-share-btn-skype:focus,
.open>.dropdown-toggle.bus-share-btn-skype:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}