/*
Theme Name:     St-John child
Description:    
Author:         admin
Template:       twentythirteen

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.bapf_slidr_all span {
    color: #456884;
    font-weight: 600;
    font-size: 18px;
}
.bapf_body ul {
    padding: 0;
}
.bapf_body i::before {
    color: gold;
}
.left_sidebar {
    box-shadow: 2.5px 4.33px 7.5px rgba(227,223,223,0.75);
    filter: drop-shadow(2.5px 4.33px 7.5px rgba(227,223,223,0.75));
    background-color: #ffffff;
    border: 2px solid #ededed;
    padding: 25px;
}
.shop-page-contents .woocommerce ul.products li.product a img {
    margin: 0 auto 20px !important;
    height: 220px;
    object-fit: cover;
}
.shop-page-contents .added_to_cart {
    font-size: 14px;
    padding: 12px !important;
}
.shop-page-contents .woocommerce-loop-product__title {
    font-size: 20px !important;
    line-height: 24px;
    }
   .shop-page-contents  .add_to_cart_button, .shop-page-contents .product_type_simple {
    padding: 12px 10px !important;
}
.shop-page-contents .add_to_cart_button, .shop-page-contents .product_type_simple {
    font-size: 14px !important;
}
.shop-page-contents .addtocart a, .shop-page-contents .add_to_cart_button, .shop-page-contents .added_to_cart, .shop-page-contents .read_more .view-button, .shop-page-contents .product_type_simple {
    margin-right: 5px !important;
   
}
.shop-page-contents .buy-now a {
    font-size: 14px;
    padding: 9px 12px;
}
.woocommerce nav.woocommerce-pagination ul {
    border: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
    border: 0;
    margin-right: 10px;
}
nav.woocommerce-pagination ul.page-numbers a:hover {
    color: #fff !important;
}
.xoo-wsc-basket {
    position: absolute;
    right: inherit;
    top: 25px;
    z-index: 1;
}
.xoo-wsc-cart-active .xoo-wsc-basket {
    right: 0;
    z-index: 1;
}
body {
    overflow-x: hidden;
	font-family: "Roboto", Sans-serif !important;
}
h1,h2,h3,h4,h5,h6,above {
	font-family: "Montserrat", Sans-serif !important;
}
a:hover{
	text-decoration:none;
}
.top_bar {
    background: #262d3f;
    color: #fff;
    padding: 10px 0;
}
.fa {
    font-family: 'FontAwesome' !important;
}
.container {
    width: 100%;
    max-width: 1300px;
}
.nav_bar {
   /*  padding: 15px 0; */
    background-color: #ffffff;
    box-shadow: 2.5px 4.33px 4.5px rgba(221,221,221,0.75);
}
.navbar {
    background: transparent;
    padding: 0;
    width: auto;
    float: right;
}
.current-menu-item > a {
    color: #456884 !important;
    text-decoration: none;
    font-weight: 700 !important;
}
.navbar-nav a:hover, .quick_links ul a:hover {
    color: #456884 !important;
    text-decoration: none;
}
ul.navbar-nav a {
    font-size: 18px;
    color: #222222;
    font-weight: 600;
    text-align: center;
    padding: 0 15px;
    text-transform: capitalize;
}
ul.navbar-nav {
margin: 0;
width: 100%;
} 
.social_icon a {
    color: #fff !important;
    height: 28px !important;
    width: 28px !important;
    border-radius: 6px;
    padding: 5px 10px;
    margin-right: 8px;
    transition: .4s ease;
}
.social_icon a:hover {
    background: #456884;
    color: #fff !important;
}
.right_column {
    text-align: right;
}
.top_contact a {
color: #fff;
padding: 0 20px;
position: relative;
font-size: 16px;
font-weight: 400;
vertical-align: middle;
}
.phone_no::before {
content: '\f095';
font-family: fontawesome;
position: absolute;
left: -7px;
top: -1px;
}
a.mess_to::before {
content: '\f0e0';
font-family: fontawesome;
position: absolute;
left: -7px;
top: -2px;
} 
.join_btn {
    border-radius: 5px;
    background-color: #456884;
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Open Sans";
    text-align: center;
    padding: 4px 15px !important;
	transition: .4s ease
}
.john_about li h4 {
    font-size: 15px;
    margin: 15px 0 !important;
}
.john_about li {
    list-style: disc;
    font-size: 20px;
}
h5 {
    font-size: 15px;
	color: #333;
}
.top_contact a:hover {
    color: #456884 !important;
}
.join_btn:hover {
    background: #fff;
}
.social_icon {
    margin-top: 6px;
}
 .hentry {
    padding: 0px !important;
}
button.navbar-toggler {
    background: #456884;
}
.page-footer {
background-color: #262d3f;
padding: 40px 15px 0;
margin-top: 50px;
}
.page-footer h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.logo img {
    width: 100%;
    max-width: 70px !important;
    margin: 10px 0;
}
/* .Quick_Links {
    text-align: center;
} */
ul.navbar-nav li:last-child a {
    padding-right: 0;
}
.contact_us {
    font-size: 24px;
    color: #ffffff !important;
    font-weight: 400;
    border-radius: 5px;
    background-color: #262d3f;
    border: 2px solid #ffffff;
    padding: 10px 30px;
    display: inline-block;
    margin: 0 0 10px 0;
	transition: .4s ease;
}
.navbar-nav li .sub-menu > li .sub-menu li:hover .sub-menu {
    visibility: unset !important;
}
.sub-menu li .sub-menu li .sub-menu {
    visibility: hidden;
}
.footer_social_icon a:hover , .contact_us:hover{
    background: #5182a1;
}
.footer_social_icon a {
    width: 45px;
    height: 45px;
    border-radius: 35px;
    background-color: #262d3f;
    border: 3px solid #5182a1;
    display: inline-block;
    font-size: 20px;
    padding: 5px 10px;
    color: #fff;
    margin: 0px 5px 0px 5px;
    transition: .4s ease;
    text-align: center; 
}
.footer_social_icon a:hover {
    background: #5182a1;
}
.copyright_section {
    color: #fff;
    text-align: center;
    margin: 0;
}
.copyright_section p, .copyright_section a {
    font-size: 18px;
    line-height: 38px;
    color: #ffffff;
    padding: 0;
}
.copyright-content, .copyright_section a {
    font-size: 16px;
    color: #456884 !important;
}
.copyright_section a {
	 font-size: 18px!important;
}
.contact_footer p {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}
.contact_footer a:hover {
    color: #5182a1;
}
.contact_footer a {
    color: #fff;
}
.page-contents {
    min-height: 300px;
}
.single_blog {
    margin: 60px 0;
}
.full_content h2 {
    font-size: 42px;
    line-height: 52px;
    color: #222;
    font-weight: 700;
}
.full_content p, .comman_pages p, .jobs_sec p a {
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 24px;
    color: #333;
    font-weight: 400;
    font-family: 'Roboto'!important;
    word-break: break-word;
}
.comman_pages h1, .woocommerce-title {
    font-size: 24px;
    line-height: 36px;
    color: #456884;
    font-weight: 600;
    margin: 30px 0;
    text-transform: uppercase;
}
ul.arabic_inner li {
    list-style: disc;
}
.single_category1 .post_image img {
    height: 190px;
}
.single_category1 .category_title {
    color: #000000;
    font-size: 18px;
    letter-spacing: 0.9px;
    font-weight: bold;
    line-height: 27px;
    margin: 0;
    min-height: auto;
}
.autedate, .autedate a {
    font-size: 14px;
    line-height: 33px;
    color: #333;
    font-weight: 300;
}
.single_category1 .content_box {
    padding: 0 20px 0 20px;
}
.single_category1 .inlinee {
    display: inline-flex;
    padding: 15px 0 10px 0;
    margin-bottom: 20px;
}
.single_category1 .papagraphh {
    margin: 0 0 18px;
    color: #666666;
    font-size: 14px;
    line-height: 21px;
    min-height: auto;
}

.single_category1 .read_mor {
    color: #262d3f;
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
}

.single_category1 {
    margin: 25px 0;
}
.post_image img {
    border-radius: 5px;
    height: 350px;
    object-fit: cover;
    width: 100%;
}
.inline_content {
    padding: 20px;
}
.category_title {
    font-size: 24px;
    line-height: 28px;
    color: #222222;
    font-weight: 600;
    margin: 10px 0 14px;
}
.content_box p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    font-weight: 300;
}
.view_details {
    font-size: 16px;
    line-height: 18px;
    color: #262d3f !important;
    font-weight: 500;
    text-decoration: underline !important;
    position: relative;
}
.Related_single {
    border-radius: 5px;
    filter: drop-shadow(0 0 13px rgba(0,0,0,0.16));
    background-color: #ffffff;
    transition: all .2s linear;
}
.category_posts {
    margin: 60px 0;
}
.Related_single:hover {
    filter: drop-shadow(0 0 20px rgba(0,0,0,0.30));
}
.autedate span {
    margin-right: 25px;
}
.comman_pages a {
    color: #262d3f;
    text-transform: capitalize;
}
.comman_pages a:hover {
    color: #456884;
}
a:focus , img:focus {
    outline: none;
}
.forheadings, .error-four {
    width: 100%;
}
.row.forerrors {
    text-align: center;
    margin: 60px 0;
}
.error-four .page-contents {
    margin: 0;
    min-height: auto;
}
.Quick_Links .navbar-nav {
    display: block;
}
.Quick_Links .live-stream-btn{
	display: none !important;
}
.Quick_Links .navbar-nav > li {
    display: inline-flex;
}
.Quick_Links li a{
	color: #fff;
}
/* .Quick_Links ul.sub-menu {
    display: none !important;
} */
.bellows.bellows-skin-grey-material {
    background: transparent !important;
    box-shadow: none !important;
}
.Quick_Links h6 {
    color: #fff;
    margin: 0 0 10px;
    font-weight: 600;
    font-size: 18px;
    font-family: "Roboto", Sans-serif !important;
}
/* .bellows-nav {
    display: inline-flex;
} */
.bellows {
    margin: 0px 0 !important;
}
.bellows .bellows-nav a {
    padding: 15px 0 0 0 !important;
    font-weight: 600;
    background: transparent !important;
}
span.bellows-subtoggle {
    background: transparent !important;
}
.bellows .bellows-nav .bellows-subtoggle .fa {
    width: auto;
}
a.bellows-target {
    border: 0 !important;
    padding-right: 50px !important;
}
.sitemap hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #999;
    background: none !important;
}
.sitemap h5 {
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    margin: 0 0 30px;
}
.fa-google-plus:before {
    content: "\f0d5" !important;
}
.fa-linkedin:before {
    content: "\f0e1" !important;
}
.footer-logo img {
    max-width: 125px !important;
}
.contact_footer {
    text-align: left;
}
.contact_footer p {
    margin: 0;
    font-size: 16px;
}
.bellows.bellows-skin-grey-material .bellows-nav .bellows-item-level-0.bellows-active > .bellows-target , .bellows.bellows-skin-grey-material .bellows-nav .bellows-item-level-0 > .bellows-target:hover , .bellows.bellows-skin-grey-material .bellows-nav .bellows-item-level-0.bellows-current-menu-item > .bellows-target, .bellows.bellows-skin-grey-material .bellows-nav .bellows-item-level-0.bellows-current-menu-ancestor > .bellows-target {
    background: none !important;
}
.added_to_cart {
    border-radius: 5px;
    background-color: #456884;
    font-size: 16px;
    color: #ffffff !important;
    font-weight: 600;
    text-align: center;
    padding: 13px 25px !important;
    transition: .4s ease;
    display: inline-block;
    margin-top: 1em;
}
.added_to_cart:hover {
    background: #262d3f;
}
.center_content {
    margin: 0 auto;
}
.family_font h2 {
    font-family: 'Montserrat' !important;
}
.margin-zero p {
    margin: 0;
}
.box-shadow {
    filter: drop-shadow(2.5px 4.33px 2.5px rgba(199,199,199,0.75));
}
.box-shadow:hover {
    filter: drop-shadow(0 0 20px rgba(0,0,0,0.30)) !important;
}
li {
    list-style: none;
}
.magin-left {
    margin: 30px 0;
}

.elementor-swiper-button {
    background: #ddd;
    padding: 3px;
}
.elementor-swiper-button:hover {
    background: #262d3f;
	color:#fff !important;
}
/*****************************21***************************/
.outer_box_book {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    padding-bottom: 70px;
    padding-top: 0.0001px;
    position: relative;
}
.sc_services_item_timeline::before {
    background-color: #456884;
    content: '';
    width: 16px;
    height: 16px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: block;
    position: relative;
    top: 30px;
    left: -5px;
}
.sc_services_item_thumb {
    position: relative;
    border: none;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(50% - 40px);
    height: auto;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    min-height: 300px;
    background-size: cover;
}
.sc_services_item_info {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    width: 50%;
    padding-left: 90px;
}
.sc_services_item_timeline {
    border-color: #456884;
    left: 50%;
    border-style: solid;
    top: 0;
    border-width: 0 5px 0 0;
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 1;
}
.outer_box_book:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.service_title {
    font-size: 36px;
    line-height: 42px;
    color: #262d3f;
    font-weight: 700;
    max-width: 290px;
}
.sc_services_item_content {
    font-size: 18px;
    line-height: 32px;
    color: #262d3f;
    font-weight: 400;
    max-width: 520px;
    width: 100%;
}
.leftside h3 , .leftside .sc_services_item_content {
    margin: 0 0 0 auto;
}
.leftside .sc_services_item_info {
    text-align: right;
    padding-left: 0;
    padding-right: 90px;
}
.outer_box_book:last-child {
    padding-bottom: 0;
}
#mc4wp-form-1 {
    max-width: 1200px;
    text-align: center;
    background-image: url(/wp-content/uploads/2020/10/cropped-Baptism-1.jpg);
    background-size: cover;
    min-height: 300px;
    background-position: center center;
    filter: drop-shadow(0.5px 1.33px 2.5px rgba(199,199,199,0.75));
    margin: 0 auto;
	position: relative;
}
.container.subscribe_container {
    position: relative;
    bottom: -60px;
}
.subscribe_div h3 {
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 36px;
    color: #ffffff;
    font-weight: 600;
    padding: 45px 15px 10px;
    position: relative;
}
.subscribe_div .subscribe_input {
    max-width: 540px !important;
    height: 67px;
    border-radius: 5px;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 56px;
    color: #919090;
    font-weight: 300;
    position: relative;
    width: 100%;
    background: #fff;
    display: inline-block;
	margin-right: 20px;
}
.subscribe_now {
    width: auto !important;
    font-size: 24px !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    border-radius: 5px !important;
    background: #5182a2 !important;
    border: 0 !important;
    padding: 18px 20px !important;
    display: inline-block !important;
    position: relative;
}
#mc4wp-form-1::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
}
.get_in_touch h2 {
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    color: #456884;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.get_left_content, .get_right_content {
    padding: 75px;
}
.left_contact {
    background: #f7f7f7;
}
.right_contact {
    background: #262d3f;
}
.get_left_content a {
    font-size: 15px;
    line-height: 24px;
    color: #456884;
    font-weight: 400;
    text-decoration: underline;
}
.get_left_content h3 {
    font-size: 24px;
    line-height: 36px;
    color: #456884;
    font-weight: 600;
}
.get_left_content p {
    font-size: 15px;
    line-height: 24px;
    color: #333333;
    font-weight: 400;
}
.spacing_margin {
    padding-top: 30px;
}
.get_right_content h3 {
    font-size: 24px;
    line-height: 36px;
    color: #ffffff;
    font-weight: 600;
}
.get_right_content p {
    font-size: 15px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    width: 100%;
    max-width: 400px;
}
.get_right_content a {
    color: #456884;
}
.gallery_section ul li {
    font-size: 24px;
    line-height: 28px;
    color: #000 !important;
    font-weight: 400;
    margin-right: 10px;
    border-radius: 5px;
    filter: drop-shadow(1.5px 2.598px 6.5px rgba(199,199,199,0.57));
    background-color: #f9f9f9;
    padding: 14px 30px;
    display: inline-block;
    margin: 40px 15px;
}
.gallery_section .simplefilter li.active, .gallery_section .simplefilter li:hover {
    color: #FFFFFF !important;
    background: #456884 !important;
}
.event_post_image img {
    height: 250px !important;
    object-fit: cover;
    width: 100%;
}
.event_updated {
    width: 92px;
    height: 92px;
    border-radius: 46px;
    background-color: #262d3f;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    position: absolute;
    bottom: -15px;
    left: 20px;
}
.inner_event {
    position: relative;
}
.event_date {
    font-size: 34px;
    line-height: 29px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Dosis";
}
.month-event_date {
    font-size: 20px;
    line-height: 27px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Dosis";
    text-align: center;
}
.event_updated span {
    display: block;
}
.event_autedate {
    width: 100%;
    display: inline-flex;
}
.inner_event , .right_date {
    width: 50%;
}
.right_date {
    text-align: right;
    margin-top: 6px;
}
.event_content_box p {
    font-size: 18px;
    line-height: 33px;
    color: #333333;
    font-weight: 400;
}
.view_event {
    font-size: 18px;
    line-height: 33px;
     color:#fff !important;
    font-weight: 400;
    border-radius: 5px;
    background-color: #456884;
    padding: 10px 20px;
    transition: .5s ease;
}
a.view_event:hover {
    background: #262d3f;
    color:#fff !important;
}

/*******************************22***********************/
.books_inlinee img {
    height: 270px !important;
    width: 230px;
    object-fit:cover;
}
.book_content_box {
    text-align: center;
    padding: 15px 0 0;
    height: 85px;
}
.magnize_template .book_content_box {
    height: auto;
}
.book_content_box h3 {
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    font-weight: 700;
    margin: 0;
}
.book_content_box p {
    font-size: 16px;
    line-height: 27px;
    color: #333333;
    font-weight: 400;
}
span.month-event_time img {
    width: 20px;
    margin: 0 8px;
}
.get_in_touch {
    margin-top: 70px;
}
.icon-box h3::after {
    content: '';
    width: 83px;
    height: 3px;
    background-color: #456884;
    display: block;
    margin: 20px auto;
}
.icon-box:hover h3::after {
    background: #fff;
}
.icon-box:hover h3 span, .icon-box:hover p, .icon-box:hover svg path {
    color: #fff !important;
    fill: #fff;
}
.get_left_content a:hover {
    color: #262d3f;
    text-decoration: none;
}
.new_comer a:hover , .get_right_content a:hover {
    text-decoration: underline;
}
.video_tag {
    position: absolute !important;
    top: 30px;
    left: 30px;
    background: rgba(0,0,0,0.5);
    width: 100%;
    max-width: 130px;
    padding: 5px;
    text-align: center;
}
.category_tag {
    position: absolute !important;
    bottom: 40px;
    left: 30px;
    background: rgba(0,0,0,0.5);
    max-width: 140px;
    padding: 5px;
    text-align: center;
}
.livestream_video .eicon-play:before {
    content: '\f03d' !important;
    font-family: 'FontAwesome';
}
.livestream_video .elementor-custom-embed-play {
    top: 45px !important;
    right: 20px !important;
    left: unset !important;
}
.livestream_video .elementor-custom-embed-play i {
    opacity: 1 !important;
}
.link_color a {
    color: #456884;
    text-decoration: underline !important;
}
.link_color a:hover {
    color: #262d3f;
}
.testimonial_list {
    box-shadow: 0px 4px 25px 0px rgba(154, 154, 154, 0.25);
    border-radius: 2px;
    margin: 0 24px 0px 0px !important;
    padding: 26px 15px;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    transition: all 1s;
    display: inline-block;
}
.testimonial_cimage, .testimonial_txt {
    display: inline-block;
    vertical-align: top;
}
.testimonial_list span {
    display: inline-block;
}
.testimonial-provider_image img {
    width: 140px;
    height: 140px !important;
    object-fit: cover;
    border-radius: 50% !important;
}
.testimonial_txt {
    margin-left: 32px;
    width: 78%;
}
.testimonial_list span {
    display: inline-block;
}
.testimonial-provider_title {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    margin-top: 10px;
    font-family: "Montserrat", Sans-serif;
    color: #456884;
}
.testimonial-provider {
    min-height: auto;
    display: inline-block;
    margin: 0 0 24px !important;
    width: 100%;
    padding: 56px 48px !important;
}
.testimonial_story_content p {
    font-size: 15px;
    letter-spacing: 0.05em;
    margin-top: 16px;
    color: #333;
    line-height: 26px;
    margin-bottom: 0;
}
.pagination {
    display: block;
    border: none;
    text-align: center;
    margin: 20px 0;
    width: 100%;
}
span.page-numbers.current {
    border-radius: 5px;
    background: #a11e21;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    padding: 5px 10px;
    width: 35px !important;
    height: 35px !important;
    display: inline-block;
    text-align: center;
    line-height: 28px;
}
.page-numbers.current {
    background: #456884 !important;
    color: #fff !important;
}
a.page-numbers {
    color: #000;
    border: 1px solid #ddd;
    padding: 3px 10px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 10px;
    width: 35px !important;
    height: 35px !important;
    text-align: center;
    line-height: 28px !important;
    display: inline-block;
}
a.next.page-numbers, a.prev.page-numbers{
    width: auto !important;
}

a.page-numbers:hover, span.page-numbers.current:hover {
    background: #456884 !important;
    color: #fff;
}
.products li {
    padding: 15px 20px !important;
    box-shadow: 2.5px 4.33px 7.5px rgba(227,223,223,0.75);
    filter: drop-shadow(2.5px 4.33px 7.5px rgba(227,223,223,0.75));
    background-color: #ffffff;
    border: 2px solid #ededed;
}
.woocommerce ul.products li.product a img {
    width: 250px;
    margin: 0 auto 30px !important;
    height: 340px;
    object-fit: cover;
}
.woocommerce-loop-product__title {
    min-height: 50px;
    font-size: 17px !important;
}
.live-stream-btn a {
    border-radius: 5px;
    background-color: #456884;
    font-size: 16px !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    font-family: "Open Sans";
    text-align: center !important;
    padding: 15px !important;
    transition: .4s ease;
}
.live-stream-btn a:hover {
    background: #262d3f;
    color: #fff !important;
}
/*******************23******************/
span.price {
    width: 65%;
    display: inline-block !important;
    font-size: 18px !important;
    letter-spacing: 0px;
    color: #456884 !important;
    font-weight: 600 !important;
}
.star-rating {
    width: 30% !important;
    display: inline !important;
    float: right !important;
    text-align: right !important;
}
h2.woocommerce-loop-product__title {
    font-size: 32px !important;
    letter-spacing: 0px;
    line-height: 32px;
    color: #222222;
}
.add_to_cart_button, .product_type_simple {
    font-size: 18px !important;
    letter-spacing: 0px !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    border-radius: 5px !important;
    background-color: #456884 !important;
}
.add_to_cart_button, .product_type_simple {
    padding: 16px 10px !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
    display: none !important;
}
.buy-now {
    width: auto;
    display: inline-block;
}
.buy-now a {
    font-size: 18px;
    letter-spacing: 0px;
    color: #262d3f;
    font-weight: 600;
    border-radius: 5px;
    background-color: #ffffff;
    border: 1px solid #262d3f;
    padding: 12px;
}
.addtocart a, .add_to_cart_button, .added_to_cart, .read_more .view-button, .product_type_simple {
    margin-right: 10px !important;
    transition: .4s ease;
    display: inline-block !important;
    text-transform: capitalize;
}
.woocommerce .star-rating span::before {
    color: #FFD700 !important;
}
.accordin_item .elementor-tab-title {
    border-radius: 25px;
}
.accordin_item .elementor-accordion-item {
    margin-bottom: 25px;
}
.subscribe_now:hover {
    background: #262d3f !important;
}
button#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    color: #fff;
    cursor: pointer;
    padding: 12px 15px;
    background: #456884 !important;
    border-radius: 4px;
}
button#myBtn:hover {
	 background: #262d3f !important;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 100% !important;
    max-width: 50%;
}
.form-row-wide, .notes {
    display: block !important;
}
.woocommerce-billing-fields label, .woocommerce-additional-fields label {
    font-size: 14px;
}
.woocommerce-billing-fields h3, .woocommerce-additional-fields h3 {
    font-weight: 600;
    font-size: 26px;
    text-transform: capitalize;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, span.select2 {
    color: #666;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #e5e5e5 !important;
    -webkit-border-radius: 3px !important;
    border-radius: 5px !important;
    display: block;
    padding: 0.7em !important;
    width: 100% !important;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block;
    width: 100%;
}
.checkout label {
    font-weight: 700;
}
.woocommerce-checkout-payment button, .woocommerce-form-coupon button, .checkout-button, form.woocommerce-cart-form button {
    background: #456884 !important;
    color: #fff !important;
}
.woocommerce-checkout-payment button:hover, .woocommerce-form-coupon button:hover, .checkout-button:hover, form.woocommerce-cart-form button:hover {
    background: #262d3f !important;
}
.column-width ul li {
    width: 29% !important;
}
p.woocommerce-result-count {
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
}
.woocommerce-ordering select {
    width: 100%;
    max-width: 252px;
    height: 50px;
    color: #222;
    font-weight: 300;
    border-color: #ddd;
    border-radius: 5px;
}
.woocommerce-ordering {
    width: 70%;
    text-align: right;
    margin: 0px 0 60px !important;
}
.products li:hover, .testimonial-provider:hover {
    box-shadow: 0px 4px 35px 0 rgba(154, 154, 154, 0.5) !important;
}
.swiper-slide-inner img {
    border: 1px solid #c7c7c7 !important;
    border-radius: 5px !important;
    box-shadow: 2px 2px 10px #c7c7c7 !important;
    height: 152px !important;
    width: 152px !important;
	object-fit: cover;
}
igure.swiper-slide-inner img {
    border: 1px solid #c7c7c7;
    border-radius: 5px;
    box-shadow: 2px 2px 10px #c7c7c7;
}
.add_to_cart_button:hover, .buy-now a:hover {
    background: #262d3f !important;
    color: #fff;
}
.books_inlinee {
    text-align: center;
}
.entry-content {
    max-width: 1300px;
    margin: 30px auto;
    padding: 0 15px;
}
.comment-form {
margin: 0 !important;
}
.comment-reply-title {
margin: 0;
font-style: normal;
color: #456884;
margin-bottom: 15px;
font-weight: 600;
font-family: 'Montserrat', sans-serif !important;
font-size: 18px;
}
.entry-content img {
    width: auto !important;
    margin: 0 auto;
}
.entry-title {
    font-size: 48px;
    line-height: 56px;
    font-weight: 600;
}
.navbar-nav li .sub-menu > li:hover .sub-menu {
    display: block !important;
}
.navbar-nav li .sub-menu {
    background: #262d3f;
    position: absolute;
    z-index: 99;
    padding: 0;
    transition: all .3s linear;
    display: none;
    top: 85px;
    width: 200px;
}
.navbar-nav li .sub-menu > li  {
    padding: 10px;
}
.navbar-nav li .sub-menu > li a {
    color: #fff;
    padding: 0;
    font-size: 16px;
}
ul.navbar-nav > li:hover .sub-menu {
    display: block;
}
.sub-menu li .sub-menu {
    right: -200px;
    display: none !important;
    top: 0;
}
.navbar-nav li{
	position: relative;
	    padding: 47px 0;
}
.image_thumbnail.wave {
    min-height: 300px;
    width: 100%;
    background-size: cover;
    background-position: center;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #F4F5F7;
    border-radius: 5px;
}
.woocommerce-info, .woocommerce-info::before {
    border-top-color: #456884 !important;
}
li.woocommerce-notice.woocommerce-notice--info.woocommerce-info {
    font-size: 14px;
    line-height: 27px;
}
.woocommerce-info{
    background-color: #fff;
}
.tribe-events-back a {
    color: #262d3f;
    margin-top: 35px;
    display: block;
}
ul.tribe-events-sub-nav a{
	 color: #222;
}
ul.tribe-events-sub-nav a:hover{
	 color: #456884;
}

.tribe-events-notices {
    background: #262d3f;
    border: none;
    color: #fff;
    margin: 15px 0 18px;
    text-shadow: none;
}
abbr[data-original-title], abbr[title]{
	text-decoration: none;
}
.tribe-events-meta-group dt {
    margin: 15px 0 10px;
    font-size: 18px;
    font-weight: 600 !important;
    font-family: 'Dosis';
}
.tribe-events-meta-group dd {
    font-size: 16px;
    text-transform: capitalize;
    margin: 15px 0 !important;
}
.tribe-events-event-meta address.tribe-events-address, .tribe-events-list .tribe-events-venue-details {
    font-style: normal;
}
h2.tribe-events-single-section-title {
    font-size: 24px !important;
}
.single-tribe_events .tribe-events-event-meta {
    background: #f4f5f7;
}
h1.tribe-events-single-event-title {
    font-size: 48px !important;
    margin-top: 30px !important;
}
ul.arabic_inner li {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #222222;
    font-weight: 500;
    margin-bottom: 10px;
}
.single_blog .thumbnail_image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.comman_pages {
    margin: 60px 0 0;
}
.sc_services_item_content .read_more {
    color: #456884;
    font-weight: 600;
}
.sc_services_item_content .read_more:hover {
    color: #262d3f;
}
.woocommerce-Price-amount.amount {
    color: #456884;
    font-weight: 600;
}
.quantity input {
    width: 80px !important;
}
.single_add_to_cart_button {
    background: #456884 !important;
    padding: 13px 10px !important;
}
.product_meta a {
    color: #456884;
    font-size: 18px;
    font-weight: 500;
	font-family: 'Montserrat'!important;
}
.product_meta span {
    font-family: 'Dosis';
    font-size: 24px;
    font-weight: 600;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"]{
	 max-width: 100% !Important;
}
.woocommerce-Tabs-panel h2 {
    display: none;
}
.comment-form-rating, .comment-form-cookies-consent {
    display: inline-flex;
}
.comment-form-rating a {
    color: #cecece;
}
.single-product .twentythirteen p.stars {
    margin-left: 10px !important;
    margin-top: 5px !important;
}
.ai-track-subtitle, .ai-track-title {
    color: #262d3f !important;
}
.comment-form #wp-comment-cookies-consent {
    margin: 5px 10px 0 0;
}
.woocommerce #review_form #respond .form-submit input {
    left: auto;
    background: #456884;
    color: #fff;
    font-weight: 500;
}
.woocommerce #review_form #respond .form-submit input:hover, .single_add_to_cart_button:hover, .woocommerce-message .button:hover, .tribe-events-c-search .tribe-common-c-btn:hover, .tribe-events-c-top-bar__datepicker button:hover{
	background: #262d3f !important;
	opacity: 1 !important;
}
.product_meta a:hover{
	color: #262d3f;
}
.woocommerce-message {
    border-top-color: #456884;
}
.woocommerce-message .button, .tribe-events-c-search .tribe-common-c-btn, .tribe-events-c-top-bar__datepicker button{
	background: #456884 !important;
	color: #fff !important;
	    font-weight: 600 !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #f4f5f7;
}
.woocommerce-message::before {
    color: #456884;
}
.tribe-common-form-control-text input {
    margin: 0 10px !important;
    width: 97% !important;
	padding-left: 40px !important;
}
ul.tribe-events-c-nav__list button {
    background: none;
}
.tribe-events .tribe-events-c-nav__next:disabled, .tribe-events .tribe-events-c-nav__prev:disabled {
    color: #456884;
}
.tribe-events .tribe-events-c-nav__next:focus, .tribe-events .tribe-events-c-nav__next:hover, .tribe-events .tribe-events-c-nav__prev:focus, .tribe-events .tribe-events-c-nav__prev:hover {
    color: rgb(38 45 63);
}
.tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited {
    color: #456884 !important;
    text-transform: uppercase;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    color: #141827;
    font-family: 'Montserrat'!important;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    text-transform: uppercase;
}
.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 {
    color: #456884;
    font-family: 'Dosis';
    font-size: 32px !important;
}
.tribe-events-c-top-bar__datepicker button {
    font-size: 18px !important;
    font-family: 'Montserrat'!important;
    padding: 10px 15px;
    border-radius: 5px;
}
.tribe-events .tribe-events-c-top-bar__datepicker-button:after {
    background-image: none;
    content: '\f107';
    height: auto !important;
    width: 10px !important;
    font-family: 'FontAwesome';
}
ul.tribe-events-c-top-bar__nav-list button {
    background: none;
}
.tribe-events .tribe-events-c-ical__link {
    border: 1px solid #456884;
}
.tribe-events .tribe-events-c-ical__link:before {
    background-image: none !important;
    content: '\f067';
    height: auto;
    font-family: 'FontAwesome';
}
.tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:hover {
    color: #fff;
    background-color: #456884;
    color: #fff !important;
}
button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active{
	border-top: none !important;
    /*   padding: 0 !important; */
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next:after, .tribe-events .tribe-events-c-nav__prev:before {
    background-image: none !important;
    height: 14px;
    content: '\f105';
    font-family: 'FontAwesome';
    height: auto !important;
}

.tribe-events .tribe-events-c-nav__prev:before {
   content: '\f104' !important;
}
.tribe-events .tribe-events-c-nav__next:hover .tribe-events-c-nav__next:after{
	color: rgb(38 45 63);
}
.ai-wrap {
    background-color: #f4f5f7 !important;
	color: #fff !important;
}
.ai-wrap .ai-track:hover, .ai-wrap .ai-track.ai-track-active, .ai-wrap .ai-audio-control, body .ai-wrap .ai-scroll-wrap > div:last-child div {
    background-color: #262d3f !important;
}
.ai-wrap .ai-btn:hover {
    color: #fff !important;
    background-color: #456884 !important;
}
.ai-wrap .ai-btn:hover svg {
    fill: #fff !important;
}
.ai-wrap .ai-volume-bar.ai-volume-bar-active::before {
    background-color: #fff !important;
}
ul.ai-tracklist li {
    min-height: 80px !important;
	margin-bottom: 15px !important;
}
.ai-wrap .ai-track-thumb {
    width: 80px !important;
}
.ai-track-thumb img {
    width: 100% !important;
    padding: 10px;
    object-fit: cover;
    height: 80px !important;
}
.ai-scroll-wrap {
    height: 500px !important;
}
span.ai-track-time {
    color: #262d3f !important;
    font-weight: 600;
}
.ai-wrap .ai-btn, ul.ai-tracklist li  {
    background-color: #222 !Important;
}
.links_page a, .decor_link a {
    color: #456884;
}
.links_page a:hover, .decor_link a:hover {
    color: #262d3f;
}
.links_page li, .decor_link li{
    list-style: disc;
    margin-bottom: 8px;
	color: #333;
}
.links_page ul, .decor_link ul{
	margin: 0;
}
.books_inlinee {
    background: #fff;
    margin-bottom: 30px;
    padding: 20px 10px 10px 10px;
    border-radius: 5px;
    box-shadow: 2px 2px 10px #c7c7c7;
}
.books_inlinee:hover {
    box-shadow: 2px 2px 20px #c7c7c7;
}
.comman_pages h3 {
    font-weight: 600;
    color: #456884;
}
.books_inlinee .papagraphh {
    margin: 0;
}
.jobs_sec p {
    font-size: 24px;
    font-family: 'Dosis' !important;
    font-weight: 600;
    line-height: 36px;
}
/* .hanna_books .book_content_box {
    display: inline-flex;
} */
.hanna_books .book_content_box a:first-child {
    color: #456884;
    font-weight: 600;
	margin: 7px 5px 0 0;
}
.hanna_books .book_content_box a:first-child:hover {
	color: #262d3f;
}
.ai-track-control-buttons {
    display: none !important;
}
.cate_name {
    width: 100%;
    text-align: center;
    margin: 10px 0 40px;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    color: #333;
}
.common-title {
    width: 100%;
    text-align: center;
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: #456884;
    line-height: 36px;
}
.templates .image_thumbnail {
    margin-top: 60px;
}
.magnize_inner {
    width: 100%;
    min-height: 300px;
    text-align: center;
    padding: 80px 20px;
    background-repeat: no-repeat;
    background-size: cover;
	margin-top: 60px;
	position: relative;
	background-position: center center;
}
.magnize_inner a {
    width: auto !important;
    font-size: 24px !important;
    color: #ffffff !important;
    font-weight: 500 !important;
    border-radius: 5px !important;
    background: #456884 !important;
    border: 0 !important;
    padding: 12px 20px !important;
    display: inline-block !important;
    position: relative;
}
.magnize_inner a:hover {
	 background: #262d3f !important;
}
.magnize_inner::before {
    content: '';
    position: absolute;
    background: rgb(38 45 63 / .5);
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}
.magnize_inner h2 {
    font-size: 42px;
    color: #fff;
    position: relative;
    max-width: 800px;
    margin: 0 auto 40px;
}
.epi {
    color: #456884 !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    margin-top: 10px !important;
}
.great_podcast p {
    color: #000;
    font-weight: 500;
    margin-bottom: 10px;
}

.great_podcast li a {
    margin-bottom: 10px;
    display: inline-block;
	word-break: break-word;
}
.container.templates h1 {
    color: #456884;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
}
.magnize_template span {
    color: #456884;
    font-weight: 600;
    margin: 0 15px;
}
.magnize_template span:hover {
    color: #262d3f;
}
.display_li li{
	list-style: unset !important;
}
.templates .image_thumbnail {
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.footers-nav {
    display: inline-flex;
    list-style: none;
    padding: 0;
}
.footers-nav li {
    padding: 0 15px;
}
.footers-nav a:hover {
    color: #456884 !important;
}
.footers-nav a {
    color: #262d3f;
    font-weight: 700 !important;
    font-size: 18px;
}
.darkHeader {
    position: fixed !important;
    top: 0;
    z-index: 9;
    width: 100%;
}

.xoo-wsc-basket {
    padding: 5px !important;
}
.darkHeader .xoo-wsc-basket {
    top: 25px !important;
}
.shop-page-contents {
    margin-top: 70px;
}
.bapf_head h3 {
    font-weight: 700;
    color: #456884;
    font-size: 24px;
    line-height: 27px;
}
.bellows .bellows-nav .bellows-subtoggle {
    width: 46px !important;
	    margin-top: 5px;
}
ul.bellows-submenu a {
    padding: 10px !important;
    font-size: 16px;
    color: #fff !important;
}
/* .contact_footer {
    margin-top: 50px;
} */
.Quick_Links .fa-chevron-down:before {
    content: '\f067' !important;
}
.Quick_Links .fa-chevron-up:before {
    content: '\f068' !important;
}
.bellows-menu-item-2833 {
    display: none;
}
/* .footer_social_icon {
    text-align: center;
} */
.footer-menu {
    text-align: center;
    margin-top: 20px;
}
.bellows-nav > li > a {
    padding: 5px 0 !important;
}
ul.bellows-submenu a {
    text-align: left;
}
ul.bellows-submenu {
    padding: 0 10px 10px !important;
}
.Quick_Links {
    margin-top: 25px;
    cursor: pointer;
}
.bellows.bellows-skin-grey-material .bellows-nav .bellows-submenu .bellows-target:hover {
    background: transparent !important;
}
.b_s{
		margin-bottom: 25px;
}
.bellows.bellows-skin-grey-material .bellows-nav .bellows-submenu {
    background: #262d3f !important;
}
.bellows .bellows-nav a:hover{
   color: #456884 !important;
}
.sitemap > span i {
    color: #fff;
    position: absolute;
    right: 30px;
    top: 3px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
    margin: 0 0 10px 0 !important;
    color: #333;
}	
.church-form-detail h3 {
    margin-bottom: 10px !important;
}
.church-form-detail p {
    margin-bottom: 5px !important;
}
body .iti--allow-dropdown .wpforms-smart-phone-field {
    padding-left: 50px !important;
}
.wpforms-submit {
    border-radius: 5px !important;
    background-color: #456884 !important;
    font-size: 16px !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    font-family: "Open Sans";
    text-align: center !important;
    padding: 15px 25px !important;
    transition: .4s ease;
	margin-bottom: 40px !important;
}
.wpforms-submit:hover {
	background-color: #262d3f !important;
}
.no_cooking {
    font-size: 15px !important;
    line-height: 31px !important;
    font-weight: 400 !important;
}
.radio_styling, .radio_styling1 {
    width: 50% !important;
    float: left !important;
    margin-bottom: 10px !important;
    clear: unset !important;
}
.radio_styling ul > li, .radio_styling1 ul > li {
    width: auto !important;
}
input[type=radio], input[type=checkbox] {
    visibility: hidden !important;
    position: absolute !important;
    margin-top: 5px !important;
}
input[type=radio] + label:before, input[type=checkbox] + label:before {
    height: 22px !important;
    width: 22px !important;
    margin-right: 10px !important;
    content: " ";
    display: inline-block !important;
    vertical-align: baseline;
    border: 2px solid #000;
}
input[type=radio]:checked + label:before,
input[type=checkbox]:checked + label:before{
    border-color: #456884;
}
input[type=checkbox]:checked + label:after {
    content: "";
    display: block;
    width: 7px;
    height: 11px;
    border: solid #456884;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 4px;
    left: 8px;
}
input[type=radio] + label:before{
  border-radius:50% !important;
}
input[type=checkbox] + label:before{
  border-radius:2px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{
	display: inline-flex !important;
	color: #333;
}
div.wpforms-container-full .wpforms-form ul li {
    margin-top: 10px !important;
	position: relative;
}
input[type=checkbox] + label:after{
left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
div#wpforms-4309-field_52-container {
    padding-bottom: 0;
}

div#wpforms-4309-field_53-container {
    padding-top: 0 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-weight: 500 !important;
}
div#wpforms-4286-field_45 ol, div#wpforms-4286-field_37 ol {
    padding-left: 20px;
    margin-top: 15px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-html ol li {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
	color: #333;
}
div#wpforms-4286-field_33-container, div#wpforms-4286-field_34-container {
    margin-top: 10px;
}
.top_border h3 {
    border-top: 2px solid #ddd !important;
    padding-top: 26px !important;
    margin-top: 20px !important;
}




/*****************MEDIA***********************************/
@media only screen and (min-width: 992px){
.collapse{
    display: block;
}	
.sitemap > span i {
	display: none;
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px){
	.contact_us {
    font-size: 18px;
    padding: 10px 15px;
}
	.shop-page-contents .woocommerce-page.columns-3 ul.products li.product, .shop-page-contents .woocommerce.columns-3 ul.products li.product {
    width: 44.75%;
}
		.woocommerce-ordering {
    width: 60%;
    text-align: right;
    margin: 0px 0 40px !important;
}
	#tribe-events-pg-template, .tribe-events-pg-template {
    padding: 0 20px;
   }
	ul.navbar-nav a {
    font-size: 15px;
    padding: 0 10px;
   }
   .book_content_box h3 {
    font-size: 16px;
    line-height: 32px;
   }
   .get_left_content, .get_right_content {
    padding: 50px;
   }
}


@media only screen and (min-width: 768px) and (max-width: 991px){
	.footer-logo img {
    max-width: 100px !important;
}
	.bellows-nav > li > a {
    padding: 20px 30px 20px 15px !important;
    font-size: 14px;
}
.bellows .bellows-nav .bellows-subtoggle {
    width: 30px !important;
}
.bellows-submenu a {
    padding: 10px 9px !important;
    font-size: 11px;
}
	.Quick_Links .navbar-nav > li {
    display: block;
}
	.woocommerce-ordering {
    width: 60%;
    text-align: right;
    margin: 0px 0 40px !important;
}
.shop-page-contents .woocommerce-page.columns-3 ul.products li.product, .shop-page-contents .woocommerce.columns-3 ul.products li.product {
    width: 44.75%;
}
    .container.templates h1 {
    font-size: 40px !important;
    line-height: 56px;
    padding: 0 15px;
}
	.products li {
    padding: 15px 10px !important;
    margin-bottom: 25px !important;
   }
	.add_to_cart_button, .added_to_cart, .read_more.view-button {
    margin-right: 5px !important;
	}
	.add_to_cart_button, .buy-now a, .added_to_cart {
    font-size: 14px !important;
	}
	.added_to_cart {
		padding: 13px 15px !important;
	}
	.testimonial-provider {
    padding: 35px 20px !important;
   }
   .testimonial_txt {
    margin-left: 15px;
    width: 76%;
    }
	.book_content_box h3 {
    font-size: 18px;
    line-height: 30px;
    min-height: 56px;
   }
   .get_left_content h3, .get_right_content h3 {
    font-size: 32px;
   }
   .get_left_content p, .get_right_content p {
    font-size: 18px;
    line-height: 32px;
   }
	.book_content_box .papagraphh {
    margin: 0;
    }
	.event_updated {
    width: 80px;
    height: 80px;
    left: 10px;
   }
   .event_date {
    font-size: 28px;
   }
   .event_content_box p {
    font-size: 16px;
    line-height: 30px;
   }
   .month-event_date {
    font-size: 18px;
   }
	.subscribe_div .subscribe_input {
    max-width: 500px !important;
	}
	.gallery_section ul li {
    font-size: 18px;
    padding: 10px 20px;
	}
	.get_left_content, .get_right_content {
    padding: 25px;
   }
	.footer_social_icon a {
		width: 40px;
		height: 40px;
		font-size: 20px;
		padding: 3px;
		margin-top: 50px;
	}
	.contact_us {
    font-size: 20px;
    padding: 10px;
   }
   .copyright_section p {
    font-size: 14px;
    margin: 0 5px;
   }
}


@media only screen and (max-width: 991px){
		.live-stream-btn a {
    margin: 0px 15px !important;
    display: inline-block;
}
	.navbar-nav li .sub-menu > li a {
    color: #222;
	}
	.navbar-nav li .sub-menu {
     position: unset; 
     padding-left: 30px; 
      width: 100%;
	  background: transparent;
   }
	.video_tag, .category_tag {
    left: 15px;
    max-width: 100px;
	}
	.nav_bar {
    height: auto;
    position: relative;
    }
	.navbar {
    float: none;
    display: block;
    }
	button.navbar-toggler {
    padding: 7px 15px;
    border: 0;
    position: absolute;
    top: 7px;
    right: 0;
    }
	.navbar-collapse {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    background: #f9f9f9;
    top: 71px;
    box-shadow: 0px 5px 10px #626161;
    padding-bottom: 15px !important;
    margin-top: 0 !important;
    }
	.nav_bar .menu {
    position: absolute;
    right: 0;
    top: 15px;
    max-width: 100%;
    }
    .navbar-nav li {
    padding: 10px 0;
    }
	ul.navbar-nav {
    margin: 0;
	padding:0;
   }
	.mess_to {
    display: none;
    }

}

@media only screen and (max-width: 768px){
	.footer-logo img {
    max-width: 100px !important;
}
	.sitemap {
    margin-top: 25px;
}
.footer-menu {
    text-align: left;
}
 .templates h1 {
    font-size: 36px !important;
    line-height: 45px !important;
    padding: 0 15px;
}
.common-title {
    padding: 0 15px;
}
	button.tribe-events-c-events-bar__search-button, button.tribe-events-c-view-selector__button{
    background: #f4f5f7 !important;
    border-radius: 5px !important;
}
	h2.woocommerce-loop-product__title {
    font-size: 26px !important;
    line-height: 26px;
}
.woocommerce-product-gallery__image img {
    margin: inherit;
}	
.full_content h2 {
    font-size: 32px;
    line-height: 42px;
}
#customer_details .col-1, #customer_details .col-2 {
    max-width: 100%;
}

.get_in_touch {
    margin-top: 40px;
}
.spacing_margin {
    padding-top: 15px;
}
.filter_gallery_157.row.filtr-container.filters-div {
    margin: 0;
}
.inner_event {
    position: relative;
}
.event_single {
    margin-bottom: 30px;
}
.get_in_touch h2 {
    font-size: 32px;
	line-height: 42px;
}
.get_left_content h3 {
    font-size: 32px;
    line-height: 36px
}
.get_left_content a {
    font-size: 18px;
    margin-bottom: 25px !important;
    display: block;
}
.get_left_content p, .get_right_content p {
    font-size: 18px;
    line-height: 32px;
}
.subscribe_div {
    padding: 0 20px 35px;
}
.subscribe_div .subscribe_input {
    margin-bottom: 15px;
}
.subscribe_div h3 {
    font-size: 32px;
    line-height: 48px;
}
.get_left_content, .get_right_content {
    padding: 15px;
}
.outer_box_book {
    display: block; 
	padding-bottom: 30px;
}
.container.subscribe_container {
    bottom: 0;
    padding: 0;
    margin-bottom: 20px;
   }
	.logo img {
      max-width: 55px !important;
	}
	.gallery_section ul li {
		font-size: 14px;
		padding: 0px 10px;
		margin: 5px 10px 10px 0 !important;
	}
   .sc_services_item_timeline {
    display: none;
   }
   .sc_services_item_thumb {
    width: 100%;
}
.sc_services_item_info {
    width: 100%;
    padding: 0 !important;
}
.service_title {
    font-size: 26px;
    line-height: 34px;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.sc_services_item_content p:first-child {
    margin: 0 !important;
}
	.about_box .box-shadow {
    width: 32%;
	margin: 0 auto;
}
.about_box h3.elementor-image-box-title {
    margin: 10px 0 !important;
}
.sc_services_item_content{
	max-width: 100%;
}
h1.tribe-events-single-event-title {
    font-size: 32px !important;
}
.tribe-events-sub-nav li a {
    background: #5182a2;
	color: #fff;
}
#tribe-events-pg-template {
    padding: 10px 20px 20px;
}
.comman_pages {
    margin: 30px 0 0;
}
.single_blog {
    margin: 35px 0;
}
.image_thumbnail.wave {
    min-height: inherit;
}
.comman_pages h1, .woocommerce-title {
    font-size: 32px;
    line-height: 42px;
}
}


@media only screen and (min-width: 577px) and (max-width: 768px){
.add_to_cart_button, .buy-now a, .added_to_cart {
    font-size: 14px !important;
}
.added_to_cart {
    padding: 13px 22px !important;
}
.about_box .elementor-element-populated {
    margin-bottom: 0 !important;
}
.about_box h3.elementor-image-box-title {
    font-size: 18px !important;
}
.about_box .elementor-widget-container {
    padding: 20px 15px !important;
}
.testimonial-provider_image img {
    width: 110px;
    height: 110px !important;
}
.testimonial-provider {
    padding: 30px 15px !important;
}
.testimonial_txt {
    margin-left: 20px;
    width: 73%;
}
.testimonial_story_content p {
    font-size: 14px;
    line-height: 26px;
}
}

@media only screen and (max-width: 576px){
	.comman_pages h1, .woocommerce-title {
    font-size: 27px;
    line-height: 36px;
}
	.full_width {
    width: 100% !important;
    margin-left: 0 !important;
    }
	.radio_styling, .radio_styling1{
    width: 100% !important;
    float: none !important;
	}
	.Quick_Links .navbar-nav > li {
    display: block;
}
	.magnize_inner h2 {
       font-size: 26px;
	}
	.magnize_inner a {
    font-size: 18px !important;
	}
	.jobs_sec p {
    font-size: 18px;
	}
.testimonial-provider {
    padding: 30px 15px !important;
    text-align: center;
}
.testimonial_txt {
    margin-left: 0;
    width: 100%;
	text-align: center;
}
.testimonial_story_content p {
    font-size: 14px;
    line-height: 26px;
}
.testimonial-provider_title {
    font-size: 28px;
    line-height: 32px;
}
	.phone_no {
    display: none;
}
	 .page-footer {
        padding: 15px 15px 0;
     }
	 .social_icon a {
    height: 25px !important;
    width: 25px !important;
    padding: 5px 8px;
	    margin-right: 5px;
     }
	 .products li:hover {
       box-shadow: 0px 4px 35px 0 rgba(154, 154, 154, 0.5) !important;
    }
	.copyright_section p {
    font-size: 14px;
    line-height: 27px;
	margin: 0 5px 15px;
	}
   .subscribe_now {
    font-size: 18px !important;
    padding: 15px 20px !important;
    }
	.contact_us {
     font-size: 18px;
	     margin-top: 25px;
	}
	.about_box .box-shadow {
    width: 300px;
    margin: 0 auto;
	}
	ul.products li {
		width: 100% !important;
		padding: 15px  !important;
	}
	.woocommerce-message {
       padding: 10px 10px 10px 45px;
       font-size: 14px;
	}
	ul.ai-tracklist li {
    min-height: 50px !important;
   }
   .ai-scroll-wrap {
    overflow-x: scroll !important;
    }
	h2.cate_name {
    font-size: 24px;
   }
   .templates .image_thumbnail, .magnize_inner {
    margin-top: 35px;
    }
	.book_content_box {
    height: auto;
    }
}