a, abbr, acronym, address, applet, article, aside, audio,

b, blockquote, big, body,

center, canvas, caption, cite, code, command,

datalist, dd, del, details, dfn, dl, div, dt, 

em, embed,

fieldset, figcaption, figure, font, footer, form, 

h1, h2, h3, h4, h5, h6, header, hgroup, html,

i, iframe, img, ins,

kbd, 

keygen,

label, legend, li, 

meter,

nav,

object, ol, output,

p, pre, progress,

q, 

s, samp, section, small, span, source, strike, strong, sub, sup,

table, tbody, tfoot, thead, th, tr, tdvideo, tt,

u, ul, 

var{

    background: transparent;

    border: 0 none;

    font-size: 100%;

    margin: 0;

		padding: 0;

		border: 0;

		outline: 0;

    vertical-align: top; }



ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}

table, table td { 

	padding:0;

	border:none;

	border-collapse:collapse;

}

img {

	vertical-align:top; 

}

embed { 

	vertical-align:top;

}




.familyCampImages img {
    padding-top: 10px;
    width: 100%;
    height: 300px;
}

.familyCampDescription {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.familyCampPrice span.orp.line-through {
    text-decoration: line-through;
    padding-right: 12px;
}

.familyCampPrice {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
        padding-top: 10px;
}

.childPrice .disc-end.hidden-xs {
    font-size: 14px;
}

.familyCampDescription .descriptionBtn {
    background: #ffffff;
    color: #ff6308;
    font-size: 16px;
    font-weight: 600;
    border: none;
    font-family: initial;
    margin-top: 5px;
    border-radius: 10px;
}

.familyCampDescription .descriptionBtn:focus {
    border:none;
}

img.familyCampIcon {
    width: 24px;
    height: 24px;
}

.familyCampTime {
    display: flex;
    margin-top: 10px;
}

.familyCampTime h5 {
    margin-left: 10px;
    margin-top: 5px;
}

.familyCampSubscription a{
    color:white!important;
}

.familyCampDecsBtn{
    justify-content: center;
    display: flex;
}

.orangeFamilyBlock .owl-carousel .item img{
    display: block;
    width: 100%;
    height: 100%;
}

.fullscreen img.mfp-img {
width: 110%;
max-width: 110%;
}

.grid_12.orangeFamilyBlock {
    margin-bottom: 10px;
}

.orangeFamilyBlock .owl-theme .owl-dots .owl-dot span {
    background: white;
}

.orangeFamilyBlock .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: yellow;
}

.indent2.familyBlock{
    display: flex;
    flex-wrap: wrap;
}

.familyCampFood img.familyCampIcon {
    width: 25px;
}
.descriptionDetails  {
    font-size: 15px;
    padding-top: 3px;
    display: inline-block;
    vertical-align: middle;
}

.familyCampFood,
.familyCampAccommodation{
    margin-bottom: 5px;
}

.priceDetails{
    padding-top: 3px;
    display: inline-block;
    vertical-align: middle; 
}

.foodAndAccomodation span {
    color: #fff;
    font-size: 17px;
}

.foodAndAccomodation {
    display: flex;
    justify-content: space-between;
}

.linkDetails{
    padding-left:30px;
}

.familyCampAccommodation {
    width: 50%;
}

.descriptionDetails a{
    color: #fff;
}
.displayAdultsSelector {
    display: block;
}
.hideAdultsSelector {
    display: none;
}