/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Sep 26 2017 | 01:55:27 (pm)
/*
/******* Do not edit this file *******/

.container_wrap.fullsize div.container {background-color: white ;}

/*white strip at top of the navigation column*/
#header_main {
    background: transparent url("/wp-content/uploads/2016/03/mast_top.jpg") repeat-x right top;
}
.html_header_left #main {
    border-left-width: 0px;
}



/* --- remove some space above text on services page in colour sections called tight ----*/
div#tight .content{
    padding-top: 5px;
}
/* change padding around logo + remove bottom bordder */
.html_header_sidebar .logo {
    padding: 10px;
   border-bottom-width: 0px;
}
/* change the right and bottom borders on tables */
.main_color tbody {
 border: 1px solid grey !important; 
}


table caption {
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    padding: 0 0 5px 12px;
    text-align: left;
}



#top .main_color .input-text, #top .main_color input[type="text"], #top .main_color input[type="input"], #top .main_color input[type="password"], #top .main_color input[type="email"], #top .main_color input[type="number"], #top .main_color input[type="url"], #top .main_color input[type="tel"], #top .main_color input[type="search"], #top .main_color textarea, #top .main_color select {
    background-color: #f0f7ff;
    border-color: #999999;
    color: #8c8d8f;
}




.main_color, .main_color div, .main_color header, .main_color main, .main_color aside, .main_color footer, .main_color article, .main_color nav, .main_color section, .main_color span, .main_color applet, .main_color object, .main_color iframe, .main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .main_color p, .main_color blockquote, .main_color pre, .main_color a, .main_color abbr, .main_color acronym, .main_color address, .main_color big, .main_color cite, .main_color code, .main_color del, .main_color dfn, .main_color em, .main_color img, .main_color ins, .main_color kbd, .main_color q, .main_color s, .main_color samp, .main_color small, .main_color strike, .main_color strong, .main_color sub, .main_color sup, .main_color tt, .main_color var, .main_color b, .main_color u, .main_color i, .main_color center, .main_color dl, .main_color dt, .main_color dd, .main_color ol, .main_color ul, .main_color li, .main_color fieldset, .main_color form, .main_color label, .main_color legend, .main_color table, .main_color caption, .main_color tbody, .main_color tfoot, .main_color thead, .main_color tr, .main_color th, .main_color td, .main_color article, .main_color aside, .main_color canvas, .main_color details, .main_color embed, .main_color figure, .main_color fieldset, .main_color figcaption, .main_color footer, .main_color header, .main_color hgroup, .main_color menu, .main_color nav, .main_color output, .main_color ruby, .main_color section, .main_color summary, .main_color time, .main_color mark, .main_color audio, .main_color video, #top .main_color .pullquote_boxed, .responsive #top .main_color .avia-testimonial, .responsive #top.avia-blank #main .main_color.container_wrap:first-child, #top .main_color.fullsize .template-blog .post_delimiter, .main_color .related_posts.av-related-style-full a {
    border: none;
}


div#after_section_1  img {
  border-radius: 10px; 
}

.special_amp { 
  color: inherit!important; 
  font-family: inherit; 
  font-size: inherit; }



.html_header_sidebar #top #header .social_bookmarks li a {
/*background: white;*/
    font-size: 20px;
}
#top #wrap_all .social_bookmarks, 
#top #wrap_all .social_bookmarks a, 
#top #wrap_all .social_bookmarks li {
    background: none repeat scroll 0 0 white;
}

.html_header_sidebar #header .av-main-nav > li > a {
    line-height: 0.8em;
    border-bottom-width: 1px;
  border-color: #06b;
}


.header_color .main_menu ul:first-child > li.current-menu-item > a, 
.header_color .main_menu ul:first-child > li.current_page_item > a, 
ul.avia_mega.menu.av-main-nav li.page_item.page-item-18.page_item_has_children.current_page_ancestor.current_page_parent.active-parent-item.dropdown_ul_available a{ 
color: #06b; 
}

/*=======================PRINT===========================*/

@media print {
body { background:white; color:black; margin:0; }
  #header {display:none;}
  #footer {display:none;}
  #socket {display:none;}
  .sidebar {display:none;}
  .a11y-toolbar {display:none;}
}

/*=======================RESPONSIVE===========================*/

/*------------------PHONE ONLY------------------------*/

@media only screen 
and (max-width : 480px) {
  
}

/*-----------------------IPAD / TABLET ONLY---------------------------*/

@media only screen 
and (max-width : 767px)
and (min-width : 481px) {
  
}

/*----------------------DESKTOP ONLY-----------------------------*/

@media only screen 
and (min-width : 768px) {
  
}

/*===========================HEADER==============================*/

/*----------- Appearance----------*/

/*-----------Top------------*/

/*-----------Logo-----------*/

/*----------- Social----------*/

/*----------- Other----------*/

/*===========================MENU=========================*/

/*----------- Appearance----------*/

/*background of the main logo
div.container div.inner-container strong.logo {
 background: #fff; 
}*/

/*----------- Search----------*/

/*----------- Nav----------*/

/*===========================SLIDER========================*/


/*============================BODY==================================*/

/*----------- Appearance----------*/

/*----------- Images --------------*/

/*----------- Typography----------*/
h1 { 
  color: #666 !important; 
}
/*----------- Elements----------*/

/*----------- Gallery ----------*/

/*----------- Forms----------*/

/*----------- Buttons----------*/

/*----------- Other----------*/

/*============================SIDEBAR==================================*/

/*----------- Appearance----------*/

/*----------- Images --------------*/

/*----------- Typography----------*/

/*----------- Elements----------*/

/*----------- Forms----------*/

/*----------- Buttons----------*/

/*----------- Other----------*/

/*=============================WIDGETS=============================*/

/*-------------newsletter------------*/


/*=============================PLUGINS=============================*/

/*-------------label which plugin-----------------*/

/*======================FOOTER========================*/
/*----------- Appearance----------*/
#footer {
    padding: 40px 0 30px;
}
 div#footer.container_wrap.footer_color,
div#main div#after_section_1.main_color.container_wrap.fullsize div.container{    
  border-color: #fff;
}
/*----------- Nav----------*/

/*======================SOCKET========================*/

/*----------- Appearance----------*/

/*----------- Copyright----------*/

/*----------- Nav----------*/