/* latin */
@font-face {
    font-family: 'Droid Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/droidsans/v12/SlGVmQWMvZQIdix7AFxXkHNSbQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
    font-family: 'Droid Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/droidsans/v12/SlGWmQWMvZQIdix7AFxXmMh3eDs1Zw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


h2.center,
p.center {
    text-align: center
}

h2.bold,
p.bold {
    font-weight: 600
}

h2.title {
    margin: 30px 0 !important;
    text-align: left
}

main .content {
    background: 0;
    border: 0
}

.content .text {
    font-family: Arial;
    font-size: 18px;
    line-height: 22px
}

.content .text>ul {
    list-style: disc;
    padding-left: 40px;
    box-sizing: border-box;
    margin-bottom: 15px
}

.content .text p {
    margin-bottom: 15px
}

.content .text h2 {
    font-family: Arial
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
    width: 100%;
    clear: both
}

.blockShadow {
    background: #ccc none repeat scroll 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
    padding: 10px;
    margin-top: 10px;
    font-style: italic;
    font-weight: 600;
    font-size: 15px
}

.blockShadow>span {
    font-weight: 300;
    margin-bottom: 20px;
    display: block
}

.blockShadow .second {
    margin-bottom: 20px
}

.explorer {
    background: #e2e2e2;
    padding: 10px;
    margin-bottom: 15px
}

.explorer img {
    float: left;
    margin-right: 10px
}

.bgbutton {
    /* background: url('../img/image23.jpg') no-repeat; */
    background-size: cover;
    width: 242px;
    height: 68px;
    position: relative;
    display: block;
    margin: 10px auto
}

.buynowbtn {
    position: absolute;
    top: 24px;
    right: 26px;
    font-size: 20px;
    color: #0070c0;
    text-decoration: none;
    font-family: Arial
}

@media screen and (max-width:800px) {
    main #facebook .writeComment {
        display: none !important
    }

    main #facebook .commentsList .commentItem {
        display: none
    }

    main #facebook .commentsList .commentItem:nth-child(-n+7) {
        display: block
    }
}

input:focus {
    outline: none;
}

img {
    border: medium none;
}

.ord_button {
    background-color: #00b38f;
    color: #ffffff;
    display: inline-block;
    padding: 15px 30px;
    font: 28px Arial, sans-serif;
    font-weight: bold;
    box-shadow: 2px 3px 8px #999999;
    text-decoration: none;
    border-radius: 8px;
    border: 3px solid #ffffff;
    margin: 20px 0 30px;
    line-height: 28px;
}
@media screen and (max-width:360px) {
.ord_button{
width: 60% !important;
font-size: 16px !important;
} 
}

@media screen and (max-width:412px) {
    .ord_button{
    width: 60% !important;
    font-size: 16px !important;
    } 
    }

.ord_button:hover {
    background-color: #7CBC1F;
    box-shadow: 2px 3px 3px #999999;
    text-decoration: none;
    color: white;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome {
        min-width: 99.2%;
        width: 99.2%;
    }
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1;
    overflow: visible;
}

button,
input {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    -webkit-appearance: button;
    cursor: pointer;
}

/*.top-bar ul li#barraRaiBtn:hover #barraRaiMenuIcon {
    display: inline-block;
}*/

/*.top-bar ul li#barraRaiBtn:hover img, .top-bar ul li#barraRaiBtn.opened img, .top-bar ul li#barraRaiBtn.opened #barraRaiMenuIcon, .top-bar ul li#barraRaiBtn #barraRaiCloseIcon {
    display: none;
}*/

/* Orientation-dependent styles for the content of the menu */

/* Vertical menu that slides from the left or right */

/* Push classes applied to the body */

*,
*:before,
*:after {
    box-sizing: initial !important;
}

body {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

/* Transitions */


/*Divisore Menu*/

.text9 {
    font-size: 16.67px;
    font-weight: bold;
    color: #02aeee;
}

input {
    margin-bottom: 10px;
    font-size: 16.67px;
    font-weight: bold;
    color: grey;
    padding: 12px;
    width: 274px;
    box-sizing: border-box;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
}

@media screen and (max-width:360px) {
    input {
        width: 70% !important;
    }
}

@media screen and (max-width:412px) {
    input {
        width: 70% !important;
    }
}

button {
    margin: 0 auto;
    padding: 20px;
    font-size: 20px;
    text-decoration: none;
    background-color: #de0606;
    text-align: center;
    color: #fff !important;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}

#form__block {
    text-align: center;
}

@media screen and (min-width: 320px) and (max-width: 345px) {
    input {
        width: 256px;
    }
}