/* = Colori e variabili
-------------------------------------------------------------- */
.box_shadow_reset {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.border_radius_reset {
  border-radius: 0;
}
.text_shadow_reset {
  text-shadow: none;
}
.transition {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* = Typography
-------------------------------------------------------------- */
h4 {
  color: #cccd00;
  font-weight: bold!important;
  font-size: 18px;
  text-transform: uppercase;
  padding-bottom: 7px;
  margin-bottom: 10px;
}
.title-section {
  color: #17151b;
  font-size: 28px;
  font-weight: 300;
  line-height: 34px;
}
a,
a:visited,
a:link {
  color: #9bbd35 !important;
  font-weight: bold;
}
body a:hover {
  text-decoration: none!important;
}
strong {
  color: #000000 !important;
}
a.ico-arrow-link {
  padding: 3px 40px 3px 0;
  display: inline-block;
  background: url("images/ico-arrow-link.png") no-repeat center right transparent;
}
a.ico-anit-download {
  padding: 7px 0 7px 50px;
  display: inline-block;
  background: url('images/anit-sprite.png') no-repeat 0 -963px;
  color: #5b5563 !important;
  font-weight: bold;
  font-size: 15px;
}
.page-template-page-area-riservata .entry a.ico-anit-download {
  color: #5b5563 !important;
  text-decoration: none !important;
}
.anit-select {
  position: relative;
}
.anit-select label {
  width: 18%;
  margin-right: 2%;
  float: left;
  line-height: 30px;
  height: 30px;
}
.anit-select select {
  width: 78%;
  float: right;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("images/ico-select.png") no-repeat 95% center #f0f0f0;
  font-family: 'Open Sans', sans-serif;
  border-radius: 0;
  height: 30px;
  line-height: 30px;
  padding: 0 3%;
  border: 1px solid #cccccc;
}
.anit-grid-6 .anit-select label {
  text-align: right;
}
select {
  -webkit-appearance: none;
  background: url("images/ico-select.png") no-repeat 95% center #f0f0f0;
  border-radius: 0;
  height: 30px;
  line-height: 30px;
  padding: 0 3%;
  -moz-appearance: none;
  border: 1px solid #cccccc;
  font-family: 'Open Sans', sans-serif;
}
/* = Theme customization starts here - STRUTTURA
-------------------------------------------------------------- */
body {
  padding-top: 40px;
}
body.admin-bar {
  padding-top: 0;
}
body.admin-bar #top {
  position: inherit;
}
#main.fullwidth,
.layout-full #main,
.col-full {
  max-width: 1060px;
}
/* = Header
-------------------------------------------------------------- */
body #top {
  background-color: #a7c700;
  background-image: -webkit-linear-gradient(top, #e0dd00, #a7c700);
  background-image: linear-gradient(to bottom, #e0dd00, #a7c700);
  height: 40px;
  line-height: 40px;
  border: none;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
  padding: 0;
}
body #top .anit-user-logged {
  color: #17151b;
  float: left;
}
body #top .anit-top-menu ul {
  margin: 0;
}
body #top .anit-top-menu ul li {
  float: none;
  list-style: none;
  display: inline-block;
}
body #top .anit-top-menu ul li a {
  display: inline-block;
  padding: 0 15px;
  font-size: 14px;
  font-weight: normal;
  color: #17151b !important;
}
body #top .anit-top-menu ul li a:hover {
  background: #fff000;
}
body #top .nav.cart {
  margin-bottom: 0;
  height: 40px;
}
body #top .nav.cart li a {
  padding: 0 15px;
  height: 40px;
  font-size: 0px;
  color: #17151b !important;
}
body #top .nav.cart li a span {
  font-size: 14px;
  font-weight: bold;
  padding-left: 28px;
  background: url('images/anit-sprite.png') no-repeat 0 -190px;
  display: block;
}
body #top .nav.cart li a:hover {
  background: #fff000;
}
#top-section {
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 5px;
}
#top-section h1 {
  line-height: 38px!important;
}
body #header {
  background: #ffffff;
  padding: 20px 0 10px!important;
}
body #header .header-right {
  margin-bottom: 5px;
}
body #header #logo {
  margin-top: 10px;
}
body #header #searchform {
  text-align: right;
  margin-bottom: 20px;
  position: relative;
}
body #header #searchform .s {
  width: 280px;
  padding-right: 20px;
  background: #f0f0f0;
  border: 1px solid #cccccc;
}
body #header #searchform .search-submit {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 0;
  text-indent: -999em;
  width: 20px;
  height: 20px;
  background: url('images/anit-sprite.png') no-repeat 0 -252px !important;
  border-bottom: 0!important;
  box-shadow: none;
  -webkit-box-shadow: none;
}
body #header #main-nav {
  margin-bottom: 20px;
}
body #header #main-nav li:hover {
  background: #fff000;
  border-radius: 0;
}
body #header #main-nav li.current-menu-item a,
body #header #main-nav li.current-menu-ancestor a {
  background: #fff000;
}
body #header #main-nav li a {
  text-shadow: none;
  border-radius: 0;
  color: #5b5563 !important;
  text-transform: uppercase;
  padding: 8px 10px;
}
body #header #main-nav li .sub-menu {
  background: #f0f0f0;
  border-radius: 0;
}
body #header #main-nav li .sub-menu a {
  background: #fff000;
  /* @light_grey;
          border-bottom: 1px dashed @grey_color; */
}
body #header #main-nav li .sub-menu li a:hover {
  background: #cccd00;
}
.anit-social-menu ul {
  margin: 0;
}
.anit-social-menu ul li {
  float: none;
  list-style: none;
  display: inline-block;
}
.anit-social-menu ul li a {
  padding: 0;
  font-size: 2px;
  text-indent: -999em;
  height: 30px;
  width: 30px;
  color: transparent!important;
}
/* = Footer
-------------------------------------------------------------- */
#social-footer {
  background-color: #a7c700;
  background-image: -webkit-linear-gradient(top, #e0dd00, #a7c700);
  background-image: linear-gradient(to bottom, #e0dd00, #a7c700);
  height: 40px;
  line-height: 40px;
  border: none;
}
#footer-wrapper {
  background: url('images/pattern-square.jpg') repeat 0 0;
  color: #666666;
}
#footer-wrapper p {
  color: #666666;
}
#footer-wrapper a {
  color: #17151b !important;
}
/* = Icons
-------------------------------------------------------------- */
.anit-sprite a {
  background: url('images/anit-sprite.png') no-repeat 0 0;
}
.ico-facebook a {
  display: inline-block;
  background-position: 0 4px;
}
.ico-google a {
  display: inline-block;
  background-position: 0 -43px;
}
.ico-linkedin a {
  display: inline-block;
  background-position: 5px -90px;
}
.ico-twitter a {
  display: inline-block;
  background-position: 5px -134px;
}
.ico-youtube a {
  display: inline-block;
  background-position: 0px -1711px;
}
.ico-calendar {
  background-position: 0 -414px;
}
.ico-italy {
  background-position: 0 -470px;
}
.ico-check {
  background-position: 0 -524px;
}
.ico-euro {
  background-position: 0 -356px;
}
.ico-clock {
  background-position: 0 -1220px;
}
/* = Buttons and Call to action
-------------------------------------------------------------- */
button.button,
#wrapper .woo-sc-button,
.anit-btn {
  background: #cccd00;
  border-bottom: 3px solid #9fa100;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 0;
  text-shadow: none;
  padding: 10px 30px;
  font-size: 16px;
  display: inline-block;
}
button.button:hover,
#wrapper .woo-sc-button:hover,
.anit-btn:hover {
  opacity: 0.8;
}
.anit-btn-primary {
  padding: 10px 50px;
  color: #ffffff !important;
  font-weight: bold;
}
.anit-btn-primary:hover {
  cursor: pointer;
  color: #ffffff !important;
}
a.anit-btn-primary {
  color: #ffffff !important;
}
.anit-btn-secondary {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  background: #fff000 !important;
  border: none!important;
  color: #666666 !important;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.anit-btn-secondary:hover {
  background: #fff000 !important;
}
a.anit-btn-secondary {
  color: #666666 !important;
  text-decoration: none!important;
  font-weight: 300!important;
}
a.anit-btn-secondary:hover {
  text-decoration: none!important;
}
a.button,
a.comment-reply-link,
#commentform #submit,
.submit,
input[type=submit],
input.button,
button.button,
#wrapper .woo-sc-button {
  background: #cccd00 !important;
  border-bottom: 3px solid #9fa100 !important;
  color: #ffffff !important;
  text-transform: uppercase;
  border-radius: 0;
  text-shadow: none;
  padding: 10px 30px;
  font-size: 16px;
  display: inline-block;
  text-decoration: none!important;
}
.entry a.button:hover,
.entry a.comment-reply-link:hover,
.entry #commentform #submit:hover,
.entry .submit,
.entry input[type=submit]:hover,
.entry input.button:hover,
.entry button.button:hover,
.entry #wrapper .woo-sc-button:hover,
.entry a.anit-btn-primaryy:hover,
.entry a.anit-btn-secondary:hover {
  text-decoration: none!important;
}
.read-arrow {
  padding: 5px 40px 5px 0;
  background: url('images/ico-arrow-link.png') no-repeat center right;
  color: #5b5563 !important;
  font-weight: bold;
  float: right;
  margin-top: 10px;
  display: inline-block;
}
body a.read-arrow {
  color: #5b5563 !important;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
body a.read-arrow:hover {
  color: #17151b !important;
}
.read-more {
  color: #17151b;
  font-weight: bold;
}
body a.read-more {
  color: #9bbd35 !important;
}
/* = Gravity Form / Forms
-------------------------------------------------------------- */
.anit-contact-form .ginput_container {
  margin-bottom: 0;
}
.gform_wrapper h3.gform_title {
  font-size: 14px;
}
/* validazione form */
body .gform_wrapper .top_label .gfield_error {
  width: auto !important;
}
body .gform_wrapper div.validation_error,
.gform_wrapper .ginput_container + .gfield_description.validation_message {
  display: none;
}
body .gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: none!important;
  border: none!important;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin: 0!important;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  margin: 5px 0!important;
  padding: 0!important;
}
.gform_wrapper .top_label .gfield_error input.large,
.gform_wrapper .top_label .gfield_error textarea {
  border: 1px solid #cc0000 !important;
}
/* = Widget
-------------------------------------------------------------- */
li.widget {
  list-style: none;
}
li.widget .widgettitle {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 300;
}
/* = Page / Pagine / Post
-------------------------------------------------------------- */
#top-section {
  background: #ffffff;
  border: none;
}
#top-section header h1 {
  text-shadow: none;
}
#post-entries {
  margin-top: 20px;
  padding-top: 20px;
}
#post-entries .nav-prev {
  margin-bottom: 10px;
  width: 48%;
}
#post-entries .nav-prev a {
  text-decoration: underline!important;
}
#post-entries .nav-next {
  width: 48%;
  text-align: right;
}
#post-entries .nav-next a {
  text-decoration: underline!important;
}
/* = Corsi / Listing Corsi
-------------------------------------------------------------- */
.archive.tax-product_cat.term-corsi .woocommerce-ordering .orderby {
  display: none;
}
.archive.tax-product_cat.term-convegni .woocommerce-ordering .orderby {
  display: none;
}
.tax-product_cat ul.products {
  border-bottom: 3px dashed #cccccc;
  padding-bottom: 30px;
}
.tax-product_cat ul.products > li.anit-corsi-convegni {
  list-style: none;
  width: 100%;
  padding: 10px;
  float: none;
  position: relative;
  height: auto;
}
.tax-product_cat ul.products > li.anit-corsi-convegni:nth-child(2n) {
  background: #ffffff;
}
.tax-product_cat ul.products > li.anit-corsi-convegni h3 {
  font-size: 16px!important;
  line-height: 24px;
  min-height: 55px;
  text-transform: uppercase;
  color: #5b5563;
  font-family: 'Open Sans', sans-serif !important;
  padding-right: 5px;
  border-right: 1px solid #17151b;
}
.tax-product_cat ul.products > li.anit-corsi-convegni a {
  color: #5b5563 !important;
}
.tax-product_cat ul.products > li.anit-corsi-convegni.oldstyle {
  padding: 50px 2% 20px;
  background: #f0f0f0;
  border: 1px solid #d5d5d5;
}
.tax-product_cat ul.products > li.anit-corsi-convegni.oldstyle h3 {
  font-size: 18px!important;
  font-weight: 300!important;
  min-height: auto;
  border: 0;
}
.tax-product_cat ul.products > li.anit-corsi-convegni.oldstyle:nth-child(2n) {
  background-color: #fff;
}
.tax-product_cat ul.products .anit-product-category {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: -10px;
  background: #cccd00;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 15px;
}
.tax-product_cat ul.products li {
  height: 240px;
}
.tax-product_cat ul.products .product-details {
  margin: 0;
}
.tax-product_cat ul.products .product-details li {
  list-style: none;
  display: inline-block;
  width: 49%;
  height: auto;
  line-height: auto;
}
.tax-product_cat ul.products .product-details li p {
  font-weight: bold;
  display: block;
  font-size: 13px;
  margin-bottom: 5px;
  padding-left: 30px;
}
.tax-product_cat ul.products .product-details li p.status--attivato {
  background: url('images/anit-sprite.png') no-repeat 0 0;
  background-position: 130px -531px;
}
.tax-product_cat ul.products .product-details li p.status--chiuse {
  background: url('images/anit-sprite.png') no-repeat 0 0;
  background-position: 130px -476px;
}
.tax-product_cat ul.products .oldstyle .product-details {
  margin: 10px 0 0;
}
.tax-product_cat ul.products .oldstyle .product-details li {
  width: 20%;
  line-height: 40px;
  height: 40px;
  margin-right: 3%;
}
.tax-product_cat ul.products .oldstyle .product-details li.large-item {
  width: 30%;
}
.tax-product_cat ul.products .oldstyle .product-details li.small-item {
  width: 15%;
}
.tax-product_cat ul.products .oldstyle .product-details p {
  background-image: url('images/anit-sprite.png');
  background-repeat: no-repeat;
  padding-left: 35px;
  font-weight: bold;
  display: block;
  font-size: 13px;
}
.tax-product_cat.term-corsi-on-line ul.products .product-details li {
  width: 40%;
}
ul.products li {
  height: 240px;
}
ul.products li:hover .add_to_cart_button {
  display: none!important;
}
ul.products li:hover .button.product_type_simple {
  display: none!important;
}
ul.products li:hover .button.product_type_grouped {
  display: none!important;
}
/* --- searchbox --- */
.anit-searchbox {
  border: 3px solid #cccd00;
  padding: 20px;
  margin-bottom: 20px;
}
.anit-searchbox h3 {
  text-transform: uppercase;
  font-weight: bold!important;
  font-size: 18px;
  margin-bottom: 20px;
}
.anit-searchbox a.filter-reset {
  color: #941111 !important;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  display: inline-block;
}
.anit-searchbox__field label {
  width: 27%;
  float: left;
  text-align: left;
}
.anit-searchbox__field input,
.anit-searchbox__field select {
  width: 71%;
  float: right;
}
.anit-searchbox button.woo-sc-button {
  padding: 5px 30px!important;
  margin-left: 2%;
}
.anit-searchfilter li {
  list-style: none;
  display: inline-block;
  margin: 0 5px 5px;
}
.anit-searchfilter li a {
  display: block;
  padding: 10px 40px;
  background: #cccd00;
  position: relative;
  color: #ffffff !important;
  font-weight: bold;
}
.anit-searchfilter li a span {
  margin-left: 20px;
  display: none;
  position: absolute;
  right: 25px;
  top: 10px;
}
.anit-searchfilter li a:hover {
  background: #941111;
}
.anit-searchfilter li a:hover span {
  display: inline-block;
}
/* --- eventi legends --- */
.anit-legend {
  text-align: center;
}
.anit-legend li {
  margin: 5px 10px;
  display: inline-block;
  list-style: none;
  padding: 8px;
  border: 2px solid;
  font-weight: bold;
  color: #17151b;
}
.anit-legend li a {
  color: #17151b;
}
/* = LISTING PRODOTTI
-------------------------------------------------------------- */
.anit-legend {
  /*
    &--11 {
      background-color: #D5D4FF!important;
      border-color: #7373FF!important;
    }
    &--12 {
      background-color: #DDDDDD!important;
      border-color: #555555!important;
    }
    &--13 {
      background-color: #FFD4FF!important;
      border-color: #FF73FF!important;
    }
    */
}
.anit-legend--0 {
  background-color: #F1FAE8;
  border-left: 15px solid #8DC63F !important;
}
.anit-legend--1 {
  background-color: #DEECF8;
  border-left: 15px solid #40C7F4 !important;
}
.anit-legend--2 {
  background-color: #FFE0CA;
  border-left: 15px solid  #F7941D !important;
}
.anit-legend--3 {
  background-color: #FFE5DF;
  border-left: 15px solid  #DD0000 !important;
}
.anit-legend--4 {
  background-color: #fcfccd;
  border-left: 15px solid #FFE800 !important;
}
.anit-legend--5 {
  background-color: rgba(72, 124, 29, 0.1);
  border-left: 15px solid #487C1D !important;
}
.anit-legend--6 {
  background-color: rgba(59, 59, 59, 0.1);
  border-left: 15px solid #3D3D3D !important;
}
.anit-legend--7 {
  background-color: rgba(22, 95, 64, 0.1);
  border-left: 15px solid #165F40 !important;
}
.anit-legend--8 {
  background-color: rgba(204, 205, 0, 0.1);
  border-left: 15px solid #CCCD00 !important;
}
.anit-legend--9 {
  background-color: #F0E5F7!important;
  border-left: 15px solid #BA5CFB !important;
}
.anit-legend--10 {
  background-color: #E59A21!important;
  border-left: 1px solid #8C4600!important;
}
.term-corsi ul.products li.product,
.term-convegni ul.products li.product {
  background-color: #f0f0f0 !important;
  border: 1px solid #d5d5d5;
  overflow: auto;
  box-shadow: 0 1px 5px 1px rgba(50, 50, 50, 0.1), 0 1px 1px 0 rgba(50, 50, 50, 0.1);
  border-radius: 0;
}
.term-corsi ul.products li.product:hover,
.term-convegni ul.products li.product:hover {
  box-shadow: 0 1px 7px 1px rgba(0, 0, 0, 0.1), 0 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.term-corsi ul.products .product-cat-corsi .product-details li,
.term-convegni ul.products .product-cat-corsi .product-details li,
.term-corsi ul.products .product-cat-convegni .product-details li,
.term-convegni ul.products .product-cat-convegni .product-details li {
  float: left;
}
.term-corsi ul.products .product-cat-corsi .product-details li p,
.term-convegni ul.products .product-cat-corsi .product-details li p,
.term-corsi ul.products .product-cat-convegni .product-details li p,
.term-convegni ul.products .product-cat-convegni .product-details li p {
  padding: 0;
}
.term-corsi ul.products .product-cat-corsi .product-details li h3,
.term-convegni ul.products .product-cat-corsi .product-details li h3,
.term-corsi ul.products .product-cat-convegni .product-details li h3,
.term-convegni ul.products .product-cat-convegni .product-details li h3 {
  border: 0;
  font-size: 15px !important;
  line-height: normal;
}
.term-corsi ul.products .product-cat-corsi .product-details__data,
.term-convegni ul.products .product-cat-corsi .product-details__data,
.term-corsi ul.products .product-cat-convegni .product-details__data,
.term-convegni ul.products .product-cat-convegni .product-details__data {
  width: 15%;
  text-align: left;
}
.term-corsi ul.products .product-cat-corsi .product-details__data p,
.term-convegni ul.products .product-cat-corsi .product-details__data p,
.term-corsi ul.products .product-cat-convegni .product-details__data p,
.term-convegni ul.products .product-cat-convegni .product-details__data p {
  font-weight: normal;
}
.term-corsi ul.products .product-cat-corsi .product-details__title,
.term-convegni ul.products .product-cat-corsi .product-details__title,
.term-corsi ul.products .product-cat-convegni .product-details__title,
.term-convegni ul.products .product-cat-convegni .product-details__title {
  width: 45%;
  text-align: left;
}
.term-corsi ul.products .product-cat-corsi .product-details__status,
.term-convegni ul.products .product-cat-corsi .product-details__status,
.term-corsi ul.products .product-cat-convegni .product-details__status,
.term-convegni ul.products .product-cat-convegni .product-details__status {
  width: 28%;
  text-align: left;
}
.term-corsi ul.products .product-cat-corsi .product-details__status p,
.term-convegni ul.products .product-cat-corsi .product-details__status p,
.term-corsi ul.products .product-cat-convegni .product-details__status p,
.term-convegni ul.products .product-cat-convegni .product-details__status p {
  font-weight: normal !important;
}
.term-corsi ul.products .product-cat-corsi .product-details__province,
.term-convegni ul.products .product-cat-corsi .product-details__province,
.term-corsi ul.products .product-cat-convegni .product-details__province,
.term-convegni ul.products .product-cat-convegni .product-details__province {
  width: 12%;
  text-align: left;
  font-weight: bold;
  padding-top: 5px;
  text-align: center;
}
.term-corsi ul.products .product-cat-corsi .product-details__province--icon,
.term-convegni ul.products .product-cat-corsi .product-details__province--icon,
.term-corsi ul.products .product-cat-convegni .product-details__province--icon,
.term-convegni ul.products .product-cat-convegni .product-details__province--icon {
  background: none !important;
  padding: 0 !important;
}
.term-corsi ul.products .product-cat-corsi .product-details__data,
.term-convegni ul.products .product-cat-corsi .product-details__data,
.term-corsi ul.products .product-cat-convegni .product-details__data,
.term-convegni ul.products .product-cat-convegni .product-details__data,
.term-corsi ul.products .product-cat-corsi .product-details__corso,
.term-convegni ul.products .product-cat-corsi .product-details__corso,
.term-corsi ul.products .product-cat-convegni .product-details__corso,
.term-convegni ul.products .product-cat-convegni .product-details__corso {
  color: #888 !important;
}
@media only screen and (max-width: 600px) {
  .term-convegni ul.products .product-cat-corsi .product-details__status .status--chiuse,
  .term-convegni ul.products .product-cat-convegni .product-details__status .status--chiuse {
    margin-top: 28px;
  }
  .term-corsi ul.products .product-cat-corsi .product-details h3,
  .term-convegni ul.products .product-cat-corsi .product-details h3,
  .term-corsi ul.products .product-cat-convegni .product-details h3,
  .term-convegni ul.products .product-cat-convegni .product-details h3 {
    min-height: 37px;
  }
  .term-corsi ul.products .product-cat-corsi .product-details__data,
  .term-convegni ul.products .product-cat-corsi .product-details__data,
  .term-corsi ul.products .product-cat-convegni .product-details__data,
  .term-convegni ul.products .product-cat-convegni .product-details__data,
  .term-corsi ul.products .product-cat-corsi .product-details__title,
  .term-convegni ul.products .product-cat-corsi .product-details__title,
  .term-corsi ul.products .product-cat-convegni .product-details__title,
  .term-convegni ul.products .product-cat-convegni .product-details__title {
    width: 100%;
  }
  .term-corsi ul.products .product-cat-corsi .product-details__status,
  .term-convegni ul.products .product-cat-corsi .product-details__status,
  .term-corsi ul.products .product-cat-convegni .product-details__status,
  .term-convegni ul.products .product-cat-convegni .product-details__status {
    width: 170px;
  }
  .term-corsi ul.products .product-cat-corsi .product-details__province,
  .term-convegni ul.products .product-cat-corsi .product-details__province,
  .term-corsi ul.products .product-cat-convegni .product-details__province,
  .term-convegni ul.products .product-cat-convegni .product-details__province {
    width: 30%;
  }
}
/* = GESTIONE RIVISTE / ABBONAMENTI
-------------------------------------------------------------- */
body .summary .abbonamento-riviste table td,
body .summary .abbonamento-riviste table th {
  padding: 5px;
  line-height: 30px;
}
body .summary .abbonamento-riviste table td img,
body .summary .abbonamento-riviste table th img {
  max-width: 80px;
  height: auto;
}
body .summary .abbonamento-riviste table a {
  color: #5b5563 !important;
}
body .summary .abbonamento-riviste table .price {
  color: #cccd00 !important;
  font-size: 15px;
}
body .summary .abbonamento-riviste table .rivista-qty {
  width: 40px;
  text-align: center;
}
body .summary .abbonamento-riviste table .rivista-qty .quantity {
  width: 100%;
  margin-right: 0;
}
/* = DETTAGLIO PRODOTTO
-------------------------------------------------------------- */
.single-product select {
  width: 100%;
}
.single-product .summary .price {
  color: #cccd00 !important;
}
.single-product .summary .single_add_to_cart_button {
  background-color: #cccd00;
}
.single-product .summary a {
  color: #9bbd35 !important;
  font-weight: bold!important;
  text-decoration: underline!important;
}
.single-product .summary a:hover {
  text-decoration: underline;
}
.single-product .woocommerce-tabs {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
  border-bottom: 3px solid #cccd00;
}
.single-product .woocommerce-tabs a {
  text-decoration: underline;
}
.single-product .woocommerce-tabs .tabs {
  background: none;
  margin-bottom: 0;
  border-bottom: 3px solid #cccd00;
}
.single-product .woocommerce-tabs .tabs li {
  border: none;
}
.single-product .woocommerce-tabs .tabs li a {
  background: #f0f0f0;
  color: #17151b !important;
  text-decoration: none;
}
.single-product .woocommerce-tabs .tabs li a:hover {
  background: #f0f0f0;
  color: #666666;
}
.single-product .woocommerce-tabs .tabs li.active a {
  background: #cccd00;
}
.single-product .woocommerce-tabs .tabs li.active a:after {
  display: none;
}
.single-product .woocommerce-tabs .panel {
  border-left: 3px solid #cccd00;
  border-right: 3px solid #cccd00;
  overflow: hidden;
  padding: 2em;
}
.single-product .woocommerce-tabs .shop_attributes a:hover {
  text-decoration: underline!important;
}
.single-product .woocommerce-tabs h3.gform_title {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: #5b5563;
  margin: 0;
}
.single-product .summary {
  margin-top: 30px;
}
.single-product .products {
  clear: both;
}
/* = DETTAGLIO ARTICOLI - NORME - GUIDE / DOWNLOAD
-------------------------------------------------------------- */
.single .content ul {
  margin: 0 0 1.618em 1.618em;
}
.post p.tags {
  font-weight: 700;
}
.post p.tags a {
  text-decoration: underline!important;
}
.post p.tags a:hover {
  color: #9bbd35 !important;
}
/* = SEZIONE SOCI
-------------------------------------------------------------- */
#dir-soci-wrapper img {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
#dir-soci-wrapper dt {
  color: #5b5563;
  text-transform: uppercase;
}
#dir-soci-wrapper dd {
  border-bottom: 1px dotted #cccccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
#dir-soci-search form {
  margin-bottom: 0;
}
#dir-soci-search h4 {
  color: #17151b;
  margin-bottom: 1px;
}
#dir-soci-search select {
  width: 100%;
}
#dir-soci-search input[type=submit] {
  background: #fff000;
  color: #17151b;
  border: none;
}
#dir-soci-search ul.initials {
  margin: 0 0 30px;
  padding: 0;
  overflow: hidden;
}
#dir-soci-search ul.initials li {
  list-style: none;
  display: inline-block;
  margin: 0 0 3px 0;
}
#dir-soci-search ul.initials li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #5b5563;
  color: #ffffff !important;
  font-weight: bold;
  text-decoration: none;
}
#dir-soci-search ul.initials li a:hover {
  background: #fff000;
  color: #5b5563 !important;
}
#dir-soci-search ul.initials li a .selected {
  background: #fff000;
  color: #5b5563 !important;
}
#dir-soci-search ul.regioni {
  margin: 10px 0 30px;
  padding: 0;
  clear: both;
  overflow: hidden;
}
#dir-soci-search ul.regioni li {
  display: block;
  float: left;
  width: 30%;
  margin-right: 2%;
  height: 30px;
  list-style: circle;
}
/* = Leggi e Norme / Manuali e Download
-------------------------------------------------------------- */
ul.listing-news {
  margin: 0 0 20px;
  padding: 0;
}
ul.listing-news li.single-listing-news {
  padding: 20px 0;
  border-bottom: 1px dotted #cccccc;
  list-style: none;
  overflow: hidden;
}
ul.listing-news li.single-listing-news:last-child {
  border-bottom: none;
}
ul.listing-news li.single-listing-news h4 a {
  color: #cccd00 !important;
}
ul.listing-news li.single-listing-news p {
  margin-bottom: 5px;
}
ul.listing-news li.single-listing-news img {
  height: auto;
}
ul.listing-news li.single-listing-news div a {
  text-decoration: underline;
}
ul.listing-news li.single-listing-news div a:hover {
  text-decoration: underline!important;
}
ul.listing-news ul {
  margin: 10px 0 10px 20px;
}
ul.listing-news ul li {
  list-style: initial;
}
.riferimento-legislativo {
  font-weight: 700;
  color: #5b5563;
}
.riferimento-legislativo span {
  font-weight: 400;
  color: #666666;
  font-style: italic;
}
.listing-allegati {
  margin-top: 20px;
}
.listing-allegati span {
  font-weight: 700;
  color: #5b5563;
  display: block;
}
.listing-allegati a {
  padding: 10px 0 10px 30px;
  display: block;
  background: url('images/anit-sprite.png') no-repeat 0 -1055px;
  font-size: 13px;
  text-decoration: underline;
}
.listing-allegati a:hover {
  text-decoration: underline!important;
}
ul.norme-subcategories {
  border-bottom: 3px dashed #cccccc;
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
ul.norme-subcategories li {
  list-style: none;
  float: left;
  margin-right: 30px;
}
.anit-news-content {
  display: table;
}
.anit-news-content a {
  color: #17151b;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.anit-news-content a:hover {
  text-decoration: underline!important;
}
.anit-news-content ul {
  margin: 0 0 1.618em 1.618em;
}
.anit-news-content ul li {
  list-style: initial;
}
.anit-news-content .anit-news-thumb {
  display: table-cell;
  vertical-align: top;
  max-width: 150px;
  padding: 0 20px 20px 0;
}
.anit-news-content .anit-news-thumb img {
  max-width: inherit;
}
.anit-news-content .anit-news-text {
  display: table-cell;
  vertical-align: top;
}
.single-anit_download .ssba {
  margin-top: 1em;
  clear: both;
}
@media only screen and (max-width: 450px) {
  .anit-news-content,
  .anit-news-thumb,
  .anit-news-text {
    display: block!important;
  }
  .anit-news-thumb {
    text-align: center;
  }
  .anit-news-thumb img {
    max-width: 100%;
    margin: 0 auto!important;
  }
}
/* = Link
-------------------------------------------------------------- */
.post-type-archive-anit_link ul.listing-news li.single-listing-news {
  width: 40%;
  border-bottom: 0;
  text-align: center;
}
.post-type-archive-anit_link img {
  margin-bottom: .5em;
}
/* = Paginazione
-------------------------------------------------------------- */
.woo-pagination .page-numbers.current {
  background: #cccd00;
}
/* = Login / Registrati
-------------------------------------------------------------- */
#customer_login h2 {
  position: relative;
  overflow: hidden;
  clear: both;
}
#customer_login h2 span {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 14px;
}
#customer_login h2 span a {
  color: #9bbd35 !important;
  font-weight: bold;
}
#customer_login .col-register {
  display: block;
}
#customer_login .col-register .form-row {
  margin-right: 2%;
}
#customer_login .col-register .form-row:nth-of-type(2n) {
  margin-right: 0;
  margin-left: 2%;
}
/* altezza div per gestione ancora */
#registrazione {
  height: 40px;
}
.form-row label {
  clear: both;
}
/* = AREA RISERVATA
-------------------------------------------------------------- */
.page-template-page-area-riservata #sidebar .menu li a {
  display: block;
  padding: 5px 0 5px 40px;
  background: url('images/ico-arrow-link.png') no-repeat center left;
  margin-bottom: 10px;
  color: #17151b !important;
  font-weight: 300!important;
}
.anit-edit-account {
  overflow: hidden;
  border-bottom: 2px dashed #cccccc;
  margin-bottom: 20px;
  padding-bottom: 30px;
}
.anit-edit-account .anit_user_fields_group {
  overflow: hidden;
}
.anit-edit-account legend {
  color: #5b5563;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 10px;
}
.anit-edit-account select {
  -webkit-appearance: none;
  background: url("images/ico-select.png") no-repeat 95% center #f0f0f0;
  border-radius: 0;
  height: 30px;
  line-height: 30px;
  padding: 0 3%;
  -moz-appearance: none;
  border: 1px solid #cccccc;
  font-family: 'Open Sans', sans-serif;
  width: 100%;
}
.anit-edit-account textarea {
  width: 100%;
}
.anit-edit-account input {
  width: 100%;
}
.anit-edit-account .button {
  margin-top: 20px;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: #fff000 !important;
  border: none!important;
  color: #666666 !important;
}
.anit-edit-account .button:hover {
  opacity: 0.8;
}
.anit-edit-account .label-twoline {
  height: 40px;
}
.anit-edit-account input.button {
  margin-top: 30px;
  width: auto;
}
.anit-edit-account fieldset {
  clear: both;
}
.anit-edit-account #reg_anit_privacy {
  width: 3%;
}
.anit_user_fields_group .form-row {
  margin-right: 2%;
}
.anit_user_fields_group .form-row:nth-of-type(2n) {
  margin-right: 0;
  margin-left: 2%;
}
.anit_user_fields_group .form-row.form-row-wide {
  margin-left: 0!important;
  margin-right: 0!important;
}
.anit_user_fields_group h3 {
  color: #cccd00;
  font-weight: bold!important;
  margin: 20px 0 5px;
}
.anit_user_fields_group .form-row {
  margin-bottom: 7px;
}
.anit_user_fields_group .form-row input[type=text] {
  width: 100%;
  height: 30px;
}
.anit_user_fields_group .form-row-check {
  margin: 10px 0 20px;
}
.anit_user_fields_group .form-row-check label {
  width: 97%;
  float: right;
}
.anit_user_fields_group .form-row-multiselect .anit-option {
  display: inline-block;
  float: left;
  width: 48%;
  margin-right: 2%;
  line-height: 14px;
  height: 35px;
}
.anit_user_fields_group .form-row-multiselect .anit-option label {
  width: 90%;
  float: right;
  font-size: 13px;
}
.anit_user_fields_group .form-row-multiselect .anit-option input {
  width: 8%;
}
.form-link-privacy label {
  font-size: 12px;
}
.form-link-privacy a {
  font-weight: bold;
  text-decoration: underline;
}
/* = MODIFICA IMMAGINE PROFILO AVATAR
-------------------------------------------------------------- */
.wpua-edit-container #wpua-remove-button-existing {
  float: left;
}
.wpua-edit-container #wpua-remove-button-existing button {
  background: url('images/anit-sprite.png') no-repeat 0 -1824px transparent !important;
  padding: 5px 0 5px 25px;
}
.wpua-edit-container #wpua-remove-button-existing #wpua-edit-attachment-existing {
  display: none;
}
.wpua-edit-container #wpua-undo-button-existing {
  float: left;
  margin-left: 20px;
}
.wpua-edit-container #wpua-undo-button-existing button {
  background: url('images/anit-sprite.png') no-repeat 0 -1865px transparent !important;
  padding: 5px 0 5px 25px;
}
.wpua-edit {
  overflow: hidden;
}
.wpua-edit .button {
  box-shadow: none;
  -webkit-box-shadow: none;
  background: #fff000 !important;
  border: none!important;
  color: #666666 !important;
}
.wpua-edit #wpua-upload-button-existing,
.wpua-edit #wpua-add-button-existing {
  background: #f0f0f0;
  border: 1px solid #cccccc;
  padding: 10px;
  overflow: hidden;
}
.wpua-edit #wpua-upload-button-existing .button,
.wpua-edit #wpua-add-button-existing .button {
  float: right;
}
.wpua-edit .submit {
  padding: 3px 40px 3px 0;
  display: inline-block;
  background: url("images/ico-arrow-link.png") no-repeat center right transparent !important;
  border: none!important;
  float: right;
  clear: both;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.wpua-edit .submit:hover {
  opacity: 0.8;
}
.wpua-edit input.button {
  background: transparent!important;
  border-bottom: none!important;
  padding: 0;
  text-transform: lowercase;
}
.woocommerce .updated {
  text-align: center;
}
/* = GESTIONE ORDINI / CARRELLO
-------------------------------------------------------------- */
body .shop_table .button {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  background: #fff000 !important;
  border: none!important;
  color: #666666 !important;
  padding: 5px 20px;
  font-size: 13px;
  text-align: center;
}
body .shop_table .button:hover {
  opacity: 0.8;
}
body .shop_table a {
  color: #9bbd35 !important;
  font-weight: 700;
  text-decoration: none!important;
}
body .shop_table a:hover {
  text-decoration: none!important;
}
body .shop_table a.remove {
  background: #cccd00;
  color: #ffffff !important;
}
body .shop_table a.remove:hover {
  text-decoration: none!important;
}
body .shop_table a.button {
  color: #666666 !important;
}
body .shop_table ins {
  text-decoration: none;
}
.single-product .product-type-grouped.product-cat-rivista-neoeubios .summary {
  float: none;
  width: 100%;
}
/* = CHECKOUT
-------------------------------------------------------------- */
h3#order_review_heading {
  clear: both;
}
form.woocommerce-checkout h3 {
  color: #cccd00;
  font-weight: bold!important;
  margin: 20px 0 15px;
}
form.woocommerce-checkout #payment .terms {
  width: 100%;
  font-weight: bold;
}
/* = HOMEPAGE INDEX
-------------------------------------------------------------- */
.home #top-section {
  display: none;
}
.home .title-section {
  color: #cccd00;
  font-weight: bold;
  font-size: 24px;
}
.home .listing-news {
  height: 160px;
}
.home .listing-news a {
  color: #17151b !important;
  font-weight: 300;
}
.listing-news {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px dashed #cccccc;
}
.listing-news .title-listing {
  line-height: 24px;
}
.listing-news .title-listing a {
  color: #5b5563 !important;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
.listing-news .title-listing a:hover {
  color: #cccd00 !important;
}
.listing-news .listing-thumb {
  float: left;
  margin: 0 10px 10px 0;
  max-width: 40%;
}
.listing-news .listing-thumb img {
  height: auto;
}
.listing-news .read-more {
  float: right;
  color: #17151b;
  font-weight: bold;
}
.listing-news.listing-leggi .title-listing {
  padding-left: 60px;
  background: url('images/anit-sprite.png') no-repeat 0 -1315px;
}
.listing-news.listing-leggi .title-listing:hover {
  background-position: 0 -1440px;
}
#anit-catalogo {
  background: url("images/pattern-square.jpg") repeat 0 0;
  padding: 20px 0;
  margin: 40px 0;
}
.anit-aggiornamenti-formativi {
  padding-left: 20px;
  border-left: 1px dotted #cccccc;
}
.anit-excerpt p {
  margin-bottom: 5px;
}
.anit-date {
  font-weight: 700;
  color: #5b5563;
  font-size: 12px;
  margin-bottom: 5px;
}
/* = ADV
-------------------------------------------------------------- */
.sam-place {
  margin-bottom: 20px;
}
/* = LISTING CIRCLE
-------------------------------------------------------------- */
.listing-circle {
  margin: 0;
  padding: 0;
}
.listing-circle li {
  width: 25%;
  text-align: center;
  float: left;
  list-style: none;
}
.listing-circle li a {
  color: #ffffff !important;
  font-size: 21px;
  font-weight: bold;
  padding-top: 180px;
  background: url('images/anit-sprite-circle.png') no-repeat 0 0;
  display: block;
}
.listing-circle li a:hover {
  color: #5b5563 !important;
}
.listing-circle li a.ico-circle-leggi {
  background-position: 50px -613px;
}
.listing-circle li a.ico-circle-leggi:hover {
  background-position: -340px -613px;
}
.listing-circle li a.ico-circle-corsi {
  background-position: 50px -306px;
}
.listing-circle li a.ico-circle-corsi:hover {
  background-position: -340px -306px;
}
.listing-circle li a.ico-circle-convegni {
  background-position: 50px -920px;
}
.listing-circle li a.ico-circle-convegni:hover {
  background-position: -340px -920px;
}
.listing-circle li a.ico-circle-software {
  background-position: 50px 0;
}
.listing-circle li a.ico-circle-software:hover {
  background-position: -340px 0;
}
/* = BOX NUMERI
-------------------------------------------------------------- */
.our-numbers {
  margin: 0;
  padding: 25px;
  background: #f0f0f0;
  font-size: 16px;
}
.our-numbers h4 {
  color: #5b5563;
  margin-bottom: 0;
}
.our-numbers .anit-btn {
  width: 100%;
  padding: 12px 0;
  text-align: center;
}
.our-numbers ul {
  margin-bottom: 5px;
}
.our-numbers ul li {
  list-style: none;
  padding: 15px 0 15px 50px;
  background: url('images/anit-sprite.png') no-repeat 0 -805px;
  color: #5b5563;
  font-weight: bold;
}
.our-numbers ul li span {
  font-size: 30px;
  margin-right: 7px;
}
.box-promo-dark {
  background: #5b5563;
  color: #ffffff;
  padding: 30px 0;
  font-weight: bold;
}
.box-promo-dark h5 {
  color: #ffffff;
  font-size: 22px;
  text-transform: uppercase;
}
/* = SLIDER
-------------------------------------------------------------- */
.flexslider {
  padding: 20px;
  border-radius: 0;
  min-height: 270px;
}
.flexslider h4 {
  color: #17151b;
  font-size: 22px;
  font-weight: 300;
}
.flexslider .woo-sc-button {
  margin-top: 20px;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  background: #fff000 !important;
  border: none!important;
  color: #666666 !important;
}
.flexslider .flex-control-paging li a {
  border-radius: 0;
  width: 25px;
  height: 25px;
  background: #5b5563;
}
.flexslider .flex-control-paging li a.flex-active {
  background: #cccd00;
}
.flexslider .flex-direction-nav a {
  top: inherit;
  bottom: -40px;
  background: url('images/anit-sprite.png') no-repeat 0 -1643px;
  width: 31px;
  height: 25px;
}
.flexslider .flex-direction-nav a.flex-next {
  background-position: 0 -1593px;
}
/* = SIDEBAR
-------------------------------------------------------------- */
.box-promo {
  background: #f0f0f0;
  border: 1px solid #cccccc;
  padding: 15px;
  max-width: 270px;
}
/* = PAGINA ASSOCIATI
-------------------------------------------------------------- */
.associati {
  padding: 20px 0;
  border-bottom: 3px dotted #cccccc;
  margin-bottom: 30px;
}
.associati:last-of-type {
  border: none;
  margin-bottom: 0;
}
.associati .woo-sc-button {
  margin-top: 20px;
}
.associati .ico-associati {
  display: block;
  width: 155px;
  height: 155px;
  float: left;
  margin: 0 20px 20px 0;
  background: url('images/anit-sprite-circle.png') no-repeat 0 0;
  font-size: 0;
  text-indent: -999em;
}
.associati-individuali .ico-associati {
  background-position: 0 -2116px;
}
.associati-individuali .ico-associati:hover {
  background-position: -390px -2116px;
}
.associati-aziende .ico-associati {
  background: url('images/anit-sprite-circle.png') no-repeat 0px -1820px;
}
.associati-aziende .ico-associati:hover {
  background-position: -390px -1820px;
}
.associati-imprese .ico-associati {
  background: url('images/anit-sprite-circle.png') no-repeat 0 -1525px;
}
.associati-imprese .ico-associati:hover {
  background-position: -390px -1525px;
}
.associati-onorari .ico-associati {
  background: url('images/anit-sprite-circle.png') no-repeat 0 -1229px;
}
.associati-onorari .ico-associati:hover {
  background-position: -390px -1229px;
}
/*
.associati-listing {
  padding: 20px;
  background: @light_grey;
  margin: 30px 0;
  overflow: hidden;
  h5 {
    color: @color_subtitle;
    font-size: 28px;
  }
  ul {
    margin: 0;
    padding: 0;
    li {
      width: 31%;
      margin: 10px 1%;
      text-align: center;
      float: left;
      list-style: none;
      i {
        background: @sprite-circle no-repeat 0 0;
        width: 155px;
        height: 155px;
        display: block;
        margin: 0 auto;
        &.associati-azienda {
          background-position: 0px -1820px;
          &:hover {
            background-position: -390px -1820px;
          }
        }
        &.associati-impresa {
          background-position: 0 -1525px;
          &:hover {
            background-position: -390px -1525px;
          }
        }
        &.associati-onorari {
          background-position: 0 -1229px;
          &:hover {
            background-position: -390px -1229px;
          }
        }
      }
    }
  }
}*/
/* = MAILUP NEWSLETTER
-------------------------------------------------------------- */
#anit-mailupform {
  display: none;
}
#anit-mailupform #subscribeForm fieldset {
  position: relative;
}
#anit-mailupform #subscribeForm fieldset h2 {
  color: #ffffff;
  border-top: 2px dashed #cccccc;
  padding-top: 30px;
  margin-top: 30px;
}
#anit-mailupform #subscribeForm fieldset .muTerms {
  clear: both;
  font-size: 12px;
}
#anit-mailupform #subscribeForm fieldset .muTerms a {
  color: #cccccc !important;
}
#anit-mailupform #subscribeForm fieldset .muField {
  width: 24%;
  margin-right: 2%;
  float: left;
}
#anit-mailupform #subscribeForm fieldset .muField:nth-of-type(5n) {
  width: 10%;
}
#anit-mailupform #subscribeForm fieldset .muField:nth-of-type(6n) {
  margin-right: 0;
  width: 10%;
}
#anit-mailupform #subscribeForm fieldset .muField input,
#anit-mailupform #subscribeForm fieldset .muField select {
  width: 100%;
}
#anit-mailupform #subscribeForm fieldset .muSubmit {
  position: absolute;
  bottom: 10px;
  right: 0;
}
#anit-mailupform #subscribeForm fieldset .muSubmit input {
  box-shadow: none;
  -webkit-box-shadow: none;
}
#anit-mailupform #subscribeForm fieldset .muSubmit input:hover {
  opacity: 0.8;
}
/* = CUSTOM STYLES PER PAGINE INTERNE
-------------------------------------------------------------- */
.border-divider {
  border-bottom: 3px dashed #cccccc;
  background: transparent;
}
.entry img {
  margin-bottom: 10px;
}
.entry a {
  text-decoration: underline;
}
.entry a:hover {
  text-decoration: underline!important;
}
.page-template-page-area-riservata .entry a {
  text-decoration: underline;
  color: #9bbd35 !important;
}
.page-template-page-area-riservata .entry a a:hover {
  text-decoration: underline!important;
}
/* = PAGINA 404 - NOT FOUND
-------------------------------------------------------------- */
.error404 #main {
  width: 100%;
  text-align: center;
  padding-bottom: 180px;
  margin-bottom: 30px;
  background: url("images/anit-404.png") no-repeat center bottom;
}
/* = PAGINA RICERCA - SEARCH PAGE
-------------------------------------------------------------- */
.search-results article {
  margin: 0 0 1.218em!important;
  padding: 0 0 1.218em!important;
  border-bottom: 1px solid #ececec!important;
}
.search-results article h3 a {
  display: block;
  background: url("images/ico-arrow-link.png") no-repeat center right;
  padding: 5px 30px 5px 0;
}
/*
DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */
@media only screen and (min-width: 768px) {
  /* Desktop styles go here */
  .single-product .images {
    width: 40%;
  }
  .single-product .summary {
    width: 53%;
  }
}
/* = RESPONSIVE STYLE
-------------------------------------------------------------- */
@media only screen and (max-width: 1024px) {
  /* iPad */
  #main.fullwidth,
  .layout-full #main,
  .col-full {
    width: 96%;
    margin: 0 auto;
  }
  ul.products li.product {
    height: 265px;
  }
}
@media only screen and (max-width: 768px) {
  /* Vertical iPad */
  #main.fullwidth,
  .layout-full #main,
  .col-full {
    width: 96%;
    margin: 0 auto;
  }
  #content {
    margin: 0 auto;
  }
  .term-corsi-on-line ul.products .anit-corsi-convegni {
    text-align: center;
  }
  .term-corsi-on-line ul.products .anit-corsi-convegni .product-details li {
    width: 49%;
    margin: 5px 0;
  }
  .term-corsi-on-line ul.products .anit-corsi-convegni .anit-grid-6 {
    width: 100%;
    float: none;
  }
  .term-corsi-on-line ul.products .anit-corsi-convegni h3 {
    border: none!important;
  }
  .tax-product_cat ul.products .anit-corsi-convegni .product-details li.oldstyle {
    width: 100%;
  }
  .home .listing-news {
    height: auto;
  }
  .home .anit-grids {
    margin: 0;
  }
  .home .anit-grid-4,
  .home .anit-grid-5,
  .home .anit-grid-7 {
    width: 100%;
    margin: 0;
    float: none;
    overflow: hidden;
  }
  .home .anit-homepage-sidebar {
    float: none;
  }
  .home .anit-homepage-sidebar .box-promo {
    width: 94%;
    max-width: inherit;
    padding: 10px 3%;
    border: none;
  }
  .home .listing-circle li {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .home .listing-circle li a {
    width: 280px;
    margin: 0 auto;
  }
  /* Menu Mobile */
  #top {
    padding-left: 20px!important;
  }
  #top .nav-mobile-content {
    position: relative;
  }
  #top .nav-mobile-content .nav-toggle {
    position: absolute;
    top: 0;
    left: -15px;
    z-index: 9999;
    float: right;
    cursor: pointer;
    margin: 0 0;
    text-rendering: auto;
    -webkit-font-smoothing: none;
  }
  #top .nav-mobile-content .nav-toggle:after {
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 100%;
    font-weight: normal;
    content: "\f0c9";
    color: #fff;
    background: #94b52e;
    text-align: center;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #17151b;
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  #top .nav-mobile-content .nav-toggle span {
    display: none;
  }
  #navigation {
    background: #ffffff;
  }
  #navigation #main-nav li:hover {
    background: #f0f0f0 !important;
  }
  #navigation #main-nav li.current-menu-item a,
  #navigation #main-nav li.current-menu-ancestor a {
    background: #f0f0f0 !important;
  }
  #navigation #main-nav li a {
    background: #ffffff;
    margin: 0;
    border-bottom: 1px dotted #cccccc;
  }
  #navigation #main-nav li .sub-menu {
    margin: 0 0 0 20px;
    background: #ffffff !important;
  }
  #navigation #main-nav li .sub-menu a {
    background: #ffffff !important;
  }
  /* Newsletter */
  #anit-mailupform #subscribeForm fieldset .muField {
    width: 100%;
    margin-right: 0;
  }
  #anit-mailupform #subscribeForm fieldset .muField:nth-of-type(5n) {
    width: 46%;
    margin-right: 4%;
  }
  #anit-mailupform #subscribeForm fieldset .muField:nth-of-type(6n) {
    width: 50%;
  }
  /* Form Registrazione */
  .anit_user_fields_group .form-row {
    margin-right: 0;
  }
  .anit_user_fields_group .form-row:nth-of-type(2n) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 500px) {
  #top {
    height: auto;
  }
  #top li {
    list-style: none;
  }
  #top .anit-grid-8 {
    width: 80%;
    float: left;
    text-align: left!important;
  }
  #top .anit-grid-1 {
    width: 15%;
    float: right;
  }
  #top .anit-social-menu {
    display: none;
  }
  .anit-user-logged {
    display: none;
  }
  #dir-soci-search input[type=submit] {
    width: 100%;
    margin-top: 20px;
  }
  #dir-soci-search .anit-grids,
  #dir-soci-search .anit-grid-3 {
    float: none;
    width: 100%;
    margin: 10px 0;
  }
  .anit-searchbox .anit-grids,
  .anit-searchbox .anit-grid-6 {
    float: none;
    width: 100%;
    margin: 10px 0;
  }
}
/* = FIX INTERNET EXPLORER
-------------------------------------------------------------- */
.ie select {
  background: #f0f0f0 !important;
}
.ie .anit-social-menu ul li a {
  font-size: 1px;
  color: transparent;
}
/* pagina software-anit (produzione e locale) */
.page-id-12019 #main .threecol-one,
.page-id-8963 #main .threecol-one {
  margin-bottom: 0;
}
