#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
} @import url("https://fonts.googleapis.com/css?family=Droid+Serif:400,700|Ubuntu:400,300,700");
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
.margin-bottom-1x {
margin-bottom: 10px;
display: inline-block;
}
.padding-top-1x {
padding-top: 10px;
}
.margin-bottom-2x {
margin-bottom: 20px;
display: inline-block;
}
.padding-top-2x {
padding-top: 20px;
}
.margin-bottom-3x {
margin-bottom: 30px;
display: inline-block;
}
.padding-top-3x {
padding-top: 30px;
}
.margin-bottom-4x {
margin-bottom: 40px;
display: inline-block;
}
.padding-top-4x {
padding-top: 40px;
}
.margin-bottom-5x {
margin-bottom: 50px;
display: inline-block;
}
.padding-top-5x {
padding-top: 50px;
}
@font-face {
font-family: "Proxima semibold";
font-style: normal;
font-weight: svg eot svg;
src: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/proximanova-semibold.eot?#iefix) format("embedded-opentype"), url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/proximanova-semibold.woff2) format("woff2"), url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/proximanova-semibold.woff) format("woff"),
url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/proximanova-semibold.ttf) format("truetype"), url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/proximanova-semibold.svg#Proxima semibold) format("svg");
}
@font-face {
font-family: "Proxima regular";
font-style: normal;
font-weight: svg eot svg;
src: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/proximanova-regular.eot?#iefix) format("embedded-opentype"), url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/proximanova-regular.woff2) format("woff2"), url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/proximanova-regular.woff) format("woff"),
url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/proximanova-regular.ttf) format("truetype"), url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/proximanova-regular.svg#Proxima regular) format("svg");
}
@font-face {
font-family: "Scratch Basic";
font-style: normal;
font-weight: svg woff eot svg;
src: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/scratch_basic-bold.eot?#iefix) format("embedded-opentype"), url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/scratch_basic-bold.woff2) format("woff2"), url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/scratch_basic-bold.woff) format("woff"),
url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/scratch_basic-bold.ttf) format("truetype"), url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/scratch_basic-bold.svg#Scratch Basic) format("svg");
}
meta.foundation-version {
font-family: "/5.5.3/";
}
meta.foundation-mq-small {
font-family: "/only screen and (min-width:30.0625em)/";
width: 30.0625em;
}
meta.foundation-mq-small-only {
font-family: "/only screen and (min-width:30.0625em) and (max-width:48em)/";
width: 30.0625em;
}
meta.foundation-mq-medium {
font-family: "/only screen and (min-width:48.0625em)/";
width: 48.0625em;
}
meta.foundation-mq-medium-only {
font-family: "/only screen and (min-width:48.0625em) and (max-width:62em)/";
width: 48.0625em;
}
meta.foundation-mq-large {
font-family: "/only screen and (min-width:62.0625em)/";
width: 62.0625em;
}
meta.foundation-mq-large-only {
font-family: "/only screen and (min-width:62.0625em) and (max-width:75em)/";
width: 62.0625em;
}
meta.foundation-mq-xlarge {
font-family: "/only screen and (min-width:75.0625em)/";
width: 75.0625em;
}
meta.foundation-mq-xlarge-only {
font-family: "/only screen and (min-width:75.0625em) and (max-width:120em)/";
width: 75.0625em;
}
meta.foundation-mq-xxlarge {
font-family: "/only screen and (min-width:120.0625em)/";
width: 120.0625em;
}
meta.foundation-data-attribute-namespace {
font-family: false;
}
meta.foundation-mq-topbar {
font-family: "/only screen and (min-width:48.0625em)/";
width: 48.0625em;
}
.contain-to-grid {
width: 100%;
background: transparent;
}
.contain-to-grid .top-bar {
margin-bottom: 0;
}
.fixed {
position: fixed;
top: 0;
width: 100%;
z-index: 99;
left: 0;
}
.fixed.expanded:not(.top-bar) {
height: auto;
max-height: 100%;
overflow-y: auto;
width: 100%;
}
.fixed.expanded:not(.top-bar) .title-area {
position: fixed;
width: 100%;
z-index: 99;
}
.fixed.expanded:not(.top-bar) .top-bar-section {
margin-top: 1.875rem;
z-index: 98;
}
.top-bar {
background: transparent;
height: 1.875rem;
line-height: 1.875rem;
margin-bottom: 0;
overflow: hidden;
position: relative;
}
.top-bar ul {
list-style: none;
margin-bottom: 0;
}
.top-bar .row,
.top-bar .welcome-icons,
.top-bar #package_tab .package-meta,
#package_tab .top-bar .package-meta,
.top-bar .gform_wrapper .gform_fields,
.gform_wrapper .top-bar .gform_fields,
.top-bar .trip-planner .ginput_complex,
.trip-planner .top-bar .ginput_complex,
.top-bar #review_form .ginput_complex,
#review_form .top-bar .ginput_complex,
.top-bar .comment-respond .comment-form,
.comment-respond .top-bar .comment-form {
max-width: none;
}
.top-bar form,
.top-bar input,
.top-bar select {
margin-bottom: 0;
}
.top-bar input,
.top-bar select {
font-size: 0.75rem;
height: 1.75rem;
padding-bottom: 0.35rem;
padding-top: 0.35rem;
}
.top-bar .button,
.top-bar .sidebar .search-packages input[type="submit"],
.sidebar .search-packages .top-bar input[type="submit"],
.top-bar .sidebar .search-packages button,
.sidebar .search-packages .top-bar button,
.top-bar .gform_wrapper input[type="submit"],
.gform_wrapper .top-bar input[type="submit"],
.top-bar .comments-area input[type="submit"],
.comments-area .top-bar input[type="submit"],
.top-bar button {
font-size: 0.75rem;
margin-bottom: 0;
padding-bottom: 0.4125rem;
padding-top: 0.4125rem;
}
@media only screen and (min-width: 30.0625em) and (max-width: 48em) {
.top-bar .button,
.top-bar .sidebar .search-packages input[type="submit"],
.sidebar .search-packages .top-bar input[type="submit"],
.top-bar .sidebar .search-packages button,
.sidebar .search-packages .top-bar button,
.top-bar .gform_wrapper input[type="submit"],
.gform_wrapper .top-bar input[type="submit"],
.top-bar .comments-area input[type="submit"],
.comments-area .top-bar input[type="submit"],
.top-bar button {
position: relative;
top: -1px;
}
}
.top-bar .title-area {
margin: 0;
padding: 0;
position: relative;
}
.top-bar .name {
font-size: 16px;
height: 1.875rem;
margin: 0;
}
.top-bar .name h1,
.top-bar .name h2,
.top-bar .name h3,
.top-bar .name h4,
.top-bar .name p,
.top-bar .name span {
font-size: 1.0625rem;
line-height: 1.875rem;
margin: 0;
}
.top-bar .name h1 a,
.top-bar .name h2 a,
.top-bar .name h3 a,
.top-bar .name h4 a,
.top-bar .name p a,
.top-bar .name span a {
color: #313131;
display: block;
font-weight: normal;
padding: 0 1rem;
width: 75%;
}
.top-bar .toggle-topbar {
position: absolute;
right: 0;
top: 0;
}
.top-bar .toggle-topbar a {
color: #313131;
display: block;
font-size: 0.8125rem;
font-weight: bold;
height: 1.875rem;
line-height: 1.875rem;
padding: 0 1rem;
position: relative;
text-transform: uppercase;
}
.top-bar .toggle-topbar.menu-icon {
margin-top: -16px;
top: 50%;
}
.top-bar .toggle-topbar.menu-icon a {
color: #313131;
height: 34px;
line-height: 33px;
padding: 0 2.5625rem 0 1rem;
position: relative;
}
.top-bar .toggle-topbar.menu-icon a span::after {
content: "";
display: block;
height: 0;
position: absolute;
margin-top: -8px;
top: 50%;
right: 1rem;
box-shadow: 0 0 0 1px #313131, 0 7px 0 1px #313131, 0 14px 0 1px #313131;
width: 16px;
}
.top-bar .toggle-topbar.menu-icon a span:hover:after {
box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}
.top-bar.expanded {
background: transparent;
height: auto;
}
.top-bar.expanded .title-area {
background: transparent;
}
.top-bar.expanded .toggle-topbar a {
color: #888;
}
.top-bar.expanded .toggle-topbar a span::after {
box-shadow: 0 0 0 1px #888, 0 7px 0 1px #888, 0 14px 0 1px #888;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown,
.top-bar.expanded .top-bar-section .dropdown {
clip: initial;
}
.top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
padding: 0;
}
}
.top-bar-section {
left: 0;
position: relative;
width: auto;
transition: left 300ms ease-out;
}
.top-bar-section ul {
display: block;
font-size: 16px;
height: auto;
margin: 0;
padding: 0;
width: 100%;
}
.top-bar-section .divider,
.top-bar-section [role="separator"] {
border-top: solid 1px #4c4c4c;
clear: both;
height: 1px;
width: 100%;
}
.top-bar-section ul li {
background: transparent;
}
.top-bar-section ul li > a {
color: #313131;
display: block;
font-family: "Ubuntu", sans-serif;
font-size: 0.92rem;
font-weight: bold;
padding-left: 1rem;
padding: 12px 0 12px 1rem;
text-transform: uppercase;
width: 100%;
}
.top-bar-section ul li > a.button {
font-size: 0.75rem;
padding-left: 1rem;
padding-right: 1rem;
background-color: #ee7d00;
border-color: #be6400;
color: #fff;
}
.top-bar-section ul li > a.button:hover,
.top-bar-section ul li > a.button:focus {
background-color: #be6400;
}
.top-bar-section ul li > a.button:hover,
.top-bar-section ul li > a.button:focus {
color: #fff;
}
.top-bar-section ul li > a.button.secondary {
background-color: #046463;
border-color: #005a21;
color: #fff;
}
.top-bar-section ul li > a.button.secondary:hover,
.top-bar-section ul li > a.button.secondary:focus {
background-color: #10b497;
}
.top-bar-section ul li > a.button.secondary:hover,
.top-bar-section ul li > a.button.secondary:focus {
color: #fff;
}
.top-bar-section ul li > a.button.success {
background-color: #43ac6a;
border-color: #368a55;
color: #fff;
}
.top-bar-section ul li > a.button.success:hover,
.top-bar-section ul li > a.button.success:focus {
background-color: #368a55;
}
.top-bar-section ul li > a.button.success:hover,
.top-bar-section ul li > a.button.success:focus {
color: #fff;
}
.top-bar-section ul li > a.button.alert {
background-color: #f04124;
border-color: #cf2a0e;
color: #fff;
}
.top-bar-section ul li > a.button.alert:hover,
.top-bar-section ul li > a.button.alert:focus {
background-color: #cf2a0e;
}
.top-bar-section ul li > a.button.alert:hover,
.top-bar-section ul li > a.button.alert:focus {
color: #fff;
}
.top-bar-section ul li > a.button.warning {
background-color: #f08a24;
border-color: #cf6e0e;
color: #fff;
}
.top-bar-section ul li > a.button.warning:hover,
.top-bar-section ul li > a.button.warning:focus {
background-color: #cf6e0e;
}
.top-bar-section ul li > a.button.warning:hover,
.top-bar-section ul li > a.button.warning:focus {
color: #fff;
}
.top-bar-section ul li > a.button.info {
background-color: #a0d3e8;
border-color: #61b6d9;
color: #333;
}
.top-bar-section ul li > a.button.info:hover,
.top-bar-section ul li > a.button.info:focus {
background-color: #61b6d9;
}
.top-bar-section ul li > a.button.info:hover,
.top-bar-section ul li > a.button.info:focus {
color: #fff;
}
.top-bar-section ul li > button {
font-size: 0.75rem;
padding-left: 1rem;
padding-right: 1rem;
background-color: #ee7d00;
border-color: #be6400;
color: #fff;
}
.top-bar-section ul li > button:hover,
.top-bar-section ul li > button:focus {
background-color: #be6400;
}
.top-bar-section ul li > button:hover,
.top-bar-section ul li > button:focus {
color: #fff;
}
.top-bar-section ul li > button.secondary {
background-color: #046463;
border-color: #005a21;
color: #fff;
}
.top-bar-section ul li > button.secondary:hover,
.top-bar-section ul li > button.secondary:focus {
background-color: #005a21;
}
.top-bar-section ul li > button.secondary:hover,
.top-bar-section ul li > button.secondary:focus {
color: #fff;
}
.top-bar-section ul li > button.success {
background-color: #43ac6a;
border-color: #368a55;
color: #fff;
}
.top-bar-section ul li > button.success:hover,
.top-bar-section ul li > button.success:focus {
background-color: #368a55;
}
.top-bar-section ul li > button.success:hover,
.top-bar-section ul li > button.success:focus {
color: #fff;
}
.top-bar-section ul li > button.alert {
background-color: #f04124;
border-color: #cf2a0e;
color: #fff;
}
.top-bar-section ul li > button.alert:hover,
.top-bar-section ul li > button.alert:focus {
background-color: #cf2a0e;
}
.top-bar-section ul li > button.alert:hover,
.top-bar-section ul li > button.alert:focus {
color: #fff;
}
.top-bar-section ul li > button.warning {
background-color: #f08a24;
border-color: #cf6e0e;
color: #fff;
}
.top-bar-section ul li > button.warning:hover,
.top-bar-section ul li > button.warning:focus {
background-color: #cf6e0e;
}
.top-bar-section ul li > button.warning:hover,
.top-bar-section ul li > button.warning:focus {
color: #fff;
}
.top-bar-section ul li > button.info {
background-color: #a0d3e8;
border-color: #61b6d9;
color: #333;
}
.top-bar-section ul li > button.info:hover,
.top-bar-section ul li > button.info:focus {
background-color: #61b6d9;
}
.top-bar-section ul li > button.info:hover,
.top-bar-section ul li > button.info:focus {
color: #fff;
}
.top-bar-section ul li:hover:not(.has-form) > a {
background-color: #555;
color: #046463;
background: none;
}
.top-bar-section ul li.active > a {
background: none;
color: #046463;
}
.top-bar-section ul li.active > a:hover {
background: transparent;
color: #006a27;
}
.top-bar-section .has-form {
padding: 1rem;
}
.top-bar-section .has-dropdown {
position: relative;
}
.top-bar-section .has-dropdown > a:after {
border: inset 5px;
content: "";
display: block;
height: 0;
width: 0;
border-color: transparent transparent transparent #8a8f90;
border-left-style: solid;
margin-right: 1rem;
margin-top: -4.5px;
position: absolute;
top: 50%;
right: 0;
}
.top-bar-section .has-dropdown.moved {
position: static;
}
.top-bar-section .has-dropdown.moved > .dropdown {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
display: block;
position: absolute !important;
width: 100%;
}
.top-bar-section .has-dropdown.moved > a:after {
display: none;
}
.top-bar-section .dropdown {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
display: block;
padding: 0;
position: absolute;
top: 0;
z-index: 99;
left: 100%;
}
.top-bar-section .dropdown li {
height: auto;
width: 100%;
}
.top-bar-section .dropdown li a {
font-weight: normal;
padding: 8px 1rem;
}
.top-bar-section .dropdown li a.parent-link {
font-weight: bold;
}
.top-bar-section .dropdown li.title h5,
.top-bar-section .dropdown li.parent-link {
margin-bottom: 0;
margin-top: 0;
font-size: 1.125rem;
}
.top-bar-section .dropdown li.title h5 a,
.top-bar-section .dropdown li.parent-link a {
color: #313131;
display: block;
}
.top-bar-section .dropdown li.title h5 a:hover,
.top-bar-section .dropdown li.parent-link a:hover {
background: none;
}
.top-bar-section .dropdown li.has-form {
padding: 8px 1rem;
}
.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li .sidebar .search-packages input[type="submit"],
.sidebar .search-packages .top-bar-section .dropdown li input[type="submit"],
.top-bar-section .dropdown li .sidebar .search-packages button,
.sidebar .search-packages .top-bar-section .dropdown li button,
.top-bar-section .dropdown li .gform_wrapper input[type="submit"],
.gform_wrapper .top-bar-section .dropdown li input[type="submit"],
.top-bar-section .dropdown li .comments-area input[type="submit"],
.comments-area .top-bar-section .dropdown li input[type="submit"],
.top-bar-section .dropdown li button {
top: auto;
}
.top-bar-section .dropdown label {
color: #777;
font-size: 0.625rem;
font-weight: bold;
margin-bottom: 0;
padding: 8px 1rem 2px;
text-transform: uppercase;
}
.js-generated {
display: block;
}
@media only screen and (min-width: 48.0625em) {
.top-bar {
background: transparent;
overflow: visible;
}
.top-bar:before,
.top-bar:after {
content: " ";
display: table;
}
.top-bar:after {
clear: both;
}
.top-bar .toggle-topbar {
display: none;
}
.top-bar .title-area {
float: left;
}
.top-bar .name h1 a,
.top-bar .name h2 a,
.top-bar .name h3 a,
.top-bar .name h4 a,
.top-bar .name h5 a,
.top-bar .name h6 a {
width: auto;
}
.top-bar input,
.top-bar select,
.top-bar .button,
.top-bar .sidebar .search-packages input[type="submit"],
.sidebar .search-packages .top-bar input[type="submit"],
.top-bar .sidebar .search-packages button,
.sidebar .search-packages .top-bar button,
.top-bar .gform_wrapper input[type="submit"],
.gform_wrapper .top-bar input[type="submit"],
.top-bar .comments-area input[type="submit"],
.comments-area .top-bar input[type="submit"],
.top-bar button {
font-size: 17px;
height: 1.75rem;
position: relative;
top: 0.0625rem;
}
.top-bar .has-form > .button,
.top-bar .sidebar .search-packages .has-form > input[type="submit"],
.sidebar .search-packages .top-bar .has-form > input[type="submit"],
.top-bar .sidebar .search-packages .has-form > button,
.sidebar .search-packages .top-bar .has-form > button,
.top-bar .gform_wrapper .has-form > input[type="submit"],
.gform_wrapper .top-bar .has-form > input[type="submit"],
.top-bar .comments-area .has-form > input[type="submit"],
.comments-area .top-bar .has-form > input[type="submit"],
.top-bar .has-form > button {
font-size: 17px;
height: 1.75rem;
position: relative;
top: 0.0625rem;
}
.top-bar.expanded {
background: transparent;
}
.contain-to-grid .top-bar {
margin: 0 auto;
margin-bottom: 0;
max-width: 75rem;
}
.top-bar-section {
transition: none 0 0;
left: 0 !important;
}
.top-bar-section ul {
display: inline;
height: auto !important;
width: auto;
}
.top-bar-section ul li {
float: left;
}
.top-bar-section ul li .js-generated {
display: none;
}
.top-bar-section li.hover > a:not(.button) {
background-color: #555;
background: none;
color: #046463;
}
.top-bar-section li:not(.has-form) a:not(.button) {
background: transparent;
line-height: 1.875rem;
padding: 0 1rem;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
background-color: #555;
background: none;
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
background: none;
color: #046463;
line-height: 1.875rem;
padding: 0 1rem;
}
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
background: transparent;
color: #006a27;
}
.top-bar-section .has-dropdown > a {
padding-right: 2rem !important;
}
.top-bar-section .has-dropdown > a:after {
border: inset 5px;
content: "";
display: block;
height: 0;
width: 0;
border-color: #8a8f90 transparent transparent transparent;
border-top-style: solid;
margin-top: -2.5px;
top: 0.9375rem;
}
.top-bar-section .has-dropdown.moved {
position: relative;
}
.top-bar-section .has-dropdown.moved > .dropdown {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
display: block;
}
.top-bar-section .has-dropdown.hover > .dropdown,
.top-bar-section .has-dropdown.not-click:hover > .dropdown {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
display: block;
position: absolute !important;
}
.top-bar-section .has-dropdown > a:focus + .dropdown {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
display: block;
position: absolute !important;
}
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
border: none;
content: "\00bb";
top: 0.1875rem;
right: 5px;
}
.top-bar-section .dropdown {
left: 0;
background: transparent;
min-width: 100%;
top: auto;
}
.top-bar-section .dropdown li a {
background: #333;
color: #fff;
line-height: 1.875rem;
padding: 12px 1rem;
white-space: nowrap;
}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
background: #333;
color: #fff;
}
.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
background-color: #555;
color: #fff;
background: #222;
}
.top-bar-section .dropdown li label {
background: #333;
white-space: nowrap;
}
.top-bar-section .dropdown li .dropdown {
left: 100%;
top: 0;
}
.top-bar-section > ul > .divider,
.top-bar-section > ul > [role="separator"] {
border-right: solid 1px #4c4c4c;
border-bottom: none;
border-top: none;
clear: none;
height: 1.875rem;
width: 0;
}
.top-bar-section .has-form {
background: transparent;
height: 1.875rem;
padding: 0 1rem;
}
.top-bar-section .right li .dropdown {
left: auto;
right: 0;
}
.top-bar-section .right li .dropdown li .dropdown {
right: 100%;
}
.top-bar-section .left li .dropdown {
right: auto;
left: 0;
}
.top-bar-section .left li .dropdown li .dropdown {
left: 100%;
}
.no-js .top-bar-section ul li:hover > a {
background-color: #555;
background: none;
color: #046463;
}
.no-js .top-bar-section ul li:active > a {
background: none;
color: #046463;
}
.no-js .top-bar-section .has-dropdown:hover > .dropdown {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
display: block;
position: absolute !important;
}
.no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
display: block;
position: absolute !important;
}
}
.slick-slider {
position: relative;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
}
.slick-track:before,
.slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.slick-loading .slick-list {
background: #fff url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/images/ajax-loader.gif?1500438569) center center no-repeat;
}
@font-face {
font-family: "slick";
src: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/slick.eot?1500438569);
src: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/slick.eot?&1500438569#iefix) format("embedded-opentype"), url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/slick.woff?1500438569) format("woff"), url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/slick.ttf?1500438569) format("truetype"),
url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/slick.svg?1500438569#slick) format("svg");
font-weight: normal;
font-style: normal;
}
.slick-prev,
.slick-next {
position: absolute;
display: block;
height: 20px;
width: 20px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: transparent;
color: transparent;
top: 50%;
margin-top: -10px\9;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
padding: 0;
border: none;
outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
outline: none;
background: transparent;
color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
font-family: "slick";
font-size: 20px;
line-height: 1;
color: #000;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
left: -25px;
}
[dir="rtl"] .slick-prev {
left: auto;
right: -25px;
}
.slick-prev:before {
content: "‹";
}
[dir="rtl"] .slick-prev:before {
content: "›";
}
.slick-next {
right: -25px;
}
[dir="rtl"] .slick-next {
left: -25px;
right: auto;
}
.slick-next:before {
content: "›";
}
[dir="rtl"] .slick-next:before {
content: "‹";
}
.slick-slider {
margin-bottom: 30px;
}
.slick-dots {
position: absolute;
bottom: -45px;
list-style: none;
display: block;
text-align: center;
padding: 0;
width: 100%;
}
.slick-dots li {
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 5px;
cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-family: "slick";
font-size: 1.25rem;
line-height: 20px;
text-align: center;
color: #000;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
color: #000;
opacity: 0.75;
}
.icon-sprite,
.icon-adventure-activities-in-nepal,
.icon-adventure-sports,
.icon-affiliation1,
.icon-arrow,
.icon-basecamp,
.icon-bg-btn-subscribe,
.icon-bg-logo,
.icon-bungy,
.icon-canoe,
.icon-cultural-tours,
.icon-custom,
.icon-exincludes,
.icon-expeditions,
.icon-gallery,
.icon-itinerary,
.icon-mountain-biking,
.icon-mountaineering,
.icon-nepal-coa,
.icon-nma,
.icon-ntb,
.icon-paragliding,
.icon-peak-climbing,
.icon-rafting,
.icon-search,
.icon-taan,
.icon-travellers-tips,
.icon-trekking-in-nepal,
.icon-unique-experiences,
.icon-various-activities,
.logo,
.top-bar-section .searchform input[type="submit"],
.top-bar-section .searchform button,
.error-404 .searchform input[type="submit"],
.error-404 .searchform button,
#package_tab .tabs li.active .icon-itinerary,
#package_tab .tabs li:hover .icon-itinerary,
#package_tab .tabs li.active .icon-gallery,
#package_tab .tabs li:hover .icon-gallery,
#package_tab .tabs li.active .icon-exincludes,
#package_tab .tabs li:hover .icon-exincludes,
.footer-subscribe input[type="submit"],
.footer-subscribe button {
background-image: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/images/icon-s268b9b14a6.png);
background-repeat: no-repeat;
}
.icon-adventure-activities-in-nepal {
background-position: 0 0;
}
.icon-adventure-sports {
background-position: 0 -61px;
}
.icon-affiliation1 {
background-position: 0 -121px;
}
.icon-arrow {
background-position: 0 -157px;
}
.icon-basecamp {
background-position: 0 -165px;
}
.icon-bg-btn-subscribe {
background-position: 0 -225px;
}
.icon-bg-logo {
background-position: 0 -248px;
}
.icon-bungy {
background-position: 0 -350px;
}
.icon-canoe {
background-position: 0 -410px;
}
.icon-cultural-tours {
background-position: 0 -470px;
}
.icon-custom {
background-position: 0 -531px;
}
.icon-exincludes {
background-position: 0 -591px;
}
.icon-exincludes:hover,
.icon-exincludes.exincludes-hover {
background-position: 0 -611px;
}
.icon-expeditions {
background-position: 0 -631px;
}
.icon-gallery {
background-position: 0 -692px;
}
.icon-gallery:hover,
.icon-gallery.gallery-hover {
background-position: 0 -708px;
}
.icon-itinerary {
background-position: 0 -724px;
}
.icon-itinerary:hover,
.icon-itinerary.itinerary-hover {
background-position: 0 -747px;
}
.icon-mountain-biking {
background-position: 0 -770px;
}
.icon-mountaineering {
background-position: 0 -830px;
}
.icon-nepal-coa {
background-position: 0 -890px;
}
.icon-nma {
background-position: 0 -925px;
}
.icon-ntb {
background-position: 0 -956px;
}
.icon-paragliding {
background-position: 0 -994px;
}
.icon-peak-climbing {
background-position: 0 -1054px;
}
.icon-rafting {
background-position: 0 -1115px;
}
.icon-search {
background-position: 0 -1175px;
}
.icon-taan {
background-position: 0 -1186px;
}
.icon-travellers-tips {
background-position: 0 -1222px;
}
.icon-trekking-in-nepal {
background-position: 0 -1260px;
}
.icon-unique-experiences {
background-position: 0 -1321px;
}
.icon-various-activities {
background-position: 0 -1359px;
}
@font-face {
font-family: "icomoon";
src: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/icomoon.eot);
src: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/icomoon.eot#iefix) format("embedded-opentype"), url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/icomoon.ttf) format("truetype"), url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/icomoon.woff) format("woff"), url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/fonts/icomoon.svg#icomoon) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
font-family: "icomoon";
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-phone:before {
content: "\e90f";
}
.icon-envelope:before {
content: "\e90a";
}
.icon-eye:before {
content: "\e912";
}
.icon-email:before {
content: "\e90e";
}
.icon-arrow_drop_up:before,
.faq-list .accordion-navigation.active:before {
content: "\e90c";
}
.icon-arrow_drop_down:before,
.faq-list .accordion-navigation:before {
content: "\e90d";
}
.icon-chevron_right:before,
.widget li:before {
content: "\e901";
}
.icon-chevron_left:before {
content: "\e902";
}
.icon-old-phone:before {
content: "\e900";
}
.icon-search:before {
content: "\e903";
}
.icon-home3:before {
content: "\e904";
}
.icon-location:before {
content: "\e910";
}
.icon-bubbles2:before {
content: "\e911";
}
.icon-arrow-right2:before {
content: "\e905";
}
.icon-arrow-left2:before {
content: "\e906";
}
.icon-google-plus:before {
content: "\e90b";
}
.icon-facebook:before {
content: "\e907";
}
.icon-twitter:before {
content: "\e908";
}
.icon-feed2:before {
content: "\e909";
}
.icon-map2:before {
content: "\e913";
} .fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
padding: 0 !important;
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
width: 100% !important;
height: 100% !important;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
background-image: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/css/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/css/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/css/blank.gif);
-webkit-tap-highlight-color: transparent;
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
}
.fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/css/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
}
.fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent;
background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #fff;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, 0.8);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
background-image: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/css/fancybox_sprite@2x.png);
background-size: 44px 152px;
}
#fancybox-loading div {
background-image: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/css/fancybox_loading@2x.gif);
background-size: 24px 24px;
}
}
.ui-datepicker {
width: 216px;
height: auto;
margin: 5px auto 0;
font: 9pt Arial, sans-serif;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.ui-datepicker a {
text-decoration: none;
}
.ui-datepicker table {
width: 100%;
border-collapse: collapse;
}
.ui-datepicker-header {
background-color: #666;
color: #e0e0e0;
font-weight: bold;
-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
text-shadow: 1px -1px 0px #000;
filter: dropshadow(color=#000, offx=1, offy=-1);
line-height: 30px;
min-height: 30px !important;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #666;
}
.ui-datepicker-title {
text-align: center;
}
.ui-datepicker-title select {
margin-top: 2.5%;
}
.ui-datepicker-prev,
.ui-datepicker-next {
display: inline-block;
width: 30px;
height: 30px;
text-align: center;
cursor: pointer;
background-image: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/images/datepicker/arrow.png);
background-repeat: no-repeat;
line-height: 600%;
overflow: hidden;
}
.ui-datepicker-prev {
float: left;
background-position: center -30px;
}
.ui-datepicker-next {
float: right;
background-position: center 0px;
}
.ui-datepicker thead {
background: #f7f7f7;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f1f1f1));
background: -webkit-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
background: -o-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
background: -ms-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
background: linear-gradient(to bottom, #f7f7f7 0%, #f1f1f1 100%);
border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
text-transform: uppercase;
text-align: center;
font-size: 6pt;
padding: 5px 0;
color: #666666;
text-shadow: 1px 0px 0px #fff;
filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
padding: 0;
border-top: 1px solid #bbb;
border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
border-right: 0px;
}
.ui-datepicker tbody tr {
border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
border-bottom: 0px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: inline-block;
font-weight: bold;
text-align: center;
width: 30px;
height: 30px;
line-height: 30px;
color: #666666;
text-shadow: 1px 1px 0px #fff;
filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default {
background: #ededed;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #dedede));
background: -webkit-linear-gradient(top, #ededed 0%, #dedede 100%);
background: -o-linear-gradient(top, #ededed 0%, #dedede 100%);
background: -ms-linear-gradient(top, #ededed 0%, #dedede 100%);
background: linear-gradient(to bottom, #ededed 0%, #dedede 100%);
-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
}
.ui-datepicker-calendar .ui-state-hover {
background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
background: #fff2aa;
border: 1px solid #c19163;
color: #666;
-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
text-shadow: 0px 1px 0px #fff;
filter: dropshadow(color=#FFF, offx=0, offy=1);
position: relative;
margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
background: #f4f4f4;
color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
width: 29px;
margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
width: 29px;
margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
height: 29px;
margin-bottom: 0;
}
td.ui-datepicker-unselectable.ui-state-disabled {
background-color: #d7d7d7;
}
table.ui-datepicker-calendar {
margin: 0 0 0 0 !important;
}
body div#ui-datepicker-div[style] {
z-index: 9999 !important;
}
.icon-various-activities {
width: 28px;
height: 36px;
}
.icon-unique-experiences {
width: 38px;
height: 38px;
}
.icon-adventure-activities-in-nepal {
width: 60px;
height: 61px;
}
.icon-cultural-tours {
width: 60px;
height: 61px;
}
.icon-expeditions {
width: 60px;
height: 61px;
}
.icon-peak-climbing {
width: 60px;
height: 61px;
}
.icon-trekking-in-nepal {
width: 60px;
height: 61px;
}
.icon-travellers-tips {
width: 45px;
height: 38px;
}
.icon-adventure-sports {
width: 60px;
height: 60px;
}
.icon-basecamp {
width: 60px;
height: 60px;
}
.icon-bungy {
width: 60px;
height: 60px;
}
.icon-canoe {
width: 60px;
height: 60px;
}
.icon-custom {
width: 60px;
height: 60px;
}
.icon-mountain-biking {
width: 60px;
height: 60px;
}
.icon-mountaineering {
width: 60px;
height: 60px;
}
.icon-paragliding {
width: 60px;
height: 60px;
}
.icon-rafting {
width: 60px;
height: 60px;
}
.icon-nepal-coa {
width: 41px;
height: 35px;
}
.icon-taan {
width: 26px;
height: 36px;
}
.icon-nma {
width: 36px;
height: 31px;
}
.icon-ntb {
width: 37px;
height: 38px;
}
.icon-affiliation1 {
width: 36px;
height: 36px;
}
.icon-itinerary {
width: 21px;
height: 23px;
}
.icon-gallery {
width: 21px;
height: 16px;
}
.icon-exincludes {
width: 20px;
height: 20px;
}
html,
body {
height: 100%;
}
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
html,
body {
font-size: 16px;
}
body {
background: #fff;
cursor: auto;
font-family: "Droid Serif", sans-serif;
line-height: 1.42;
}
@media only screen and (min-width: 30.0625em) {
body {
font-size: 17px;
}
}
h1 {
font-size: 1.5rem;
}
a,
a:hover,
a:focus {
cursor: pointer;
text-decoration: none;
color: inherit;
}
ul {
padding-left: 1.25rem;
}
p {
margin-bottom: 25px;
}
img {
-ms-interpolation-mode: bicubic;
display: inline-block;
vertical-align: middle;
}
[class^="icon"] {
display: inline-block;
}
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
max-width: none !important;
}
.left {
float: left !important;
}
.right {
float: right !important;
}
.clearfix:before,
.header-top:before,
.top-social ul:before,
.top-menu ul:before,
.trip-planner .gform_body .gform_fields:before,
.trip-planner .gfield_radio:before,
.testimonial-item:before,
.clearfix:after,
.header-top:after,
.top-social ul:after,
.top-menu ul:after,
.trip-planner .gform_body .gform_fields:after,
.trip-planner .gfield_radio:after,
.testimonial-item:after,
.group:before,
.group:after {
content: " ";
display: table;
}
.clearfix:after,
.header-top:after,
.top-social ul:after,
.top-menu ul:after,
.trip-planner .gform_body .gform_fields:after,
.trip-planner .gfield_radio:after,
.testimonial-item:after,
.group:after {
clear: both;
}
.hide {
display: none;
}
figure {
margin: 0;
}
.invisible {
visibility: hidden;
}
.antialiased {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
textarea {
height: auto;
min-height: 50px;
}
a {
color: inherit;
}
.row,
.welcome-icons,
#package_tab .package-meta,
.gform_wrapper .gform_fields,
.trip-planner .ginput_complex,
#review_form .ginput_complex,
.comment-respond .comment-form {
margin: 0 -0.625rem;
max-width: none;
width: auto;
}
.row:before,
.welcome-icons:before,
#package_tab .package-meta:before,
.gform_wrapper .gform_fields:before,
.trip-planner .ginput_complex:before,
#review_form .ginput_complex:before,
.comment-respond .comment-form:before,
.row:after,
.welcome-icons:after,
#package_tab .package-meta:after,
.gform_wrapper .gform_fields:after,
.trip-planner .ginput_complex:after,
#review_form .ginput_complex:after,
.comment-respond .comment-form:after {
content: " ";
display: table;
}
.row:after,
.welcome-icons:after,
#package_tab .package-meta:after,
.gform_wrapper .gform_fields:after,
.trip-planner .ginput_complex:after,
#review_form .ginput_complex:after,
.comment-respond .comment-form:after {
clear: both;
}
.container,
.holder {
margin: 0 auto;
max-width: 75rem;
width: 100%;
position: relative;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
.container:before,
.container:after,
.holder:before,
.holder:after {
content: " ";
display: table;
}
.container:after,
.holder:after {
clear: both;
}
.img-responsive,
.destination-list img,
#blogs img,
.page-content img,
.package .img-wrapper img {
max-width: 100%;
height: auto;
}
.package .img-wrapper img {
border-radius:15px;
}
.button,
.sidebar .search-packages input[type="submit"],
.sidebar .search-packages button,
.gform_wrapper input[type="submit"],
.comments-area input[type="submit"] {
-webkit-appearance: none;
-moz-appearance: none;
border-radius: 0;
border-style: solid;
border-width: 0;
cursor: pointer;
font-family: "Droid Serif", sans-serif;
font-weight: normal;
line-height: normal;
margin: 0 0 1.25rem;
position: relative;
text-align: center;
text-decoration: none;
display: inline-block;
padding: 0.5rem 1rem 0.5625rem 1rem;
background-color: transparent;
border-color: transparent;
color: #fff;
transition: background-color 300ms ease-out;
font-family: "Proxima semibold", sans-serif;
font-weight: 700;
font-size: 1.125rem;
border-radius:15px;
}
.button:hover,
.sidebar .search-packages input[type="submit"]:hover,
.sidebar .search-packages button:hover,
.gform_wrapper input[type="submit"]:hover,
.comments-area input[type="submit"]:hover,
.button:focus,
.sidebar .search-packages input[type="submit"]:focus,
.sidebar .search-packages button:focus,
.gform_wrapper input[type="submit"]:focus,
.comments-area input[type="submit"]:focus {
background-color: transparent;
}
.button:hover,
.sidebar .search-packages input[type="submit"]:hover,
.sidebar .search-packages button:hover,
.gform_wrapper input[type="submit"]:hover,
.comments-area input[type="submit"]:hover,
.button:focus,
.sidebar .search-packages input[type="submit"]:focus,
.sidebar .search-packages button:focus,
.gform_wrapper input[type="submit"]:focus,
.comments-area input[type="submit"]:focus {
color: #fff;
}
.featured-packages .button,
.featured-packages .sidebar .search-packages input[type="submit"],
.sidebar .search-packages .featured-packages input[type="submit"],
.featured-packages .sidebar .search-packages button,
.sidebar .search-packages .featured-packages button,
.featured-packages .gform_wrapper input[type="submit"],
.gform_wrapper .featured-packages input[type="submit"],
.featured-packages .comments-area input[type="submit"],
.comments-area .featured-packages input[type="submit"] {
padding-top: 13px;
padding-bottom: 13px;
border-radius: 15px;
}
.button.primary,
.sidebar .search-packages input[type="submit"],
.sidebar .search-packages button,
.gform_wrapper input[type="submit"],
.comments-area input[type="submit"] {
color: #fff;
background: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/images/bg-button.jpg);
border-top: 2px solid #ffa33d;
opacity: 0.95;
border-radius: 15px;
}
.button.primary:hover,
.sidebar .search-packages input[type="submit"]:hover,
.sidebar .search-packages button:hover,
.gform_wrapper input[type="submit"]:hover,
.comments-area input[type="submit"]:hover {
opacity: 0.8;
transition: linear 0.2s opacity;
color: #fff;
border-radius: 15px;
}
.button.primary:focus,
.sidebar .search-packages input[type="submit"]:focus,
.sidebar .search-packages button:focus,
.gform_wrapper input[type="submit"]:focus,
.comments-area input[type="submit"]:focus {
opacity: 1;
border-radius: 15px;
}
.button.secondary,
.sidebar .search-packages input.secondary[type="submit"],
.sidebar .search-packages button.secondary,
.gform_wrapper input.secondary[type="submit"],
.comments-area input.secondary[type="submit"] {
background: #046463;
}
.button.link,
.recent-trips .button,
.recent-trips .sidebar .search-packages input[type="submit"],
.sidebar .search-packages .recent-trips input[type="submit"],
.recent-trips .sidebar .search-packages button,
.sidebar .search-packages .recent-trips button,
.recent-trips .gform_wrapper input[type="submit"],
.gform_wrapper .recent-trips input[type="submit"],
.recent-trips .comments-area input[type="submit"],
.comments-area .recent-trips input[type="submit"],
.sidebar .search-packages input.link[type="submit"],
.sidebar .search-packages button.link,
.gform_wrapper input.link[type="submit"],
.comments-area input.link[type="submit"] {
margin-bottom: 0;
background: none;
padding: 0;
color: #046463;
border: none;
font-size: 17px;
font-family: "Droid Serif", sans-serif;
font-weight: normal;
border-radius: 15px;
}
.button.transparent,
.sidebar .search-packages input.transparent[type="submit"],
.sidebar .search-packages button.transparent,
.gform_wrapper input.transparent[type="submit"],
.comments-area input.transparent[type="submit"] {
border: 1px solid #b7b7b7;
color: #717070;
font-size: 1rem;
font-family: "Proxima regular", sans-serif;
font-weight: normal;
border-radius: 10px;
}
.button.transparent:hover,
.sidebar .search-packages input.transparent[type="submit"]:hover,
.sidebar .search-packages button.transparent:hover,
.gform_wrapper input.transparent[type="submit"]:hover,
.comments-area input.transparent[type="submit"]:hover {
background: #b7b7b7;
color: #fff;
-webkit-transition: linear 0.2s background;
-moz-transition: linear 0.2s background;
-ms-transition: linear 0.2s background;
-o-transition: linear 0.2s background;
transition: linear 0.2s background;
}
.button.transparent:focus,
.sidebar .search-packages input.transparent[type="submit"]:focus,
.sidebar .search-packages button.transparent:focus,
.gform_wrapper input.transparent[type="submit"]:focus,
.comments-area input.transparent[type="submit"]:focus {
background: #afafaf;
color: #fff;
-webkit-transition: linear 0.2s background;
-moz-transition: linear 0.2s background;
-ms-transition: linear 0.2s background;
-o-transition: linear 0.2s background;
transition: linear 0.2s background;
}
.liststyle2,
.liststyle1 {
list-style: none;
}
.liststyle2 li,
.liststyle1 li {
padding-left: 30px;
line-height: 2;
}
.liststyle2 li {
background: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/images/bullet-leaf-w.png) no-repeat left 10px;
}
.liststyle1 li {
background: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/images/bullet-leaf.png) no-repeat left 10px;
}
.mobile-logo {
display: block;
}
@media only screen and (max-width: 30em) {
.mobile-logo {
text-align: center;
width: 100%;
}
}
@media only screen and (min-width: 48em) {
.mobile-logo {
display: none;
}
}
.mobile-up {
display: none;
}
@media only screen and (min-width: 48em) {
.mobile-up {
display: block;
}
}
.screen-reader-text,
.sidebar .search-packages label,
.gform_wrapper .gfield_label,
.footer-subscribe input[type="submit"],
.footer-subscribe button,
.comment-respond .comment-form label {
font-size: 0;
text-indent: -9999999px;
}
.gallery-columns-1,
.grid-columns-1 {
margin: 0 -0.625rem;
max-width: none;
width: auto;
list-style: none;
padding-left: 0;
}
.gallery-columns-1:before,
.gallery-columns-1:after,
.grid-columns-1:before,
.grid-columns-1:after {
content: " ";
display: table;
}
.gallery-columns-1:after,
.grid-columns-1:after {
clear: both;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-1 > *,
.grid-columns-1 .gallery-item,
.grid-columns-1 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin: 0;
position: relative;
}
@media only screen and (max-width: 30em) {
.gallery-columns-1 .gallery-item:nth-child(1n + 1),
.gallery-columns-1 > *:nth-child(1n + 1),
.grid-columns-1 .gallery-item:nth-child(1n + 1),
.grid-columns-1 > *:nth-child(1n + 1) {
clear: left;
}
}
@media only screen and (min-width: 30.0625em) {
.gallery-columns-1 .gallery-item,
.gallery-columns-1 > *,
.grid-columns-1 .gallery-item,
.grid-columns-1 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
@media only screen and (min-width: 30.0625em) and (max-width: 48em) {
.gallery-columns-1 .gallery-item:nth-child(2n + 1),
.gallery-columns-1 > *:nth-child(2n + 1),
.grid-columns-1 .gallery-item:nth-child(2n + 1),
.grid-columns-1 > *:nth-child(2n + 1) {
clear: left;
}
}
@media only screen and (min-width: 48.0625em) and (max-width: 62em) {
.gallery-columns-1 .gallery-item,
.gallery-columns-1 > *,
.grid-columns-1 .gallery-item,
.grid-columns-1 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 33.33333%;
float: left;
}
}
@media only screen and (min-width: 48.0625em) and (max-width: 62em) {
.gallery-columns-1 .gallery-item:nth-child(3n + 1),
.gallery-columns-1 > *:nth-child(3n + 1),
.grid-columns-1 .gallery-item:nth-child(3n + 1),
.grid-columns-1 > *:nth-child(3n + 1) {
clear: left;
}
}
@media only screen and (min-width: 62.0625em) {
.gallery-columns-1 .gallery-item,
.gallery-columns-1 > *,
.grid-columns-1 .gallery-item,
.grid-columns-1 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
}
@media only screen and (min-width: 62.0625em) {
.gallery-columns-1 .gallery-item:nth-child(1n + 1),
.gallery-columns-1 > *:nth-child(1n + 1),
.grid-columns-1 .gallery-item:nth-child(1n + 1),
.grid-columns-1 > *:nth-child(1n + 1) {
clear: left;
}
}
.gallery-columns-2,
.grid-columns-2 {
margin: 0 -0.625rem;
max-width: none;
width: auto;
list-style: none;
padding-left: 0;
}
.gallery-columns-2:before,
.gallery-columns-2:after,
.grid-columns-2:before,
.grid-columns-2:after {
content: " ";
display: table;
}
.gallery-columns-2:after,
.grid-columns-2:after {
clear: both;
}
.gallery-columns-2 .gallery-item,
.gallery-columns-2 > *,
.grid-columns-2 .gallery-item,
.grid-columns-2 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin: 0;
position: relative;
}
@media only screen and (max-width: 30em) {
.gallery-columns-2 .gallery-item:nth-child(1n + 1),
.gallery-columns-2 > *:nth-child(1n + 1),
.grid-columns-2 .gallery-item:nth-child(1n + 1),
.grid-columns-2 > *:nth-child(1n + 1) {
clear: left;
}
}
@media only screen and (min-width: 30.0625em) {
.gallery-columns-2 .gallery-item,
.gallery-columns-2 > *,
.grid-columns-2 .gallery-item,
.grid-columns-2 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
@media only screen and (min-width: 30.0625em) and (max-width: 48em) {
.gallery-columns-2 .gallery-item:nth-child(2n + 1),
.gallery-columns-2 > *:nth-child(2n + 1),
.grid-columns-2 .gallery-item:nth-child(2n + 1),
.grid-columns-2 > *:nth-child(2n + 1) {
clear: left;
}
}
@media only screen and (min-width: 48.0625em) and (max-width: 62em) {
.gallery-columns-2 .gallery-item,
.gallery-columns-2 > *,
.grid-columns-2 .gallery-item,
.grid-columns-2 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 33.33333%;
float: left;
}
}
@media only screen and (min-width: 48.0625em) and (max-width: 62em) {
.gallery-columns-2 .gallery-item:nth-child(3n + 1),
.gallery-columns-2 > *:nth-child(3n + 1),
.grid-columns-2 .gallery-item:nth-child(3n + 1),
.grid-columns-2 > *:nth-child(3n + 1) {
clear: left;
}
}
@media only screen and (min-width: 62.0625em) {
.gallery-columns-2 .gallery-item,
.gallery-columns-2 > *,
.grid-columns-2 .gallery-item,
.grid-columns-2 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
@media only screen and (min-width: 62.0625em) {
.gallery-columns-2 .gallery-item:nth-child(2n + 1),
.gallery-columns-2 > *:nth-child(2n + 1),
.grid-columns-2 .gallery-item:nth-child(2n + 1),
.grid-columns-2 > *:nth-child(2n + 1) {
clear: left;
}
}
.gallery-columns-3,
.grid-columns-3 {
margin: 0 -0.625rem;
max-width: none;
width: auto;
list-style: none;
padding-left: 0;
}
.gallery-columns-3:before,
.gallery-columns-3:after,
.grid-columns-3:before,
.grid-columns-3:after {
content: " ";
display: table;
}
.gallery-columns-3:after,
.grid-columns-3:after {
clear: both;
}
.gallery-columns-3 .gallery-item,
.gallery-columns-3 > *,
.grid-columns-3 .gallery-item,
.grid-columns-3 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin: 0;
position: relative;
}
@media only screen and (max-width: 30em) {
.gallery-columns-3 .gallery-item:nth-child(1n + 1),
.gallery-columns-3 > *:nth-child(1n + 1),
.grid-columns-3 .gallery-item:nth-child(1n + 1),
.grid-columns-3 > *:nth-child(1n + 1) {
clear: left;
}
}
@media only screen and (min-width: 30.0625em) {
.gallery-columns-3 .gallery-item,
.gallery-columns-3 > *,
.grid-columns-3 .gallery-item,
.grid-columns-3 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
@media only screen and (min-width: 30.0625em) and (max-width: 48em) {
.gallery-columns-3 .gallery-item:nth-child(2n + 1),
.gallery-columns-3 > *:nth-child(2n + 1),
.grid-columns-3 .gallery-item:nth-child(2n + 1),
.grid-columns-3 > *:nth-child(2n + 1) {
clear: left;
}
}
@media only screen and (min-width: 48.0625em) and (max-width: 62em) {
.gallery-columns-3 .gallery-item,
.gallery-columns-3 > *,
.grid-columns-3 .gallery-item,
.grid-columns-3 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 33.33333%;
float: left;
}
}
@media only screen and (min-width: 48.0625em) and (max-width: 62em) {
.gallery-columns-3 .gallery-item:nth-child(3n + 1),
.gallery-columns-3 > *:nth-child(3n + 1),
.grid-columns-3 .gallery-item:nth-child(3n + 1),
.grid-columns-3 > *:nth-child(3n + 1) {
clear: left;
}
}
@media only screen and (min-width: 62.0625em) {
.gallery-columns-3 .gallery-item,
.gallery-columns-3 > *,
.grid-columns-3 .gallery-item,
.grid-columns-3 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 33.33333%;
float: left;
}
}
@media only screen and (min-width: 62.0625em) {
.gallery-columns-3 .gallery-item:nth-child(3n + 1),
.gallery-columns-3 > *:nth-child(3n + 1),
.grid-columns-3 .gallery-item:nth-child(3n + 1),
.grid-columns-3 > *:nth-child(3n + 1) {
clear: left;
}
}
.gallery-columns-4,
.grid-columns-4,
.team-list {
margin: 0 -0.625rem;
max-width: none;
width: auto;
list-style: none;
padding-left: 0;
}
.gallery-columns-4:before,
.gallery-columns-4:after,
.grid-columns-4:before,
.team-list:before,
.grid-columns-4:after,
.team-list:after {
content: " ";
display: table;
}
.gallery-columns-4:after,
.grid-columns-4:after,
.team-list:after {
clear: both;
}
.gallery-columns-4 .gallery-item,
.gallery-columns-4 > *,
.grid-columns-4 .gallery-item,
.team-list .gallery-item,
.grid-columns-4 > *,
.team-list > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin: 0;
position: relative;
}
@media only screen and (max-width: 30em) {
.gallery-columns-4 .gallery-item:nth-child(1n + 1),
.gallery-columns-4 > *:nth-child(1n + 1),
.grid-columns-4 .gallery-item:nth-child(1n + 1),
.team-list .gallery-item:nth-child(1n + 1),
.grid-columns-4 > *:nth-child(1n + 1),
.team-list > *:nth-child(1n + 1) {
clear: left;
}
}
@media only screen and (min-width: 30.0625em) {
.gallery-columns-4 .gallery-item,
.gallery-columns-4 > *,
.grid-columns-4 .gallery-item,
.team-list .gallery-item,
.grid-columns-4 > *,
.team-list > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: right;
}
}
@media only screen and (min-width: 30.0625em) and (max-width: 48em) {
.gallery-columns-4 .gallery-item:nth-child(2n + 1),
.gallery-columns-4 > *:nth-child(2n + 1),
.grid-columns-4 .gallery-item:nth-child(2n + 1),
.team-list .gallery-item:nth-child(2n + 1),
.grid-columns-4 > *:nth-child(2n + 1),
.team-list > *:nth-child(2n + 1) {
clear: left;
}
}
@media only screen and (min-width: 48.0625em) and (max-width: 62em) {
.gallery-columns-4 .gallery-item,
.gallery-columns-4 > *,
.grid-columns-4 .gallery-item,
.team-list .gallery-item,
.grid-columns-4 > *,
.team-list > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 33.33333%;
float: left;
}
}
@media only screen and (min-width: 48.0625em) and (max-width: 62em) {
.gallery-columns-4 .gallery-item:nth-child(3n + 1),
.gallery-columns-4 > *:nth-child(3n + 1),
.grid-columns-4 .gallery-item:nth-child(3n + 1),
.team-list .gallery-item:nth-child(3n + 1),
.grid-columns-4 > *:nth-child(3n + 1),
.team-list > *:nth-child(3n + 1) {
clear: left;
}
}
@media only screen and (min-width: 62.0625em) {
.gallery-columns-4 .gallery-item,
.gallery-columns-4 > *,
.grid-columns-4 .gallery-item,
.team-list .gallery-item,
.grid-columns-4 > *,
.team-list > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 25%;
float: left;
}
}
@media only screen and (min-width: 62.0625em) {
.gallery-columns-4 .gallery-item:nth-child(4n + 1),
.gallery-columns-4 > *:nth-child(4n + 1),
.grid-columns-4 .gallery-item:nth-child(4n + 1),
.team-list .gallery-item:nth-child(4n + 1),
.grid-columns-4 > *:nth-child(4n + 1),
.team-list > *:nth-child(4n + 1) {
clear: left;
}
}
.gallery-columns-5,
.grid-columns-5 {
margin: 0 -0.625rem;
max-width: none;
width: auto;
list-style: none;
padding-left: 0;
}
.gallery-columns-5:before,
.gallery-columns-5:after,
.grid-columns-5:before,
.grid-columns-5:after {
content: " ";
display: table;
}
.gallery-columns-5:after,
.grid-columns-5:after {
clear: both;
}
.gallery-columns-5 .gallery-item,
.gallery-columns-5 > *,
.grid-columns-5 .gallery-item,
.grid-columns-5 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin: 0;
position: relative;
}
@media only screen and (max-width: 30em) {
.gallery-columns-5 .gallery-item:nth-child(1n + 1),
.gallery-columns-5 > *:nth-child(1n + 1),
.grid-columns-5 .gallery-item:nth-child(1n + 1),
.grid-columns-5 > *:nth-child(1n + 1) {
clear: left;
}
}
@media only screen and (min-width: 30.0625em) {
.gallery-columns-5 .gallery-item,
.gallery-columns-5 > *,
.grid-columns-5 .gallery-item,
.grid-columns-5 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
@media only screen and (min-width: 30.0625em) and (max-width: 48em) {
.gallery-columns-5 .gallery-item:nth-child(2n + 1),
.gallery-columns-5 > *:nth-child(2n + 1),
.grid-columns-5 .gallery-item:nth-child(2n + 1),
.grid-columns-5 > *:nth-child(2n + 1) {
clear: left;
}
}
@media only screen and (min-width: 48.0625em) and (max-width: 62em) {
.gallery-columns-5 .gallery-item,
.gallery-columns-5 > *,
.grid-columns-5 .gallery-item,
.grid-columns-5 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 33.33333%;
float: left;
}
}
@media only screen and (min-width: 48.0625em) and (max-width: 62em) {
.gallery-columns-5 .gallery-item:nth-child(3n + 1),
.gallery-columns-5 > *:nth-child(3n + 1),
.grid-columns-5 .gallery-item:nth-child(3n + 1),
.grid-columns-5 > *:nth-child(3n + 1) {
clear: left;
}
}
@media only screen and (min-width: 62.0625em) {
.gallery-columns-5 .gallery-item,
.gallery-columns-5 > *,
.grid-columns-5 .gallery-item,
.grid-columns-5 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 20%;
float: left;
}
}
@media only screen and (min-width: 62.0625em) {
.gallery-columns-5 .gallery-item:nth-child(5n + 1),
.gallery-columns-5 > *:nth-child(5n + 1),
.grid-columns-5 .gallery-item:nth-child(5n + 1),
.grid-columns-5 > *:nth-child(5n + 1) {
clear: left;
}
}
.gallery-columns-6,
.grid-columns-6 {
margin: 0 -0.625rem;
max-width: none;
width: auto;
list-style: none;
padding-left: 0;
}
.gallery-columns-6:before,
.gallery-columns-6:after,
.grid-columns-6:before,
.grid-columns-6:after {
content: " ";
display: table;
}
.gallery-columns-6:after,
.grid-columns-6:after {
clear: both;
}
.gallery-columns-6 .gallery-item,
.gallery-columns-6 > *,
.grid-columns-6 .gallery-item,
.grid-columns-6 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin: 0;
position: relative;
}
@media only screen and (max-width: 30em) {
.gallery-columns-6 .gallery-item:nth-child(1n + 1),
.gallery-columns-6 > *:nth-child(1n + 1),
.grid-columns-6 .gallery-item:nth-child(1n + 1),
.grid-columns-6 > *:nth-child(1n + 1) {
clear: left;
}
}
@media only screen and (min-width: 30.0625em) {
.gallery-columns-6 .gallery-item,
.gallery-columns-6 > *,
.grid-columns-6 .gallery-item,
.grid-columns-6 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
@media only screen and (min-width: 30.0625em) and (max-width: 48em) {
.gallery-columns-6 .gallery-item:nth-child(2n + 1),
.gallery-columns-6 > *:nth-child(2n + 1),
.grid-columns-6 .gallery-item:nth-child(2n + 1),
.grid-columns-6 > *:nth-child(2n + 1) {
clear: left;
}
}
@media only screen and (min-width: 48.0625em) and (max-width: 62em) {
.gallery-columns-6 .gallery-item,
.gallery-columns-6 > *,
.grid-columns-6 .gallery-item,
.grid-columns-6 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 33.33333%;
float: left;
}
}
@media only screen and (min-width: 48.0625em) and (max-width: 62em) {
.gallery-columns-6 .gallery-item:nth-child(3n + 1),
.gallery-columns-6 > *:nth-child(3n + 1),
.grid-columns-6 .gallery-item:nth-child(3n + 1),
.grid-columns-6 > *:nth-child(3n + 1) {
clear: left;
}
}
@media only screen and (min-width: 62.0625em) {
.gallery-columns-6 .gallery-item,
.gallery-columns-6 > *,
.grid-columns-6 .gallery-item,
.grid-columns-6 > * {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 16.66667%;
float: left;
}
}
@media only screen and (min-width: 62.0625em) {
.gallery-columns-6 .gallery-item:nth-child(6n + 1),
.gallery-columns-6 > *:nth-child(6n + 1),
.grid-columns-6 .gallery-item:nth-child(6n + 1),
.grid-columns-6 > *:nth-child(6n + 1) {
clear: left;
}
}
.show-for-small-only,
.mobile-logo {
display: block;
}
@media only screen and (min-width: 48.0625em) {
.show-for-small-only,
.mobile-logo {
display: none !important;
}
}
.show-for-medium-up,
.desktop-logo {
display: none;
}
@media only screen and (min-width: 48.0625em) {
.show-for-medium-up,
.desktop-logo {
display: block;
}
}
.list-view:before,
.list-view:after {
content: " ";
display: table;
}
.list-view:after {
clear: both;
}
.list-view .item,
.list-view > * {
margin: 0 -0.625rem;
max-width: none;
width: auto;
padding: 25px 0;
}
.list-view .item:before,
.list-view .item:after,
.list-view > *:before,
.list-view > *:after {
content: " ";
display: table;
}
.list-view .item:after,
.list-view > *:after {
clear: both;
}
.list-view .img-wrapper {
display: table;
margin-left: auto;
margin-right: auto;
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
@media only screen and (min-width: 30.0625em) and (max-width: 48em) {
.list-view .img-wrapper {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
@media only screen and (min-width: 48.0625em) {
.list-view .img-wrapper {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 30%;
float: left;
}
}
.list-view .desc {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
.list-view .img-wrapper + .desc {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
@media only screen and (min-width: 30.0625em) and (max-width: 48em) {
.list-view .img-wrapper + .desc {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
@media only screen and (min-width: 48.0625em) {
.list-view .img-wrapper + .desc {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 70%;
float: left;
}
}
.search-results .list-view h2 {
margin-bottom: 0;
}
.page-content .list-view h2 {
margin-bottom: 0;
}
.page-content .list-view h3 {
margin-top: 0;
margin-bottom: 0;
}
.recent-trips .list-view .package {
padding: 0;
}
.social ul {
list-style: none;
padding-left: 0;
}
.footer-meta .social ul {
overflow: hidden;
display: inline-block;
margin-top: 0;
margin-bottom: 0;
margin-left: 20px;
vertical-align: middle;
}
.contact-combo-box .social ul {
display: table;
margin-left: auto;
margin-right: auto;
width: auto;
}
.social li {
float: left;
}
.footer-meta .social li,
.contact-combo-box .social li {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
display: inline-block;
margin-right: 10px;
}
.footer-meta .social li:hover {
background: #202020;
}
.footer-meta .social li {
color: #8b8b8b;
background: #252525;
width: 35px;
height: 35px;
padding: 10px;
}
.contact-combo-box .social li:hover {
background: #949494;
}
.contact-combo-box .social li {
background: #999;
color: #fff;
width: 28px;
height: 28px;
padding: 7px;
font-size: 0.75rem;
}
.header-top {
background: #313131;
}
@media only screen and (min-width: 62.0625em) {
.header-top {
height: 45px;
margin-right: 5px;
}
}
@media only screen and (min-width: 30.0625em) {
.top-social,
.top-menu,
.translate {
margin-right: 15px;
margin-top:11px;
}
}         @media only screen and (max-width: 30em) {
.top-social,
.top-menu,
.translate {
display: table;
margin: 0 auto; }
.top-menu ul {
text-align: center; }
.top-menu li {
display: inline-block; float: none !important ; vertical-align: top; }
}
@media only screen and (min-width: 30.0625em) {
.top-social,
.top-menu,
.translate {
float: right;
}
}
.top-social ul,
.top-menu ul {
margin: 0;
list-style: none;
}
.top-social li,
.top-menu li {
float: left;
height: 100%;
}
.top-social a,
.top-menu a {
padding: 10px;
color: #c3bfbf;
font-size: 0.85rem;
text-transform: uppercase;
}
.translate {
max-width: 163px;
height: 26px;
}
.translate select {
background: #b2b2b2;
}
@media only screen and (min-width: 48.0625em) and (max-width: 62em) {
.top-menu {
clear: right;
}
}
.top-menu a {
font-family: "Ubuntu", sans-serif;
}
.logo {
background-position: 0 -248px;
width: 283px;
height: 102px;
position: relative;
top: -61px;
left: -2px;
z-index: 1;
}
@media only screen and (max-width: 48em) {
.logo {
background: none;
max-width: 170px;
height: auto;
position: absolute;
margin-top: 5px;
}
}
@media only screen and (min-width: 30.0625em) {
.logo {
position: absolute;
}
}
.logo img {
position: relative;
top: 0;
left: 0;
}
@media only screen and (max-width: 48em) {
.logo img {
max-width: 100%;
height: auto;
}
}
@media only screen and (min-width: 48.0625em) {
.logo img {
top: 20px;
left: -40px;
}
}
#header .holder {
max-width: 1500px;
}
@media only screen and (max-width: 48em) {
#header .holder {
padding-left: 0;
padding-right: 0;
}
}
@media only screen and (min-width: 48.0625em) {
#header {
width: 100%;
top: 27px;
z-index: 2;
}
}
@media only screen and (min-width: 30.0625em) {
.admin-bar #header {
top: 59px;
}
}
#header:before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
width: 50%;
height: 45px;
background: #313131;
z-index: -1;
}
.topbar-wrapper {
position: relative;
padding: 17px 0;
background: #fff;
}
.mobile-logo {
top: 0;
}
@media only screen and (max-width: 48em) {
.mobile-logo {
left: 0;
}
}
@media only screen and (min-width: 48.0625em) {
.top-bar {
height: auto;
}
}
@media only screen and (min-width: 48.0625em) {
.top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
background: #555;
color: #fff;
}
}
@media (min-width: 48.0625em) and (max-width: 75em) {
.top-bar-section #menu-main {
text-align: right;
clear: right;
margin-top: 10px;
}
}
.top-bar-section .searchform,
.error-404 .searchform {
line-height: 1;
position: relative;
}
.top-bar-section .searchform label,
.error-404 .searchform label {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.top-bar-section .searchform input[type="text"],
.error-404 .searchform input[type="text"] {
height: 30px;
border: 1px solid #b2b2b2;
border-radius: 3px;
padding-right: 25px;
}
.top-bar-section .searchform input[type="submit"],
.top-bar-section .searchform button,
.error-404 .searchform input[type="submit"],
.error-404 .searchform button {
background-color: transparent;
background-position: 0 -1175px;
width: 11px;
height: 11px;
border: none;
font-size: 0;
position: absolute;
top: 10px;
right: 8px;
}
#billboard {
margin: 0;
max-height: 735px;
overflow: hidden;
overflow-x: hidden;
}
#billboard {
position: relative;
z-index: 1;
overflow: hidden;
overflow-x: hidden;
margin: 0;
}
.page-template-template-contact #billboard {
min-height: 190px;
}
#billboard.slick-initialized {
max-height: none;
overflow: visible;
}
@media only screen and (min-width: 30.0625em) {
.page-template-template-contact #billboard {
min-height: 130px;
}
}
#billboard img {
display: table;
margin-left: auto;
margin-right: auto;
}
@media only screen and (max-width: 48em) {
#billboard img {
height: 100%;
width: auto;
}
}
@media only screen and (min-width: 62.0625em) {
#billboard img {
width: 100%;
height: auto;
}
}
@media only screen and (max-width: 48em) {
#billboard .caption {
padding: 20px;
margin: -5px;
}
}
@media only screen and (min-width: 30.0625em) {
#billboard .caption {
position: absolute;
top: 80%;
width: 100%;
}
}
#billboard .caption-inner {
display: table;
margin-left: auto;
margin-right: auto;
max-width: 730px;
color: #fff;
font-family: "Scratch Basic", sans-serif;
text-align: center;
line-height: 1.2;
text-transform: uppercase;
font-size: 1.6rem;
text-shadow: 0 0 15px #313131;
}
@media only screen and (min-width: 48.0625em) {
#billboard .caption-inner {
font-size: 2.125rem;
}
}
#billboard .slick-arrow {
position: absolute;
z-index: 99;
width: 50px;
height: 50px;
background: #fff;
text-align: center;
border-radius: 50%;
color: transparent;
}
@media only screen and (max-width: 48em) {
#billboard .slick-arrow {
top: auto;
bottom: 20px;
}
}
#billboard .slick-arrow:before,
#billboard .slick-arrow:after {
line-height: 0.2;
font-size: 3.125rem;
}
#billboard .slick-prev {
left: 5px;
}
@media only screen and (min-width: 75.0625em) {
#billboard .slick-prev {
left: 15%;
}
}
#billboard .slick-next {
right: 5px;
margin-left: 5px;
}
@media only screen and (min-width: 75.0625em) {
#billboard .slick-next {
right: 15%;
}
}
#welcome-block {
background: #10b497; border-top: 8px solid #ff9d47;
padding: 20px 0;
color: #f8f8f8;
font-family: "Proxima regular", sans-serif;
font-size: 1.125rem;
}
.welcome-text {
padding-left: 0;
padding-right: 0;
width: 100%;
float: left;
margin-bottom: 20px;
position: relative;
}
@media only screen and (min-width: 62.0625em) {
.welcome-text {
padding-left: 0;
padding-right: 0;
width: 50%;
float: left;
margin-bottom: 0;
}
}
@media only screen and (min-width: 30.0625em) {
.welcome-text {
padding-right: 90px;
}
}
.welcome-text p {
margin: 0;
}
.welcome-text .icon-chevron_right,
.welcome-text .widget li:before,
.widget .welcome-text li:before {
position: absolute;
right: 40px;
top: -5px;
font-size: 3.125rem;
display: none;
}
@media only screen and (min-width: 30.0625em) {
.welcome-text .icon-chevron_right,
.welcome-text .widget li:before,
.widget .welcome-text li:before {
display: block;
}
}
.welcome-icons {
padding-left: 0;
padding-right: 0;
width: 100%;
float: left;
color: #fff;
}
@media only screen and (min-width: 62.0625em) {
.welcome-icons {
padding-left: 0;
padding-right: 0;
width: 50%;
float: left;
}
}
.welcome-icons > div {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
@media only screen and (max-width: 48em) {
.welcome-icons > div {
margin: 10px 0;
}
}
@media only screen and (min-width: 48.0625em) {
.welcome-icons > div {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 33.33%;
float: left;
}
}
.welcome-icons [class^="icon"] {
float: left;
}
.welcome-icons h3 {
margin: 0 0 0 12px;
font-family: "Scratch Basic", sans-serif;
font-size: 1rem;
float: left;
font-weight: normal;
}
.welcome-icons h3 span {
display: block;
}
.content-heading {
font-size: 2.9em;
font-family: "Proxima bold", sans-serif;
margin: 0 0 27px;
color: #3a4f60;
line-height: 2.6rem;
text-align:center;
}
.block-section {
padding-top: 5rem;
padding-bottom: 5rem;
}
#featured-packages #clients-say #himandap #networks .block-section span{
text-align: center;
display: block;
margin-top: -5px;
padding-bottom: 9px;
}
.block-section-sm {
padding-top: 40px;
padding-bottom: 40px;
}
#destinations {
background: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/images/bg-home-destinations1.png) no-repeat center bottom;
padding-bottom: 40px;
text-align: center;
}
@media only screen and (min-width: 30.0625em) {
#destinations {
background-size: 100%;
}
}
@media (min-width: 1300px) {
#destinations {
padding-top: 225px;
background: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/images/bg-home-destinations.png) no-repeat center bottom;
background-size: 100%;
}
}
#destinations span {
color:#fc8621; text-transform:uppercase; font-size:1.2rem; font-family:'Proxima semibold', sans-serif;position: inherit;
}
#destinations h2 {
color: #3a4f60;
font-family: "Scratch Basic", sans-serif;
text-align: center;
line-height: 1.2;
text-transform: uppercase;
font-size: 2.1875rem;
display: block;
margin-top: 0px;
}
@media only screen and (min-width: 48.0625em) {
#destinations h2 {
font-size: 3.125rem;
}
}
@media (min-width: 1300px) {
#destinations h2 {
display: none;
}
#destinations span {
display:none;
}
}
.destination-list figure {
margin: 0;
position: relative;
}
.destination-list img :hover {
opacity: 0.85;
}
.destination-list figcaption {
text-align: center;
background: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/images/bg-white-pattern.jpg);
height: 44px;
line-height: 44px;
font-size: 1.125rem;
font-family: "Proxima regular", sans-serif;
}
#himandap .row,
#himandap .welcome-icons,
#himandap #package_tab .package-meta,
#package_tab #himandap .package-meta,
#himandap .gform_wrapper .gform_fields,
.gform_wrapper #himandap .gform_fields,
#himandap .trip-planner .ginput_complex,
.trip-planner #himandap .ginput_complex,
#himandap #review_form .ginput_complex,
#review_form #himandap .ginput_complex,
#himandap .comment-respond .comment-form,
.comment-respond #himandap .comment-form {
overflow-x: hidden;
}
@media (min-width: 75rem) {
#himandap .row,
#himandap .welcome-icons,
#himandap #package_tab .package-meta,
#package_tab #himandap .package-meta,
#himandap .gform_wrapper .gform_fields,
.gform_wrapper #himandap .gform_fields,
#himandap .trip-planner .ginput_complex,
.trip-planner #himandap .ginput_complex,
#himandap #review_form .ginput_complex,
#review_form #himandap .ginput_complex,
#himandap .comment-respond .comment-form,
.comment-respond #himandap .comment-form {
margin-left: -50px;
margin-right: -50px;
}
}
@media only screen and (max-width: 48em) {
#activities,
#whyus {
margin-bottom: 20px;
}
}
.testimonials {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
text-align: center;
}
#clients-say{
background: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/images/bg-white-pattern.jpg);
}
.testimonials li,
.testimonials p {
text-align:center;
font-size: 0.8125rem;
color: #646461;
}
#activities,
#whyus,
#testimonials {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
@media only screen and (min-width: 48.0625em) {
#activities,
#whyus,
#testimonials {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
@media only screen and (min-width: 62.0625em) {
#activities,
#whyus,
#testimonials {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
@media (min-width: 75rem) {
#activities,
#whyus,
#testimonials {
padding-left: 0;
padding-right: 0;
width: 50%;
float: left;
padding-left: 50px;
padding-right: 50px;
}
}
#activities li,
#activities p,
#whyus li,
#whyus p,
#testimonials li,
#testimonials p { color: #646461;
}
#activities p {
margin: 0px 0 10px;
}
#activities ul {
padding-left: 0;
}
#activities li {
text-align: center;
}
@media only screen and (max-width: 30em) {
#activities li {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: right;
}
#activities li:nth-child(1n + 1) {
clear: none;
}
}
#whyus ul {
list-style: none;
padding-left: 0;
counter-reset: li-counter;
}
#whyus li {
padding: 15px 0 15px 30px;
position: relative;
border-bottom: 1px dashed #a0a0a0;
color: #646461;
}
#whyus li:before {
position: absolute;
left: 0;
content: "0" counter(li-counter) ".";
counter-increment: li-counter;
font-weight: bold;
color: #10b497;
}
#whyus li:last-child {
border-bottom: none;
}
#testimonials p {
line-height: 1.9;
}
#testimonials .slick-prev {
left: auto;
right: 25px;
}
#testimonials .slick-next {
right: 0;
}
#testimonials .slick-arrow {
top: -45px;
bottom: auto;
z-index: 1;
}
#testimonial-slider {
max-height: 391px;
overflow: hidden;
}
#testimonial-slider.slick-initialized {
max-height: none;
overflow: visible;
}
#networks {
background: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/images/bg-white-pattern.jpg);
}
@media (min-width: 75rem) {
#networks .row,
#networks .welcome-icons,
#networks #package_tab .package-meta,
#package_tab #networks .package-meta,
#networks .gform_wrapper .gform_fields,
.gform_wrapper #networks .gform_fields,
#networks .trip-planner .ginput_complex,
.trip-planner #networks .ginput_complex,
#networks #review_form .ginput_complex,
#review_form #networks .ginput_complex,
#networks .comment-respond .comment-form,
.comment-respond #networks .comment-form {
margin-left: -15px;
margin-right: -15px;
}
}
.post-meta > *,
.post-date,
.post-comment {
display: inline-block;
margin-right: 10px;
}
#blogs .meta {
position: relative;
}
#blogs .meta .publish-date {
position: absolute;
background-color: #10b497;
color: #fff;
}
#blogs .meta .publish-date .publish-day {
display: block;
margin-right: 0;
padding: 10px 10px 0;
}
@media only screen and (min-width: 62.0625em) {
#blogs {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 33.33333%;
float: left;
}
}
@media (min-width: 75rem) {
#blogs {
padding-left: 0;
padding-right: 0;
width: 33.33333%;
float: left;
}
}
#blogs .list-view {
margin: 0 -0.625rem;
max-width: none;
width: auto;
}
#blogs .list-view:before,
#blogs .list-view:after {
content: " ";
display: table;
}
#blogs .list-view:after {
clear: both;
}
#blogs .img-wrapper,
#blogs .desc {
padding-top: 0;
padding-bottom: 0;
}
#blogs h3 {
font-family: "Proxima semibold", sans-serif;
font-size: 1rem;
color: #383737;
text-transform: uppercase;
margin-bottom: 11px;
margin-top: 0;
}
#blogs .publish-date {
font-family: "Proxima semibold", sans-serif;
color: #6a6a6a;
margin-bottom: 13px;
font-size: 0.8125rem;
top: 10px;
border-top-left-radius: 15px;
}
}
#blogs .publish-day {
padding: 10px;
font-size: 1.25rem;
background: #10b497;
display: inline-block;
vertical-align: bottom;
color: #fff;
margin-right: 9px;
}
#blogs img {
margin-bottom: 20px;
margin-top: 10px;
border-radius: 15px
}
#blogs p {
color: #484848;
font-size: 0.8125rem;
line-height: 1.9;
margin-top: 10px;
margin-bottom: 29px;
}
@media only screen and (min-width: 62.0625em) {
#tripadvisor {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 25%;
float: left;
}
}
@media (min-width: 75rem) {
#tripadvisor {
padding-left: 0;
padding-right: 0;
width: 25%;
float: left;
}
}
#tripadvisor .widSSP {
width: 100% !important;
}
#tripadvisor ul {
list-style: none;
}
@media only screen and (min-width: 62.0625em) {
#socialfeeds {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 41.66667%;
float: left;
}
}
@media (min-width: 75rem) {
#socialfeeds {
padding-left: 0;
padding-right: 0;
width: 41.66667%;
float: left;
}
}
#socialfeeds .tabs {
list-style: none;
padding-left: 0;
}
#socialfeeds .tabs:before,
#socialfeeds .tabs:after {
content: " ";
display: table;
}
#socialfeeds .tabs:after {
clear: both;
}
#socialfeeds .content {
display: none;
}
#socialfeeds .content.active {
display: block;
}
#socialfeeds dd {
margin: 0;
}
#socialfeeds iframe {
width: 100% !important;
}
#socialfeeds .tabs li a,
#socialfeeds .accordion-navigation > a {
background: #c4c4c4 url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/images/bg-tab.jpg);
border-top: 2px solid #e0e0e0;
font-family: "Proxima semibold", sans-serif;
font-size: 1rem;
padding: 10px 20px;
color: #fff;
border-radius: 12px
}
@media only screen and (max-width: 48em) {
#socialfeeds .tabs li a,
#socialfeeds .accordion-navigation > a {
display: block;
}
}
#socialfeeds .tabs li a:hover,
#socialfeeds .accordion-navigation > a:hover {
cursor: pointer;
cursor: hand;
}
#socialfeeds ul {
margin-top: 0;
}
#socialfeeds .tabs li.active a,
#socialfeeds .accordion-navigation > a[aria-expanded="true"] {
background: #10b497;
border-top: 2px solid #046463;
border-radius: 12px
}
#socialfeeds .tabs li {
float: left;
margin-right: 5px;
}
@media only screen and (max-width: 48em) {
#blogs,
#tripadvisor {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 48em) {
#blogs,
#tripadvisor,
#socialfeeds {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
}
@media only screen and (min-width: 48.0625em) and (max-width: 62em) {
#blogs,
#tripadvisor,
#socialfeeds {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 33.33333%;
float: left;
}
}
@media (min-width: 75rem) {
#blogs,
#tripadvisor,
#socialfeeds {
padding-left: 15px;
padding-right: 15px;
}
}
.page-container {
padding-top: 30px;
padding-bottom: 40px;
}
.page-content {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: none;
}
@media only screen and (min-width: 48.0625em) {
.page-content {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 73%;
float: left;
}
}
.page-content h1,
.page-content h2 {
color: #046463;
margin: 0 0 30px;
font-family: "Proxima semibold", sans-serif;
line-height: 1;
}
.single-post .page-content h1,
.single-post .page-content h2 {
margin: 0 0 10px;
}
.page-content h1 {
font-size: 2.5rem;
}
.page-content h2 {
font-size: 1.625rem;
}
.page-content ul {
margin-top: 0;
margin-bottom: 0;
}
.page-content p {
font-size: 0.8125rem;
}
.page-content p,
.page-content li {
line-height: 1.7;
color: #494949;
font-size: 17px;
}
.gallery li {
margin-bottom: 20px;
}
.gallery figure {
margin: 0;
}
.gallery figcaption {
color: #363636;
font-family: "Proxima regular", sans-serif;
margin-top: 10px;
}
.gallery .img-wrapper,
.gallery .overlay {
width: 100%;
height: 100%;
display: block;
}
.gallery .img-wrapper {
position: relative;
overflow: hidden;
}
.gallery .img-wrapper:hover .overlay {
display: block;
-webkit-transition: linear 0.2s display;
-moz-transition: linear 0.2s display;
-ms-transition: linear 0.2s display;
-o-transition: linear 0.2s display;
transition: linear 0.2s display;
}
.gallery .overlay {
display: none;
position: absolute;
background: rgba(0, 112, 41, 0.7);
top: 0;
left: 0;
}
.gallery .overlay em {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50px, -50%);
color: #fff;
font-size: 1rem;
display: inline-block;
width: 100px;
}
.faq-list {
list-style: none;
padding-left: 0;
}
.faq-list .tabs {
list-style: none;
padding-left: 0;
}
.faq-list .tabs:before,
.faq-list .tabs:after {
content: " ";
display: table;
}
.faq-list .tabs:after {
clear: both;
}
.faq-list .content {
display: none;
}
.faq-list .content.active {
display: block;
}
.faq-list .accordion-navigation {
padding-left: 45px;
position: relative;
margin-bottom: 10px;
}
.faq-list .accordion-navigation:before {
font-family: "icomoon";
position: absolute;
left: 0;
top: -5px;
text-align: center;
border-radius: 50%;
color: #046463;
font-size: 17px;
padding: 2px 7px;
}
.faq-list .accordion-navigation.active:before {
background: #046463;
color: #fff;
}
.faq-list .accordion-navigation.active h3 {
color: #046463;
}
.faq-list h3 {
font-size: 1.125rem;
font-family: "Proxima regular", sans-serif;
margin: 0;
line-height: 1;
font-weight: normal;
color: #000;
}
.page-contact-message {
text-align: center;
font-size: 1.0625rem;
font-family: "Proxima regular", sans-serif;
font-weight: normal;
color: #494949;
border-bottom: 1px solid #dbdbdb;
padding-bottom: 20px;
}
@media only screen and (min-width: 48.0625em) {
.page-contact-message {
font-size: 1.25rem;
}
}
.page-contact-message h2 {
color: #313131;
font-family: "Scratch Basic", sans-serif;
text-align: center;
line-height: 1.2;
text-transform: uppercase;
font-size: 2.1875rem;
margin-top: 10px;
}
@media only screen and (min-width: 48.0625em) {
.page-contact-message h2 {
font-size: 3.125rem;
}
}
@media only screen and (min-width: 48.0625em) {
.page-contact-message h2 {
font-size: 2.5rem;
}
}
.page-contact-message p,
.page-contact-message h2 {
max-width: 948px;
display: table;
margin-left: auto;
margin-right: auto;
}
.contact-combo-box {
border-bottom: 1px solid #dbdbdb;
font-family: "Proxima semibold", sans-serif;
font-size: 1.125rem;
color: #1a1917;
}
@media (min-width: 75rem) {
.contact-combo-box .row,
.contact-combo-box .welcome-icons,
.contact-combo-box #package_tab .package-meta,
#package_tab .contact-combo-box .package-meta,
.contact-combo-box .gform_wrapper .gform_fields,
.gform_wrapper .contact-combo-box .gform_fields,
.contact-combo-box .trip-planner .ginput_complex,
.trip-planner .contact-combo-box .ginput_complex,
.contact-combo-box #review_form .ginput_complex,
#review_form .contact-combo-box .ginput_complex,
.contact-combo-box .comment-respond .comment-form,
.comment-respond .contact-combo-box .comment-form {
margin-left: -35px;
margin-right: -35px;
}
}
.contact-combo-box .icon-holder {
padding: 10px 15px;
background: #046463;
margin-bottom: 22px;
}
.contact-combo-box .icon-holder [class^="icon"] {
color: #fff;
font-size: 1.5625rem;
}
.contact-combo-box .contact-item {
text-align: center;
margin-bottom: 1.25rem;
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
@media only screen and (min-width: 48.0625em) {
.contact-combo-box .contact-item {
background: url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/images/sep-contact-content.png) no-repeat bottom right;
}
}
@media only screen and (min-width: 30.0625em) and (max-width: 48em) {
.contact-combo-box .contact-item {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
@media only screen and (min-width: 48.0625em) {
.contact-combo-box .contact-item {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 25%;
float: left;
margin-bottom: 0;
}
}
@media (min-width: 75rem) {
.contact-combo-box .contact-item {
padding-left: 0;
padding-right: 0;
width: 25%;
float: left;
padding-left: 35px;
padding-right: 35px;
}
}
.contact-combo-box .contact-item:last-child {
background: none;
}
.contact-combo-box small {
display: block;
font-family: "Proxima regular", sans-serif;
font-size: 0.9375rem;
color: #494949;
margin-bottom: 17px;
}
.contact-combo-box p {
margin: 0;
}
.contact-form,
.google-map {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
@media only screen and (min-width: 30.0625em) {
.contact-form,
.google-map {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
.contact-form h2,
.google-map h2 {
font-family: "Proxima regular", sans-serif;
font-size: 1.5rem;
color: #18262f;
margin-top: 0;
margin-bottom: 10px;
line-height: 1;
}
.google-map iframe {
border: 1px solid #ccc;
}
.recent-trips {
padding: 30px;
background: #ececec;
margin: 30px 0;
}
.recent-trips h2 {
margin-bottom: 15px;
color: #333333;
}
.recent-trips h3 {
margin-top: 0;
margin-bottom: 0;
}
.recent-trips h3 a {
font-size: 17px;
font-family: "Droid Serif", sans-serif;
text-transform: capitalize;
}
.recent-trips .package {
padding: 0;
}
.recent-trips .button,
.recent-trips .sidebar .search-packages input[type="submit"],
.sidebar .search-packages .recent-trips input[type="submit"],
.recent-trips .sidebar .search-packages button,
.sidebar .search-packages .recent-trips button,
.recent-trips .gform_wrapper input[type="submit"],
.gform_wrapper .recent-trips input[type="submit"],
.recent-trips .comments-area input[type="submit"],
.comments-area .recent-trips input[type="submit"] {
text-transform: none;
}
.error-404 {
max-width: 300px;
display: table;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.package .img-wrapper {
margin-bottom: 23px;
}
.package .img-wrapper img :hover {
opacity: 0.85;
}
.package h3 {
font-family: "Proxima semibold", sans-serif;
font-size: 1.7rem;
color: #3a4f60;
margin: 0 0 10px;
line-height: 1.7;
text-align: center;
}
.home .package h3 {
text-align: center;
margin-bottom: -5px;
}
.package p {
color: #656769;
}
.featured-packages .package p {
line-height: 1.6;
text-align: center;
}
#package{
text-align: center;
}
#package_tab .tabs {
list-style: none;
padding-left: 0;
}
#package_tab .tabs:before,
#package_tab .tabs:after {
content: " ";
display: table;
}
#package_tab .tabs:after {
clear: both;
}
#package_tab .content {
display: none;
}
#package_tab .content.active {
display: block;
}
#package_tab dd {
margin-left: 0;
}
#package_tab .accordion {
border-top: 1px solid #d4d7d6;
margin-top: 0;
}
@media only screen and (min-width: 48.0625em) {
#package_tab .tabs {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-moz-box-pack: start;
box-pack: start;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
-o-justify-content: flex-start;
justify-content: flex-start;
-ms-flex-pack: start;
}
}
#package_tab .tabs [class^="icon-"] {
display: block;
font-size: 18px;
margin-bottom: 4px;
margin-left: auto;
margin-right: auto;
}
@media only screen and (min-width: 48.0625em) {
#package_tab .tabs li {
-webkit-box-flex: auto;
-moz-box-flex: auto;
box-flex: auto;
-webkit-flex: auto;
-moz-flex: auto;
-ms-flex: auto;
flex: auto;
}
}
#package_tab .tabs li.active a,
#package_tab .tabs li:hover a {
background: #fff;
border-top: 3px solid #046463;
color: #046463;
position: relative;
bottom: -1px;
padding-top: 8px;
}
#package_tab .tabs li.active .icon-itinerary,
#package_tab .tabs li:hover .icon-itinerary {
background-position: 0 -747px;
}
#package_tab .tabs li.active .icon-gallery,
#package_tab .tabs li:hover .icon-gallery {
background-position: 0 -708px;
}
#package_tab .tabs li.active .icon-exincludes,
#package_tab .tabs li:hover .icon-exincludes {
background-position: 0 -611px;
}
#package_tab .tabs a {
min-height: 71px;
background: #edeeee;
display: block;
text-align: center;
font-family: "Proxima regular", sans-serif;
color: #7c7c7c;
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #d4d7d6;
border-bottom: none;
margin-left: 15px;
border-radius: 15px 15px 0 0;
margin-right: 15px;
}
#package_tab .tabs a:focus {
outline: none;
}
#package_tab .accordion-navigation > a {
background: #dee3e1;
display: block;
text-align: center;
font-family: "Proxima regular", sans-serif;
color: #7c7c7c;
padding-top: 16px;
padding-bottom: 16px;
border: 1px solid #d4d7d6;
border-bottom: none;
}
#package_tab .accordion-navigation > a:focus {
outline: none;
}
#package_tab .accordion-navigation.active > a {
background: #d7dcda;
color: #046463;
}
#package_tab .content {
padding-top: 35px;
padding-bottom: 35px;
}
#package_tab .package-meta {
list-style: none;
padding-left: 0;
margin-bottom: 20px;
}
#package_tab .package-meta li {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
font-size: 17px;
font-style: italic;
margin: 0;
padding-bottom: 8px;
padding-top: 8px;
position: relative;
}
@media only screen and (min-width: 30.0625em) {
#package_tab .package-meta li {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
@media only screen and (min-width: 62.0625em) {
#package_tab .package-meta li {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 33.3%;
float: left;
}
}
#package_tab .package-meta li:before {
content: "";
border-bottom: 1px dashed #c6dce5;
position: absolute;
bottom: 0;
width: 90%;
}
#package_tab .package-meta span {
color: #046463;
width: 120px;
display: inline-block;
}
#itinerary ul {
padding-left: 0;
list-style: none;
}
#itinerary h3 {
font-size: 1.125rem;
color: #626262;
font-family: "Proxima semibold", sans-serif;
}
#itinerary h3 span {
color: #046463;
}
.package-map-wrapper {
padding: 8px;
border: 1px solid #f5f5f5;
}
.package-map-wrapper img,
.package-map-wrapper iframe {
width: 100%;
}
#gallery img {
width: 100%;
}
#gallery .gallery-columns-3 {
margin-left: -5px;
margin-right: -5px;
}
#gallery .gallery-columns-3 li {
padding-left: 5px;
padding-right: 5px;
}
#cost h2 {
margin-bottom: 0;
font-family: "Proxima semibold", sans-serif;
font-size: 1.125rem;
color: #046463;
}
#cost ul {
margin: 21px 0 40px;
list-style: none;
padding-left: 0;
}
#cost li {
padding-top: 5px;
padding-bottom: 5px;
position: relative;
padding-left: 20px;
}
#cost li:before {
content: "\2022";
color: #046463;
position: absolute;
left: 0;
font-size: 23px;
top: -2px;
}
.footer-block {
background: #046463 url(//www.himalmandaptreks.com/wp-content/themes/himal-mandap/assets/images/bg-footer.jpg);
color: #fff;
}
.footer-block .container {
overflow-x: hidden;
}
.footer-block h2 {
font-family: "Proxima semibold", sans-serif;
font-size: 17px;
}
.footer-block .footer-title {
font-size: 1.25rem;
}
.footer-block ul {
padding-left: 0;
}
.footer-activities,
.footer-menu,
.footer-recommended,
.footer-subscribe-affiliation {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
padding-top: 10px;
padding-bottom: 10px;
}
@media only screen and (min-width: 30.0625em) {
.footer-activities,
.footer-menu,
.footer-recommended,
.footer-subscribe-affiliation {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
padding-top: 20px;
padding-bottom: 20px;
}
}
@media only screen and (min-width: 62.0625em) {
.footer-activities,
.footer-menu,
.footer-recommended,
.footer-subscribe-affiliation {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 25%;
float: left;
padding-top: 40px;
padding-bottom: 40px;
border-right: 1px solid #3fb49d;
}
}
@media only screen and (min-width: 75.0625em) {
.footer-activities,
.footer-menu,
.footer-recommended,
.footer-subscribe-affiliation {
padding-left: 0;
padding-right: 0;
width: 25%;
float: left;
padding-left: 60px;
padding-right: 60px;
}
}
.footer-activities ul,
.footer-menu ul {
list-style: none;
}
.footer-activities li,
.footer-menu li {
padding: 5px 0;
border-bottom: 1px solid #3fb49d;
}
.footer-subscribe,
.affiliation {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
.affiliation {
margin-top: 30px;
}
.affiliation ul {
list-style: none;
}
.affiliation li {
display: inline-block;
vertical-align: middle;
margin-right: 2px;
}
.footer-subscribe-affiliation {
border-right: 0;
}
.footer-meta {
color: #cfcfcf;
background: #161616;
}
.footer-meta h2 {
font-family: "Proxima semibold", sans-serif;
font-size: 1.25rem;
}
.footer-meta ul {
list-style: none;
}
.footer-contacts {
padding-top: 40px;
padding-bottom: 40px;
}
.footer-contacts ul {
padding-left: 0;
}
.footer-contacts li {
margin-bottom: 10px;
}
@media only screen and (min-width: 62.0625em) {
.footer-contacts .row,
.footer-contacts .welcome-icons,
.footer-contacts #package_tab .package-meta,
#package_tab .footer-contacts .package-meta,
.footer-contacts .gform_wrapper .gform_fields,
.gform_wrapper .footer-contacts .gform_fields,
.footer-contacts .trip-planner .ginput_complex,
.trip-planner .footer-contacts .ginput_complex,
.footer-contacts #review_form .ginput_complex,
#review_form .footer-contacts .ginput_complex,
.footer-contacts .comment-respond .comment-form,
.comment-respond .footer-contacts .comment-form {
display: flex;
}
}
.office-details {
flex-grow: 1;
float: none;
width: auto;
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
@media (min-width: 30.0625em) and (max-width: 62em) {
.office-details:nth-child(2n + 1) {
clear: left;
}
}
@media only screen and (min-width: 30.0625em) {
.office-details {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
@media only screen and (min-width: 62.0625em) {
.office-details {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 25%;
float: left;
}
}
@media only screen and (min-width: 62.0625em) {
.office-details {
padding-left: 0;
padding-right: 0;
width: 25%;
float: left;
padding-left: 45px;
padding-right: 45px;
}
}
.office-details [class^="icon"] {
margin-right: 10px;
}
.footer-end {
padding: 24px 0;
border-top: 1px solid #434343;
font-family: "Proxima regular", sans-serif;
font-size: 0.8125rem;
}
.copyright,
.footer-social,
.architect {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
@media only screen and (max-width: 48em) {
.copyright,
.footer-social,
.architect {
margin-bottom: 10px;
text-align: center;
}
}
.copyright {
padding-top: 10px;
}
@media only screen and (min-width: 48.0625em) {
.copyright {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 40%;
float: left;
}
}
.footer-social {
text-align: center;
}
@media only screen and (min-width: 48.0625em) {
.footer-social {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 33.333%;
float: left;
}
}
.footer-social-title {
display: inline-block;
vertical-align: middle;
}
@media only screen and (min-width: 48.0625em) {
.architect {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 25%;
float: right;
text-align: right;
}
}
.architect span {
margin-right: 20px;
display: inline-block;
}
.breadcrumb {
background: #f8f8f8;
padding: 12px 0;
color: #9c9c9c;
font-family: "Proxima regular", sans-serif;
font-size: 0.75rem;
text-transform: uppercase;
}
.breadcrumb a,
.breadcrumb span {
color: #9c9c9c;
font-family: "Proxima regular", sans-serif;
font-size: 0.75rem;
text-transform: uppercase;
}
.breadcrumb .container span:first-child a {
color: #000;
}
.sidebar {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: none;
}
@media only screen and (min-width: 48.0625em) {
.sidebar {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 25%;
float: right;
}
}
.sidebar h2,
.sidebar .widget-title {
color: #046463;
margin-bottom: 15px;
font-size: 1.5rem;
font-family: "Proxima regular", sans-serif;
font-weight: normal;
}
@media only screen and (min-width: 30.0625em) and (max-width: 48em) {
.sidebar .widget:nth-child(2n + 1) {
clear: left;
}
}
@media only screen and (min-width: 30.0625em) and (max-width: 48em) {
.sidebar .widget {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
.widget ul {
list-style: none;
padding-left: 0;
margin: 0;
}
.widget li {
position: relative;
padding: 8px 0 8px 20px;
}
.widget li:before {
position: absolute;
left: 0;
font-family: "icomoon";
color: #666464;
}
.widget h4,
.widget a {
font-family: "Proxima regular", sans-serif;
margin: 0;
font-weight: normal;
color: #666464;
}
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea,
select {
width: 100%;
height: 38px;
border: 1px solid #ccc;
padding-left: 1.25rem;
padding-right: 1.25rem;
color: #bfbfc0;
font-family: "Proxima regular", sans-serif;
font-size: 17px;
}
input[type="color"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
color: #bfbfc0;
}
input[type="color"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
color: #bfbfc0;
}
input[type="color"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
color: #bfbfc0;
}
input[type="color"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
color: #bfbfc0;
}
textarea {
height: auto !important;
padding-top: 0.625rem;
padding-bottom: 0.625rem;
}
.form-group,
.gform_wrapper .gfield,
.trip-planner .ginput_complex > span,
.comment-respond .comment-form p {
margin-bottom: 0.625rem;
display: block;
}
.sidebar .search-packages label {
display: none;
}
.sidebar .search-packages input[type="submit"],
.sidebar .search-packages button {
width: 80%;
text-transform: uppercase;
}
.gform_wrapper ul,
.gform_wrapper .gform_fields {
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.gform_wrapper .gfield_label {
display: none;
}
.gform_wrapper .gfield_required {
display: none;
}
.gform_wrapper .gform_anchor {
display: none;
}
.gform_wrapper .validation_error {
color: #ee7d00;
font-size: 0.9375rem;
margin-bottom: 10px;
}
.gform_wrapper .gfield {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
position: relative;
}
.gform_wrapper .gfield_error input[type="color"],
.gform_wrapper .gfield_error input[type="date"],
.gform_wrapper .gfield_error input[type="datetime"],
.gform_wrapper .gfield_error input[type="datetime-local"],
.gform_wrapper .gfield_error input[type="email"],
.gform_wrapper .gfield_error input[type="month"],
.gform_wrapper .gfield_error input[type="number"],
.gform_wrapper .gfield_error input[type="password"],
.gform_wrapper .gfield_error input[type="search"],
.gform_wrapper .gfield_error input[type="tel"],
.gform_wrapper .gfield_error input[type="text"],
.gform_wrapper .gfield_error input[type="time"],
.gform_wrapper .gfield_error input[type="url"],
.gform_wrapper .gfield_error input[type="week"],
.gform_wrapper .gfield_error textarea {
border: 1px solid #ee7d00;
}
.gform_wrapper .gfield_error input[type="color"]::-webkit-input-placeholder,
.gform_wrapper .gfield_error input[type="date"]::-webkit-input-placeholder,
.gform_wrapper .gfield_error input[type="datetime"]::-webkit-input-placeholder,
.gform_wrapper .gfield_error input[type="datetime-local"]::-webkit-input-placeholder,
.gform_wrapper .gfield_error input[type="email"]::-webkit-input-placeholder,
.gform_wrapper .gfield_error input[type="month"]::-webkit-input-placeholder,
.gform_wrapper .gfield_error input[type="number"]::-webkit-input-placeholder,
.gform_wrapper .gfield_error input[type="password"]::-webkit-input-placeholder,
.gform_wrapper .gfield_error input[type="search"]::-webkit-input-placeholder,
.gform_wrapper .gfield_error input[type="tel"]::-webkit-input-placeholder,
.gform_wrapper .gfield_error input[type="text"]::-webkit-input-placeholder,
.gform_wrapper .gfield_error input[type="time"]::-webkit-input-placeholder,
.gform_wrapper .gfield_error input[type="url"]::-webkit-input-placeholder,
.gform_wrapper .gfield_error input[type="week"]::-webkit-input-placeholder,
.gform_wrapper .gfield_error textarea::-webkit-input-placeholder {
color: #ee7d00;
}
.gform_wrapper .gfield_error input[type="color"]::-moz-placeholder,
.gform_wrapper .gfield_error input[type="date"]::-moz-placeholder,
.gform_wrapper .gfield_error input[type="datetime"]::-moz-placeholder,
.gform_wrapper .gfield_error input[type="datetime-local"]::-moz-placeholder,
.gform_wrapper .gfield_error input[type="email"]::-moz-placeholder,
.gform_wrapper .gfield_error input[type="month"]::-moz-placeholder,
.gform_wrapper .gfield_error input[type="number"]::-moz-placeholder,
.gform_wrapper .gfield_error input[type="password"]::-moz-placeholder,
.gform_wrapper .gfield_error input[type="search"]::-moz-placeholder,
.gform_wrapper .gfield_error input[type="tel"]::-moz-placeholder,
.gform_wrapper .gfield_error input[type="text"]::-moz-placeholder,
.gform_wrapper .gfield_error input[type="time"]::-moz-placeholder,
.gform_wrapper .gfield_error input[type="url"]::-moz-placeholder,
.gform_wrapper .gfield_error input[type="week"]::-moz-placeholder,
.gform_wrapper .gfield_error textarea::-moz-placeholder {
color: #ee7d00;
}
.gform_wrapper .gfield_error input[type="color"]:-moz-placeholder,
.gform_wrapper .gfield_error input[type="date"]:-moz-placeholder,
.gform_wrapper .gfield_error input[type="datetime"]:-moz-placeholder,
.gform_wrapper .gfield_error input[type="datetime-local"]:-moz-placeholder,
.gform_wrapper .gfield_error input[type="email"]:-moz-placeholder,
.gform_wrapper .gfield_error input[type="month"]:-moz-placeholder,
.gform_wrapper .gfield_error input[type="number"]:-moz-placeholder,
.gform_wrapper .gfield_error input[type="password"]:-moz-placeholder,
.gform_wrapper .gfield_error input[type="search"]:-moz-placeholder,
.gform_wrapper .gfield_error input[type="tel"]:-moz-placeholder,
.gform_wrapper .gfield_error input[type="text"]:-moz-placeholder,
.gform_wrapper .gfield_error input[type="time"]:-moz-placeholder,
.gform_wrapper .gfield_error input[type="url"]:-moz-placeholder,
.gform_wrapper .gfield_error input[type="week"]:-moz-placeholder,
.gform_wrapper .gfield_error textarea:-moz-placeholder {
color: #ee7d00;
}
.gform_wrapper .gfield_error input[type="color"]:-ms-input-placeholder,
.gform_wrapper .gfield_error input[type="date"]:-ms-input-placeholder,
.gform_wrapper .gfield_error input[type="datetime"]:-ms-input-placeholder,
.gform_wrapper .gfield_error input[type="datetime-local"]:-ms-input-placeholder,
.gform_wrapper .gfield_error input[type="email"]:-ms-input-placeholder,
.gform_wrapper .gfield_error input[type="month"]:-ms-input-placeholder,
.gform_wrapper .gfield_error input[type="number"]:-ms-input-placeholder,
.gform_wrapper .gfield_error input[type="password"]:-ms-input-placeholder,
.gform_wrapper .gfield_error input[type="search"]:-ms-input-placeholder,
.gform_wrapper .gfield_error input[type="tel"]:-ms-input-placeholder,
.gform_wrapper .gfield_error input[type="text"]:-ms-input-placeholder,
.gform_wrapper .gfield_error input[type="time"]:-ms-input-placeholder,
.gform_wrapper .gfield_error input[type="url"]:-ms-input-placeholder,
.gform_wrapper .gfield_error input[type="week"]:-ms-input-placeholder,
.gform_wrapper .gfield_error textarea:-ms-input-placeholder {
color: #ee7d00;
}
.gform_wrapper .gfield_error .validation_message {
color: #ee7d00;
font-size: 0.75rem;
margin-top: 4px;
}
.gform_wrapper input[type="submit"] {
width: 40%;
}
.contact-form input[type="color"],
.contact-form input[type="date"],
.contact-form input[type="datetime"],
.contact-form input[type="datetime-local"],
.contact-form input[type="email"],
.contact-form input[type="month"],
.contact-form input[type="number"],
.contact-form input[type="password"],
.contact-form input[type="search"],
.contact-form input[type="tel"],
.contact-form input[type="text"],
.contact-form input[type="time"],
.contact-form input[type="url"],
.contact-form input[type="week"],
.contact-form textarea {
height: 44px;
}
.contact-form .gfield {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
@media only screen and (min-width: 30.0625em) {
.contact-form .gfield {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
.contact-form .gfield :nth-child(2n + 1) {
clear: left;
}
.contact-form .gfield:last-child {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
.trip-planner h2 {
font-size: 1.5rem;
color: #18262f;
font-family: "Proxima regular", sans-serif;
margin-bottom: 0;
font-weight: normal;
}
.trip-planner #field_4_19 {
margin-top: 0;
}
.trip-planner .gform_body .gform_fields > li,
.trip-planner .gform_body .gform_fields .ginput_complex > span {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
@media only screen and (min-width: 30.0625em) {
.trip-planner .gform_body .gform_fields > li,
.trip-planner .gform_body .gform_fields .ginput_complex > span {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
.trip-planner .gform_body .gform_fields > li.gfield_html,
.trip-planner .gform_body .gform_fields .ginput_complex > span.gfield_html {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: none;
clear: left;
margin-top: 29px;
}
.trip-planner .gfield_description,
.trip-planner .instruction,
.trip-planner .ginput_complex label {
display: none;
}
.trip-planner .gfield_description.validation_message {
display: block;
}
.trip-planner #field_4_1,
.trip-planner #field_4_21,
.trip-planner #field_4_15,
.trip-planner #field_4_11 {
width: 100%;
float: none;
clear: left;
}
.trip-planner #field_4_1 label,
.trip-planner #field_4_21 label,
.trip-planner #field_4_15 label,
.trip-planner #field_4_11 label {
color: #a8a8a8;
}
.trip-planner #field_4_1 input[type="radio"]:checked + label,
.trip-planner #field_4_21 input[type="radio"]:checked + label,
.trip-planner #field_4_15 input[type="radio"]:checked + label,
.trip-planner #field_4_11 input[type="radio"]:checked + label {
color: #32333a;
}
.trip-planner input[type="radio"] {
margin-right: 5px;
vertical-align: top;
margin-top: 5px;
}
.trip-planner .gfield_radio li {
float: left;
padding-right: 20px;
}
.footer-subscribe form {
position: relative;
}
.footer-subscribe input[type="email"] {
width: 100%;
padding-right: 50px;
background: #084b20;
border: none;
font-size: 0.8125rem;
}
.footer-subscribe input[type="email"]::-webkit-input-placeholder {
color: #f5f4f4;
}
.footer-subscribe input[type="email"]::-moz-placeholder {
color: #f5f4f4;
}
.footer-subscribe input[type="email"]:-moz-placeholder {
color: #f5f4f4;
}
.footer-subscribe input[type="email"]:-ms-input-placeholder {
color: #f5f4f4;
}
.footer-subscribe input[type="submit"],
.footer-subscribe button {
position: absolute;
right: 15px;
top: 7px;
background-color: transparent;
width: 23px;
height: 23px;
border: 0;
border-radius: 50%;
padding: 8px;
background-position: 0 -225px;
}
#review_form textarea {
height: 150px !important;
}
#review_form #field_5_2,
#review_form #field_5_13,
#review_form .ginput_complex {
width: 100%;
clear: both;
}
@media only screen and (min-width: 30.0625em) {
#review_form .gfield,
#review_form .ginput_complex > span {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
#review_form .gfield:last-child {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
#review_form .ginput_complex label {
display: none;
}
.trip-booking-form .gform_hidden {
display: none;
}
@media only screen and (min-width: 30.0625em) {
.trip-booking-form .gfield {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
.trip-booking-form .gsection,
.trip-booking-form #field_3_15,
.trip-booking-form #field_3_9 {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
position: relative;
}
.trip-booking-form .gsection h2,
.trip-booking-form #field_3_15 h2,
.trip-booking-form #field_3_9 h2 {
margin-top: 10px;
margin-bottom: 0;
color: #313131;
font-size: 1.5rem;
}
.trip-booking-form .ui-datepicker-trigger {
position: absolute;
right: 20px;
top: 10px;
}
.trip-booking-form textarea {
height: 150px !important;
}
.post-type-archive-testimonial .testimonial-item {
margin-bottom: 35px;
}
.post-type-archive-testimonial .testimonial-content {
padding: 30px;
background: #f8f8f8;
position: relative;
margin-bottom: 32px;
}
.post-type-archive-testimonial .testimonial-content p {
margin: 0;
}
.post-type-archive-testimonial .testimonial-content:after {
height: 0;
width: 0;
border-top: 22px solid #f8f8f8;
border-left: 22px solid transparent;
content: "";
position: absolute;
bottom: -22px;
left: 38px;
z-index: -1;
}
.testimonial-user {
margin-bottom: 30px;
}
.testimonial-user img {
float: left;
margin-right: 10px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 1px 3px 4px #d4d4d4;
-moz-box-shadow: 1px 3px 4px #d4d4d4;
box-shadow: 1px 3px 4px #d4d4d4;
background: #fff;
padding: 2px;
}
.front-page .testimonial-user img {
-webkit-box-shadow: 2px 3px 5px #e1e1e1;
-moz-box-shadow: 2px 3px 5px #e1e1e1;
box-shadow: 2px 3px 5px #e1e1e1;
}
.testimonial-user h3 {
margin: 0;
color: #76bf42;
font-size: 1.125rem;
}
.post-type-archive-testimonial .testimonial-user h3 {
color: #ee7d00;
}
.testimonial-user .user-location {
font-size: 0.8125rem;
color: #555555;
}
.testimonial-user-detail {
overflow: hidden;
font-family: "Proxima semibold", sans-serif;
}
@media only screen and (min-width: 30.0625em) {
.team {
text-align: center;
}
}
.team h3,
.team .team-designation {
font-family: "Proxima semibold", sans-serif;
display: block;
}
.team h3 {
font-size: 1.125rem;
line-height: 1.2;
color: #494949;
margin-bottom: 11px;
}
.team-designation {
color: #046463;
font-size: 17px;
}
.wp-pagenavi a,
.wp-pagenavi span,
.pagination a,
.pagination span {
display: inline-block;
border: none;
}
.wp-pagenavi a.current,
.wp-pagenavi a:hover,
.wp-pagenavi span.current,
.wp-pagenavi span:hover,
.pagination a.current,
.pagination a:hover,
.pagination span.current,
.pagination span:hover {
background: #ee7d00;
color: #fff;
transition: linear 0.2s background;
}
.comments-area h2,
.comments-area .comments-title {
font-size: 1.25rem;
}
.comments-area ol.comments,
.comments-area ol.comment-list {
padding-left: 0;
}
.comments-area ul,
.comments-area ol {
list-style: none;
}
.comments-area .comment {
padding: 15px 0;
}
.comments-area .comment p {
margin-bottom: 14px;
}
.comments-area .comment .author-img {
float: left;
margin-right: 1.25rem;
}
.comments-area .comment .comment-content {
overflow: hidden;
}
.comment-respond .comment-form .form-group,
.comment-respond .comment-form .gform_wrapper .gfield,
.gform_wrapper .comment-respond .comment-form .gfield,
.comment-respond .comment-form .trip-planner .ginput_complex > span,
.trip-planner .comment-respond .comment-form .ginput_complex > span,
.comment-respond .comment-form p {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
@media only screen and (min-width: 30.0625em) {
.comment-respond .comment-form .form-group,
.comment-respond .comment-form .gform_wrapper .gfield,
.gform_wrapper .comment-respond .comment-form .gfield,
.comment-respond .comment-form .trip-planner .ginput_complex > span,
.trip-planner .comment-respond .comment-form .ginput_complex > span,
.comment-respond .comment-form p {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 50%;
float: left;
}
}
.comment-respond .comment-form .comment-field {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left;
}
.comment-respond .comment-form p {
margin-top: 0;
margin-right: 0;
margin-left: 0;
}
.image-area .billboard-block-track{
transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}
.image-area .single-img{
height:100%;
position: relative;
z-index: 1;
}
.image-area .single-img img{
width: 100%;
width: 100%;
height: 50vw;
margin: 0 auto;
overflow: hidden;
position: relative;
}
@media only screen and (max-width: 30em) {
.image-area .single-img img{
margin:-9em auto;
min-height: 850px;
}
}
.image-area .single-img.slick-active img{
transform: scale(1);
animation: move 8s 1 ease;
-ms-animation: move 8s 1 ease;
-webkit-animation: move 8s 1 ease;
-0-animation: move 8s 1 ease;
-moz-animation: move 8s 1 ease;
}
@-webkit-keyframes move{
from{
-webkit-transform-origin: bottom left;
-moz-transform-origin: bottom left;
-ms-transform-origin: bottom left;
-o-transform-origin: bottom left;
transform-origin: bottom left; 
transform-origin: bottom left;
transform: scale(1.0);
-ms-transform: scale(1.0);
-webkit-transform: scale(1.0);
}
to{
transform: scale(1.3);
}
}  #content {
max-width: 600px;
margin:auto;
}
.testimonial1 blockquote {
margin: 10px 10px 0;
background: #fff;
padding: 20px 60px;
position: relative;
border: none;
border-radius: 15px;
font-style: italic;
}
.testimonial1 blockquote:before,
.testimonial1 blockquote:after {
content: "\201C";
position: absolute;
font-size: 80px;
line-height: 1;
color: #10b497;
font-style: normal;
}
.testimonial1 blockquote:before {
top: 0;
left: 10px;
}
.testimonial1 blockquote:after {
content: "\201D";
right: 10px;
bottom: -0.5em;
}
.testimonial1 div {
width: 0;
height: 0;
border-left: 0 solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #fff;
margin: 0 0 0 60px;
}
.testimonial1 p {
margin: 8px 0 0 20px;
text-align: left;
color: #3a4f60;
} .cards-list {
z-index: 0;
width: 100%;
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.card {
margin: 30px auto;
width: 378px;
height: 196px;
border-radius: 40px;
box-shadow: 5px 5px 30px 7px rgba(0,0,0,0.25), -5px -5px 30px 7px rgba(0,0,0,0.22);
cursor: pointer;
transition: 0.4s;
}
.card .card_image {
width: inherit;
height: inherit;
border-radius: 15px;
overflow: hidden;
background: #C33764;
}
.card .card_image:before {
background: black;
overflow: hidden;
}
.card .card_image img {
width: inherit;
height: inherit;
border-radius: 15px;
object-fit: cover;
}
.card .card_overlay {
border-radius: 0px 0px 40px 40px;
background-color: #000;
height: 40px;
}
.card .card_title {
text-align: center;
border-radius: 0px 0px 40px 40px;
font-family: "Scratch Basic", sans-serif;
text-transform: uppercase;
font-weight: normal;
font-size: 1.5rem;
margin-top: -26px;
height: 40px;
}
.card:hover {
transform: scale(0.9, 0.9);
box-shadow: 5px 5px 30px 15px rgba(0,0,0,0.25), 
-5px -5px 30px 15px rgba(0,0,0,0.22);
}
.title-white {
color: white;
text-shadow: 0 0 15px #313131;
}
.title-black {
color: black;
}
.img-overlay {
position:relative;
}
.img-overlay:before {
content:"";
position: absolute;
top:0;
left:0;
height:100%;
width:100%;
background: rgba(0,0,0,0.5);
z-index:999;
}
@media all and (max-width: 500px) {
.card-list { flex-direction: column;
}
} .wrap {
padding: 30px;
text-align: center;
background-color: #fff;
}
.wrap a {
color: #00989A;
}
.hover-fx {
font-size: 36px;
display: inline-block;
cursor: pointer;
margin: 15px;
width: 60px;
height: 60px;
line-height: 84px;
border-radius: 50%;
text-align: center;
position: relative;
color: #fff;
background-color: rgba(255, 255, 255, 0.1);
transition: 300ms;
}
.hover-fx:after {
pointer-events: none;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
content: '';
box-sizing: content-box;
box-shadow: 0 0 0 3px #10b497;
top: 0;
left: 0;
opacity: 0;
transition: 300ms;
}
.hover-fx:hover {
background-color: #fff;
color: #fff;
}
.hover-fx:hover:after {
opacity: 1;
transform: scale(1.15);
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}