@charset "utf-8";

/* CSS Document */



/* Custom css start */



ul.page-numbers {

    list-style: none;

    margin: 0;

}



.page-numbers:after {

    content: ".";

    display: block;

    clear: both;

    visibility: hidden;

    line-height: 0;

    height: 0;

}



ul.page-numbers li {

    display: block;

    float: left;

    margin: 0 4px 4px 0;

    text-align: center;

}



.page-numbers a,

.page-numbers span {

    line-height: 1.6em;

    display: block;

    padding: 0 6px;

    height: 18px;

    line-height: 18px;

    font-size: 12px;

    text-decoration: none;

    font-weight: 400;

    cursor: pointer;

    border: 1px solid #ddd;

    color: #888;

}



.page-numbers a span { padding: 0 }



.page-numbers a:hover,

.page-numbers.current,

.page-numbers.current:hover {

    color: #000;

    background: #f7f7f7;

    text-decoration: none;

}



.page-numbers:hover { text-decoration: none }



/*** Contact form 7 ***/



input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel{



width: 90%;



}



input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email{



width: 90%;



}

.main-contents.no_image {

    margin: 130px 0px !important;

}

.breadcrumbs {

 background: #eee;

 padding: 5px 10px;

 border-top: 1px solid #ddd;

 border-bottom: 1px solid #ddd;

 font-size: .8em;

 margin-bottom: 20px;

 line-height: normal;

}

.breadcrumbs a

{

color: #888!important;

font-family:Arial, Helvetica, sans-serif;

font-size: 11px;

}



.single .breadcrumbs, .page .breadcrumbs{

overflow: hidden;

}



.page-template-templatestemplate-country-php .breadcrumbs{



    padding: 10px 93px !important;



}





.breadcrumbs span .home {

font-weight: bold;

}



.page-id-8930 .destination-tab .ls-nav li {

	font-size: 13px !important; 

}



.page-id-8930 .destination-tab .ls-nav .current a {



	padding: 11px 15px;

}



.single-testimonial header, .single-news_events_wht header{



    height: 191px !important;

}



.single-testimonial .main-contents, .single-news_events_wht .main-contents{



    margin: 0px !important;

}



div.navigation{

overflow: hidden;

padding: 10px 0;

clear: both;

font-weight: 400;

font-size:14px;

}

div.navigation .prev{

}

div.navigation .next{

float:right;

}







/**

 *

 *CSS Override from style.css

 */



.gallery-item:first-child + .gallery-item .gallery-icon, .gallery-item + br + .gallery-item + .gallery-item .gallery-icon, .gallery-item:first-child + .gallery-item .gallery-caption, .gallery-item + br + .gallery-item + .gallery-item .gallery-caption {

    margin-left: 0px;

    margin-right: 0px;

}



.iphorm-clearfix::before, .iphorm-clearfix::after

{

display:inline !important;

}


.testimonial-shortcode h4 {
  padding-bottom: 0px;
  text-transform: none;
  font-size: 0.9em;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
}
.testimonial-shortcode h4 strong {
  display: block;
  color: #d42c34;
  font-size: 1.2em;
  font-weight: 500;
  margin-bottom: 4px;
}
.testimonial-shortcode span {
  color: #d12028;
}
.testimonial-shortcode p {
  font-size: 0.95em;
  line-height: 1.7;
}


.iphorm_8_19-input-wrap .selector{
  width: 80%!important;
}

.testimonial-rating{
  background: url(./img/star.png);
  width: 105px;
  height: 20px;
  display: inline-block;
}