/* Theme Name: Asting Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of asting
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: asting
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  asting-child
*/

#ovatheme_header_default .container {
    background-color: #fff !important;
}

.home .ovatheme_breadcrumbs,
.page-template-home-templete .ovatheme_breadcrumbs {
    display: none;
}

.navbar-brand {
    width: 175px;
}

.ovatheme_header_default nav.navbar li.dropdown>a:after,
.ovatheme_header_default nav.navbar li.dropdown>a:after {
    font-family: 'ElegantIcons';
    content: "\43";
    margin-left: 0;
}

.ovatheme_header_default nav.navbar li a,
.ovatheme_header_default nav.navbar li a {
    text-decoration: none;
}


/* Home page */
.container.bg--none,
.bg--none {
    background: none;
}

.heading-h1-curve {
    font-family: "Shadows Into Light", Sans-serif;
    font-size: 22px;
    text-transform: capitalize;
    letter-spacing: 1.5px;
    color: #f89217;
    text-align: left;
    font-weight: normal;
}

.sub--heading {
    font-family: "Playfair Display", Sans-serif;
    font-size: 48px;
    font-weight: 900;
    color: #242938;
    margin: 0px 0px 30px 0px;
    text-align: left;
}

.small-text {
    line-height: 34px;
    color: #88858e;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    margin-bottom: 20px;
}

.box-main .btn {
    font-family: "Rubik", Sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #f89217;
    border-radius: 13px 13px 13px 13px;
    padding: 20px 40px 20px 40px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.box-main .btn:hover {
    color: #FFFFFF;
    background-color: #2C2734;
}

.hero-box-link.left {
    text-align: left;
}

.second-sec {
    padding-top: 100px;
    padding-bottom: 100px;
}

.owl-carousel .owl-item img {
    width: auto !important;
}
.owl-theme .item img {
    width: 100px !important;
    height: 100px;
    object-fit: contain;
}
.logo-scroll {
    padding-top: 30px;
    padding-bottom: 30px;
}

.h-divider {
    margin: auto;
    margin-top: 80px;
    /* width: 80%; */
    position: relative;
    margin-bottom: 60px;
}

.h-divider {
    overflow: hidden;
    height: 20px;
}

.h-divider:after {
    content: '';
    display: block;
    margin: -25px auto 0;
    width: 100%;
    height: 22px;
    border-radius: 126px/12px;
    box-shadow: 0 0 15px #ff6d12;
}

.helps-box-title span:before {
    position: absolute;
    top: 0px;
    left: -8px;
    width: 30px;
    height: 30px;
    background: #f89217;
    content: '';
    z-index: -1;
    border-radius: 50%;
}

.helps-box-title span {
    position: relative;
}

h3.helps-box-title {
    text-align: left;
}



.feature-box {
    display: flex;
    border: 1px solid #8080805e;
    border-radius: 10px;
    padding: 25px;
    text-align: left;
    margin-bottom: 20px;
    min-height: 220px;
}

.feature-box-info h4 {
    margin-top: 20px;
}

.feature-box-info p {
    margin-top: 10px;
    margin-bottom: 10px !important;
}

.feature-box.feature-box-style-2 .feature-box-icon {
    background: transparent;
    top: -3px;
}

.feature-box .feature-box-icon {
    background-color: #0088CC;
}

.feature-box .feature-box-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 1 0 auto;
}

.feature-box .feature-box-info {
    flex: 1 1 100%;
    padding-left: 15px;
}

.feature-box.feature-box-style-2 h4 {
    color: #212529;
}

.text-uppercase {
    text-transform: uppercase;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.orange-color.link-btn a {
    color: #ff6d12;
    font-size: 16px;
    font-weight: 600;
    padding-left: 0 !important;
}

#callto {
    background-color: #FDF5EE;
    border-radius: 26px 26px 26px 26px;
    padding: 29px 0px 10px 0px;
}

#lines-call .arrowline {
    position: absolute;
    right: -15px;
}

#lines-call {
    position: relative;
}

/* .img-contribut {
        width: 350px;
    } */
.call-box-info {
    text-align: left;
    padding-left: 40px;
}

.call-box-info {
    text-align: left;
    padding-left: 40px;
}

.call-box-info h4.mb-2 {
    margin-top: 10px;
    font-size: 36px;
    font-weight: 900;
    line-height: 1.4em;
    font-family: "Playfair Display", Sans-serif;
}

.call-box-info p {
    margin-bottom: 10px !important;
    font-family: "Shadows Into Light", Sans-serif;
    font-size: 22px;
    text-transform: capitalize;
    letter-spacing: 1.5px;
    color: #ee9949;
}

.orange-colors.link-btn a {
    font-family: "Rubik", Sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    color: #FFFFFF;
    background-color: #ff6d12;
    border-radius: 13px 13px 13px 13px;
    padding: 20px 40px 20px 40px !important;
}

.orange-colors.link-btn {
    margin-bottom: 30px;
    margin-top: 30px;
}

.btn-hover:hover {
    color: #FFFFFF !important;
    background-color: #2C2734 !important;
}

.stayintouch {
    margin-top: 10px;
    font-size: 55px;
    font-weight: 900;
    line-height: 1.4em;
    font-family: "Playfair Display", Sans-serif;
}

.pre-footer input {
    border: medium none;
    color: gray;
    font-size: 14px;
    border: 1px solid #dfdfdf;
    margin-bottom: 10px;
    padding: 8px 10px;
    width: 40%;
    border-radius: 4px;
    -moz-border-radius: 4x;
    -webkit-border-radius: 4px;
}

.pre-footer input[type="submit"] {
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    text-transform: uppercase;
    width: 20%;
    padding: 8px 0;
    font-weight: 600;
    margin-left: -8px;
}


.footer {
    padding: 5vw 0;
    width: 100%;
    background: #f2f2f2;
    margin-bottom: 0 !important;
}

.social-icons {
    display: flex;
}

.social-icons i {
    font-size: 25px;
}

.social-icons a {
    padding-right: 30px;
}

.footer-menu {
    display: flex;
    justify-content: flex-end;
}

.footer-menu a {
    padding-left: 25px;
    color: #000;
    text-decoration: none;
}

.signup-btn {
    position: absolute;
    right: 0;
    top: 0;
}

.ovatheme_header_default nav.navbar li a,
.ovatheme_header_default nav.navbar li a {
    padding: 0px 15px;
}

.btn.sign-btn {
    background-color: #f89217;
    border-radius: 13px 13px 13px 13px;
    padding: 10px 20px 10px 20px;
    color: #fff;
}

header#ovatheme_header_default {
    padding-top: 30px;
}

ul#menu-custom-main-menu {
    margin-top: 30px;
}

.page-template-fundraiser-listing-template .ovatheme_breadcrumbs {
    display: none;
}

input[type="submit"] {
    background-color: #f89217 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    font-weight: 600;
}


.globe-hero.single-pages h1 {
    padding-top: 120px;
}

.page-template-help-now-template .ovatheme_breadcrumbs,
.page-template-help-now-appeal .ovatheme_breadcrumbs,
.page-template-series-template .ovatheme_breadcrumbs {
    display: none;
}

li.series-tabs a.active {
    background-color: #f89217;
    border-color: #f89217;
    color: #fff;
    padding: 12px 80px;
}

.series-tabs a {
    background-color: transparent;
    border-color: #f89217;
    color: #5c554e;
    border: 1px solid #f89217;
    text-decoration: none;
    padding: 12px 80px;
}

.dis-flex.btn:active {
    border: none;
}

.no-padding-tb {
    padding-top: 0 !important;
}

.box-list-bg {
    background: #eeeeee !important;
}

.box-list-bg h5 {
    margin-top: 0 !important;
    margin-bottom: 5px !important;
}

.flex-center {
    align-items: center;
}

.box-list-bg .name-locations {
    font-weight: 600;
}

.vol-img .avatar.img-circle.img-thumbnail {
    height: 80px !important;
    width: 100px !important;
    padding: 5px;
}

.vol-img .profil-pic {
    text-align: right !important;
}

.volunteer-list-box .hl-appeal {
    margin-bottom: 15px;
}

.bg-image-hero {
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 80px 0px 80px 0px;
    margin-bottom: 50px;
}

.heading-hero-header {
    color: #FFFFFF;
    font-family: "Playfair Display", Sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.3em;
    margin-top: 0 !important;
}

.bg-image-hero .ovatheme_breadcrumbs ul.breadcrumb {
    justify-content: center;
}

.bg-image-hero .ovatheme_breadcrumbs ul {}

/* .bg-image-hero .ovatheme_breadcrumbs ul.breadcrumb li, */
.bg-image-hero .ovatheme_breadcrumbs ul.breadcrumb a,
.bg-image-hero .ovatheme_breadcrumbs ul.breadcrumb li a {
    color: #ffffff;
    /*font-family: "Shadows Into Light", Sans-serif;*/
    font-size: 24px;
    font-weight: 400;
    text-decoration: none;
}

.bg-image-hero .ovatheme_breadcrumbs {
    margin-bottom: 0;
}

.page-template-volunteer-listing-template .ovatheme_breadcrumbs_default {
    display: none;
}

.impact-list {
    display: flex;
    justify-content: flex-start;
}

.abt-impct .nav-tabs .nav-item.show .nav-link,
.abt-impct .nav-tabs .nav-link.active {
    color: #f89217;
}

.abt-impct .nav-link {
    color: #000;
    font-weight: 500;
}

.impct-pad {
    padding: 50px 0;
}
div#okt_org .img-thumbnail {
    height: 150px;
    border-radius: inherit;
	width: 120px !important;
}
#profile-set-top .img-circle.img-thumbnail {
    height: 90px !important;
    width: 90px !important;
    object-fit: contain;
    /*z-index:10;*/
}
.relif-sec .col-md-6 {
    padding: 0 50px;
}
#loginform p {
    margin: 0 !important;
}
#loginform {
    margin-top: 20px !important;
}
#loginform p input {
    box-shadow: none !important;
}
.my-account-form label {
    display: block;
    margin-bottom: 0 !important;
}
#my-account-form {
   
    top: 50px !important;
}
.charity-avtar img.preview.avatar.img-circle.img-thumbnail {
    height: 120px !important;
}
.navigation-section.charity-navigation {
    padding: 30px 0;
    padding-top: 25px;
}
#charity-navigation .menuItems li {
    margin-bottom: 0 !important;
}
#charity-navigation .menuItems {
    margin-bottom: 0 !important;
    padding:25px 0;
}
#data-name h2 {
    margin-bottom: .5rem !important;
    margin-top: 0;
}
#data-name p {
    margin-bottom: .5rem !important;
    margin-top: 0;
}
.charity-one .impact-area .chalanging-solution {
    margin: 20px 0 !important;
}