

.woocommerce .select2-container.orderby .select2-choice, .woocommerce-page .select2-container.orderby .select2-choice {background-color: #f5f5f5;}

input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]){ border-color: rgb(0, 0, 0) !important; color: rgb(0, 0, 0) !important; background-color: rgb(255, 255, 255); margin-bottom: 25px; }
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{ color: rgb(255, 255, 255) !important; background-color: rgb(0, 0, 0); }

.drop_down .second{ border-top: 1px solid #9a9b9b !important;  }
.drop_down .second .inner > ul > li > a:hover{ color: #9a9b9b !important; }

.single article{ padding-top: 0; }

/* Menu */

nav.main_menu ul li{ padding: 0px 0 !important; }
nav.main_menu > ul > li > a{ padding: 0 20px; }