/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

@import url("//www.prestigehotelcollection.com/wp-content/themes/pro-child/custom.css?ko2o34");
*{
    text-shadow: none !important;
    box-shadow: none !important;
    font-family: "gill-sans-nova",sans-serif !important;
}
.x-offer-container{
	display:none;
}
/* home page second section hotel images button*/
a.home-btn-x::after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    /* left: 6px; */
    position: absolute;
    background: #fff;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 100%;
    margin-bottom: -9px;
}
.x-bar-content h4.h-widget {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 38px;
    text-shadow: none;
    font-style: normal;
}

.x-bar-content .textwidget p {
    line-height: 7.6px;
    color: #2C1885;
    text-shadow: none;
    font-size: 14px;
}
a.home-button {
    position: relative;
}
a.home-button::after {
    background: none repeat scroll 0 0 transparent;
    bottom: -10px;
    content: "";
    display: block;
    height: 2px;
    left: 0px;
    position: absolute;
    background: #fff;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 100%;
    margin-bottom: 0px;
}
a.home-button:hover:after {
    width: 0px;
}

/*css for footer*/
.footer-terms li {
    display: inline-block;
    position: relative;
}
ul.footer-term-text {
    position: relative;
    right: 7px;
}
.footer-terms ul li a {
    letter-spacing: 0px;
    position: relative;
    color:grey;
    padding: 2px;
}

.footer-terms ul li::after {
    content: '|';
    position: absolute;
    right: -3px;
    top: 0px;
    color: #00000075;
}
.footer-terms li:last-child:after {
    content: '';
}
/***subscribe form***/
.booking-form-in-modal input::-webkit-input-placeholder{
    font-size:13px !important;
    font-weight: 300 !important;
}
.subscribe input::-webkit-input-placeholder {
               color: #330B8B !important;
               font-size:20px !important;
               font-weight:600;
           }
.subscribe  input:-moz-placeholder {
              color: #330B8B !important;
               font-size:20px !important;
               font-weight:600;
           }
.subscribe  input::-moz-placeholder {
              color: #330B8B !important;
               font-size:20px !important;
               font-weight:600;
           }
.subscribe   input:-ms-input-placeholder {
             color: #330B8B !important;
               font-size:20px !important;
               font-weight:600;
           }
           
      .subscribe      input::-webkit-input-placeholder {
    color: #330B8B;
    font-size: 15px;
    font-weight: 600;
    opacity: 0.5;
}
           .subscribe .wpcf7-text {
    height: 50px;
    box-shadow: none !important;
    border-radius: 2px;
    font-size: 20px;
}
.subscribe-form-field3 .wpcf7-submit {
    border-radius: 2px;
    width: 135px;
    text-shadow: none !important;
    padding: 11px;
    font-size:20px !important;
    font-weight:600;
    background-color: #00009e;
    border: 0;
}
.subscribe-form {
   float: left;
   width: 187px;
}

.subscribe-form-field1 {
   float: left;
   width: 188px;
   margin-left: 8px;
}

.subscribe-form-field2 {
   float: left;
   width: 253px;
   margin-left: 8px;
}

.subscribe-form-field3 {
   float: left;
   width: 17%;
   margin-left: 7px;
}

span.wpcf7-list-item-label {
    color: grey;
    font-size: 13px;
    margin-left: 4px;
}
.subscribe-form-acceptance {
    width: 100%;
}
.subscribe .wpcf7-text {
    height: 50px;
    box-shadow: none !important;
}

.banner-text {
    float: right;
}
a.home-btn-x:hover:after {
    width: 0px;
}
a.home-button:hover:after {
    width: 0px;
}
div#slide-1-layer-6:hover:after {
    width: 0px;
}
.hotel-img {
    display: inline-block;
    overflow: hidden;
}

.hotel-img img {
    display: block;
    transition: transform .4s;
}

.hotel-img img:hover {
    transform: scale(1.3);
    transform-origin: 50% 50%;
}
.footer-terms ul li:hover {
    text-decoration: underline;
}

.header-form input::-webkit-input-placeholder {
    color: white;
}
a.offers-btn {
    position: relative;
}

a.offers-btn::after {
    content: "";
    display: block;
    height: 2px;
    left: 0px;
    position: absolute;
    background: #fff;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 100%; 
    bottom: -10px;
    background-color: #00009e;
}
.woocommerce li.product .entry-header .button {
position: relative;
top: auto;
opacity: 1;
font-size: 15px;
font-weight: 600;
float: right;
border: 0;
width: 131px;
}
.subscribe input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #0000D0;
    border: 0 !important;
}

.woocommerce li.product .entry-header .button:hover {
    background-color: #0000D0;
    
}
.woocommerce li.product .entry-header h3 {
	position: absolute;
	top: -115px;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	width: 100%;
	padding: 0px 20px 0px 20px;
}

.woocommerce li.product .entry-header h3 a {
   color: #fff;
}
a.offers-btn:hover:after {
    width: 0px;
}
.woocommerce li.product .entry-header .button::before {
    display: none;
}
.entry-header .amount {
    font-size: 25px !important;
    font-weight: 700;
    color: #333333 !important;
}
.woocommerce ul.products li {
    border-radius: 0px;
    box-shadow: none;
}
.woocommerce li.product .entry-wrap {
    padding: 22px 20px;
    background-color: #f4f3f9;
    border: none !IMPORTANT;
}
.woocommerce span.woocommerce-Price-amount.amount {
    /*float: left;
    position: absolute;*/
    margin-top: 2px;
} 
.woocommerce span.price { 
    position: absolute;
        top: 2px;
        left: 35px;
}
 .woocommerce li.product .entry-header h3 a:hover {
    color: #ffffff !important;
}
.col-img {
    overflow: hidden;
}

.subscribe {
    /* margin-bottom: -23px; */
}
input[type="checkbox"] {
    margin: 0.425em 0;
    margin-top: 1px \9;
    line-height: normal;
    cursor: pointer;
    color: rgb(85, 85, 85);
    border-color: #08080842;
    background: white;
    clear: none;
    cursor: pointer;
    line-height: 0;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    min-width: 20px;
   /* -webkit-appearance: none;*/
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    margin: 2px 5px 7px 0px;
    outline: 0px;
    transition: border-color 0.05s ease-in-out;
    padding: 0px !important;
    border-radius: 0px;
}

/*.x-bar-fixed {
    background-color: #000000b3 !important;
    transition: all 0.9s ease-in-out 0s;
}*/
.entry-featured {
    overflow: hidden;
}
.entry-featured img {
    display: block;
    transition: transform .4s;
    height: 197px;
}
.archive .entry-featured img {
    height: 308px;
}

.entry-featured img:hover {
    transform: scale(1.3);
    transform-origin: 50% 50%;
}
.e10-5:hover {
    opacity: 1;
}

.x-menu-inline>li a span.x-anchor-text:hover {
    border-bottom: 1px solid transparent;
    text-decoration: none;
}
.x-menu-inline>li a span.x-anchor-text {
   border-bottom: 1px solid transparent;
   text-decoration: none;
}
ul.sub-menu.x-dropdown>li a span.x-anchor-text:hover {
    border-bottom: 1px solid transparent;
}
.x-menu-inline>li a:last-child span.x-anchor-text {
   border-bottom: 1px solid transparent;
   text-decoration: none;
}
.x-menu-inline>li a:last-child span.x-anchor-text:hover {
   border-bottom: 1px solid #ffffff;
   text-decoration: none;
}
select.drp-htl option {
    border: 1px solid;
    background-color: #00000029;
}
select.drp-guest option {
    border: 1px solid;
    background-color: #00000029;
    outline: none;
}
.ui-datepicker {
    background-color: rgba(132, 127, 127, 0.8);
    color: #fff;
    padding: 10px;
}

.ui-corner-all {
    color: #fff;
    cursor: pointer;
}
a.ui-state-default {
    color: #fff;
}
a.ui-datepicker-next {
    float: right;
}
.wpcf7-response-output {
    position: absolute;
    /* margin-top: 100px !important; */
    padding: 4px !important;
    max-width: 700px;
}
li#menu-item-98 {
    margin-left: -62px;
    margin-right: -40px;
}
.x-modal-content .header-form .drp-htl {
    width: 100% !important;
}
.x-modal-content .header-form .txt-header-form {
    width: 100% !important;
}

.x-modal-content .header-form .drp-guest {
    width: 100% !important;
    
}
.x-modal {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: visibility 0s linear 0.525s,opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    pointer-events: none;
    z-index: 99999 !important; 
}
.widget-footer-x {
    z-index: 99 !important;
}
/*****responsive thumbnail slider radius****/
.limargin img {
    border-radius: 0px !important;
}
/***css for newslater button ***/
.newslatter-btn {
    position: relative;
}

.newslatter-btn:after, .newslatter:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.newslatter-btn:after {
    border-left-color: #00009e;
    border-width: 20px;
    margin-top: -20px;
}

.newslatter-btn:before {
    border-left-color: #2b1884;
    border-width: 36px;
    margin-top: -36px;
}
a.newslatter-btn {
    cursor: default;
}

.e44-1.x-bar.x-bar-footer.x-bar-h.x-bar-relative.widget-bar-x {
    z-index: 99;
}
.e44-39.x-bar.x-bar-footer.x-bar-h.x-bar-relative.icon-bar {
    z-index: 999;
}

.woocommerce li.product .added_to_cart {
   display: initial;
   float: right;
   padding: 7px 0px;
}

a.add_to_cart_button.ajax_add_to_cart.added {
   display: none !important;
}

/*css for page-title*/
.page-header-min .x-container {
   margin: 0 auto;
}

.page-header-min {
   padding: 121px 0px;
   background: #B2B2E2;
   background-size: cover;
}

.page-header-min h2 {
   color: #333333;
}
.page-container {
    margin: 0 auto !important;
}
.page-wrap {
    padding: 0;
}
.page-container p {
    max-width: 900px;
    line-height: 22px;
    margin-top: 17px;
}
/*.page-container h2 {
    font-size: 23px;
}
.page-container h3 {
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
}*/
.page-header-min h2 {
    font-size: 35px;
    font-weight: 600;
    position: relative;
    top: 40px;
    letter-spacing: 0px;
}
.page-wrapper {
    padding-bottom: 30px;
}
.widget-bar-x {
    border-top: 1px solid #a7a7a75c;
}

ul.products li .entry-wrap {
    margin-top: 0px;
}

a.home-btn-x {
    position: relative;
    bottom: 80px;
}
input.btn-header-form:hover {
    background-color: #0000D0;
}

.footer-terms a {
    color: #808080;
}

.footer-terms a:hover {}

.footer-terms a:hover {
    text-decoration: underline;
    color: #808080;
}
.footer-widget-x a:hover {
    text-decoration: underline;
}
.participant-img img {
    height: 70px;
}

/** BOOKING IFRAME **/

.page-template-page-booking .x-bar-top {
    background: rgba(0, 0, 0, 0.82) !important;
}

.iframe-block {
    padding-top: 115px;
} 

/*********css for hotel detail page*********/
.header-banner {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 570px;
    position: relative;
}

h2.header-text {
    color: white;
    max-width: 633px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 214px;
    font-size: 40px;
}

a.view-btn {
    position: relative;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    margin-top: 35px;
    display: inline-block;
}
h2.header-description {
    font-size: 30px;
    font-style: italic;
    font-weight: 600;
    color: #333333;
    letter-spacing: 0px;
} 
.header-description {
    background-color: #fff;
}

p.adress-detail {
    font-size: 13px;
}
p.hotel-description {
    font-size: 20px;
    max-width: 900px;
    font-weight: 300;
}
.hotel.-contact-detail p {
    font-size: 15px;
    font-weight: 300;
} 
.button-list ul.slides li {
    list-style: none;
    display: inline-block;
    background-color: #00009e;
    color: #fff;
    padding: 3px 20px;
}
.trip-logo-link ul li {
    list-style: none;
    color: #00009e;
}
.tabbed-list {
    background-color: rgb(244,243,249);
}
.tabbed-container ul li {
    list-style: none;
    display: inline-block;
    padding-left: 40px;
    color: #00009e;
    position: relative;
    right: 0;
    right: 63px;
    margin-top: 10px;
}
.tabbed-container {
    border-top: 2px solid #00009e;
}
.article-wrap {
    padding: 0;
}
.article-col {
    margin: 0 auto !IMPORTANT;
}
.tabs-area {
    background-color: #f4f3f9;
}
ul.x-nav.x-nav-tabs.seven-up.top li {
    padding: 0 13px;
    border: 0;
    box-shadow: none;
}
/*a.view-btn {
    position: relative;
    top: 173px;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
}*/
a.view-btn:hover {
    color: #fff;
}

a.view-btn::after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0px;
    position: absolute;
    background: #fff;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 100%;
    margin-bottom: -6px;
}
a.view-btn:hover:after {
    width: 0px;
}
.hotel-button-lists {
    float: right;
    width: 74%;
    position: relative;
    
}
ul.slides li {
    list-style: none;
    display: inline;
}
ul.contact-list li {
    list-style: none;
    display: inline-block;
    margin-right: 52px;
}
.hotel.-contact-detail {
    border-bottom: 1px solid #f4f3f9;
}
ul.sidebar-images li {
    list-style: none !important;
    margin-top: 53px;
}
ul.sidebar-images li p {
    background-color: #fff;
    padding: 20px;
    font-size: 17px;
}
h1.location-title {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1px;
}
p.location-description {
    font-size: 17px;
    color: #fff;
    max-width: 400px;
}
a.location-btn {
    color: #fff;
    letter-spacing: 1px;
    font-size: 17px;
    position: relative;
}
a.location-btn::after {
    content: "";
    display: block;
    height: 2px;
    left: 0px;
    position: absolute;
    background: #fff;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 100%;
    bottom: -10px;
    background-color: #ffffff;
}
a.location-btn:hover:after {
    width: 0px;
    color: #fff;
}
a.location-btn:hover {
    color: #fff;
}
h1.offers-heading {
    font-size: 40px;
    font-weight: 600;
}
p.offers-detail {
    font-size: 20px;
    font-weight: 300;
    max-width: 350px;
    color: #333333;
}
a.latest-offers-btn {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    position: relative;
}
a.latest-offers-btn::after {
    content: "";
    display: block;
    height: 2px;
    left: 0px;
    position: absolute;
    background: #fff;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 100%;
    bottom: -10px;
    background-color: #00009e;
}
a.latest-offers-btn:hover {
    color: #000;
}
a.latest-offers-btn:hover:after {
    width: 0px;
}
.tab-content {
    border-top: 2px solid #00009e;
}
.x-nav-tabs > .active > a, .x-nav-tabs > .active > a:hover {
    box-shadow: none !important;
}
.x-nav-tabs>li>a {
color: #00009e !important;
background-color: rgba(244, 243, 249, 0) !important;
padding: 0px;
box-shadow: none;
}
ul.x-nav.x-nav-tabs.seven-up.top li {
padding: 17px 38px;
border: 0;
box-shadow: none;
padding-left: 0px;
}
.x-nav-tabs>.active>a, .x-nav-tabs>.active>a:hover {
color: #00009e !important;
background-color: #f4f3f9 !important;
border-bottom: 1px solid;
padding-bottom: 0px;
}

.x-tab-content {
    border: none!important;
    box-shadow: none!important;
}
.x-nav-tabs {
    border: none !important;
    box-shadow: none !important;
}
.tabbed-col {
    border-right: 1px solid #f4f3f9;
    margin-bottom: 20px;
    padding-right: 20px;
}
.hotel-detail-descriptions {
    margin: 0 auto !IMPORTANT;
}
ul.contact-list {
    margin: 0;
}
a.btn-hotels {
    padding: 7px 16px;
}
a.btn-hotels:hover {
    background-color: #0000D0;
    border-color: #0000D0;
}

.x-tab-content strong {
   font-size: 20px;
   font-weight: 400;
   font-style: italic;
   color: #333333;
}
.x-tab-content h4{
   margin:0px;
   padding:0px;
}

 
 
.x-tab-content p {
    font-size: 15px;
    font-weight: 300;
}
.trip-col {
  position: relative;
}
.tripadvisor-logo img {
   margin: 0 auto;
   display: block;
}
.trip-col li.offerst-list-items {
    list-style: none;
    font-size: 15px;
    font-weight: 500;
} 
.cf .entry-content.excerpt p {
    font-size: 16px;
    font-weight: 400;
}
.tripadvisor-logo {
   text-align: center;
}
.description-col{   
    padding-bottom: 52px; 
}
.hotel-button-lists ul {
   margin-bottom: 0px;
}
div#html5-watermark {
    display: none !important;
}
input[type="date"]::-webkit-inner-spin-button{
    display: none;
} 
.location-iframe-map iframe {
   display: block; 
   margin: 0;
   padding: 0;
   height: 493px;
}
/*css for news*/
.blogged-post .entry-wrap, .x-tab-content .entry-wrap{
    background-color: #F5F4FA;
} 
.blogged-post h2.entry-title a, .x-tab-content h2.entry-title a {
    color: rgb(0,0,159);
    line-height: 1.3;
}

.pll-parent-menu-item ul li a{
   margin-right: 18px !important;
   padding: 0px 0px 4px 0px !important;
   min-width: auto !important;
   margin-top: -1px !IMPORTANT;
} 
h2.entry-title.entry-title-portfolio {
    margin: 0;
    font-size: 150%;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;
    padding: 0px;
}
.cf a.more-link {
    display: none;
}
.pll-parent-menu-item ul li a .x-anchor-text {
   padding: 0px !important;
   margin: 0px !important;
}
a.entry-thumb:hover img {
    opacity: 1;
}  
a.entry-thumb:hover:before {
    opacity: 0;
} 

.x-pagination span.current {
    color: #fff !important;
}
.entry-thumb:before, .x-pagination span.current, .flex-direction-nav a, .flex-control-nav a:hover, .flex-control-nav a.flex-active, .mejs-time-current, .x-dropcap, .x-skill-bar .bar, .x-pricing-column.featured h2, .h-comments-title small, .x-entry-share .x-share:hover, .x-highlight, .x-recent-posts .x-recent-posts-img:after {
    background-color: #00009E !important;
}
.x-pagination a, .x-pagination span {
    text-shadow: none !important; 
    border-radius: 4px;
    box-shadow: none !important 
}

.x-tab-content ul li {
   font-size: 15px;
   font-weight: 300;
}

.woocommerce .woocommerce-MyAccount-navigation-link a {
    color: #ffffff;
    border-color: rgb(0,0,158);
    background-color: rgb(0,0,158);
    padding:0.563em 1.125em 0.813em;
    margin: 20px 0px;
    font-size: 16px;
    border: none; 
} 
ul.woocommerce-SavedPaymentMethods.wc-saved-payment-methods {
    margin-left: 0;
}
.woocommerce-cart .woocommerce-notices-wrapper {
    width: 100%;
    margin-bottom: 10px;
    padding: 13px;
}
/*.woocommerce .woocommerce-MyAccount-navigation-link a:hover {
    background-color: #0000D0;
    border-color: #0000D0;
}*/
.x-alert, .wpcf7-response-output, .buddypress #message, .bbp-template-notice {
    position: relative;
    margin-bottom: 30px;
    border: none;
    padding: 10px;
    font-size: 14px;
    line-height: 1.5;
    text-shadow: none;
    border-radius: 0;
    box-shadow: none;
}
.woocommerce-billing-fields .input-text {
    margin-bottom: -15px;
}
.variations tr td {
    border: none;
} 
.woocommerce-checkout form .payment_methods p {
    font-size: 1em;
    line-height: 1.4;
}
/*woocommerce cart total left side*/
.woocommerce-cart .cart-actions .col-md-6 {
	width: auto;
  	-webkit-flex: none;
  	-ms-flex: none;
    flex: none;
}

.woocommerce-cart .cart-actions {
	margin-bottom: 30px;
}

.woocommerce-cart .cart-actions .col-md-6:last-child {
	padding-left: 0;
}

.woocommerce-cart .cart_totals {
	width: auto;
  	float: none;
}

.woocommerce-cart .woocommerce {
	display: flexbox;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	-webkit-align-items: stretch;
  	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
  	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
  	margin-left: -15px;
  	margin-right: -15px;
}

/*.woocommerce-cart .cart-collaterals,
.woocommerce-cart form {
	padding-left: 15px;
	padding-right: 15px;
}*/

li.wc_payment_method.payment_method_stripe label {
   font-size: 164%;
   font-weight: 600;
   padding-left: 0px;
   font-style: italic;
} 

.payment_box.payment_method_stripe label {
    font-size: 17px !important;
    padding-left: 0px !important;
    font-weight: 400 !important;
    font-style: initial !IMPORTANT;
}

button#place_order {
    text-transform: uppercase;
} 
.cart-collaterals {
    padding: 0 15px;
} 

form.woocommerce-cart-form {
    padding-left:15px;
    margin-right: 19px;
}

.woocommerce-cart .cart-collaterals {
	-webkit-flex-basis: 40%;
	-ms-flex-basis: 40%;
	flex-basis: 48%;
	/* width: 27%; */
	/* padding: 47px; */
	margin-bottom: 20px;
}

.woocommerce-cart form {
	-webkit-flex-basis: 60%;
	-ms-flex-basis: 60%;
	flex-basis: 50%;
}

.cross-sells {
	display: none;
}
.cart_totals tr, .cart_totals th {
    border: 1px solid #dddddd;
}
.woocommerce-cart-form tr, .woocommerce-cart-form th, .woocommerce-cart-form td {
    border: 1px solid #dddddd;
}
.woocommerce .cart .actions {
    padding: 12px;
}
.woocommerce .wc-proceed-to-checkout {
    margin: 20px 0 0;
    text-align: left;
}
.cart_totals h2 {
    font-weight: 600;
    font-style: italic;
}

.page-template-default .x-bar-top {
    background: #333333 !IMPORTANT;
}
.tax-product_cat .x-bar-top {
    background: #333333 !IMPORTANT;
}
.category .x-bar-top {
    background: #333333 !IMPORTANT;
}
.product-template-default .x-bar-top, .single-post .x-bar-top { 
    background: #333333 !IMPORTANT;
}
.woocommerce .cols-4 li.product, .woocommerce.columns-4 li.product {
    border: none !important;
}
table.shop_table.woocommerce-checkout-review-order-table {
    border: 1px solid #e6e6e6;
}
.product-info {
   background: #f3f2f9;
   padding: 40px 0px;
}

.description {
   width: 20%;
   display: inline-block;
   vertical-align: top;
   font-size: 20px;
}
.product-wrapper {
    padding: 0;
}
h1.entry-title {
    display: none;
}
.additional-text-field p {
    margin-top: 47px;
    border-bottom: 1px solid #f3f2f9;
    padding-bottom: 47px;
    color: #00000080;
} 
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs {
    position: relative;
    text-align: left;
    padding: 10px 0px;
    box-shadow: none;
}  
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs img {
    height: 90px;
} 
.addition-container {
    margin-top: -30px;
}
.woocommerce ul.products {
    padding-bottom: 150px;
} 
.tab-content .woocommerce ul.products {
    padding-bottom: 0px;
}
.hotel-product-col .woocommerce ul.products {
    padding-bottom: 0px;
}
.woocommerce-cart-form table.woocommerce-MyAccount-vouchers.shop_table.shop_table_responsive tr, .woocommerce-cart-form table.woocommerce-MyAccount-vouchers.shop_table.shop_table_responsive td {
    border: 2px solid #e6e6e6;
} 

/*checkout form css*/
span.select2-selection.select2-selection--single {
    margin-top: 6px;
}
input#billing_address_1 {
    margin-top: 3px;
} 
a.reset_variations {
    font-size: 13px;
}

/*css for career page*/
.careers-benifits-text ul li {
    color: #ffff;
}

/*news date*/
span.entry-date.single-post-date {
   margin-top: 10px;
   display: block;
   font-style: italic;
   font-size: 15px;
}

.subscribe:after{
    content:'';
    clear: both;
    display: table;
}
.floted-full {
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
}

/*css x xnchor*/
.x-anchor {
    overflow: initial !important;
}

/*news date italic*/
span.entry-date {
    font-style: italic;
}
 
/*remove vochour detail text*/
h2.desc-head {
    display: none;
}

dd[class*='variation-'] p {
    margin-top: 0px;
}
dd[class*='variation-'] p {
    margin-top: 0px;
}



ul.products.cols-4 {
    padding-bottom: 50px;
}
.home .woocommerce ul.products {
    padding-bottom: 0;
}

/* for contact form*/

.contact-form-main-page input.wpcf7-form-control.wpcf7-text {
font-size: 20px;
padding: 18px 10px 21px 10px;
}

.main-contact-form1 {
    width: 49%;
    float: left;
}

.main-contact-form2 {
    float: right;
    width: 49%;
}

.contact-form-main-page textarea.wpcf7-form-control.wpcf7-textarea {
height: 361px !IMPORTANT;
margin-top: 7px;
padding: 12px 10px 10px 11px;
}
.contact-form-main-page input::-webkit-input-placeholder {
               color: #330B8B !important;
               font-size:20px !important;
               font-weight:600;
           }
.contact-form-main-page  input:-moz-placeholder {
              color: #330B8B !important;
               font-size:20px !important;
               font-weight:600;
           }
.contact-form-main-page  input::-moz-placeholder {
              color: #330B8B !important;
               font-size:20px !important;
               font-weight:600;
           }
.contact-form-main-page   input:-ms-input-placeholder {
             color: #330B8B !important;
               font-size:20px !important;
               font-weight:600;
           }
.contact-form-main-page textarea::-webkit-input-placeholder {
 color: #330B8B !important;
               font-size:20px !important;
               font-weight:600;
               opacity: 0.5;
}

.contact-form-main-page textarea:-moz-placeholder { /* Firefox 18- */
 color: #330B8B !important;
               font-size:20px !important;
               font-weight:600;
              opacity: 0.5; 
}

.contact-form-main-page textarea::-moz-placeholder {  /* Firefox 19+ */
 color: #330B8B !important;
               font-size:20px !important;
               font-weight:600;
               opacity: 0.5; 
}

.contact-form-main-page textarea:-ms-input-placeholder {
 color: #330B8B !important;
               font-size:20px !important;
               font-weight:600;
              opacity: 0.5; 
}
     .contact-form-main-page    input::-webkit-input-placeholder {
    color: #330B8B;
    font-size: 15px;
    font-weight: 600;
    opacity: 0.5;
}
.wpcf7-list-item {
    margin: 0;
}
.event-modal-main-popup .event-quote-btn {
    font-size: 20px;
}
.contact-modal-main-contact-form .contact-main-btn {
    font-size: 20px;
} 
select.event-selection option {
    color: black;
}

/*css for login panel*/
.woocommerce-Input--text {
    width: 32% !IMPORTANT;
}
p.woocommerce-form-row {
    margin-top: 0px;
}

label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    margin-top: -16px !IMPORTANT;
    margin-bottom: 16px;
}
.woocommerce-form-register.register {
    margin-top: 10px;
}

.u-column2  h2 {
    margin-top: 60px !important;
}
.woocommerce-privacy-policy-text p {
    margin-top: 0px;
    margin-bottom: 0px;
}
.woocommerce-checkout-review-order .woocommerce-privacy-policy-text p {
    margin-top: -35px;
    margin-bottom: 20px;
}


ul.slides-offers li {
    list-style: none;
    margin: 0px 0px 0px -26px !important;
} 
p.woocommerce-result-count {
    height: 34px;
    padding: 0px 26px;
    font-size: 13px;
} 

/*css for event quote popup form*/
.booking-form-in-modal input.wpcf7-form-control {
    /* border: 1px solid #ffffff3b; */
    color: #ffffff;
    background-color: #ffffff3b;
}
select.wpcf7-form-control.wpcf7-select.event-selection {
    /* border: 1px solid #000; */
    padding: 0;
    color: #ffffff;
    background-color: #ffffff3b !IMPORTANT;
}

textarea.wpcf7-form-control.wpcf7-textarea.event-comments {
    /* border: 1px solid; */
    height: 120px;
    background-color: #ffffff3b;
    color: #fffff !IMPORTANT;
    /* color: white !IMPORTANT; */
    color: #FFF !important;
}
.booking-form-in-modal select.drp-htl.selectHotel.required {
    padding: 7px 10px;
} 
.booking-form-in-modal select.drp-guest.required {
    padding: 7px 10px;
}

/*contact popup form*/
.booking-form-in-modal .contact-form {
    width: 100%;
    margin-top: 20px;
}

.booking-form-in-modal .contact-form2 {
    width: 100%;
}
.booking-form-in-modal textarea.wpcf7-form-control.contact-message {
    height: 130px !IMPORTANT;
    /* border: 1px solid; */
    background-color: #ffffff3b;
    color: #fff;
}
.event-quote-btn {
    background-color: rgb(0,0,158) !IMPORTANT;
    border-color: rgb(0,0,158) !IMPORTANT;
}
 .contact-main-btn {
    background-color: rgb(0,0,158) !important;
}

/*contact form placeholder*/
.contact-modal-main-contact-form input::-webkit-input-placeholder {
               color: #fff !important;
               font-size:13px !important;
               font-weight:400;
           }
.contact-modal-main-contact-form  input:-moz-placeholder {
             color: #fff !important;
               font-size:13px !important;
               font-weight:400;;
           }
.contact-modal-main-contact-form  input::-moz-placeholder {
              color: #fff !important;
               font-size:13px !important;
               font-weight:400;
           }
.contact-modal-main-contact-form   input:-ms-input-placeholder {
             color: #fff !important;
               font-size:13px !important;
               font-weight:400;
           }
.contact-modal-main-contact-form textarea::-webkit-input-placeholder {
 color: #fff !important;
               font-size:13px !important;
               font-weight:400;
               
}

.contact-modal-main-contact-form textarea:-moz-placeholder { /* Firefox 18- */
color: #fff !important;
               font-size:13px !important;
               font-weight:400;
             
}

.contact-modal-main-contact-form textarea::-moz-placeholder {  /* Firefox 19+ */
color: #fff !important;
               font-size:13px !important;
               font-weight:400;
              
}

.contact-modal-main-contact-form textarea:-ms-input-placeholder {
color: #fff !important;
               font-size:13px !important;
               font-weight:400;
              
}
      .contact-modal-main-contact-form      input::-webkit-input-placeholder {
color: #fff !important;
               font-size:13px !important;
               font-weight:400;
   
}


/*event form placeholder*/
.event-modal-main-popup input::-webkit-input-placeholder {
               color: #fff !important;
               font-size:13px !important;
               font-weight:400;
           }
.event-modal-main-popup  input:-moz-placeholder {
             color: #fff !important;
               font-size:13px !important;
               font-weight:400;;
           }
.event-modal-main-popup  input::-moz-placeholder {
              color: #fff !important;
               font-size:13px !important;
               font-weight:400;
           }
.event-modal-main-popup   input:-ms-input-placeholder {
             color: #fff !important;
               font-size:13px !important;
               font-weight:400;
           }
.event-modal-main-popup textarea::-webkit-input-placeholder {
 color: #fff !important;
               font-size:13px !important;
               font-weight:400;
               
}

.event-modal-main-popup textarea:-moz-placeholder { /* Firefox 18- */
color: #fff !important;
               font-size:13px !important;
               font-weight:400;
             
}

.event-modal-main-popup textarea::-moz-placeholder {  /* Firefox 19+ */
color: #fff !important;
               font-size:13px !important;
               font-weight:400;
              
}

.event-modal-main-popup textarea:-ms-input-placeholder {
color: #fff !important;
               font-size:13px !important;
               font-weight:400;
              
}
      .event-modal-main-popup      input::-webkit-input-placeholder {
color: #fff !important;
               font-size:13px !important;
               font-weight:400;
   
}
.contact-modal-main-contact-form span.wpcf7-list-item-label {
    color: white;
    font-size: 13px;
  
  margin-left: 4px; 
     float: right; 
    width: 100%;
    text-align: left;
}
.event-modal-main-popup span.wpcf7-not-valid-tip {
    color: #fff;
    text-align: left;
}
.contact-modal-main-contact-form span.wpcf7-not-valid-tip {
    color: #fff;
    text-align: left;
}

.wpcf7-acceptance  input[type="checkbox"] {
   width: auto !important;
}

.wpcf7-acceptance span.wpcf7-list-item label {
   display: inline-flex;
} 

.event-modal-main-popup p .event-quote-btn {
    margin: 0;
} 
.contact-modal-main-contact-form p .contact-main-btn {
    margin: 0;
}
.variations td.label {
    display: none;
}
td.value {
    float: right;
    /* width: 80.5% !important;*/
    width: 102%;
}
.offers-section .entry-wrap.cf {
    background-color: #f4f3f9;
}
.offers-section h2.entry-title.entry-title-portfolio a {
    color: rgb(0,0,159);
}.tabbed-col ul li {
    list-style: square;
}
.last ul li {
    list-style: square;
} 
.home .cf .entry-content.excerpt p {
    margin-top: 1.313em;
    line-height: 1.7;
    color: #000000d1;
}
h2.entry-title {
    line-height: 1.3;
}
.product_cat-en-homepage span.price {
    position: absolute;
    top: 2px;
    left: 45px;
}

ul.offer-bullet {
    list-style-type: none;
    padding: 0;
    margin: 0px 0px 30px 0px;
	float: left;
	width: 100%;
}

ul.offer-bullet li:before {
    content: "";
    background: url(/wp-content/uploads/2019/11/2019-11-03.png) no-repeat left top;
    padding: 4px 50px 10px 0px;
    margin-left: 10px;
}
.home .entry-content.excerpt {
    margin-top: 1.25em;
    color: rgb(51,51,51);
}

.category-descr {
    
    line-height: 1.5;
    font-size: 30px;
    font-weight: 600; 
}
/*css for category video*/
.category-descr p {
    text-align: center;
}

.video-slot {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.video-player {
   position: relative;
   display: table;
}
.video-player:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background-color: rgba(4, 15, 158, 0.3803921568627451);
    background-image: url(/wp-content/uploads/2019/11/play-button-1.png);
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: center center;
     }

.postid-1762 h2.header-text {
    margin-top: 133px;
}
.postid-1765 h2.header-text {
    margin-top: 158px;
}
.subscribe-form-field3 .ajax-loader {
   display: none;
   margin-left: 0px;
}

.subscribe-form-field3 .ajax-loader.is-active {
   display: block;
   position: absolute;
   left:0;
   margin-top:2px;
}
.subscribe-form-field3{
	position:relative;
}
tr.cart_item dd.variation-EmpfngerRecipient p {
    margin-top: 0;
    margin-bottom: 10px !important;
}
tr.cart_item dd.variation-NachrichtMessage p {
    margin-top: 0px;
}
.woocommerce-checkout dd.variation-NachrichtMessage {
    max-width: 210px;
}
.woocommerce-checkout .wc-gzd-product-name-right {
    font-size: 14px; 
}
.woocommerce-checkout dt.variation-EmpfngerRecipient {
    margin-top: -9px !IMPORTANT;
}

/*media query*/
@media screen and (min-width: 1300px){
.home-row .x-column {
   width: 32.5%;
   margin-right: 1.25% !important;
}

.home-row .x-column:last-child {
    margin-right: 0px !important;
}
.newslatter-btn {
	position: relative;
	max-width: 411px;
}
.woocommerce .cols-3 li.product, .woocommerce.columns-3 li.product {
width: 32.5%;
margin-right: 1.25%;
}
.woocommerce li.product.last {
   margin-right: 0%;
}
.woocommerce .cols-4 li.product, .woocommerce.columns-4 li.product {
    width: 24%;
    margin-right: 13px;
    margin-bottom: 14px;
    border: none !important;
}
.tab-content .woocommerce .cols-4 li.product, .woocommerce.columns-4 li.product {
    width: 30%;
}

/*for tag*/
.single-product .product-from-variation{
    width: 10%;
    display: inline-block;
}
.voucher-fields .input-text {
    width: 61%;
    margin-left: 22px;
}
.voucher-fields label {
    display: inline-block;
    clear: both;
    margin-left: 0;
    width: 34%;
}
.contact-hotel-col::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-repeat: repeat;
    background-color: #f4f3f9;
    right: -458px;
}
.contact-hotel-col {
    width: 35.6666%!important;
    background-color: #f4f3f9;
    padding: 42px 0px 60px 77px;
    margin-top: -44px;
} 
.conatct-col-form {
    width: 60.33332% !important;
}
}
@media only screen and (max-width: 1024px){
	ul.x-nav.x-nav-tabs.seven-up.top li {
    padding: 17px 38px;
    border: 0;
    box-shadow: none;
    padding-left: 0px;
    float: none !important;
    display: inline-block !important;
}
}
@media screen and (min-width:768px){
    .location-details-container .x-1-3 {
    margin-right: 0%;
    width: 34.66666%;
}
.location-details-container {
    display: flex;
}
.hotel-detail-descriptions {
   display: flex;
   align-items: center;
}
.trip-col {
width: 26%;
}
.description-col {
border-right: 1px solid #f4f3f9;
width: 74%;
}
.tripadvisor-logo {
 width: 100%;
}
.tabs-area .tabbed-sidebar {
    width: 25%;
}
.tabs-area .x-3-4 {
    margin-right: 0;
} 
.hotel-product-col {
    margin-top: 35px;
}
.hotel-offers-col {
    margin-top: -15px;
}

/*product detail page gallery css*/

.related h2 {
    text-align: center;
    font-size: 40px !IMPORTANT;
    font-weight: 600;
}
.woocommerce .cart-collaterals .cart_totals h2 {
    margin: 0 0 0.5em;
    font-size: 164%;
}

.woocommerce-product-gallery {
    width: 384px !IMPORTANT;
    margin-right: 48px;
    padding-left: -23px;
}
.woocommerce div.product .summary {
    width: 38%;
    margin-left: 19px;
    margin-top: -5px;
}
.woocommerce .entry-wrap {
    padding: 0;
}
.description p {
    margin-top: -10px;
    color: #000000b0;
} 
span.woocommerce-gzd-legal-checkbox-text {
    display: flow-root;
    margin-top: -31px;
    margin-left: 16px;
} 
}

@media screen and (max-width: 767px){ 
    div#text-2 a {
    color: #2A187C;
    line-height: 1.4; 
}
.offers-btn {
    margin-bottom: 3em !important;
}
.x-bar-content .textwidget p {
    line-height: 1.4;
    color: #2C1885;
    text-shadow: none;
    font-size: 14px;
}
.subscribe-form {
    width: 100%;
}
.subscribe-form-field1 {
    width: 100%;
    margin: 0;
}
.subscribe-form-field2 {
    width: 100%;
    margin: 0;
}
.subscribe-form-field3 {
    width: 50%;
    margin: 0;
}
.subscribe-form-acceptance {
    width: 100%;
    margin-top: 10px;
}
.subscribe {
    margin-bottom: 0px;
}
.col-img {
    margin-top: 30px;
}
.offer-col {
    margin-top: 10px !important;
}
.mission-row {
    padding-right: 0px !important ;
    padding-left: 0px !important ;
}
.col-mission-x-event {
    margin-top: 100px;
}

.col-mission-x-area {
    margin-top: 100px;
}
.wpcf7-response-output {
    /* position: absolute; */
    /* margin-top: 317px !important; */
    padding: 4px !important;
}
h1.x-text-content-text-primary {
    font-size: 25px !important;
}
.e9-53.x-text.text-mission {
    font-size: 19px;
}
.e9-44.x-text.offer-text-x {
    font-size: 19px;
}
.text-x {
    font-size: 19px !important;
    padding: 25px !IMPORTANT;
}
.e9-30.x-container.client-row-x {
    margin-top: -37px;
}
.e9-40.x-container.offers-row-x {
    margin-top: -29px;
}

.e9-50.x-column.mission-row-x {
    margin-top: -64px;
    margin-bottom: -64px;
}
.e44-54.x-bar-container.footer-logo-bar {
    margin-top: 60px;
}
.e44-58.x-bar-container.terms-container {
    margin-top: 0px;
}
.e44-61.x-bar-container.social-container {
    padding-bottom: 0px;
    margin-top: -82px;
}
.home-row {
    margin-bottom: 0;
    margin-top: -40px!important;
}
.e9-38.x-text.responsive-slider {
    margin-top: -40px;
    margin-bottom: -15px;
}
.e9-48.x-section.mission-x-section {
    margin-top: -34px;
}
.e44-10.x-bar.x-bar-footer.x-bar-h.x-bar-relative.mobile-subscribe-widget {
    padding-top: 33px;
}
.e44-1.x-bar.x-bar-footer.x-bar-h.x-bar-relative.widget-bar-x {
    height: 32em;
}
.e44-2.x-bar-container.newslater-container {
    display: block !IMPORTANT;
    margin-top: 55px !important;
    flex: 0 auto;
}
.e44-40.x-bar-container.icon-container {
    /* margin-top: 0px; */
}
.e44-39.x-bar.icon-bar.x-bar-outer-spacers {
    /* height: 6em; */
}
.e44-44.x-bar-container.terms-container {
    margin-top: 10px;
}
a.home-button {
    position: relative;
    top: -20px;
}
a.newslatter-btn {
    cursor: default;
    width: 100%;
}
input[type="checkbox"] {
margin: 0.425em 0;
margin-top: 1px ;
line-height: normal;
cursor: pointer;
color: rgb(85, 85, 85);
border-color: #08080842;
background: white;
clear: none;
cursor: pointer;
line-height: 0;
height: 20px;
text-align: center;
vertical-align: middle;
min-width: 20px;
/* -webkit-appearance: none; */
border-width: 1px;
border-style: solid;
border-image: initial;
margin: 2px 5px 7px 0px;
outline: 0px;
transition: border-color 0.05s ease-in-out;
padding: 0px !important;
border-radius: 0px;
margin-top: 15px;
}
span.wpcf7-list-item-label {
color: grey;
font-size: 10px;
margin-left: 4px;
line-height: 17px !important;
display: inline-flex;
width: 91%;
	    margin-top: 10px;
}
.e44-2.x-bar-container.newslater-container {
    display: block !IMPORTANT;
    margin-top: 50px;
    flex: 0 auto;
}
.hotel-button-lists {
   float: none;
   width: 100%;
   margin-top: 17px;
}

ul.slides {
   margin: 0;
   display: flex;
   flex-wrap: wrap;
   margin-left: -5px;
   margin-right: -5px;
}

ul.slides li a {
   width: 100%;
   /* margin-bottom: 8px; */
}

ul.slides li {
   padding-left: 5px;
   padding-right: 5px;
   margin-bottom: 10px;
   flex: 1 0 50%;
}
.tripadvisor-logo {
   margin-bottom: 30px;
}
a.view-btn {
    font-size: 17px;
}
h2.header-text {  
    font-size: 30px;
}
a.location-btn {
    color: #fff;
    letter-spacing: 1px;
    font-size: 17px;
    position: relative;
    bottom: 30px;
}
a.latest-offers-btn {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    position: relative;
    bottom: 22px;
}
ul.sidebar-images {
    margin: 0;
} 
.move-to-right {
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 35px;
} 
.page-header-min {
        margin-top: -39px !important;
}
h1.offers-heading {
    font-size: 40px;
    font-weight: 600;
    margin-top: -10px;
}
.hotel-offers-col {
    margin-bottom: 25px;
}
 .page-header-min h2 {
    font-size: 25px;
    font-weight: 600;
    position: relative;
    top: 52px;
    letter-spacing: 0px;
}
.woocommerce ul.products {
    padding-bottom: 60px;
}

/*css for product detail page*/
.description {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
}
h2.desc-head {
    font-size: 30px;
    font-weight: 600;
    margin-top: 20px;
}
.voucher-fields .input-text {
    width: 100%;
}
.woocommerce .entry-wrap {
    padding: 0px;
} 
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs img {
    height: 60px;
}
.woocommerce div.product .summary {
    width: 100%;
    margin-top: 0px;
} 
.related h2 {
    text-align: center;
    font-size: 35px !IMPORTANT;
    font-weight: 600;
}
.team-column-3-x {
    margin-top: -47px;
}
.careers-section-x {
    margin-top: 0px !important;
}
.contact-hotel-col {
    padding-bottom: 40px;
}

.main-contact-form .contact-form {
    width: 100%;
}
.main-contact-form .contact-form2 {
    width: 100%;
}
td.value {
    float: right;
    /* width: 80.5% !important; */
    width: 102.5%;
}
span.woocommerce-gzd-legal-checkbox-text {
    display: flow-root;
    margin-top: -18px;
    margin-left: 10px;
} 
}
@media (max-width: 991px) {

  	.woocommerce-cart .cart-collaterals,
	.woocommerce-cart form {
		-webkit-flex-basis: 100%;
		-ms-flex-basis: 100%;
  		flex-basis: 100%;
		width: 100%;
	}
  
}

@media (max-width: 768px) {
	.woocommerce-cart .cart-actions .col-md-6:last-child {
		padding-left: 15px;
	}
}
@media (max-width: 979px) {
.pll-parent-menu-item ul li a {
    min-width: auto !important;
    display: inline-block !IMPORTANT;
    margin-left: 5px;
}
} 


@media only screen and (max-width: 479px) and (min-width: 320px){
.newslatter-btn span.x-anchor-text-primary {
    font-size: 19px !important;
}
	h1.x-text-content-text-primary {
    font-size: 17px !important;
}
	.client-row-x .offer-text-x {
    font-size: 17px !important;
}
	.offers-row-x .offer-text-x {
    font-size: 17px !important;
}
}

@media only screen and (max-width: 824px) and (min-width: 768px){
.woocommerce li.product .entry-header h3 {
    position: absolute;
    top: -100px;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
}
a.location-btn {
    color: #fff;
    letter-spacing: 1px;
    font-size: 17px;
    position: relative;
    bottom: 30px;
}
}

@media only screen and (max-width: 888px) and (min-width: 768px){
    .wpcf7-response-output {
    position: absolute;
    margin-top: 145px !important;
    padding: 4px !important;
}
}

@media (min-width: 480px) {
	/*ul.offer-bullet li {
    	height: 54px;
    	padding-top: 14px;
    	background-color: #f3f2f9;
    	margin-top: 10px;
	}*/
	ul.offer-bullet li:before {
		content: "";
		background: url(/wp-content/uploads/2019/11/2019-11-03.png) no-repeat left top;
		padding: 4px 42px 10px 0px;
		margin-left: -43px;
	}
	ul.offer-bullet li {
		height: auto;
		padding-top: 14px;
		background-color: #f3f2f9;
		margin-top: 10px;
		padding-left: 54px;
		position: relative;
		padding-right: 10px;
		padding-bottom: 10px;
	}
}
@media (max-width: 480px) {
	ul.offer-bullet li {
    /*height: 74px;*/
	height: auto;
    padding-top: 14px;
    background-color: #f3f2f9;
    margin-top: 10px;
    padding-left: 54px;
	position:relative;
    padding-right: 10px;
    padding-bottom: 10px;
}
	ul.offer-bullet li:before {
    content: "";
    background: url(/wp-content/uploads/2019/11/2019-11-03.png) no-repeat left top;
    padding: 4px 50px 10px 0px;
    margin-left: 10px;
    position: absolute;
    top: 15px;
    left: 0;
    width: 27px;
    height: 33px;
}
}

@media screen and (max-width: 1200px){
.drp-guest {
    border-radius: 0px;
    background-color: #ffffff3b;
    color: white;
    border: none;
    width: 108px !important;
    font-size: 15px;
    font-weight: 600;
    height: 36px;
    padding: 7px;
    text-overflow: '';
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/wp-content/uploads/2019/09/2019-09-07.png) #ffffff40 no-repeat calc(100% - 10px) !important;
    outline: none;
    padding-top: 5px;
}
input.txt-header-form {
    border-radius: 0px;
    background-color: #ffffff3b;
    color: white;
    border: none;
    font-size: 15px;
    font-weight: 600;
    height: 36px;
    padding: 7px;
    cursor: pointer;
    width: 108px;
    padding-top: 5px;
    text-overflow: '';
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/wp-content/uploads/2019/09/2019-09-07.png) #ffffff40 no-repeat calc(100% - 10px) !important;
}
.drp-htl {
    width: 216px !important;
    border-radius: 0px;
    background-color: #ffffff3b;
    color: white;
    border: none;
    font-size: 15px;
    font-weight: 600;
    height: 36px;
    padding: 7px;
    padding-top: 4px;
}
ul.e10-5.x-menu.x-menu-inline.nav-menus li a {
    margin-left: -17px;
}
.x-bar-content .textwidget p {
    line-height: 1.5;
    color: #2C1885;
    text-shadow: none;
    font-size: 14px;
}
.e9-38.x-text.responsive-slider {
    margin-left: 0px;
}
.subscribe {
    margin-bottom: 0px;
}
.e44-2.x-bar-container.newslater-container {
    display: block !IMPORTANT;
    margin-top: 10px;
    flex: 0 auto;
    margin-left: 15px;
    margin-right: 15px; 
}
.newslatter-btn {
    position: relative;
}

.newslatter-btn:after, .newlatter-btn:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.newslatter-btn:after {
    border-top-color: #00009e;
    border-width: 30px;
    margin-left: -30px;
}
.participant-text-x.x-text-headline h1 {
    font-size: 24px !IMPORTANT;
}
.ui-datepicker {
    background-color: #000000b0;
    color: #fff;
    padding: 10px;
}

.newslatter-btn {
    margin-bottom: 25px !important;
} 
}

@media only screen and (max-width: 1200px) and (min-width: 768px){
.e9-54.x-container.mission-row {
    padding-right: 0px;
    padding-left: 0px;
}
.e44-1.x-bar.x-bar-footer.x-bar-h.x-bar-relative.widget-bar-x {
    height: 19em;
}
a.home-btn-x {
    position: relative;
    bottom: 59px;
}
.hotel-button-lists {
   float: left;
   width: 100%;
   margin-top: 20px;
}

.hotel-button-lists ul li a {
   margin-bottom: 9px;
}

.hotel-button-lists ul {
   margin-left: 0px;
}
.woocommerce div.product .summary {
    width: 100%;
    margin-left: 19px;
    margin-top: 35px;
}
.description {
    width: 40%;
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
} 
.voucher-fields .input-text { 
    width: 57%;
    margin-left: 0px;
}
.voucher-fields label {
    display: inline-block;
    clear: both;
    margin-left: 0;
    width: 43%;
}

.single-product .product-from-variation {
    width: 45%;
    display: inline-block;
}
	.careers-german-section .e1258-55.x-column.x-sm.x-1-3 {
    width: 40%;
}

.careers-german-section .e1258-59.x-column.x-sm.x-2-3.offer-col {
    width: 56%;
}
.client-row-x .e168-31.x-column.x-sm.x-1-3 {
    width: 48%;
}
.client-row-x .e168-36.x-column.x-sm.x-2-3 {
    width: 45%;
}
.lang-visible-de.x-interactive {
    width: 70% !important;
}
}
@media only screen and (max-width: 403px) and (min-width: 365px){
.e9-11.x-section {
    margin: -228px 0px 0px 0px !important;
}
.x-container.width {
    width: 91% !important;
}
}
@media only screen and (max-width: 364px) and (min-width: 343px){
.Copy-section-x {
    margin-top: -176px !important;
}
.x-container.width {
    width: 92% !important;
}
}
/*@media only screen and (max-width: 364px) and (min-width: 350px)
.Copy-section-x {
    margin-top: -229px !important;
}
}*/

@media only screen and (max-width: 1140px) and (min-width: 980px){
.woocommerce li.product .entry-header h3 {
    position: absolute;
    top: -88px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
.woocommerce li.product .entry-header .button {
    position: relative;
    top: auto;
    opacity: 1;
    font-size: 13px;
    font-weight: 600;
    width: 82px;
    float: right;
}
.e44-2.x-bar-container.newslater-container {
    display: block !IMPORTANT;
    margin-top: 42px;
    flex: 0 auto;
}
.french-banner-text p {
    font-size: 20px;
}
}
@media only screen and (max-width: 1300px) and (min-width: 1024px){
.tp-caption {
    padding-left: 21px !important;
}
.rs-layer {
    margin-left: 18px !IMPORTANT;
}
.rev-btn {
    margin-top: 20px !IMPORTANT;
} 
.german-top-slider-info {
    margin-top: -304px !important;
}

.german-baner-text {
    font-size: 20px !IMPORTANT;
}
}

@media only screen and (max-width: 1050px) and (min-width: 1024px){
.e9-4.x-text.banner-text {
    font-size: 20px;
}

.e9-5.x-text.banner-text {
    font-size: 20px;
}

.e9-1.x-section {
    margin-top: -304px !important;
}
}

@media only screen and (max-width: 403px) and (min-width: 367px){
.x-section.Copy-section-x {
    margin: -229px 0px 0px 0px !important;
}
}

@media only screen and (max-width: 437px) and (min-width: 404px){
.x-section.Copy-section-x {
    margin-top: -208px !important;
}
.x-container.width {
    width: 92.5% !important;
}
}
@media only screen and (max-width: 342px) and (min-width: 320px){
.x-section.Copy-section-x {
    margin-top: -210px !important;
}
div#slide-1-layer-6 {
    position: relative;
    font-family: gill-sans-nova, sans-serif !important;
    margin-top: 10px !important;
    left: -4px;
}
.x-container.width {
    width: 90% !important;
}
}
@media only screen and (max-width: 366px) and (min-width: 351px){
.x-section.Copy-section-x {
    margin: -229px 0px 0px 0px !important;
}
}
@media screen and (max-width: 350px){
.banner-text {
    font-size: 14px !important;
    line-height: 17px !important;
}
}
@media only screen and (max-width: 350px) and (min-width: 343px){
.x-section.Copy-section-x {
    margin-top: -177px !important;
}
}

@media only screen and (max-width: 706px) and (min-width: 655px){
.x-section.slider-section {
    margin-top: -268px !important;
}
}
@media only screen and (max-width: 650px) and (min-width: 584px){
.x-section.slider-section {
    margin-top: -296px !important;
}
}
@media only screen and (max-width: 583px) and (min-width: 489px){
.x-section.slider-section {
    margin-top: -324px !important;
}
}

@media only screen and (max-width: 942px) and (min-width: 873px){
.x-section.slider-section {
    margin-top: -240px !important;
}
}
@media only screen and (max-width: 979px) and (min-width: 943px){
.x-section.slider-section {
    margin-top: -212px !important;
}
}
@media only screen and (max-width: 480px) and (min-width: 339px){
.x-section.slider-section {
    margin-top: -247px !important;
}
.postid-1762 h2.header-text {
    margin-top: 98px;
}
.postid-1765 h2.header-text {
    margin-top: 133px;
}
}
@media only screen and (max-width: 872px) and (min-width: 779px){
.x-section.slider-section {
    margin-top: -268px !important;
}
}
@media only screen and (max-width: 488px) and (min-width: 481px){
.x-section.slider-section {
    margin-top: -247px !important;
}
}
@media screen and (max-width: 432px) and (min-width: 320px){
.wpcf7-response-output {
    /* position: absolute; */
    /* margin-top: 327px !important; */
    padding: 4px !important;
    font-size: 11px;
}
.french-banner-text-phone p {
    font-size: 11px;
} 
}

@media screen and (max-width: 482px) and (min-width: 433px){

.wpcf7-response-output {
    position: absolute;
    margin-top: 294px !important;
    padding: 4px !important;
}
}
/*@media screen and (max-width: 1600px) and (min-width: 1570px){
.newslatter-btn {
    margin-left: 185px !important;
}
}
@media screen and (max-width: 1569px) and (min-width: 1500px){
.newslatter-btn {
    margin-left: 150px !IMPORTANT;
}
}
@media screen and (max-width: 1499px) and (min-width: 1450px){
.newslatter-btn {
    margin-left: 130px !IMPORTANT;
}
}
@media screen and (max-width: 1449px) and (min-width: 1400px){
.newslatter-btn {
    margin-left: 109px !IMPORTANT;
}
}*/
@media screen and (max-width: 488px) and (min-width: 481px){
.x-section.slider-section {
    margin-top: -352px !important;
}
}
@media screen and (max-width: 1200px) and (min-width: 1024px){
div#slide-1-layer-6 {
    position: relative;
    font-family: gill-sans-nova, sans-serif !important;
    margin-top: 13px !IMPORTANT;
    left: -5px;
}
div#slide-2-layer-6 { 
    position: relative;
    font-family: gill-sans-nova, sans-serif !important;
    margin-top: 8px !IMPORTANT;
    left: 0px;
}
.french-blue-slider {
    margin-top: -317px !important;
    padding: 30px 0px !IMPORTANT;
}

.french-banner-text p {
    font-size: 20px;
}
}

@media screen and (max-width: 324px){
span.wpcf7-list-item label {
    margin-top: -30px;
}
}  
span.top-strip-message:hover {
    text-decoration: underline;
}
/*
.pum-theme-2490 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    background-color: rgb(0, 0, 158) !IMPORTANT;
}
.pum-theme-2490, .pum-theme-default-theme {
    background-color: rgba(0, 0, 0, 0.7) !IMPORTANT;
}
.pum-theme-2490 .pum-container, .pum-theme-default-theme .pum-container {
    padding: 35px !IMPORTANT;
    padding-top: 25px !IMPORTANT;
}
*/