div.sc-navigation-inner ul li a span.expand{display: none;}

a{text-decoration: none; color: #000;}

.personName .control{display: flex; flex-direction: column; width: 100%;}


.form .field .control input[type="text"], .form .field .control input[type="email"], .form .field .control input[type="password"], .form .field .control input[type="tel"], .form .field .control input[type="url"], .form .field .control input[type="number"], .form .field .control textarea, .form .field .control select{
    width: 100%;
    max-width: 400px;
}

button[type="submit"]{
margin-top: 10px;
}

body{overflow-x: hidden;}


@media all and (max-width:450px){

#content {

width: 100%;

}

#sidebar-primary {

width: 99%;

margin-left: 0;

}

#wp_page_numbers {

width: 99%;

}

.post-box {

width: 100%;

height: 407px;

float: none;

margin-left: 0;

overflow: hidden;

}

.menu-secondary-container {

position: relative;

height: auto;

z-index: 300;

background: none;

padding-left: 0;

}

}





<!--
        Caution: Do not change code bellow.
-->

