body{
  font-family: 'Montserrat';
}

body {
    position: relative;
    font-family: 'Hind';
    font-size: 14px;
    color: #232323;
    padding: 0;
    margin: 0;
    letter-spacing: .014em;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-weight: normal;
    /*line-height: 1.5em;*/
    color: #232323;
    font-family: 'Montserrat';
    margin: 0;
}

p {
    line-height: 1.7em;
    letter-spacing: .02em;
    font-size: 15px;
}

.nopadding {
  padding:0;
}

.navbar-brand {
  padding-left: 0px;
}
/*
 * header
 */

.navbar-default {
  background-color: initial;
  border-bottom: initial;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    z-index: 999999;
}

.rootnav {
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.58);
  background: rgba(0, 0, 0, 0.6);
}

.containertop {
  color:#fff;
  padding-top: 8px;
  padding-bottom: 8px;
  transition: all .3s ease 0s;
}
.hideconttop {
  margin-top: -38px;
}

.headerleft {
  float:left;
}

.headerright {
  float:right;
}

.navbar-brand {
  height: initial;
}

.navbar-brand img {
  max-height: 53px;
}

.navbar-nav>li>a {
    color:#fff;
    display: block;
    padding: 0 20px;
    line-height: 84px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13.45px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
}


.navbar-nav>li.active>a{
  background: #030404;
}

.nav.navbar-nav {
  float:right;
}

.nav>li>a:focus, .nav>li>a:hover {
  background-color: #030404;
}

.headerleft span {
  font-size: 12px;
  color: #fff;
  margin-right: 15px;
}

.icotop{
    margin-right: 4px;
}


.pdrmain {
  margin-top: 80px;
}

.pdrmain h1,.woocommerce div.product .product_title {
  margin-top: 90px;
  margin-bottom: 90px;
  color: #fff;
  font-size: 35.68px;
  font-family: 'Montserrat';
  text-transform: uppercase;
  text-align: center;
}

.rootcontentpdr {
    width: 100%;
    display: inline-block;
    margin-bottom: 160px;
    height: 260px;
    background-image: url(../img/1920x310-texture2.jpg);
}

.entry-content {
      /* padding-top: 70px;*/
      display: inline-block;
}

.home .entry-content {
  display: block;
}

.footerroot {
    padding: 40px 0;
    background-color: #232323;
}

.footerbottom {
  background-color: #101010;
  padding: 10px 0;
  text-align: center;
  color: #acacac;
  font-size: 12.22px;
}

.footerbottom p{
  margin:0;
  font-size:14px;
}

.imgfoot {
  max-width: 145px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
}

.imgfoot img{
  max-width: 100%;
}

.textfoot {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  text-align: left;
}

.textfoot p a{
  color: #acacac;
}
.textfoot p a:hover{
  color: #e1bd85;
}

.textfoot p{
  color: #acacac;
  margin-bottom: 10px;
  font-size: 14px;
}
.textfoot .glyphicon {
  color:#efefef;
}


.footerroot .widget-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 20px;
}

.about-item img {
  width: 100%;
}

.about-item h2 {
  margin: 0;
  color: #232323;
  font-size: 36px;
  font-weight: bold;
  font-family: 'Montserrat';
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  padding-bottom: 20px;
}

.about-item {
  display:inline-block;
}
.about-item .testoaboutleft{
  padding-right: 40px;
}
.testoaboutragg {

}
.testoaboutragg h2{
  text-align:center
}
.about-item .testoaboutright{
  padding-left: 40px;
}
.homechis{
  margin-top: 10px;
  color: #232323;
  font-size: 36px;
  font-weight: bold;
  font-family: 'Montserrat';
  text-transform: uppercase;
  line-height: 1;
  position: relative;
}
.homeslid .homechis{
  margin-top: 70px;
}

.home-about .text p {
    color: #232323;
    line-height: 1.5em;
    margin-bottom: 0;
    margin-top: 25px;
    font-size: 14px;
}

#pdr_language_list li {
    display: inline-block;
    padding: 0 4px;
    list-style: none;
}

#pdr_language_list ul {
    margin:0;
    padding:0;
}

#pdr_language_list ul li a{
    color: #fff;
    text-decoration: none;
}

#pdr_language_list ul li a:hover {
    color: #e1bd85 !important;
    cursor:pointer;
}

#pdr_language_list ul li a:visited {
    color: #fff;
}

/*#pdr_language_list ul li a:active {
    color: #e1bd85 !important;
}*/
.activelng {
  color: #e1bd85;
}

.footermenu a{
    font-size:14px;
    color: #acacac;
    padding: 5px 0;
    display: inline-block;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    text-decoration:none;
}

.footermenu{
  list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}


.footermenu a:hover{
  color: #fff;
}


.social .social-content a {
    font-size: 14px;
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    line-height: 32px;
    width: 32px;
    height: 32px;
    margin-top: 5px;
    text-align: center;
    margin-right: 20px;
    font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.social .social-content a:hover {
    border-color: #e1bd85;
}

.contactform {
  display: inline-block;
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 60px;
}

.contactform .contleft h2 {
    color: #232323;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}

.contactform input,.contactform textarea {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
}

.contactform ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 30px;
}

.contactform a {
  color: #232323;
  text-decoration:none;
}

.contactform a:hover, .contactform a:focus {
  color: #23527c;
}

.contactform ul li{
  padding: 7px 0;
}

.contactform .iconcontacts {
  color: #e1bd85;
  font-size: 20px;
  margin-right: 20px;
  vertical-align: middle;
}

.cntinput {
  border: 2px solid #232323;
  width: 100%;
  margin-top: 20px;
  color: #232323;
  outline: none;
  background: none;
  background-color: #fff;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  font-size: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: 'Montserrat';
}

textarea.cntinput {
  resize: none;
  height: 210px;
}
.cntinput:focus {
  border-color: #e1bd85;
}

.cntinputbtn {
  margin-top: 20px;
  width: 200px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 15px;
  border: 2px solid #e1bd85;
  background-color: #e1bd85;
  color: #fff;
  font-family: 'Montserrat';
  white-space: nowrap;
  text-transform: uppercase;
  cursor: pointer;
}

.cntinputbtn:hover {
  border-color: #e1bd85;
  background-color: #fff;
  color: #e1bd85 !important;
}

div.wpcf7-validation-errors {
  border: 0;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  display: none !important;
}

.owl-carousel-slider001 .owl-pagination {
  position: absolute;
  bottom: 15px;
  left: 20px;
}


.owl-controls .owl-prev, .owl-controls .owl-next {
    color: #fff;
    font-size: 24px;
    position: absolute;
    z-index: 10;
    top: 50%;
    font-size: 13px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: 2px solid #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
}
.owl-controls .owl-prev:hover, .owl-controls .owl-next:hover {
    color: #e1bd85;
    border-color: #e1bd85;
}
.owl-controls .owl-prev {
    left: 10px;
}
.owl-controls .owl-next {
    right: 10px;
}
.owl-controls .owl-pagination {
    font-size: 0;
}
.owl-carousel-slider001 .owl-controls .owl-pagination .owl-page {
    font-size: 14px;
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    margin: 0 2px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
}

.owl-carousel-slider001 {
   margin-top: 40px;
}


.owl-controls .owl-pagination .owl-page.active {
    background-color: #fff;
}


element.style {
}
.owl-theme .owl-controls .owl-page span {
  display:none !important;
}


.owl-carousel-slider002 {
   margin-top: 60px;
}

.owl-carousel-slider002 .owl-item .img span.fa {
    display: inline-block;
    font-size: 60px;
    color: #e1bd85;
    margin: 0 20px;
}

.owl-carousel-slider002 .img span {
    display: inline-block;
    vertical-align: middle;
    color: #898989;
    font-size: 13px;
}

.owl-carousel-slider002 .img span strong {
    display: block;
    color: #333;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 3px;
}

.owl-carousel-slider002 .owl-carousel-item-text {
    text-align: left;
}

.owl-carousel-slider002 .textowlb p {
    margin-bottom: 0;
    line-height: 1.4em;
    letter-spacing: 0;
}

.owl-carousel-slider002 .textowlb {
    color: #333333;
    margin-top: 40px;
}

.home-about img {
  width:100%;
}

#pdrmapsh {
  width: 100%;
  height: 470px;
}

.homeservizi {
  padding-top: 40px;
  padding-bottom: 70px;
}

.homeservizi .text {
  color: #333;
  margin-bottom: 0;
  margin-top: 25px;
  line-height: 1.428em;
}

.homeservizi .text p {
  color: #333;
  margin-bottom: 0;
  margin-top: 30px;
  line-height: 1.428em;
}

.homeservizi .text img {
  width: 100%;
}

.homeservizi .text ul {
  list-style: none;
  padding-left: 0;
  margin-top: 25px;
  overflow: hidden;
  margin-bottom: 0;
  font-size: 0;
  display: table;
}

.homeservizi .text ul li{
  margin-top: 6px;
  color: #232323;
  font-weight: 500;
  width: -moz-calc(50% - 1px);
  width: -o-calc(50% - 1px);
  width: -webkit-calc(50% - 1px);
  width: calc(50% - 1px);
  font-size: 14px;
  display: inline-block;
  padding-right: 15px;
  margin-bottom: 15px;
}

.homeservizi .text ul li img {
  margin-right: 17px;
  max-width: 48px;
}

.btnservizi {
  text-align: center;
  background-color: #e1bd85;
  padding: 12px 0;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Montserrat';
  color: #fff;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  cursor: pointer;
}

.btnservizi:hover {
  background-color: #F0CA8E;
}

.homeservizi h2 {
  font-size: 30px;
}
.edit-link {
  display:none;
}


/*riepilogo*/

.rootsearch h2 {
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 16px;
}

.rootsearch {
  display:inline-block;
  width: 100%;
  margin-bottom: 40px;
}

.pdr_bloccosingoloriep {
    border: 1px solid #000;
    color: #fff;
    border-top: 0;
    padding: 20px;
    background-color: #4e4e4e;
    font-size: 16px;
    font-weight: 700;
    word-spacing: 2px;
}

.pdr_bloccosingolopad {
    padding: 40px 20px 40px 0px;
    background-color: #fff;
}

.pdr_bloccosingolo {
    border: 1px solid #CCC;
    border-top: 0;
}
.pdr_bloccosingolo img {
    width: 100%;
    height: auto;
}

.pdr_cont_prd {
    border: 1px solid #CCC;
    border-top: 0;
    padding: 15px;
    background-color: #fffcf7;
}

.pdr_btn_parent {
    padding: 0;
    margin-top: 20px;
}

.pdr_btn_carat {
    background-color: #3E3E3E;
    border: 1px solid #3E3E3E;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    padding: 8px 0px 8px 0px;
    text-transform: uppercase;
    margin-right: 8px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.pdr_btn_carat:hover {
    background-color: #737373;
    border: 1px solid #737373;
}

.pdr_btn_prenota {
    background-color: #d3a358;
    border: 1px solid #d3a358;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    padding: 8px 0px 8px 0px;
    line-height: inherit;
    text-transform: uppercase;
    margin-left: 8px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    min-width: 100%;
}

.pdr_btn_prenota:hover {
    background-color: #EEB763;
    border: 1px solid #EEB763;
}

.pdr_prez_riep .amount {
    font-size: 34px;
    font-weight: bold;
    line-height: 25px;
}

.pdr_prez_riep {
    text-align: right;
    color: #ED7F00;
    padding-top: 30px;
}

.pdr_iva_inclusa {
    font-size: 13px;
    color: #717171;
}

.pdr_contdestrrplg {
    padding: 0;
}

.pdr_bloccosingolotitolo h3 {
    color: #4A4A4A;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}

.pdr_descrsearchriep {
    padding-left: 6px;
}

.pdr_msgnorooms {
  width:100%;
  padding:12px;
  font-size: 16px;
}

.galprod img {
  width:100%;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 69%;
    padding: 0;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: #030404 !important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #030404 !important;
}


.dropdown-menu>a {
  color: #fff;
  background-color: #e1bd85;

  padding: 7px 20px;
  color: #232323;
  font-size: 14px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
}

.dropdown-menu {
    padding: 10px 0;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    border-radius: 0px ;
    }

.dropdown-menu>li>a {
    display: block;
    padding: 7px 20px;
    clear: both;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.42857143;
    color: #232323;
    white-space: nowrap;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus {
  color: #232323;
  background-color: initial;
  padding: 7px 20px;
}

.dropdown-menu>.active>a:hover {
  color: #fff;
  background-color: #e1bd85;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: #e1bd85;
}


/*
 *PRODUCT
 */
  .tablistroot {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-right: 70px;
  }
  .tablistroot li {
    border-bottom: 2px solid #e4e4e4;
    position: relative;
  }
  .tablistroot li.active a, .tablistroot li:hover a {
    color: #e1bd85;
  }
  .tablistroot li a {
    padding: 30px 0 10px 0;
        text-decoration: none;
    color: #232323;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    font-family: 'Montserrat';
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
  }
  .pdrroottab {
    display: inline-block;
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #e4e4e4;
    width:100%;
  }

  .woocommerce div.product .woocommerce-tabs .panel h1,
  .woocommerce div.product .woocommerce-tabs .panel h2,
  .woocommerce div.product .woocommerce-tabs .panel h3,
  .woocommerce div.product .woocommerce-tabs .panel h4,
  .woocommerce div.product .woocommerce-tabs .panel h5 {
      font-size: 18.15px;
      font-family: 'Hind';
      font-weight: bold;
      text-transform: uppercase;
  }

  .woocommerce div.product .woocommerce-tabs .panel p {
    font-size: 14px;
    margin-bottom: 0;
  }

  .woocommerce div.product .woocommerce-tabs .panel h2 + p {
    margin-top: 20px;
  }

  .woocommerce div.product .woocommerce-tabs .panel:before {
    border-left: 1px solid #e4e4e4;
    content: '';
    position: absolute;
    left: -30px;
    top: 0;
    bottom: 0;
  }
  .woocommerce div.product .woocommerce-tabs .panel {
    padding-top: 20px;
    position: relative;
  }
  .panel {
    -webkit-box-shadow: initial;
     box-shadow: initial;
  }

  .tablistroot li a:before {
    height: 2px;
    content: '';
    width: 0;
    position: absolute;
    left: 0;
    bottom: -2px;
    background-color: #e1bd85;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
  }

  .tablistroot li.active a:before, .tablistroot li:hover a:before {
    width: 100%;
  }

  .rigtcolsum {
    width:30% !important;
  }

  .rieptextl{
    padding:15px;
  }

  .rieptext p{
    font-size: 14px !important;
  }
  .pdr_inforiep {
      padding-top: 34px;
  }

/*checkout*/

.woocommerce-info {
    border-top-color: #EEB763;
}
.woocommerce-info::before {
    color: #000000;
}

.woocommerce-info a {
    color: #794900;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.woocommerce-info a:hover {
    color: #9E5F00;
}

.woocommerce-billing-fields h3{
  margin: 0;
  color: #232323;
  font-size: 28px;
  font-weight: bold;
  font-family: 'Montserrat';
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  padding-bottom: 20px;
}

.checkout.woocommerce-checkout input[type="text"],
.checkout.woocommerce-checkout input[type="tel"],
.checkout.woocommerce-checkout input[type="email"],
.checkout.woocommerce-checkout input[type="password"],
.checkout.woocommerce-checkout textarea
{
  border-width: 2px;
  border-style: solid;
  border: 2px solid #232323;
  width: 100%;
  margin-top: 20px;
  color: #232323;
  outline: none;
  background: none;
  background-color: #fff;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  font-size: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: 'Montserrat';
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
}

.checkout.woocommerce-checkout input[type="text"]:focus,
.checkout.woocommerce-checkout input[type="tel"]:focus,
.checkout.woocommerce-checkout input[type="email"]:focus,
.checkout.woocommerce-checkout input[type="password"]:focus,
.checkout.woocommerce-checkout textarea:focus
{
  border-color: #e1bd85;
}

#createaccount {
  margin-top: 7px;
}

.create-account .checkbox span{
  margin-left: 20px;
}

#order_review_heading {
  padding-top:20px;
  margin: 0;
  color: #232323;
  font-size: 24px;
  font-weight: bold;
  font-family: 'Montserrat';
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  padding-bottom: 20px;
}

.woocommerce table.shop_table {
  border: 1px solid #dedede;
  border-radius: 0;
}
.woocommerce table.shop_table td {
  border-top: 1px solid rgba(238, 183, 99, 0.28);
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  border-top: 1px solid rgba(144, 144, 144, 0.31);
}

.woocommerce table.shop_table thead tr{
  background-color: #666666;
  color: #fff;
  font-size: 18px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #FDC269;
  color: #fff;
}

.cart-subtotal {
    background-color: #ececec;
}

.order-total {
    background-color: #f9f9f9;
}

#place_order {
  margin-top: 20px;
  width: 200px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 15px;
  border: 2px solid #e1bd85;
  background-color: #e1bd85;
  color: #fff;
  font-family: 'Montserrat';
  white-space: nowrap;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
}

#place_order:hover {
  border-color: #e1bd85;
  background-color: #fff;
  color: #e1bd85 !important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    /*background: #f9f9f9;*/
    background: #e8ddcb;
    border-radius: 0px;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    /*background-color: #e8e8e8;*/
    background-color:#f3eee7;
    color: #000;
    border-radius: 10px;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    /*border: 1em solid #e8e8e8;*/
    border: 1em solid #f3eee7;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border-radius: 0px;
    border: 2px solid #232323;
    height: 40px;
    line-height: 40px;
    padding: 4px 0;
    font-size: 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: 'Montserrat';
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 3px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eeb763;
    color: #fff;
}

.woocommerce form .form-row textarea {
    height: 10em;
}

textarea#order_comments {
    padding-top: 10px;
}

button {
  outline: none;
}

.slick-prev {
  opacity:initial;
  left: 10px;
  z-index: 9999;
}

.slick-next {
  opacity:initial;
  right: 10px;
  z-index: 9999;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
   opacity: .25;
   color: #fff !important;
}

.slick-prev:before, .slick-next:before {
  font-size: 24px;
  line-height: 1;
  color: #fff;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
}

.slick-prev:hover:before, .slick-next:hover:before {
  color: #e1bd85 !important;
}

.single-product-main-image img {
  padding: 8px;
}

#wpis-gallery .slick-slide {
    display: block;
    position: relative;
}

#wpis-gallery .slick-slide:before {
position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    border: 4px solid transparent;
    pointer-events: none;
    z-index: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

#wpis-gallery .slick-slide:hover:before {
  border-color: #e1bd85;
}

#wpis-gallery .slick-slider img{
  padding: 0 8px;
}

img.attachment-shop_thumbnail.size-shop_thumbnail {
  opacity: 1;
  padding: 8px;
}

a.wpis-popup {
  opacity: 1;
  color: #fff;
  right:15px;
  bottom:15px;
  text-decoration: none;
}

a.wpis-popup:hover {
  color: #e1bd85;
}

.navbar-toggle {
  margin-top: 20px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 6px;
}

.navbar-toggle .icon-bar {
  width: 26px;
  background-color: #e1bd85;
}

.single-product .rigtcolsum {
  padding-top:8px;
}

.calsingusodopp #doppusosing {
  transform: scale(1.3);
  margin-right: 4px;
}

.woocommerce-checkout .footerroot {
  margin-top: 460px;
}

.woocommerce-order-received .footerroot {
  margin-top: 220px;
}

.datacard-field-class {
  float:left;
}

.datacard-field-class .input-text {
  width:50px;
}

.datacard-field-class2 {
  float:left;
}

.datacard-field-class2 .input-text {
  width:50px;
}

.payment_method_hotel_gateway {
  /*visibility: hidden;*/
}

.wc-terms-and-conditions input {
  position:initial !important;
  margin-right: 2px !important;
}

.woocommerce td.product-name .wc-item-meta dd p, .woocommerce td.product-name dl.variation dd p{
  line-height: inherit;
}

.pdr-fields-cart {
  border: 1px solid #dad1c2;
  border-radius: 10px;
  padding: 16px;
  margin: 20px 0;
  /*background-color: #efefef;*/
  background-color: #f3eee7;
}

.pdr-fields-cart select {
    height: 40px;
}
.pdr-fields-cart input {
    border-width: 1px !important;
}
.pdr-fields-cart #cloudways_text_field1_field,
.pdr-fields-cart #cloudways_text_field2_field,
.pdr-fields-cart #cloudways_text_field3_field,
.pdr-fields-cart #cloudways_text_field4_field,
.pdr-fields-cart #cloudways_codcvc_field,
.pdr-fields-cart #fieldtipcart
{
  display: table;
  width: 100%;
  margin-top: 15px;
}

.pdr-fields-cart #cloudways_text_field3_field,
.pdr-fields-cart #cloudways_text_field4_field,
.pdr-fields-cart #cloudways_codcvc_field
{
  width: auto;
}

.pdr-fields-cart #cloudways_text_field1_field label, .pdr-fields-cart #cloudways_text_field1_field input,
.pdr-fields-cart #cloudways_text_field2_field label, .pdr-fields-cart #cloudways_text_field2_field input,
.pdr-fields-cart #cloudways_text_field3_field label, .pdr-fields-cart #cloudways_text_field3_field select,
#fieldtipcart .fieldtipcartlabel
{
  display: table-cell !important;
  width: 180px;
}

#fieldtipcart label
{
  vertical-align: middle;
  white-space: nowrap;
}

.pdr-fields-cart #cloudways_text_field1_field input,
.pdr-fields-cart #cloudways_text_field2_field input,
.pdr-fields-cart #cloudways_codcvc_field input,
#fieldtipcart .roottabcart
{
  width: 100%;
}

.pdr-fields-cart #cloudways_text_field3_field select,
.pdr-fields-cart #cloudways_text_field4_field select,
#cloudways_text_field5_field input
{
  width: 150px;
}

.modpagpdrroot input{
  margin-left: 0px !important;
}

#fieldtipcart {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.fieldtipcartlabel {
  font-size: 15px;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 1px solid #d6cbba;
}

.logged-in.woocommerce-account .entry-content {
  width:100%;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
  display:none;
}

.logged-in.woocommerce-account .entry-content .woocommerce-button.button.pay {
  display:none;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.woocommerce-checkout .hidecmp {
  display:none;
}

.btnfat {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  border: 1px solid #b99a6a;
  padding: 4px 12px;
  margin-bottom: 30px;
  display: inline-block;
  background-color: #deba83;
  text-decoration: none;
}
.btnfat:hover {
  color: #fff;
  background-color: #C79F63;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  text-decoration: none;
}

.przbar{
  display: block;
  font-size: 24px;
  color: #757474;
}

.przbarhide {
  visibility: hidden;
}

.pdr_prez_riep .przbar .amount {
  font-size: 24px;
}

.woocommerce-checkout.woocommerce-page .entry-content{
  width:100%;
}

@media (max-width: 1199px){
  .footerroot .row {
    text-align:center;
  }

  .footerroot .row .widget {
    margin-top: 36px;
  }

  .footerroot .row .widget_logo {
    margin-top: 0px;
  }
}

@media (max-width: 992px){
  .navbar-nav>li>a {
    font-size: 12px;
    padding: 0 16px;
  }
  .about-item .testoaboutright {
    padding-left: 0px;
  }
  .testoaboutright h2 {
    margin-top: 34px;
  }
  .container {
    width: 100%;
  }

  .pdrrootcalsh .calsingusodopp {
    padding-top: 16px;
    display: inline-block;
    width: 100%;
  }

  .pdrroottab .col-md-9.nopadding {
    display:inline-block;
  }

  .titric {
    margin-top: 20px;
  }

  .pdr_bloccosingoloriep {
    position: relative;
    z-index:999;
    top: -12px;
  }

  .pdr_bloccosingolopad {
    padding: inherit;
  }

  .rootsearch .pdr_btn_carat {
    margin-right: 0;
  }
  .rootsearch .pdr_btn_prenota {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .rootsearch .pdr_bloccosingolotitolo {
    margin-top: 20px;
  }
  .rootsearch .pdr_img_riepilogo {
    top: 10px;
  }

  .contactform .wpcf7-form {
    display: inline-block;
    width: 100%;
  }

  .contactform .contleft {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 767px){
  .nav.navbar-nav {
     float: initial;
     background-color: #e1bd85;
  }
  .navbar-nav>li>a {
    line-height: 54px;
  }
  .navbar-nav>li.active a {
    background: #ffffff;
    color: #000;
  }
  .navbar-brand {
    padding-left: 20px;
  }

  .navbar-nav>li>a {
    font-size: 13.45px;
    padding: 0 20px;
  }

  .single-product .rigtcolsum {
    width: 100% !important;
    padding-left: 10px;
    padding-right: 10px;
  }

  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100%;
  }

  .home .pdrcal {
    position: absolute;
    display: inline-block;
    /*margin-top: 20px;*/
    padding: 10px;
    left:0;
    bottom:0;

  }

  .home .pdrcal .pdrrootcalsh {
    width: 100%;
  }

  .home .pdrcal .calinfo p {
    display:none;
  }

  .pdr-fields-cart #cloudways_text_field1_field label, .pdr-fields-cart #cloudways_text_field2_field label, .pdr-fields-cart #cloudways_text_field3_field label, #fieldtipcart .fieldtipcartlabel {
    width: 120px;
  }

  .woocommerce-checkout .footerroot {
    margin-top: 0px;
  }
}

@media (max-width: 580px){
  .headerleft {
    display:none;
  }
  .pdr-fields-cart h3 {
    font-size: 20px;
  }
  .pdr-fields-cart #cloudways_text_field1_field label, .pdr-fields-cart #cloudways_text_field2_field label, .pdr-fields-cart #cloudways_text_field3_field label, #fieldtipcart .fieldtipcartlabel {
    width: 100px;
  }
  #cloudways_codcvc {
    width:50px !important;
    font-size: 12px;
  }
  /*.creditcards img {
    width: 100px !important;
  }*/
  .pdr-fields-cart label {
    font-size: 12px;
  }
  select#cloudways_text_field3,select#cloudways_text_field4 {
    font-size: 12px;
  }
  #fieldtipcart {
    display: inline-block !important;
    margin: 10px 2px !important;
  }
}

@media (max-width: 459px){
  .footerroot .imgfoot{
    max-width:100%;
    width:100%;
    margin-right:0;
    margin-bottom: 20px;
  }
  .creditcards img {
    width: 60px !important;
  }
  #cloudways_text_field3_field label {
    width:70px !important;
  }
}

@media (max-width: 379px){
  .creditcards img {
    width: 40px !important;
  }
}