/*
Theme Name: Cegos blog Spain
Description: Theme for blog cegos websites.
Author: Damien Lavrilleux
Version: 1.0
*/

.comment-form-comment button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {

    opacity: 0.8;

    filter: alpha(opacity=80);

    color: #fff;

}

@media only screen and (min-width: 768px) {
    .modal-dialog-video {
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .modal.fade .modal-dialog-video {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog-video {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .modal-dialog-video {
        position: relative;
        z-index: 1050;
        margin-right: auto;
        margin-left: auto;
    }

    .list-category-tags {
        width: 100%;
    }

    .border-header22 .list-category-tags {
        width: auto;
    }

    .bodytext ul li {
        padding-left: 30px;
        color: #3D5365;
        position: relative;
        list-style-type: none;
    }

    .bodytext .list-socialize li {
        padding-left: 0px !important;
    }

    .bodytext .list-socialize li :before {

        background-color: transparent !important;
    }

    .wp-polls-ul li:before {
        background-color: transparent !important;
    }

    ol {
        counter-reset: li; /* Initiate a counter */
        margin-left: 0; /* Remove the default left margin */
        padding-left: 0; /* Remove the default left padding */
    }

    ol > li {
        position: relative; /* Create a positioning context */
        margin: 0 0 6px 2em; /* Give each list item a left margin to make room for the numbers */
        list-style: none; /* Disable the normal item numbering */
    }

    .comment-respond {
        border-bottom: 1px solid #E8E8E8;
        overflow: hidden;
        padding: 20px 22px;
    }

    .comment-block .in {
        padding: initial;
    }

    .wp-polls .btn-lg {
        font-size: 14px !important;
        min-height: 35px !important;
        width: 100px !important;
    }

    .wp-polls .Buttons {
        color: #4b4b4b !important;
        background: #ddd !important;
        border: none !important;
        margin-right: 10px;
    }

    #example {
        position: absolute;
        left: -60px;
        border-right: 0px;
        padding-top: 100px;
        top: 2px;
    }

    #example li:before {
        background-color: rgba(0, 0, 0, 0) !important;
    }

    .ihab {
        width: 55px;
    }

    .border-header20-category {
        padding: 20px 0px;
    }

    .absbox {
        position: fixed !important;
        bottom: 50px !important;
    }

    img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    img.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    img.alignright {
        display: inline;
        float: right;
    }

    img.alignleft {
        display: inline;
        float: left;
    }

    .alignright {
        float: right;
    }

    .alignleft {
        float: left;
    }

    .aligncenter {
        clear: both;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .error {
        font-size: 12px;
        padding: 0 0 5px 0;
        color: #FF0000;
    }

    input.error, textarea.error {
        background: #FFD2D2;
        color: #000000;
    }

    .widget .w-content {
        padding: 16px 20px;
        overflow: hidden;
    }

    .bg-white-cegos {
        background-color: #FFFFFF;
    }

    li.menu-divider:last-child {
        display: none;
    }

    .list-socialize .s-site-web {
        background-color: #118528;
    }

    .list-socialize a i {
        top: 6px !important;
    }

    #polls-7-ans ul li:before {
        background-color: rgba(0, 0, 0, 0) !important;
    }

    #polls-7 ul li:before {
        background-color: rgba(0, 0, 0, 0) !important;
    }

    .entry_author_image {
        float: left;
        border: solid 1px outset;
        margin: 1.2em 1.2em 0px .1em;
    }

    .footer-list-innerpage li {
        padding: 0 0 0 10px !important;
    }

    .list-category-tags a {
        white-space: nowrap !important;
    }

    .list-unstyled li:before {
        top: 0px !important;
        width: 0px !important;
    }