/*
Theme Name: Iceland Pelagic
*/
a[rel="no-folow"]{
    cursor: default;
}
/* Loading */
.wrapper{
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.wrapper.loading{
    opacity: 0;
}
.animsition-loading,.animsition-loading:after {
    width: 64px;
    height: 64px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -32px;
    margin-left: -32px;
    border-radius: 50%;
    z-index: 2
}
.form-booking .price{
    position: relative;
}
#booking_form .price .animsition-loading,#booking_form .price .animsition-loading:after {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0px;
    right: 43px;
    margin-top: -5px;
    margin-left: 0px;
    border-radius: 50%;
    z-index: 2;
}
.animsition-loading {
    background-color: transparent;
    border-top: 5px solid rgba(0,0,0,.2);
    border-right: 5px solid rgba(0,0,0,.2);
    border-bottom: 5px solid rgba(0,0,0,.2);
    border-left: 5px solid #eee;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-name: animsition-loading;
    animation-name: animsition-loading
}
@-webkit-keyframes animsition-loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
@keyframes animsition-loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes fade-in {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
/* WordPress Generated Classes */
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 40px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 40px 20px 20px 0;
}
img{
    height: auto;
}
a img.alignright {
    float: right;
    margin: 40px 0 20px 20px;
}

a img.alignnone {
    margin: 40px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 40px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. ( z-index: 100000; - Above WP toolbar. )
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
*/
/* WordPress Generated Classes END */


/* main elements */
.wp-pagenavi{
    margin-bottom: 2em;
    margin-top: 1em;
    padding-bottom: 0;
    text-align: center;
    padding: 10px 0 15px;
}
.wp-pagenavi span{
    color: #BFBFBF;
    font-weight: normal !important;
}
.info-form .select-box .holder{float: left;}

.navigation {
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    overflow: hidden;
    padding: 0 0 5px;
}
.navigation a{
    text-decoration: none;
}
.navigation .prev{
    float: left;
    padding-right: 30px;
}
.navigation .next{
    float: right;
    padding-left: 10px;
}
.respond{
    overflow: hidden;
    padding: 0 0 30px;
}
.respond h2{
    font-size: 19px;
    line-height: 25px;
    margin: 0 0 5px !important;
}
.respond p{margin: 0 0 5px !important;}
.respond dl{margin: 0;}
.respond dt{display: block;}
.respond dd{
    margin: 0;
    overflow: hidden;
}
.respond textarea {
    border:1px solid #dddfe0;
    background:#fff;
    padding:5px;
    height:116px;
    font-size:15px;
    line-height:18px;
    overflow:auto;
    color: #444441;
}
.comments{padding: 40px 0 10px;}
.comments h2{
    margin: 0 0 15px;
    font: 19px/25px 'chunkfive-roman', serif;
}
.commentlist{
    margin: 0;
    padding: 0 0 0 25px;
    list-style: none;
}
.commentlist .comment{
    width: 100%;
    overflow: hidden;
    padding-bottom: 5px;
}
.commentlist .comment p{margin: 0 0 5px !important;}
.commentlist .comment img{
    float: left;
    margin: 0 5px 5px 0;
}
#content .commentlist ul{
    padding: 0 0 0 20px;
    margin: 0;
    list-style: none;
}
#content .commentlist ul li{padding: 0;}
#content .commentlist ul li:before{display: none;}
#comments h2, #respond h2{
    font: 22px/34px 'Helvetica-Regular', sans-serif;
}
#comments a, #respond a{
    font-weight: bold;
    text-decoration: none;
}
#respond #submit{
    margin: 10px 0;
}
#respond #comment{
    width: 100%;
}

@media screen and (max-width: 991px){
    .header-contact-list ul{
        margin: 0;
        padding: 0 0 20px;
        list-style: none;
    }
    .header-contact-list ul li{
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 18px;
        line-height: 24px;
        font-weight: 700;
        opacity: .6;
    }
}
@media screen and (max-width: 374px),
screen and (orientation: landscape) and (max-width: 374px),
screen and (orientation: portrait ) and (max-width: 374px){
    .header-contact-list ul li{
        font-size: 14px;
        line-height: 18px;
    }
}

@media screen and (max-width: 991px),
screen and (orientation: landscape) and (max-width: 991px),
screen and (orientation: portrait ) and (max-width: 991px) {

}
@media screen and (max-width: 767px),
screen and (orientation: landscape) and (max-width: 767px),
screen and (orientation: portrait ) and (max-width: 767px) {

}
@media screen and (max-width: 479px),
screen and (orientation: landscape) and (max-width: 479px),
screen and (orientation: portrait ) and (max-width: 479px) {

}
/*contact form*/

.contact-form {
    /*margin-top: 50px;*/
    /*margin-bottom: 50px;*/
    /*background: #ffffff;*/
    padding-bottom: 25px;
    border-radius: 10px;
    /*box-shadow: 0 5px 15px rgba(0,0,0,0.1);*/
    width: 100%;
    /*max-width: 600px;*/
}

.contact-form h2 {
    text-align: center;
    margin-bottom: 20px;
}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    box-sizing: border-box;
}

.form-group textarea {
    resize: vertical;
    min-height: 100px;
}

.btn {
    width: 100%;
    padding: 12px;
    border: none;
    border-radius: 6px;
    background: white;
    color: #ec3e3e;
    font-size: 16px;
    cursor: pointer;
}
