.dropen_box {
-webkit-box-shadow: 0 10px 21px rgba(40,40,40,.27);
box-shadow: 0 10px 21px rgba(40,40,40,.27);
background-color: #f6f6f6;
padding: 40px;
}

.dropen_box .wpcf7-checkbox {
margin-left: -17px;
}

img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto
}


iframe img, img {
    height: auto
}


.tablepress td, .tablepress th  {
font-size: 10pt!important;
padding: 4px!important;    
}
.tablepress tfoot th, .tablepress thead th {
    background-color: #f7d9dc!important;
}

p iframe {
max-width: 100%;
}

nav.top ul li {
margin-right: 10px;
}

@media only screen and (max-width: 400px) {
.panel-offer img.text {
display: none;
}
}

nav.primary>ul>li.parent>ul li a {
    padding-top: 3px;
}