@media(max-width:765px){
.inquiry th,.inquiry td {
display:block!important;
width:100%!important;
border-top:none!important;
-webkit-box-sizing:border-box!important;
-moz-box-sizing:border-box!important;
box-sizing:border-box!important;
background-color: white;
}
.inquiry tr:first-child th{
border-top:1px solid #d7d7d7!important;
} .inquiry .haveto,.inquiry .any {	
font-size:10px;
}
.table-grad{
width: 100%;
}
.wpcf7 input[name="your-name"] { width: 100%;
}
.wpcf7 input[name="your-email"] { width: 100%;
}
.wpcf7 input[name="your-subject"] { width: 100%;
}
.wpcf7 textarea[name="your-message"] { width: 100%;
}
} .inquiry th{
text-align:left;
font-size:18px;
color:black;
padding-right:5px;
width:40%;
background-color: white;
border:solid 1px white;
} .inquiry td{
font-size:13px;
border:solid 1px white;	
background-color: white;
} .entry-content .inquiry tr,.entry-content table{
width: 100px;
} .haveto{
font-size:10px;
padding:5px;
background:#31bdc9;
color:#fff;
margin-right:5px;
position:relative;
bottom:1px;
} .any{
font-size:7px;
padding:5px;
background:#31bdc9;
color:#fff;
margin-right:5px;
position:relative;
bottom:1px;
} .verticallist .wpcf7-list-item{
display:block;
} body.home #front-contact .c_box_inner input[type=submit], body.home #front-contact .c_box_inner button{
display: block;
padding:1em 0;
width:35%;
font-size:18px;
font-weight:bold;	 
border-radius:2px;
border: none;
background-color: #ffa957;
color: white;
margin-left: auto;
margin-right: auto;
} body.home #front-contact .c_box_inner input[type=submit]:hover{
color:white;
opacity: 0.8;
}
.post-content table tbody th{
background-color: white;
color: black;
}
body.home #front-contact,
.post-content form table,
.post-content form table td,
.post-content form table th{
border: none;
}
.post-content form table td{
padding-top: 5px;
}
.post-content form p{
margin-bottom: 10px !important;
}
@media screen and (min-width: 767px ){
table {
border-collapse: collapse;
border-spacing: 0;
width: 70% !important;
display: block;
margin-right: auto;
margin-left: auto;
}
.inquiry th{
vertical-align: top;
}
input[type=submit]{
margin-left: 30% !important;
width: 40%;
}
}
@media screen and (max-width: 767px ){
table {
border-collapse: collapse;
border-spacing: 0;
width: 90% !important;
display: block;
margin-right: auto;
margin-left: auto;
}
input[type=submit]{
margin-left: 35% !important;
}
}
:where(:not(.wp-block-table))>table{
border: none !important;
}
.fn{
display:none;
} @media screen and (min-width: 767px ){
.vk_slider .swiper-wrapper{
min-height:700px;
}
.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
min-width: 300px;
}
}
span.wpcf7-list-item{
margin-left:38% !important;
}
@media screen and (max-width: 767px ){
span.wpcf7-list-item{
margin-left:15% !important;
}
}
.veu_socialSet .sb_icon .sb_icon_inner{
width:20%;
min-width:100px;
}