/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.1
 Text Domain:  xstore-child
*/
.h1, h1 {
font-size: 45px;
line-height: 43px;
color: #3a3f8e;
margin-bottom: 15px;
}
.h2, h2 {
font-size: 35px;
line-height: 33px;
color: #5bbba8;
margin-bottom: 15px;
}
.h3, h3 {
font-size: 35px;
line-height: 28px;
color: #ab110c;
}
.h4, h4 {
font-size: 20px;
line-height: 13px;
color: #3a3f8e;
}
.h5, h5 {
font-size: 18px;
color: #fff;
}
p a {
    font-weight: normal;
    border-bottom: #5bbba8 1px solid;
    padding-bottom: 3px;
}
p a:hover {
color: #5bbba8;
}
li a {
    font-weight: normal;
    border-bottom: #5bbba8 1px solid;
    padding-bottom: 3px;
}
.light h1 {
color: #fff;
}
.light h2 {
color: #fff;
}
.light p {
color: #fff;
}
.light p a {
color: #fff;
}
.light li {
color: #fff;
}
.light li a {
color: #fff;
}
.light blockquote:not(.etheme-blockquote) p {
color: #fff;
}
.post-heading h1 {
color: #3a3f8e;
}
.star p {
    font-size: 30px;
    line-height: 33px;
    font-family: "GemunuLibre-ExtraBold";
    color: #fff;
}
blockquote:not(.etheme-blockquote) {
    position: relative;
    margin-top: 0;
    padding: 1.35em 0 1.35em 0;
    border-left: none;
    font-style: normal !important;
}
blockquote:not(.etheme-blockquote) p {
    color: #2c2c2c;
    font-style: normal !important;
    line-height: 28px;
    font-size: 17px;
    font-family: PT Sans Caption, sans-serif;
    text-transform: none;
    letter-spacing: 0;
}
.testimonial p {
text-transform: uppercase;
font-size: 13px;
letter-spacing: 2px;
}
#sb_instagram .sbi_photo img {
    width: 100%;
    height: inherit;
    object-fit: cover;
    scale: 1;
    transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
    vertical-align: middle;
    -webkit-border-radius:8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: transparent!important;
    -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.mejs-container * {
    font-family: Helvetica,Arial;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.meta-post, .meta-post a, .post-comments-count {
    color: #404040;
    font-size: 13px;
}
.meta-post .entry-date:before {
    display: none;
}
.hometitle h1 {
    color: #fff;
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    text-shadow: 0px 1px 9px rgba(0,0,0,0.67);
}
.authorbox {
      -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px;
    width: 600px;
}
.authorbox h4 {
margin-bottom: 20px;
}
.authorbox p {
font-size: 13px;
}
.author-info .author-link {
    font-size: 13px;
}
.author-info img {
    margin-right: 15px;
    max-width: 100px;
}
.author-info {
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    font-size: 15px;
    overflow: hidden;
}
.et-about-author-content {
    -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.etheme_widget_about_author img {
    margin-bottom: 1em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 200px;
}
.sidebar-widget .post-date {
    display: block;
    font-size: 11px;
    color: #555;
}
.sidebar-widget .recent-posts-widget img {
    max-width: 80px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.recent-posts-widget .post-widget-item .media > a {
    display: table;
    margin-top: 3px;
    padding-right: 15px;
}
.recent-posts-widget .post-date:before {
    display: none;
}
.recent-posts-widget .post-widget-item h4 a {
    color: #3a3f8e!important;
    font-size: 22px;
    line-height: 20px!important;
}
.post-heading h2 {
    color: #3a3f8e!important;
}
.post-heading h2 a {
    color: #3a3f8e!important;
    font-size: 32px;
    line-height: 25px;
}
.et_b_header-menu.et_element-top-level .menu>li>a {
    font-size: 20px!important;
}
.content li, .type-product li {
    margin-bottom: 0.5em;
    line-height: 20px;
    font-size: 16px;
}
.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
    width: 4200px;
}
article.blog-post .wp-picture.blog-hover-zoom img, article.post-grid .wp-picture.blog-hover-zoom img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 350px;
    object-fit: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
article.blog-post .wp-picture.blog-hover-zoom, article.post-grid .wp-picture.blog-hover-zoom {
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
ul.slick-dots {
    margin: 0;
    padding: 20px 0 10px 0;
}
/* Author Page */
.author-profile {
	margin: 2rem 0;
}
.author .sidebar-position-left {
	clear: both;
	border-top: 1px solid #3a3f8e;
	padding-top: 3rem;
}
.author .sidebar-position-left .sidebar {
	padding-top: 3rem;
}
/* end Author Page */

.post-navigation {
	overflow: hidden;
	margin-top: 2rem;
}
.nav-links a {
	display: inline-block;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    border: 2px solid #303271;
	display: inline-block;
    line-height: 1.25;
    padding: 15px 25px;
    background-color: transparent;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.nav-links a:hover {
	color: #5bbba8;
	border-color: #5bbba8;
}
.nav-previous, .nav-next {
	max-width: 47.5%;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
.nav-previous a::before {
	content: "\2190 \00A0 \00A0";
}
.nav-next a::after {
	content: "\00A0 \00A0 \2192";
}
@media only screen and (max-width: 600px) {
	
	.nav-previous, .nav-next {
	float: none;
	max-width: 100%;
	width: 100%;
	text-align: center;
	}
	.nav-next {
	margin-top: 1rem;
	}
}

#lightGallery-outer {
background: #303271!important;
}
#lightGallery-close {
background-color: #303271!important;
}
#lightGallery-action a {
background-color: #303271!important;
}
#lightGallery-Gallery .thumb_cont {
background-color: #303271!important;
}
#lightGallery-Gallery .thumb_cont .thumb_info {
background-color: #3a3f8e!important;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close {
background-color: #3a3f8e!important;
}
.fastgallery.gallery .fastgallery-gallery-icon img {
    width: 100%;
    max-width: 100%;
    padding: 0;
    height: auto;
    border: 0px;
    height: 217px;
    object-fit: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#gallery-1 .fg-gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 20%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.et-follow-buttons.buttons-size-large a:hover {
color: #5bbba8;
}
.footer-bottom.text-color-dark p {
    color: #3a3a3a;
    font-size: 11px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
    padding-left: 24.2px;
    background-color: #5bbba8;
    margin-bottom: 5px;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.vc_toggle_title h4 {
color: #fff!important;
white-space: normal!important;
    overflow: visible!important;
    text-overflow: ellipsis!important;
    display: block!important;
    line-height: 20px!important;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
    padding-left: 24.2px;
    padding-right: 24.2px;
}
.vc_toggle_content p {
color: #fff!important;
}
.vc_toggle {
    margin: 0!important;
    background-color: #3a3f8e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.vc_toggle_active .vc_toggle_title {
    border-bottom: none;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
    display: none;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after {
 display: none;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon {
 display: none;
}
a.btn.light.medium {
color: #fff!important;
    background-color: transparent!important;
    border-color: #fff!important;
}
a.btn.light.medium:hover {
color: #fff!important;
    background-color: #3a3f8e!important;
    border-color: #3a3f8e!important;
      -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
}
.yith-wcbk-people-selector__field__plus, .yith-wcbk-people-selector__field__minus {
    cursor: pointer;
    text-align: center;
    line-height: 1;
    position: relative;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border: 1px solid #3a3f8e;
    background: transparent;
    width: 26px;
    height: 26px;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px!important;
}
.yith-wcbk-people-selector--opened .yith-wcbk-people-selector__totals {
    background: #5bbba8;
    color: var(--yith-wcbk-primary-contrast);
}
.yith-wcbk-people-selector__fields-container__footer .yith-wcbk-people-selector__close-handler {
    float: right;
    font-size: 12px;
    cursor: pointer;
    color: #3a3f8e;
}
.yith-wcbk-people-selector__field__plus-wrap, .yith-wcbk-people-selector__field__minus-wrap {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #3a3f8e;
    font-size: 16px;
}
.yith-wcbk-people-selector__field__title {
    float: left;
    line-height: 26px;
    font-size: 14px;
}
.yith-wcbk-people-selector__fields-container {
    display: none;
    position: absolute;
    padding: 3px 14px;
    width: 100%;
    background: #fff;
    border: none;
    border-radius: 0;
    z-index: 9999;
    margin-top: 6px;
    min-width: 300px;
    right: 0;
     -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px!important;
}
.yith-wcbk-date-picker--inline .ui-widget.ui-widget-content {
    font-family: PT Sans Caption, sans-serif;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    border: none;
     -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    width: 318px;
    padding: 10px;
    z-index: 999 !important;
}
.yith-wcbk-booking-form label.yith-wcbk-booking-form__label {
    display: block;
    font-weight: 600;
    margin: 0.8em 0 0.3em 0;
    color: #3a3f8e;
}
.yith-wcbk-people-selector__toggle-handler {
    position: relative;
    min-height: 42px;
    background: #fff;
    border: none;
    padding: 7px 37px 7px 7px;
    border-radius: 0;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
}
.yith-wcbk-booking-form input:not([type='checkbox']), .yith-wcbk-booking-form input.yith-wcbk-date-picker--formatted, .yith-wcbk-booking-form select, .yith-wcbk-booking-form textarea {
    width: 100% !important;
    height: auto;
    box-shadow: none;
    display: block;
    outline: none;
    background: #fff;
    border: none;
    border-radius: 0;
    color: #2c2c2c;
    padding: 8px 14px;
    font-size: var(--yith-wcbk-fields-font-size);
    line-height: 1.5em;
    min-height: 42px;
     -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px!important;
}
.yith-wcbk-datepicker.ui-datepicker th, .yith-wcbk-date-picker--inline .ui-datepicker th {
    padding: 0.1em;
    font-weight: 600;
    font-size: 14px;
    text-align: center!important;
    }
    .yith-wcbk-date-picker--inline .ui-datepicker td.ui-datepicker-current-day a {
    background: #5bbba8;
    -webkit-border-radius: 80px!important;
    -moz-border-radius: 80px!important;
    border-radius: 80px!important;
}
.ui-datepicker td.ui-datepicker-current-day a:hover {
background: #4c9a8b!important;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 8px;
    text-align: right;
    text-decoration: none;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #3a3f8e!important;
    background-color: #3a3f8e!important;
}
.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading a span {
    text-transform: uppercase;
    font-size: 22px;
    padding: 5px 10px;
    margin: 0 10px;
    background: 0 0;
    color: #fff;
    border: none!important;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: inherit;
    transition: inherit;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff!important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
    border-color: #5bbba8!important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #5bbba8!important;
}
table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    font-family: "GemunuLibre-ExtraBold";
    text-transform: uppercase;
    text-align: left!important;
    font-size: 25px;
    color: #3a3f8e;
    padding: 10px;
    font-size: 20px!important;
}
table td {
    text-align: left!important;
    font-size: 17px;
    padding: 10px;
    border-bottom: none;
}
.light th {
color: #fff;
}
.light td {
color: #fff;
}
.box table td {
 text-align: center!important;
     border-bottom: none;
       padding: 5px;
}
.yellowcta table td {
 text-align: center!important;
     border-bottom: none;
       padding: 5px;
       color: #fff;
}
.yellowcta h3 {
color: #fff;
font-size: 30px;
}
.bluecta table td {
 text-align: center!important;
     border-bottom: none;
       padding: 5px;
       color: #fff;
}
.bluecta h3 {
color: #fff;
font-size: 30px;
}
.cart-order-details .shop_table .order-total td, .cart-order-details .shop_table .order-total th {
    font-size: 1.42rem;
    color: #3a3f8e;
}
#cookie-notice #cn-notice-text {
    color: #2c2c2c;
    font-size: 12px;
    line-height: 20px;
    font-family: PT Sans Caption, sans-serif;
}
#cookie-notice .cn-button {
    background-color: #ab110c!important;
}
#cookie-notice {
    position: fixed;
    right: 1vw;
    left: auto;
    width: 28vw;
    min-width: 1px;
    max-width: 500px;
    top: auto;
    height: auto;
    z-index: 1000;
    padding: 5px;
    background-color: rgba(255,255,255,.9)!important;
   -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
}
.shop_table dt {
    display: inline-block;
    font-weight: bold;
    color: #3a3f8e;
    letter-spacing: 0;
}
.bounceimage img {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.step-title {
    padding: 0 0 1em 0;
    text-align: start;
    font-size: 30px;
    margin-bottom: 0;
    margin-bottom: 1em;
    border-bottom: none;
    text-transform: uppercase;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 13px;
}
.checkout-button {
    width: 100%;
    background-color: transparent!important;
    height: 50px!important;
}
.checkout-button:hover {
    width: 100%;
    background-color: #3a3f8e!important;
    color: #fff!important;
    height: 50px!important;
}
.cart-checkout-nav {
display: none;
}
.shop_table .variation {
    margin-top: 5px;
    font-size: 1rem;
    color: #2c2c2c;
}
.shop_table .amount {
    color: #303271;
}
table.cart .product-name img {
    max-width: 80px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.btn.bordered, .btn.bordered.big, .btn.bordered.medium, .btn.bordered.small {
    background-color: transparent;
    color: #3a3f8e;
    border: 1px solid #3a3f8e;
}
.btn.bordered:hover {
 background-color: #3a3f8e;
    color: #fff;
     -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
}
.actions {
    text-align: end;
    margin-bottom: 1.43em;
    padding-top: 1em;
    border-top: none;
    background-color: #5bbba8;
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 15px;
}
.cart-collaterals, .order-review {
    padding: 1.7em 2em 2em;
    border: none;
    background-color: #f2f2f2;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.widget-title {
    font-size: 26px;
    text-transform: uppercase;
    color: #5bbba8;
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: none;
}
table thead th {
    text-transform: uppercase;
    color: #3a3f8e!important;
    padding-top: 1.9em;
    padding-bottom: 1em;
    font-size: 20px!important;
    font-family: "GemunuLibre-ExtraBold";
}
.cart-order-details .shop_table td {
    padding-top: 0.71em;
    text-align: end;
    width: 100%;
}
table thead th {
    text-transform: uppercase;
    color: #2c2c2c;
    padding-top: 1.9em;
    padding-bottom: 1em;
    font-size: 18px;
}
table thead {
    border-bottom: none;
}
.header-main {
 -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
}
.single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button, .single-product-builder .single_add_to_cart_button.button, .single-product-builder .single_add_to_cart_button.button.disabled {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    font-size: 18px!important;
    background-color: transparent;
    color: #3a3f8e;
        padding: 10px 25px;
    height: 50px;
    border: 2px solid #3a3f8e!important;
    margin: 0;
    -webkit-transition: color .3s ease-in-out,background .3s ease-in-out;
    transition: color .3s ease-in-out,background .3s ease-in-out;
    cursor: pointer;
    width: 80%;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px!important;
}
.single_add_to_cart_button.button:hover {
border: 2px solid #3a3f8e!important;
background-color: #3a3f8e!important;
    color: #fff;
}
.single-product-builder .single_add_to_cart_button:before {
    display: none;
}
.dokan-form-control, input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea, textarea.form-control {
    border: none;
    background-color: #fff;
    outline: 0;
    width: 100%;
    color: #2c2c2c;
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: start;
    height: 45px!important;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
}
textarea {
height: 200px!important;
}
button#mc-embedded-subscribe.button {
    border: 2px solid #303271!important;
    color: #303271;
    background-color: transparent;
     -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height: 45px;
width: 100%;
}
button#mc-embedded-subscribe.button:hover {
border: 2px solid #3a3f8e!important;
    color: #fff;
    background-color: #3a3f8e;
}
form.wpcf7-form .wpcf7-submit:not(.active) {
    background-color: transparent;
    border: 1px solid #303271;
    color: #303271;
    -webkit-text-fill-color: currentColor;
    line-height: 0px;
    height: 40px;
}
form.wpcf7-form .wpcf7-submit:not(.active):hover {
 background-color: #303271;
    border: 1px solid #303271;
    color: #fff;
}
.form-row.place-order .button {
    font-size: 1rem;
    width: 100%;
    background-color: transparent;
    color: #3a3f8e;
    -webkit-text-fill-color: currentColor;
    padding-top: 0.95rem;
    padding-bottom: 0.95rem;
    height: auto;
}
.form-row.place-order .button:hover {
  background-color: #3a3f8e;
    color: #fff;
}
#payment {
    border-top: none;
    padding-top: 1.43em;
}
.et-follow-buttons.buttons-size-large a {
    font-size: 26px;
    margin: 0 10px;
}
table tfoot {
    border-top: none;
}
.woocommerce-privacy-policy-text p {
    margin-bottom: 1em;
    font-size: 13px;
}
.null-instagram-feed li a {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.null-instagram-feed .instagram-pics li {
    padding: 10px 7px!important;
    float: left;
    margin-bottom: 0;
}
.cta img {
-webkit-border-top-left-radius: 8px;
-moz-border-top-left-radius: 8px;
border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-top-right-radius: 8px;
border-top-right-radius: 8px;
}
.boxcta {
background-color: #fff;
padding: 20px;
-webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
    }
    .redcta {
background: linear-gradient(360deg,#ab110c,#da0c15)!important;
padding: 20px;
-webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
    }
        .pinkcta {
 background: linear-gradient(360deg,#be7699,#db86af)!important;
padding: 20px;
-webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
    }
.pinkcta h2 {
color: #fff;
}
.pinkcta h3 {
color: #fff;
}
.pinkcta p {
color: #fff;
}
.pinkcta li {
color: #fff;
}
    .bluecta {
 background: linear-gradient(360deg,#303271,#3a3f8e)!important;
padding: 20px;
-webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
    }
.bluecta h2 {
color: #fff;
}
.bluecta h3 {
color: #fff;
}
.bluecta p {
color: #fff;
}
.bluecta li {
color: #fff;
}
.tealcta {
 background: linear-gradient(360deg,#4c9a8b,#5bbba8)!important;
padding: 20px;
-webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
    }
    .tealcta h2 {
color: #fff;
}
.tealcta h3 {
color: #fff;
}
.tealcta p {
color: #fff;
}
.tealcta li {
color: #fff;
}
.greencta {
 background: linear-gradient(360deg,#7c8e1d,#98ac23)!important;
padding: 20px;
-webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
    }
.yellowcta {
 background: linear-gradient(360deg,#d99a1c,#f8ae20)!important;
padding: 20px;
-webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
    }
.box {
background-color: #fff;
padding: 30px;
-webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
    }
    .redbox {
    background: linear-gradient(360deg,#ab110c,#da0c15)!important;
padding: 30px;
-webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -webkit-border-bottom-left-radius: 8px;
-moz-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
    }
    .redbox .btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    border-color: #fff!important;
    color: #fff!important;
    }
    .redbox h3 {
    color: #fff;
    }
      .redbox p {
    color: #fff;
    }
       .pinkbox {
    background: linear-gradient(360deg,#be7699,#db86af)!important;
padding: 30px;
-webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -webkit-border-bottom-left-radius: 8px;
-moz-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
    }
    .pinkbox .btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    border-color: #fff!important;
    color: #fff!important;
    }
    .pinkbox h3 {
    color: #fff;
    }
      .pinkbox p {
    color: #fff;
    }
.tealbox {
    background: linear-gradient(360deg,#4c9a8b,#5bbba8)!important;
padding: 30px;
-webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -webkit-border-bottom-left-radius: 8px;
-moz-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
    }
    .tealbox .btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    border-color: #fff!important;
    color: #fff!important;
    }
    .tealbox h3 {
    color: #fff;
    }
      .tealbox p {
    color: #fff;
    }
.et_b_header-mobile-menu > span svg {
    width: 55px!important;
    height: 55px!important;
    background-color: #db86af;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 10px;
}
.et_b_header-mobile-menu > span svg:hover {
background-color: #4c9a8b;
}
.et-mini-content .et-close {
    padding: 13px;
    border-radius: 0;
    color: #3a3a3a;
    -webkit-text-fill-color: currentColor;
    line-height: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0;
    background: #fff;
    cursor: pointer;
}
.et-off-canvas>.et-mini-content {
    position: fixed;
    top: 0;
    height: 100%;
    max-width: 500px!important;
    width: calc(100% - 64px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 10010;
    --head-icon-proportion: 1.6;
    --head-quantity-proportion: 1;
    --head-label-proportion: 1.2;
}
.btn, .button, form #qna-ask-input button, form button, input[type=button], input[type=submit] {
    display: inline-block;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    border: 2px solid #303271!important;
    color: #303271!important;
    -webkit-text-fill-color: currentColor;
    text-transform: none!important;
    font-size: 15px!important;
    font-family: PT Sans Caption, sans-serif;
    text-align: center;
    line-height: 1;
    padding: 15px 25px;
    height: 22px;
    background-color: transparent!important;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.actions .btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff!important;
    background-color: #303271!important;
    border-color: #303271!important;
}
.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #303271;
    background-color: transparent;
    border-color: #303271;
}
.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #3a3f8e!important;
    border-color: #3a3f8e!important;
}
article.blog-post .read-more.btn:hover {
    color: #fff!important;
    background-color: #3a3f8e!important;
    border-color: #3a3f8e!important;
    opacity: 1!important;
}
.mobile-menu-content .et_b_header-logo img {
    width: 300px;
}
.contact {
content: url('https://www.openairbounce.co.uk/wp-content/uploads/2022/11/phone_w.svg');
 width: 55px!important;
    height: 55px!important;
    background-color: #ab110c;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 10px;
    float: right;
    margin-left: 10px;
}
.contact:hover {
background-color: #4c9a8b;
}
.book {
content: url('https://www.openairbounce.co.uk/wp-content/uploads/2022/11/ticket_w.svg');
 width: 55px!important;
    height: 55px!important;
    background-color: #3a3f8e;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 10px;
   float: right;
   margin-left: 10px;
}
.book:hover {
background-color: #4c9a8b;
}
.dates {
content: url('https://www.openairbounce.co.uk/wp-content/uploads/2022/11/book_w.svg');
 width: 55px!important;
    height: 55px!important;
    background-color: #7c8e1d;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 10px;
   float: right;
}
.dates:hover {
background-color: #4c9a8b;
}