.home a.text-logo {
color: white!important;
}
/* hide categories in single product view */
.single-product span.posted_in {
display:none!important;
}  /* hide review avatar */
.avatar-60 {
 display: none;
}
/* change price font size */
 .amount {
 font-size: 1.1rem;
 font-weight: 100;
 color: #03a9f4;
}
/* vanaf prijs */
.woocommerce div.product .summary .price {
 font-size: 1rem;
 font-weight: 100;
 color: #03a9f4;
}  /* check out text left align */
.checkout {
 text-align: left;
}
/* hide currecny selector on mobile */
@media screen and (max-width: 700px) {
.xwmc-currency {
 display: none;
}
}  /* hide cart contents */
.cart-contents-content {
 display: none;
}
/* hide order by */
.woocommerce .woocommerce-ordering select {
 display: none;
}
/* hide result count */
.woocommerce .woocommerce-result-count {
 display: none;
}
body h3 {
 font-family: Muli, Helvetica, Arial, sans-serif;
 font-weight: 400;
 font-style: normal; 
 /* font-size: 0.5px; */
 line-height: 1.2 rem;
 text-transform: none;
 color: #890010;
}
/* hide quantity */
.woocommerce td.product-quantity, .product-quantity {
 min-width: 80px;
 color: #ffffff;
}  /* hide update cart button */
button[name="update_cart"] {
 display: none !important;
}  /* extra options on mobile when choose a tour align to the left */
.wcpa_wrap .wcpa_field_wrap:last-child {
 padding-right: 0px;
 text-align: left;
}  /* font product description */
.woocommerce ul.products li.product .ope-woo-card-content-section.ope-woo-card-content-description {
 font-size: 15px;
 padding: 0 15px;
}  /* hide thumbnails product pages on mobile*/
@media screen and (max-width: 700px) {
.woocommerce div.product div.images .flex-control-thumbs li img {
 display: none;
 }} 
/* ruimte tussen foto en tekst op mobiel product */
@media screen and (max-width: 700px) {
.woocommerce div.product div.images .flex-control-thumbs {
 height: 20px;
 }}
@media screen and (max-width: 700px) {
.woocommerce div.product div.images .flex-control-thumbs:before {
 content: "SWIPE FOR MORE PICTURES.";
 }}  /* product titels */
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
 font-size: 1.25em;
 line-height: 1.3em;
 padding: 1em 10px 4px;
 margin: 10px;
}
/* bigger make reservation buttons */
.woocommerce input[type=submit].alt, .woocommerce input[type=button].alt, .woocommerce .button.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.added_to_cart, .woocommerce #respond input#submit.alt { 
 font-size: 1.2rem;
}  /* bigger more information button on mobile */
@media screen and (max-width: 700px) {
.woocommerce input[type=submit], .woocommerce input[type=button], .woocommerce .button, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit {
 font-size: 1.4rem;
}}  /* BG Color products op mobiel */
@media screen and (max-width: 700px) {
.woocommerce ul.products li.product .ope-woo-card-item {
 background-color: #c8e6f5;
 }}  /* buttons iets hoger onder producten op mobiel */
@media screen and (max-width: 700px) {
.woocommerce ul.products li.product .ope-woo-card-content-section {
 margin: -0.0em auto;
 }}  /* TEST DATE/time picker*/
.wcpa_form_outer .wcpa_form_item .wcpa_datetimepicker, .wcpa_form_outer .wcpa_form_item .wcpa_datepicker, .wcpa_form_outer .wcpa_form_item .wcpa_timepicker {
 font-size:16px;
}
/* remove SKU AND TAGGED AS ON PRODUCT PAGE */
.sku_wrapper, .tagged_as {
 display: none;
}
/* UL links uitlijnen */
ul {
 text-align: left;
}  /* Make menu font bigger */
#offcanvas-wrapper *:not(.arrow) {
 color: #CCA170!important;
 font-size: 18px;
 line-height: 1.3;
}  /* align radio group on mobile left */
@media screen and (max-width: 700px) {
.wcpa_form_outer .wcpa_form_item {
 text-align: left;
display: block;
padding: 1px 2px;
margin-left: 16px;
text-indent: -18px;
}
}
/* vraag tekens op product opties formulier mobiel */
.wcpa_form_outer .wcpa_form_item .wcpa_tooltip_icon{
text-indent: 0px;
}  /* text align left tour info en additional information */
.woocommerce ul.products li.product a div {
 color: #8e9dae;
 text-align: left;
}  .woocommerce div.product div.summary {
 margin-bottom: 2em;
 text-align:left;
}  .woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
 clear: both;
 text-align: left;
}
/* text op forms address type*/
address {
 margin-bottom: 16px;
 font-size: 12px;
}  /* tooltip text align */
.wcpa_form_outer .wcpa_form_item .wcpa_tooltip_icon:hover>span {
 display: block;
 text-align: left;
}
/* space between menu items */
ul.dropdown-menu li {
 display: block;
 position: relative;
 color: #fff;
 transition: all .4s;
 overflow: hidden;
 padding: 0.45rem 1rem;
}  /* Hide WooCommerce Product Categories widget */
.widget_product_categories {
 display: none !important;
}
/* Hide WooCommerce also interesting */
.widget_products {
 display: none !important;
}  /* order form less wide */
@media (min-width: 992px) { /* Adjusts for desktop screens only */
 .cart {
 float: left;
 width: 50%; /* If you still want it to be 50% of its container */
 }
}
/* remove footer */
.tax-product_cat .footer-content,
.woocommerce-page .footer-content {
 display: none;
}  /* Hide tabs on product page */
.woocommerce div.product .woocommerce-tabs ul.tabs {
 display: none;
}
/* hide the word description on a single product page */
#tab-description h2:first-of-type {
 display: none;
}
/* hide number of reviews */
.ti-header-rating-reviews {
 display: none;
}
.ti-widget.ti-goog .ti-header strong,
.ti-widget.ti-goog .ti-header span {
 display: none;
}  /* grotere button for continu op mobiles */
@media (max-width: 767px) {
.woocommerce input[type="submit"].alt, .woocommerce input[type="button"].alt, .woocommerce .button.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.added_to_cart, .woocommerce #respond input#submit.alt {
 height: auto;
 font-family: "open sans";
 font-size: 1.75rem;
 color: rgb(255, 255, 255);
 background-color: rgb(255, 152, 0);
 border-radius: 5px;
 min-width: 7rem;
 padding: 0.55rem 1.5rem;
 font-weight: 800;
 letter-spacing: 1px;
 text-align: center;
 text-decoration: none;
 cursor: pointer;
 display: inline-block;
 line-height: 1.5rem;
 border: 2px solid rgb(255, 152, 0);
 vertical-align: middle;
 appearance: none;
 margin-bottom: 0.75rem;
 width: 100%;
 height: 60px;
}
}  /* hide best price en tripadvisor on mobile */
@media (max-width: 767px) {
.sidebar .widget {
 display: none;
}
} 