/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Apr 11 2017 | 01:13:51 (pm)
/*
/******* Do not edit this file *******/

nav#topmenu ul li {
    font-size: 22px !important;
}
nav#topmenu ul li:hover > ul li a:hover {
    background: url("images/menuhov.png") no-repeat scroll 16px 50% #333333;
    color: #ffffff;
    padding-left: 35px;
      transition: all 200ms ease-in-out 0s;
 
}

#AnythingPopup_BoxContainerBody1 {
    height: 840px;
    margin: 15px;
    overflow: auto;
    font-family: arial;
    text-transform: none;
    font-size: 16px;
}
p.privacy {
    display: inline-block;
    float: left;
  font-size: 20px;
    margin: 0 200px 0 0;
}
footer#footer-main div.socialprof a {
    color: #FF8033;
}
.singleblog.cf .wrapper .plicetable table tbody .headtr2 .headtit.bodyfont span strong {
	color: #FFF;
}
.plicetable {
  margin-top: 0px;
  margin-left: 15px;
  margin-bottom: 40px;
}
.formbox textarea {
    height: 150px;
    width: 400px;
}

h1 { color: #FF6A00; }

nav#topmenu ul li a {
    color: #ffffff;
    display: block;
    height: 55px;
    padding: 26px 13px 16px 17px;
    transition: all 300ms ease-in-out 0s;
}
nav#topmenu ul li span.desc_item_menu {
  font-size: 16px;
  color: #898788;
  display: block;
  line-height: 5px;
  margin-bottom: 10px;
  margin-top: 8px;
}


nav#topmenu ul li a:hover span.desc_item_menu {
margin-top: -3px;
}
nav#topmenu ul li span.desc_item_menu {
margin-top: -3px;
}

.opentime .hometextsection p {
    line-height: 24px;
    font-size: 16px;
}

div.mp_product_categories {
  display: none;
}

.logo h1 {
  margin-top: 8px !important;
  margin-bottom: 5px !important;
margin-left: -10px;
}


input[type="text"], input[type="email"], input[type="url"], input[type="search"], input[type="password"], textarea {
    border: 3px solid #b9b9b9;
    color: #838383;
    font-size: 14px;
    height: 35px;
    padding: 5px;
    transition: all 100ms linear 0s;
    width: 150px;
}


.wrapper .subtitle {
    color: #838383;
    display: none;
    font-size: 34px;
    line-height: 22px;
    text-transform: uppercase;
}

.gallydate {display:none;}

.singleblog .slidergallery .sliderbox {
    height: 350px;
    margin: 20px auto;
    max-width: 960px;
    position: relative;
}

.wrapper .boxtitle {
    color: #333333;
    font-size: 56px;
    line-height: 56px;
    text-transform: uppercase;
}

.opentime {
    margin-bottom: 25px;
    margin-top: -40px;
}

.plicetable table tr .headtit {
    color: #333333;
    font-size: 20px;

    padding-left: 15px;
    text-align: left;
    text-transform: uppercase;
}
.circle {
    background-color: #F9F9F9;
    border: 2px solid #FFA500;
    border-radius: 50%;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  border: none;
  height: 30px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 10px;
  -webkit-appearance: button;
  font-size: 20px;
  background: #ff6a00;
  color: #ffffff;
  text-transform: uppercase;
}

.contactright .contacttextbo p {
	line-height:24px;
	font-size:13px;
}

@media (max-width: 380px) {
}

div.mp_product_categories {
  display: none;
}

.appointments-wrapper h3, .appointments-confirmation-wrapper h3 {
    font-size: 2.8em;
    font-weight: 500;
    text-align: left;
    text-transform: uppercase;
  color: #FF6A0D;
}