/*
Theme Name:   CandockDistributors
Description:  Écrivez ici une brève description de votre thème enfant
Author:       candock
Author URL:   https://candock.com
Template:     oceanwp
Version:      1.3
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  CandockDistributors
*/

/* Écrivez ici votre propre feuille de style personnelle */

#top-bar-wrap .button{
    font-size: 11px;
    padding: 8px 16px;
}
.bdt-prime-slider-skin-general .bdt-prime-slider-next:hover, .bdt-prime-slider-skin-general .bdt-prime-slider-previous:hover{
  background: #13aff0 !important;
  border-color: #13aff0 !important;  
}

.bdt-prime-slider-skin-general .bdt-slide-btn .bdt-slide-btn-icon{
    background:transparent !important;
}

.#top-bar-social li a{
    font-size: 24px !important;
}

@media only screen and (max-width: 767px){
    #top-bar-content.top-bar-right {
        float: right !important;
    }
    #top-bar-social.top-bar-left {
        float: left !important;
    }
}

@media (min-width: 768px){
    .bdt-prime-slider-skin-general .bdt-slide-btn .bdt-slide-btn-icon{
        bottom: 7px !important;
    }
}
