/*
Theme Name:     scare-child
Author:         Techvizo
Author URI:     https://www.techvizo.com
Template:       scare
*/

@import url("../scare/style.css");

/* =Theme customization starts here
------------------------------------------------------- */


.bg-primary, .list-primary li:before, .btn-details:hover, .owl-carousel .owl-dots button.owl-dot.active span, .owl-carousel .owl-dots button.owl-dot:hover span, .owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover, .octf-btn, .octf-btn-dark:hover, .octf-btn-dark:focus, .octf-btn-light:hover, .octf-btn-light:focus, .octf-btn.octf-btn-border:hover, .octf-btn.octf-btn-border:focus, .main-navigation > ul > li:before, .post-box .post-cat a, .post-box .btn-play:hover i, .page-pagination li span, .page-pagination li a:hover, .blog-post .share-post a, .post-nav > div .thumb-post:before, .post-nav .post-prev.not-thumb a:hover .thumb-post:before, .post-nav .post-next.not-thumb a:hover .thumb-post:before, .widget-area .widget .widget-title:before, .widget-area .widget_categories ul li a:before, .widget-area .widget_product_categories ul li a:before, .widget-area .widget_archive ul li a:before, .search-form .search-submit, .author-widget_social a:hover, .bline-yes .icon-box-1:after, .bline-yes .icon-box-2 .content-box:after, .box-s2.icon-right .icon-main, .ot-image-box:hover .link-box, .line-progress .progress-bar, .ot-pricing-table.is-featured .inner-table .title-table span, .ot-pricing-table.is-featured .octf-btn, .circle-social .team-social a:hover, .ot-accordions .acc-item.current .acc-toggle, .ot-testimonials .tphoto:after, .ot-message-box .icon-main, .ot-minicart .count, .ot-heading > span.is_line:before, .mc4wp-form-fields .subscribe-inner-form .subscribe-btn-icon:hover, #back-to-top, .error-404 .page-content form button:hover, .woocommerce ul.products li.product .added_to_cart, .woocommerce ul.products li.product .product_type_grouped, .woocommerce-page ul.products li.product .added_to_cart, .woocommerce-page ul.products li.product .product_type_grouped, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce input.button, .woocommerce button.button.alt.disabled, .woocommerce button.button, .woocommerce-mini-cart__buttons a.button.wc-forward, .woocommerce-mini-cart__buttons a.button.wc-forward:hover {
    border-radius: 50px;
    background: #574c3f;
}
.single-service .page-banner-wrap {
    display: none !important;
}
.topsection a.octf-btn.octf-btn-main {
    font-weight: 400;
    font-size: 20px;
    font-family: 'Marcellus';
    text-transform: capitalize;
    width: 20%;
}
@media only screen and (max-width: 600px) {
  a.octf-btn.octf-btn-main {
    font-weight: 400;
    font-size: 20px;
    font-family: 'Marcellus';
    text-transform: capitalize;
    width: 45%;
}
}