div.wpcf7 {
    margin: 0;
    padding: 0;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
    position: relative;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #ff0000;
    background: #fff;
    padding: .2em .8em;
}

span.wpcf7-list-item {
    margin-left: 0.5em;
}

.wpcf7-display-none {
    display: none;
}

div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px;
}

div.wpcf7 div.ajax-error {
    display: none;
}

div.wpcf7 .placeheld {
    color: #888;
}

#main-nav-sticky-wrapper.fixed {
    left: 368px;
    position: fixed;
    top: 0;
    background-color: #000;
}

    #main-nav-sticky-wrapper.fixed li {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

/*-------------------------------------------------------------------------------------------------*/
#floatingCirclesG {
    position: relative;
    width: 128px;
    height: 128px;
    -moz-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
}

.f_circleG {
    position: absolute;
    background-color: #000000;
    height: 23px;
    width: 23px;
    -moz-border-radius: 12px;
    -moz-animation-name: f_fadeG;
    -moz-animation-duration: 0.8s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -webkit-border-radius: 12px;
    -webkit-animation-name: f_fadeG;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -ms-border-radius: 12px;
    -ms-animation-name: f_fadeG;
    -ms-animation-duration: 0.8s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: normal;
    -o-border-radius: 12px;
    -o-animation-name: f_fadeG;
    -o-animation-duration: 0.8s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: normal;
    border-radius: 12px;
    animation-name: f_fadeG;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
    animation-direction: normal;
}

#frotateG_01 {
    left: 0;
    top: 52px;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    -ms-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

#frotateG_02 {
    left: 15px;
    top: 15px;
    -moz-animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    -ms-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

#frotateG_03 {
    left: 52px;
    top: 0;
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

#frotateG_04 {
    right: 15px;
    top: 15px;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

#frotateG_05 {
    right: 0;
    top: 52px;
    -moz-animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
    -ms-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

#frotateG_06 {
    right: 15px;
    bottom: 15px;
    -moz-animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
    -ms-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

#frotateG_07 {
    left: 52px;
    bottom: 0;
    -moz-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

#frotateG_08 {
    left: 15px;
    bottom: 15px;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -ms-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}

@-moz-keyframes f_fadeG {
    0% {
        background-color: #CCFF00;
    }

    100% {
        background-color: #000000;
    }
}

@-webkit-keyframes f_fadeG {
    0% {
        background-color: #CCFF00;
    }

    100% {
        background-color: #000000;
    }
}

@-ms-keyframes f_fadeG {
    0% {
        background-color: #CCFF00;
    }

    100% {
        background-color: #000000;
    }
}

@-o-keyframes f_fadeG {
    0% {
        background-color: #CCFF00;
    }

    100% {
        background-color: #000000;
    }
}

@keyframes f_fadeG {
    0% {
        background-color: #CCFF00;
    }

    100% {
        background-color: #000000;
    }
}


#loader {
    left: 50%;
    position: fixed;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;
    display: none;
}

.breadcrumb {
    background-color: transparent !important;
    border: 1px solid;
}

.btn.btn-primary {
    background-color: transparent !important;
    border-color: #fff;
    text-decoration: none;
}

    .btn.btn-primary:hover, .btn.btn-primary.hover {
        background-color: #C7F900 !important;
        border-color: #fff;
        text-decoration: none;
        color: #000;
    }


.tile {
    background-color: #C7F900;
    display: block;
    margin-bottom: 20px;
    padding: 20px;
    text-decoration: none;
    color: #000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

    .tile:hover {
        color: #000;
        background-color: #B4E100;
    }

.prod {
    border: 1px solid #000;
    margin: 20px;
    padding: 20px;
    background-color: #24252A;
    text-align: center;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    position: relative;
}

    .prod > h2 {
        font-size: 1.4em;
        height: 4em;
        line-height: 1em;
        overflow: hidden;
    }

    .prod figure {
        width: 100%;
    }

    .prod:hover {
        border: 1px solid #ccff00;
    }

    .prod .btn.btn-primary {
        float: none;
        margin-bottom: 20px;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: auto !important;
        width: 100%;
    }

#cart-result {
    background-color: #c7f900;
    border: 1px solid #000;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: #000;
    display: none;
    left: 50%;
    padding: 30px 0;
    position: fixed;
    text-align: center;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 20%;
    z-index: 10;
}

.quantity-input {
    background-color: transparent;
    border: 1px solid;
    text-align: center;
}

.table tbody tr td {
    padding-top: 15px !important;
}

.fa-trash {
    cursor: pointer;
}

.panel {
    background-color: transparent !important;
}

.panel-heading, .panel-footer {
    background-color: #24252a !important;
    color: #fff !important;
}

/*Profilo*/
.profile-buttons {
    margin-bottom: 20px;
    border: 1px solid grey;
    padding: 15px;
}

    .profile-buttons a {
        background-color: #000;
        display: block;
        padding: 10px;
        border-bottom: 1px solid grey;
        text-decoration: none;
    }

        .profile-buttons a:hover {
            text-decoration: none;
            background-color: #24252A;
        }

        .profile-buttons a:last-child {
            border-bottom-width: 0;
        }

/*Login*/
.panel.login h1, .panel.register h1, .panel.checkout h1 {
    font-size: 1em;
    margin: 0;
}

.panel.login ul, .panel.register ul, .panel.checkout ul {
    margin-top: 20px;
}

    .panel.login ul li, .panel.register ul li, .panel.checkout ul li {
        margin-bottom: 10px;
    }

.doc-container.plus {
    cursor: pointer;
}

/*.QtaDisponibileImmediata { display: block; height: 50px; }*/

table.table-responsive {
    margin: 40px 0;
    width: 100%;
    font-size: 1.1em;
}

    table.table-responsive.order-detail * {
        font-size: 0.97em;
        text-align: center;
    }

    table.table-responsive tr th {
        text-transform: capitalize;
        color: #FFF;
        padding: 5px;
    }

        table.table-responsive tr th:first-child, table.table-responsive tr td:first-child {
            width: auto;
        }

    table.table-responsive tr td {
        padding: 10px 0;
    }

    table.table-responsive .quantity-input {
        text-align: center;
        padding: 9px;
    }

    table.table-responsive td:nth-child(3) {
        width: 30%;
    }

.table-hover > tbody > tr:hover {
    background-color: #24252A !important;
}

table tr td .btn {
    display: block;
    margin: auto;
    font-size: 1em;
}
/*.QtaDisponibileImmediata { text-align: center; }*/
.QtaDisponibileImmediata > div {
    border: 1px solid;
    padding: 6.2px;
}

input#q {
    background-image: url("images/search.png") !important;
    background-position: 98% center !important;
    background-repeat: no-repeat !important;
}

.fa.fa-shopping-cart {
    font-size: 1.7em;
}

@media only screen and (max-width: 800px) {
    .only-mobile {
        display: block;
    }
    /* Force table to not be like tables anymore */
    .table-responsive,
    .table-responsive thead,
    .table-responsive tbody,
    .table-responsive tfoot,
    .table-responsive th,
    .table-responsive td,
    .table-responsive tr,
    .total-row td:first-child,
    .total-row td:last-child {
        display: block;
    }

    .total-row td:first-child {
        padding-right: 10px;
    }

    .total-row td {
        display: none;
    }

    .table-responsive {
        border-width: 0 !important;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        .table-responsive thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

        .table-responsive tr {
            border: 1px solid #ccc;
            margin-bottom: 16px;
        }

        .table-responsive td { /* Behave  like a "row" */
            border: none;
            border-bottom: 1px solid #eee;
            position: relative;
            padding-left: 50%;
            white-space: normal;
            text-align: right !important;
        }
            /*.table-responsive td span, .table-responsive td .quantity-input, .fa-trash { margin-right: 10px; }*/

            .table-responsive td:before { /* Now like a table header */
                position: absolute; /* Top/left values mimic padding */
                top: 10px;
                left: 6px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
                text-align: left;
                font-weight: bold;
            }

            /*
	Label the data
	*/
            .table-responsive td:before {
                content: attr(data-title);
            }

    table.table-responsive tr td {
        padding: 11px 11px 10px !important;
    }

        table.table-responsive tr th:first-child, table.table-responsive tr td:first-child {
            width: 100%;
        }

            table.table-responsive tr th:first-child figure, table.table-responsive tr td:first-child figure {
                margin: auto;
                width: 30%;
            }

    table.table-responsive .quantity-input {
        text-align: center;
        width: 50%;
        margin-right: 3%;
    }

    table.table-responsive tr td input {
        width: 100%;
    }

    table.table-responsive td:nth-child(3) {
        width: auto;
    }

    .QtaDisponibileImmediata > div {
        border-width: 0px;
    }
}
