/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Roboto:ital, wght@0, 300;
0, 400;
0, 500;
0, 700;
0, 900;
1, 300;
1, 500;
1, 700&family=Yellowtail&display=swap";
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%}
body {
margin: 0;
}
main {
display: block;
}
h1 {
font-size: 2em;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b, strong {
font-weight: bolder;
}
code, kbd, samp {
font-family: monospace, monospace;
font-size: 1em;
}
small {
font-size: 80%}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
img {
border-style: none;
}
button, input, optgroup, select, textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button, input {
overflow: visible;
}
button, select {
text-transform: none;
}
.default-btn.move-right:before {

background: #fc6405!important;

}

button, [type=button], [type=reset], [type=submit] {
-webkit-appearance: button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
padding: .35em .75em .625em;
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type=checkbox], [type=radio] {
box-sizing: border-box;
padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height: auto;
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details {
display: block;
}
summary {
display: list-item;
}
template {
display: none;
}
[hidden] {
display: none;
}
body {
color: #737373;
font-size: 15px;
line-height: 1.5;
font-family: "Roboto", sans-serif;
background: #fff;
}
h1, h2, h3, h4, h5, h6 {
color: #0d0d0d;
line-height: 1.3;
font-family: "Yellowtail", cursive;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a>h1, a>h2, a>h3, a>h4, a>h5, a>h6, h1>a, h2>a, h3>a, h4>a, h5>a, h6>a, img, a>img {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
h1 {
font-size: calc(1.5625rem + 3.75vw);
}
@media(min-width: 1200px) {
h1 {
font-size: 4.375rem;
}
}h2 {
font-size: calc(1.425rem + 2.1vw);
}
@media(min-width: 1200px) {
h2 {
font-size: 3rem;
}
}h3 {
font-size: calc(1.35rem + 1.2vw);
}
@media(min-width: 1200px) {
h3 {
font-size: 2.25rem;
}
}h4 {
font-size: calc(1.3125rem + 0.75vw);
}
@media(min-width: 1200px) {
h4 {
font-size: 1.875rem;
}
}h5 {
font-size: calc(1.275rem + 0.3vw);
}
@media(min-width: 1200px) {
h5 {
font-size: 1.5rem;
}
}h6 {
font-size: 1.125rem;
}
img {
max-width: 100%;
height: auto;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a {
color: #737373;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@media not all and (pointer: coarse) {
a: hover {
color: #f1c152;
}
}p {
line-height: 1.7;
}
input, button, textarea {
outline: none !important;
box-shadow: none !important;
}
@keyframes preloader-fx {
0% {
-webkit-transform: scale(0,  0);
-moz-transform: scale(0,  0);
transform: scale(0,  0);
opacity: .5;
}
100% {
-webkit-transform: scale(1,  1);
transform: scale(1,  1);
opacity: 0;
}
}@-webkit-keyframes preloader-fx {
0% {
-webkit-transform: scale(0,  0);
-moz-transform: scale(0,  0);
transform: scale(0,  0);
opacity: .5;
}
100% {
-webkit-transform: scale(1,  1);
-moz-transform: scale(1,  1);
transform: scale(1,  1);
opacity: 0;
}
}@keyframes price-ani {
0% {
-webkit-transform: scale(1,  1);
-moz-transform: scale(1,  1);
transform: scale(1,  1);
opacity: .5;
}
100% {
-webkit-transform: scale(1.2,  1.2);
-moz-transform: scale(1.2,  1.2);
transform: scale(1.2,  1.2);
opacity: .1;
}
}.clearfix::after {
clear: both;
content: "";
display: table;
}
.hide-text {
overflow: hidden;
padding: 0;
text-indent: 101%;
white-space: nowrap;
}
.visually-hidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
@media(min-width: 1200px) {
.container {
max-width: 1170px;
}
}.color--theme-color {
color: #f1c152;
}
.padding--top {
padding-top: 70px;
}
/*@media(min-width: 992px) {
.padding--top {
padding-top: 100px;
}*/
}.padding--bottom {
padding-bottom: 70px;
}
/*@media(min-width: 992px) {
.padding--bottom {
padding-bottom: 100px;
}*/
}.checkout-page .checkout-area-right .payment .car-right-body ul li .custom-radio, .checkout-page .checkout-area-right .order-table .car-right-body ul li, .forezero__form form, .shop-cart .section-wrapper .cart-bottom .shiping-box .cart-overview ul li, .shop-cart .section-wrapper .cart-bottom .cart-checkout-box .cart-checkout, .shop-cart .section-wrapper .cart-bottom .cart-checkout-box, .shop-cart .section-wrapper .cart-top table tbody tr td.product-item, .shop-single .review .review-content .description .post-item, .shop-single .review .review-content .review-showing .client-review .review-form form .rating ul, .shop-single .review .review-content .review-showing .client-review .review-form form .rating, .shop-single .review .review-content .review-showing .content li .post-content .entry-meta .posted-on, .shop-single .review .review-content .review-showing .content li .post-content .entry-meta, .shop-single .review .review-nav, .shop-single .product-details .post-content form, .shop-page .modal .modal-dialog .modal-content .modal-body .product-details-inner .cart-button, .shop-page .shop-product-wrap .product-list-item, .shop-page .shop-product-wrap .product-item .product-thumb .product-action-link, .shop-page .shop-product-wrap .product-list-item .product-thumb .product-action-link, .service__text, .service__center, .piller__inner, .piller__area, .social__list, .location__info-bottom .section__wrapper .location__info-list ul li, .location__info-top .section__wrapper, .qoute__thumb, .qoute__inner, .blog__tags-right, .blog__tags-left, .blog__tags, .blog-style2 .blog__content-metapost, .blog-style2 .blog__inner, .blog__respond-details form p, .blog__respond-details form, .blog__comments-details ul li, .blog__content-metapost, .blog__inner, .donaterange__bars, .cause__inner, .sermon-single .sermon__thumb-metapost, .sermon__content-social, .sermon__content-metapost, .sermon__inner, .shedule__sunrise-inner, .shedule__sunrise, .shedule__time ul li, .shedule__time ul, .shedule__content, .shedule__top, .event-single .event__metapost-info, .event__metapost-share ul, .event__metapost, .event__thumb-date, .gallery__filter ul, .about__inner, .about__thumbpart ul, .eventtime__center ul li, .eventtime__center ul, .eventtime__area, .footer__social ul, .footer__post-inner, .footer__tags ul, .sidebar__tab .tab-content .footer__post-inner, .sidebar__info-list li, .pageheader__area, .header-form .form-container, .header-form, .single-product-item .thumb, .single-product-item, .header__top-search ul, .header__top-social ul, .header__top-socialsearch, .header__top-area {
display: flex;
flex-wrap: wrap;
}
.scrollToTop i, .scrollToTop svg, .play-btn i, .play-btn svg {
z-index: 1;
position: relative;
}
.forezero__content, .shop-single .review .review-content .description .post-item .post-content ul li, .shop-single .product-details .post-content form .select-product select, .shop-single .product-details .post-content form .select-product, .shop-single .product-details .product-thumb, .shop-page .modal .modal-dialog .modal-content .modal-body .product-details-inner .thumb, .shop-page .shop-product-wrap .product-item .product-thumb .pro-thumb, .shop-page .shop-product-wrap .product-list-item .product-thumb .pro-thumb, .shop-page .shop-product-wrap .product-item .product-thumb, .shop-page .shop-product-wrap .product-list-item .product-thumb, .service__right, .service__left, .service__text, .service__icon, .piller__inner, .social__list li, .qoute__thumb, .event__metapost-share, .event__metapost-coment, .event__thumb, .gallery__inner, .about__icon, .eventtime__center ul li, .default-btn, .section__header h2, .menu-item-has-children>a, .header__menu ul li, .header__top-search ul li.cart__icon, .cart-plus-minus, .play-btn {
position: relative;
}
/*.forezero__content::after, .shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping .outline-select .select-icon, .shop-single .review .review-content .description .post-item .post-content ul li::before, .shop-single .product-details .post-content form .select-product i, .shop-single .product-details .product-thumb .pro-single-prev, .shop-single .product-details .product-thumb .pro-single-next, .shop-page .modal .modal-dialog .modal-content button.close, .shop-page .shop-product-wrap .product-item .product-thumb .product-action-link, .shop-page .shop-product-wrap .product-list-item .product-thumb .product-action-link, .shop-page .shop-product-wrap .product-item .product-thumb .pro-thumb::after, .shop-page .shop-product-wrap .product-list-item .product-thumb .pro-thumb::after, .piller__shape, .social__list li::after, .qoute__thumb i, .qoute__thumb svg, .event__metapost-share ul::after, .event__metapost-share ul, .event__metapost-count, .event__thumb-date, .about__icon::after, .eventtime__center ul li::after, .section__header h2::after, .section__header h2::before, .menu-item-has-children>a::after, .header__top-search ul li.cart__icon span, .cart-plus-minus .qtybutton, .pluse_1::after, .pluse_1::before, .pluse_2::after, .pluse_2::before, .pluse_1, .pluse_2, .play-btn {
position: absolute;
content: ""}*/
.shop-cart .section-wrapper .cart-bottom, .shop-single .product-details, .shop-page .modal .modal-dialog .modal-content .modal-body .product-details-inner .product-container, .shop-page .modal .modal-dialog .modal-content .modal-body .product-details-inner .thumb, .shop-page .shop-product-wrap .product-item .product-thumb, .shop-page .shop-product-wrap .product-list-item .product-thumb, .blog__slider-thumb, .blog__thumb, .cause-style2 .cause__thumb, .sermon__thumb, .event__thumb, .preloader, .default-btn, .footer__post-thumb, .cart-plus-minus {
overflow: hidden;
}
.shop-single .product-details .post-content form .default-btn, form button, .event__metapost-share, .gallery__filter ul li, .header__top-search ul li {
cursor: pointer;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping .cart-page-input-text, .shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping .outline-select.shipping-select, .shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping .outline-select select, .shop-cart .section-wrapper .cart-bottom .cart-checkout-box .cart-checkout, .shop-cart .section-wrapper .cart-top table, .shop-single .review .review-content .description .post-item .post-content, .shop-single .review .review-content .description .post-item .post-thumb, .shop-single .review .review-content .review-showing .client-review .review-form form textarea, .shop-single .review .review-content .review-showing .client-review .review-form form input, .shop-single .review .review-content .review-showing .content li .post-content, .shop-single .product-details .post-content form .discount-code input, .shop-single .product-details .post-content form .discount-code, .shop-single .product-details .post-content form .select-product select, .shop-single .product-details .post-content form .select-product, .shop-single .product-details .product-thumb .pro-single-thumbs .single-thumb img, .shop-single .product-details .product-thumb .pro-single-top .single-thumb img, .shop-page .modal .modal-dialog .modal-content .modal-body .product-details-inner .thumb .pro-thumb img, .shop-page .shop-product-wrap .product-list-item .product-content, .shop-page .shop-product-wrap .product-list-item .product-thumb img, .shop-page .shop-product-wrap .product-list-item .product-thumb, .shop-page .shop-product-wrap .product-item .product-thumb .product-action-link, .shop-page .shop-product-wrap .product-list-item .product-thumb .product-action-link, .shop-page .shop-product-wrap .product-item .product-thumb .pro-thumb img, .shop-page .shop-product-wrap .product-list-item .product-thumb .pro-thumb img, .shop-page .shop-product-wrap .product-item .product-thumb .pro-thumb::after, .shop-page .shop-product-wrap .product-list-item .product-thumb .pro-thumb::after, .piller__inner::after, .location__map iframe, form textarea, form input, .contact__form form textarea, .contact__form form input, .qoute__content, .blog__tags, .blog-style2 .blog__content, .blog-style2 .blog__thumb, .blog__slider-thumb img, .blog__content, .cause-style2 .cause__thumb img, .sermon-single .sermon__content, .sermon-single .sermon__thumb, .sermon__content, .sermon__thumb img, .shedule__sunrise-item, .shedule__time ul li span, .shedule__time ul li p, .shedule__item, .event__thumb img, .gallery__content, .gallery__inner::after, .header__bottom-fiexd {
width: 100%}
.shop-page .shop-product-wrap .product-item .product-thumb .pro-thumb::after, .shop-page .shop-product-wrap .product-list-item .product-thumb .pro-thumb::after, .piller__inner::after, .location__map iframe, .location__map, .location__left, .gallery__inner::after {
height: 100%}
.banner__content h2 {
font-weight: 900;
}
.forezero__content p, .piller__content p, .blog__tags-title p, .blog__tags-left ul li a, .blog__comments-content .default-btn, .shedule__time ul li span, .gallery__content h5, .gallery__filter ul li, .eventtime__center ul li .count-text, .eventtime__center ul li .count-number, .header__menu ul li a {
font-weight: 700;
}
.shop-single .review .review-content .review-showing .client-review .review-form .section__header h2, .sermon-single .blog__respond .section__header h2, .sermon-single .blog__comments .section__header h2, .sidebar .section__header h2, h1, h2, h3, h4, h5, h6 {
font-weight: 500;
}
.qoute__content-blockquote h4, .donaterange h3 {
font-weight: 400;
}
.forezero__content p, .shop-cart .section-wrapper .cart-top table tbody tr td.product-item .p-content a, .blog__respond-title h4, .blog__slider-content h6, .shedule__sunrise-content h3, .default-btn, .header__menu ul li a {
text-transform: uppercase;
}
.shop-page .modal .modal-dialog .modal-content .modal-body .product-details-inner .cart-button .default-btn, .social__list a span, .blog-single .blog__content h6, .blog-style2 .blog__content h6, .blog__content h5, .sermon-single .sermon__content h3, .gallery__content h5, .gallery__filter ul li, .footer__post-content h6, .sidebar__tab ul li .nav-link {
text-transform: capitalize;
}
.service__text::after, .service__text::before, .service__icon::after, .piller__inner::after, .gallery__content, .gallery__inner::after {
position: absolute;
content: "";
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,  -50%);
transform: translate(-50%,  -50%);
}
.forezero__form form, .shop-page .shop-product-wrap .product-item .product-thumb .product-action-link, .shop-page .shop-product-wrap .product-list-item .product-thumb .product-action-link, .service__text, .service__center, .piller__inner, .piller__area, .social__list, .qoute__thumb, .cause__inner, .shedule__time ul li, .event__thumb-date, .gallery__filter ul, .about__thumbpart ul, .eventtime__area, .footer__social ul {
justify-content: center;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .cart-overview ul li, .shop-cart .section-wrapper .cart-bottom .cart-checkout-box .cart-checkout, .shop-cart .section-wrapper .cart-bottom .cart-checkout-box, .shop-single .review .review-content .review-showing .content li .post-content .entry-meta, .shop-single .product-details .post-content form, .blog__tags, .blog__respond-details form, .sermon-single .sermon__thumb-metapost, .shedule__content, .event__metapost, .pageheader__area, .header__top-area {
justify-content: space-between;
}
.shop-single .product-details .post-content p.rating {
justify-content: flex-start;
}
.shedule__sunrise-inner {
justify-content: space-evenly;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .cart-overview ul li, .shop-cart .section-wrapper .cart-bottom .cart-checkout-box, .shop-single .review .review-content .description .post-item, .shop-single .review .review-content .review-showing .client-review .review-form form .rating, .shop-single .review .review-content .review-showing .content li .post-content .entry-meta, .shop-single .product-details .post-content form, .shop-single .product-details .post-content p.rating, .shop-page .modal .modal-dialog .modal-content .modal-body .product-details-inner .cart-button, .shop-page .shop-product-wrap .product-item, .shop-page .shop-product-wrap .product-list-item, .service__text, .service__center, .piller__inner, .location__info-top .section__wrapper, .blog__tags-left, .blog__tags, .blog-style2 .blog__inner, .blog__respond-details form p, .blog__inner, .sermon__inner, .shedule__sunrise-inner, .shedule__content, .event__metapost-share ul, .event__metapost, .event__thumb-date, .eventtime__area, .pageheader__area, .header__top-search ul, .header__top-socialsearch, .header__top-area {
align-items: center;
}
.social__list li:last-child::after, .shedule__time ul li:nth-last-of-type(1), .shedule__time ul li:nth-last-of-type(2), .sidebar__catagory ul li ul {
display: none;
}
.sermon-single .blog__comments-content span, .shedule__time ul li span, .shedule__time ul li p, .about__thumbpart span, .sidebar__catagory ul li a, .header__menu ul li a {
display: block;
}
.social__list a span, .blog__tags-title, .blog__tags-left ul li a, .blog__tags-left ul li, .blog__respond-details form input[type=checkbox], .blog__respond-details form input[type=radio], .sermon-single .blog__comments-edit, .sermon__content-social li a, .event__metapost-share ul li a, .gallery__icon, .default-btn, .footer__links ul li a, .footer__tags ul li a, .header__bottom-fiexd .header__logo, .play-btn {
display: inline-block;
}
.forezero__form form input, form button, .contact__form form .default-btn, .blog-style2 .blog__item:last-child .blog__inner, .blog__comments-details>ul>li:first-child, .blog__item:last-child .blog__inner, .cause-style2 .cause__inner, .sermon-single .sermon__inner, .sidebar__catagory ul li:last-child>a, .sidebar__search form input {
border: none;
}
.shop-single .product-details .product-thumb .pro-single-prev, .shop-single .product-details .product-thumb .pro-single-next, .cart-plus-minus .qtybutton, .cart-plus-minus .cart-plus-minus-box {
color: #000;
}
.shop-single .sidebar-widget .widget-search form input, .shop-page .sidebar-widget .widget-search form input {
background-color: #fff;
}
.checkout-page .checkout-area-right .car-right-title h4, .checkout-page .checkout-area-left h4, .forezero__content h2, .shop-cart .section-wrapper .cart-bottom .shiping-box .cart-overview h3, .shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping h3, .shop-single .product-details .post-content h6, .shop-single .product-details .post-content h4, .shop-page .modal .modal-dialog .modal-content .modal-body .product-details-inner .product-content h5, .shop-page .modal .modal-dialog .modal-content .modal-body .product-details-inner .product-content h6, .shop-page .shop-product-wrap .product-item .product-content h6, .shop-page .shop-product-wrap .product-list-item .product-content h6, .shop-page .shop-product-wrap .product-item .product-content h5, .shop-page .shop-product-wrap .product-list-item .product-content h5, .service__text h6, .service__content h5, .location__info-top .section__wrapper .location__info-content h6, .qoute__content-blockquote h4, .blog-single .blog__content h6, .blog-single .blog__content h3, .blog-style2 .blog__content h6, .blog-style2 .blog__content h3, .blog__comments-content h6, .blog__slider-content h5, .blog__slider-content h6, .blog__content h5, .cause-style2 .cause__content h6, .cause-style2 .cause__content h5, .cause__bars h4, .cause__content h3, .sermon-single .sermon__content h3, .sermon__content h6, .shedule__sunrise-content h3, .shedule__title h6, .event-single .event__content h3, .event__content h5, .footer__post-content h6, .single-product-item .content .title, .cart-products .title {
font-family: "Roboto", sans-serif;
}
.shedule__time ul li p {
font-family: "Yellowtail", cursive;
}
.shop-cart .section-wrapper .cart-top table thead tr th:nth-child(3), .service__icon, .piller__inner, .social__list a i, .social__list a svg, .contact__form .form-message, .sponsor__thumb, .qoute__content, .qoute__thumb i, .qoute__thumb svg, .qoute__thumb, .blog__pagination, .blog__slider-item, .donaterange, .cause__inner, .sermon__inner, .shedule__time ul li, .event__metapost-comentshare, .event__thumb-date, .gallery__icon, .about__icon, .about__thumbpart, .eventtime__center ul li, .header__top-search ul li.cart__icon span, .header__top-search ul li.cart__icon, .header__top-left ul li i, .play-btn {
text-align: center;
}
.cause-style2 .cause__inner, .sermon-single .sermon__inner {
text-align: left;
}
ul li {
list-style: none;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .cart-overview ul, .shop-single .review .review-content .description .post-item .post-content ul, .shop-single .review .review-content .review-showing .client-review .review-form form .rating ul, .shop-single .review .review-content .review-showing .content, .shop-single .review .review-nav, .shop-page .modal .modal-dialog .modal-content .modal-body .product-details-inner .cart-button .cart-plus-minus, .shop-page .shop-product-wrap .product-item .product-content h5, .shop-page .shop-product-wrap .product-list-item .product-content h5, .contact__form .form-message, .eventtime__left h2, .sidebar__tab .tab-content .blog__comments-details ul li ul, .cart-plus-minus .qtybutton, .cart-plus-minus .cart-plus-minus-box, ul {
margin: 0;
}
.social__list a, .blog__tags-left ul li a, .shedule__time ul li, .footer__tags ul li {
margin: 5px;
}
.shedule__inner {
margin: 10px;
}
.eventtime__center ul li {
margin: 15px;
}
.forezero__form form input, .shop-cart .section-wrapper .cart-bottom .shiping-box .cart-overview ul li .pull-right, .shop-cart .section-wrapper .cart-bottom .cart-checkout-box .coupon input, .shop-single .review .review-content .review-showing .content li .post-content .entry-content p, .shop-single .review .review-content .review-showing .content li .post-content .entry-meta .posted-on p, .shop-single .product-details .post-content form .discount-code input, .shop-page .shop-title p, .service__text h6, .service__text h3, .service__text p, .service__content p, .service__item:last-child .service__inner, .piller__content p, .location__info-top .section__wrapper .location__info-content h6, .blog-style2 .blog__item:last-child .blog__inner, .blog__respond-details form input[type=checkbox], .blog__respond-details form input[type=radio], .blog__content p, .blog__item:last-child .blog__inner, .cause__bars h4, .cause__content h6, .shedule__sunrise-content p, .shedule__sunrise-content h3, .shedule__time ul li span, .shedule__time ul li p, .shedule__title p, .event__thumb-date p, .event__thumb-date h6, .about__item:last-child .about__inner, .eventtime__center ul li .count-text, .footer__bottom-content p, .footer__post-item:last-child .footer__post-inner, .footer__about-content p, .sidebar__tab .tab-content .blog__comments-content p, .sidebar__tab .tab-content .footer__post-inner, .sidebar__tab .tab-content .footer__post-item:last-child .footer__post-inner, .sidebar__search form input, .pageheader__right .breadcrumb, .pageheader__left h3 {
margin-bottom: 0;
}
.forezero__content p, .shop-single .product-details .post-content h4, .shop-page .shop-product-wrap .product-item .product-content h5, .shop-page .shop-product-wrap .product-list-item .product-content h5, .service__content h5, .blog__slider-rating {
margin-bottom: 5px;
}
.shop-single .product-details .post-content p.rating, .shop-single .product-details .post-content h6, .shop-page .paginations, .blog__tags-left, .cause-style2 .cause__content h6, .sermon-single .blog__comments-edit, .sermon-single .blog__comments-content span, .sermon__content-metapost, .sermon__content h6 {
margin-bottom: 10px;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .cart-overview ul li, .shop-cart .section-wrapper .cart-bottom, .shop-single .review .review-content .review-showing .content li .post-thumb, .shop-single .review, .blog-style2 .blog__content-metapost, .blog-style2 .blog__inner, .blog__respond-title, .blog__content-metapost, .blog__content h5, .blog__inner, .about__thumbpart span, .about__thumbpart img, .footer__post-inner {
margin-bottom: 15px;
}
.service__icon, .contact__form form input, .contact__form form textarea, .blog-single .blog__content-metapost, .sermon-single .sermon__thumb-metapost, .event-single .event__content h3, .event__metapost, .footer__about-thumb {
margin-bottom: 20px;
}
.shedule__sunrise-item:first-child .shedule__sunrise-inner {
margin-bottom: 25px;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .cart-overview h3, .shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping h3, .shop-single .review .review-content .review-showing .client-review .review-form form input, .shop-single .product-details .post-content p, .shop-page .shop-title, .service__inner, .blog-single .blog__content h3, .blog-style2 .blog__content p, .blog__respond-details form p, .event-single .event__metapost, .gallery__filter, .about__inner, .footer__bottom-logo, .sidebar__tag, .sidebar__tab, .sidebar .section__header, .banner__content p {
margin-bottom: 30px;
}
.location__info-top, .cause__top, .sidebar__search, .section__header h2 {
margin-bottom: 40px;
}
.section__header {
margin-bottom: 60px;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping button {
margin-top: 10px;
}
.location__info-top .section__wrapper .location__info-content ul, .sidebar__tab .tab-content .blog__comments-details ul li ul li {
margin-top: 15px;
}
.blog__pagination {
margin-top: 25px;
}
.contact__form .form-message.success, .contact__form .form-message.error, .blog__comments-details ul ul li, .cause__bottom, .shedule__sunrise {
margin-top: 30px;
}
.social__list a span {
margin-left: 10px;
}
.blog__comments-details ul ul, .header__menu .default-btn {
margin-left: 30px;
}
.location__info-bottom .section__wrapper .location__info-left i, .location__info-bottom .section__wrapper .location__info-left svg, .location__info-bottom .section__wrapper .location__info-left, .location__info-top .section__wrapper .location__info-content ul li b, .blog__tags-title, .blog__respond-details form p input, .sermon__content-metapost li i, .sermon__content-metapost li svg, .event__metapost-info li i, .event__metapost-info li svg {
margin-right: 5px;
}
.sidebar__catagory ul li a i, .sidebar__catagory ul li a svg, .sidebar__info-left {
margin-right: 10px;
}
.social__list li, .event-single .event__metapost-info>li, .header__top-search ul li.search__icon, .header__top-social {
margin-right: 15px;
}
.location__info-top .section__wrapper .location__info-thumb {
margin-right: 20px;
}
.sidebar__tab .tab-content .blog__comments-details {
margin-top: 10px;
margin-bottom: 10px;
}
.forezero__form form, .blog__comments, .donaterange__bars {
margin-top: 30px;
margin-bottom: 30px;
}
.forezero__form form button, .sermon-single .sermon__content, .sermon-single .sermon__inner, .event-single .event__metapost-info>li, ul {
padding: 0;
}
.about__thumbpart ul li a, .header__top-social ul li a {
padding: 0px;
}
.shedule__inner, .footer__social ul li a {
padding: 10px;
}
.qoute__thumb, .blog__tags {
padding: 15px;
}
.contact__form form input, .contact__form form textarea {
padding: 20px;
}
.forezero__content, .blog__slider-content, .blog__right, .blog__left, .sermon__inner {
padding: 20px;
}
.sermon__inner .blog_play {
	width: 20%;
    margin-left: 8px;
}
.blog-style2 .blog__item:last-child .blog__inner, .blog__comments-details ul ul li:last-child, .blog__item:last-child .blog__inner {
padding-bottom: 0;
}
.blog-style2 .blog__inner, .blog__inner {
padding-bottom: 15px;
}
.sermon-single .sermon__thumb-metapost, .event__content {
padding-top: 20px;
}
.cause-style2 .cause__content {
padding-top: 30px;
}
.blog__comments-content {
padding-left: 14px;
}
.location__right {
padding-left: 20px;
}
.sermon__content-social li a {
padding-right: 10px;
}
.social__list li, .blog-style2 .blog__content-metapost li, .blog__content-metapost li, .sermon__content-metapost li, .event-single .event__metapost-info>li, .header__top-social {
padding-right: 15px;
}
.banner__content p {
padding-right: 30px;
}
.header__mainmenu {
padding-top: 0;
padding-bottom: 0;
}
.event__metapost-share ul li a, .event__metapost-comentshare li, .event__metapost-info li, .footer__links ul li a, .sidebar__info-list li, .header__top-left ul li {
padding-top: 5px;
padding-bottom: 5px;
}
.sidebar__tab .tab-content .blog__comments-details ul li {
padding-top: 10px;
padding-bottom: 10px;
}
.shedule__sunrise-inner {
padding-top: 15px;
padding-bottom: 15px;
}
.sidebar__tab .tab-content .footer__post-inner {
padding-top: 20px;
padding-bottom: 20px;
}
.blog-style2 .blog__content, .blog__comments-details ul li, .pageheader, .header__top {
padding-top: 16px;
padding-bottom: 16px;
}
.sponsor {
padding-top: 60px;
padding-bottom: 60px;
}
.event__metapost-share ul li a {
padding-left: 10px;
padding-right: 10px;
}
.blog-single .blog__content h3, .blog-style2 .blog__content h3, .sermon-single .sermon__content h3, .sermon__content h6, .event-single .event__content h3 {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.blog__slider-content h6, .blog__content h5, .cause-style2 .cause__content h5, .event__content h5, .footer__post-content h6 {
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.bg-img {
background-repeat: no-repeat !important;
background-size: cover !important;
background-position: center !important;
}
.play-btn {
top: 50%;
left: 50%;
transform: translate(-50%,  -50%);
background: #fff;
width: 50px;
height: 50px;
line-height: 50px;
border-radius: 50%;
z-index: 1;
font-size: 1.125rem;
color: #da5455;
}
@media(min-width: 768px) {
.play-btn {
width: 70px;
height: 70px;
line-height: 70px;
font-size: 24px;
}
}.play-btn span {
width: 100%}
.play-btn span:before {
background: #fff;
}
@media(min-width: 768px) {
.play-btn span: before {
width: 80px;
height: 80px;
}
}.scrollToTop {
position: fixed;
bottom: -30%;
right: 5%;
z-index: 9;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
color: #fff;
animation: lab_top_up 5s linear infinite;
font-size: 1.125rem;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.scrollToTop i, .scrollToTop svg {
color: #fff;
}
.scrollToTop:hover {
background: #da5455;
}
.scrollToTop .pluse_1, .scrollToTop .pluse_2 {
background: #f1c152;
}
.scrollToTop .pluse_1::after, .scrollToTop .pluse_1::before, .scrollToTop .pluse_2::after, .scrollToTop .pluse_2::before {
background: rgba(241, 193, 82, .3);
}
.pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.pagination .page-item .page-link {
margin: 5px;
outline: none;
box-shadow: none;
color: #0d0d0d;
}
.pagination .page-item .page-link:hover {
background: #f1c152;
color: #fff;
border-color: #f1c152;
}
.pluse_1, .pluse_2 {
width: 100%;
height: 100%;
border-radius: 50%;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%,  -50%);
-ms-transform: translate(-50%,  -50%);
transform: translate(-50%,  -50%);
background: rgba(255, 255, 255, .1);
}
.pluse_1::after, .pluse_1::before, .pluse_2::after, .pluse_2::before {
background: #fff;
border-radius: 50%;
left: 50%;
top: 50%;
margin-left: -20px;
margin-top: -20px;
z-index: 0;
}
.pluse_1::after, .pluse_2::after {
width: 30px;
height: 30px;
background: transparent;
margin-left: -15px;
margin-top: -15px;
}
.pluse_1:before, .pluse_2:before {
width: 40px;
height: 40px;
}
.pluse_1 {
-webkit-animation: pluse_animate 3s infinite linear;
animation: pluse_animate 3s infinite linear;
}
.pluse_2::before {
-webkit-animation: pluse_animate 3s infinite linear;
animation: pluse_animate 3s infinite linear;
-webkit-animation-delay: 1s;
animation-delay: 1s;
margin-left: 0;
margin-top: 0;
}
@keyframes pluse_animate {
0% {
opacity: 1;
-webkit-transform: translate(-50%,  -50%) scale(0.3);
transform: translate(-50%,  -50%) scale(0.3);
}
100% {
opacity: 0;
-webkit-transform: translate(-50%,  -50%) scale(2);
transform: translate(-50%,  -50%) scale(2);
}
}.cart-plus-minus {
border: 1px solid #ecf0f3;
width: 120px;
margin: 0 auto;
cursor: pointer;
}
.cart-plus-minus .dec.qtybutton {
border-right: 1px solid #ecf0f3;
height: 40px;
left: 0;
top: 0;
}
.cart-plus-minus .cart-plus-minus-box {
border: medium none;
float: left;
font-size: 14px;
height: 40px;
text-align: center;
width: 120px;
outline: none;
}
.cart-plus-minus .qtybutton {
float: inherit;
font-size: 14px;
font-weight: 500;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.cart-plus-minus .qtybutton:hover {
color: #fff;
background: #fc6405;
}
.cart-plus-minus .inc.qtybutton {
border-left: 1px solid #ecf0f3;
right: 0;
top: 0;
}
@media(max-width: 575px) {
.header__top-left {
width: 100%;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #ecf0f3;
}
}@media(max-width: 575px) {
.header__top-left ul {
text-align: center;
}
}.header__top-left ul li i {
border: 1px solid #ecf0f3;
width: 28px;
height: 28px;
vertical-align: middle;
line-height: 26px;
margin-right: 8px;
font-size: 0.75rem;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%}
@media(max-width: 575px) {
.header__top-right {
width: 100%}
}@media(max-width: 575px) {
.header__top-socialsearch {
justify-content: center;
}
}.header__top-social {
border-right: 1px solid #ecf0f3;
}
.header__top-search ul li.cart__icon {
width: 40px;
height: 40px;
line-height: 40px;
border: 1px solid #ecf0f3;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%}
.header__top-search ul li.cart__icon span {
top: 0;
right: 0;
width: 16px;
height: 16px;
line-height: 16px;
color: #fff;
background: #0d0d0d;
font-size: 0.625rem;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%}
.header__bottom {
background: #f1c152;
}
@media(min-width: 1200px) {
.header__bottom {
background: #0d0d0d;
}
}@media(min-width: 1200px) {
.header__bottom-fiexd {
position: fixed;
z-index: 999;
top: 0;
}
}.header__bottom-fiexd .header__mainmenu {
justify-content: space-between;
}
.header__bottom-fiexd .default-btn {
display: none;
}
.header__mainmenu {
justify-content: space-between;
}
@media(min-width: 1200px) {
.header__mainmenu {
justify-content: center;
}
}.header__logo {
width: 150px;
padding: 15px 0;
}
@media(min-width: 1200px) {
.header__logo {
display: none;
}
}.header__bar-info {
width: 50px;
height: 40px;
transform: translateY(2px);
margin-left: 10px;
}
@media(max-width: 1199px) {
.header__menu {
width: 100%}
}@media(min-width: 1200px) {
.header__menu ul {
display: flex;
flex-wrap: wrap;
}
}@media(max-width: 1199px) {
.header__menu ul li: last-child a {
border-bottom: none;
}
}.header__menu ul li:hover ul {
opacity: 1;
visibility: visible;
top: calc(100% + 0px);
}
@media(min-width: 1200px) {
.header__menu ul li: hover.menu-item-has-children a::after {
transform: rotate(-45deg);
}
}.header__menu ul li.open.menu-item-has-children a::after, .header__menu ul li.active.menu-item-has-children a::after, .header__menu ul li:hover.menu-item-has-children a::after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
@media(min-width: 1200px) {
.header__menu ul li.open>a, .header__menu ul li.active>a, .header__menu ul li: hover>a {
color: #f1c152;
}
.header__menu ul li.open>a::after, .header__menu ul li.active>a::after, .header__menu ul li:hover>a::after {
border-color: #f1c152;
}
}.header__menu ul li a {
padding: 10px 25px;
color: #0d0d0d;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
border-bottom: 1px solid rgba(13, 13, 13, .1);
}
@media(min-width: 1200px) {
.header__menu ul li a {
display: inline-block;
color: #fff;
border-bottom: none;
}
}.header__menu ul li ul {
display: none;
}
@media(min-width: 1200px) {
.header__menu ul li ul {
position: absolute;
width: 230px;
left: 0;
top: calc(100% + 50px);
opacity: 0;
visibility: hidden;
background: #fff;
z-index: 9;
display: inline-block;
transition: all .3s ease;
}
}.header__menu ul li ul li {
width: 100%}
.header__menu ul li ul li:last-child a {
border-bottom: none;
}
.header__menu ul li ul li a {
color: #0d0d0d;
border-bottom: 1px solid rgba(13, 13, 13, .1);
display: block;
}
@media(min-width: 1200px) {
.header__menu ul li ul li a {
border-color: #ecf0f3;
}
}.header__menu ul li ul li a:hover, .header__menu ul li ul li a.active {
color: #f1c152;
background: #0d0d0d;
}
@media(min-width: 1200px) {
.header__menu ul li ul li a: hover, .header__menu ul li ul li a.active {
color: #fff;
background: #f1c152;
}
}.header__menu .default-btn {
transform: skewX(-23deg);
}
@media(max-width: 1199px) {
.header__menu .default-btn {
display: none;
}
}.header__menu .default-btn:hover {
background: #da5455;
}
.header__menu .default-btn:hover span {
color: #fff;
}
.menu-item-has-children>a::after {
width: 0px;
height: 0px;
border-bottom: 0px solid #fff;
border-right: 1px solid #fff;
top: 16px;
right: 2px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
@media(min-width: 1200px) {
.menu-item-has-children>a: :after {
border-color: #fff;
}
}.cart-sidebar-area {
background-color: #000;
max-width: 350px;
width: 100%;
height: 100vh;
padding: 30px;
position: fixed;
right: 0;
overflow-y: scroll;
top: 0;
z-index: 99999;
transition: .7s ease;
transform: translateX(350px);
}
.cart-sidebar-area.active {
visibility: visible;
opacity: 1;
transform: translateX(0px);
}
.cart-sidebar-area .btn-wrapper {
margin-top: 40px;
}
.cart-sidebar-area .top-content {
position: relative;
margin-bottom: 35px;
}
.side-sidebar-close-btn {
position: absolute;
right: 0px;
top: 0px;
display: inline-block;
font-size: 16px;
color: #fff;
cursor: pointer;
}
.cart-products .title {
font-size: 18px;
color: #fff;
font-weight: 500;
margin: 0;
margin-bottom: 25px;
}
.single-product-item {
min-height: 80px;
margin-bottom: 20px;
}
.single-product-item .thumb {
width: 100px;
padding: 5px;
justify-content: center;
align-items: center;
background: #fff;
}
.single-product-item .thumb img {
max-width: 100%;
max-height: 100%}
.single-product-item .content {
width: calc(100% - 100px);
padding-left: 20px;
}
.single-product-item .content .price {
color: rgba(255, 255, 255, .4);
}
.single-product-item .content .price .pprice {
color: #fff;
}
.single-product-item .content .title {
font-size: 16px;
line-height: 26px;
color: #fff;
font-weight: 400;
margin-top: 0;
margin-bottom: 0px;
}
.single-product-item .content .remove-cart {
display: inline-block;
font-size: 10px;
color: #fff;
background-color: #f1c152;
padding: 10px 20px;
border-radius: 5px;
text-transform: uppercase;
margin-top: 10px;
transition: all .3s ease-in;
}
.single-product-item .content .remove-cart:hover {
opacity: .8;
}
.overlay {
cursor: url(data:image/png;
base64, iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress;
}
.overlay.active {
visibility: visible;
opacity: 1;
}
.header-form {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
z-index: 999;
visibility: hidden;
z-index: 99999;
justify-content: center;
align-items: center;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.header-form.active {
visibility: visible;
opacity: 1;
}
.header-form .bg-lay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, .9);
}
.header-form .bg-lay .cross {
position: absolute;
color: #fff;
cursor: pointer;
right: 15px;
top: 15px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #fc6405;
}
.header-form .form-container {
max-width: 700px;
width: 100%;
background: #0d0d0d;
position: relative;
z-index: 1;
}
.header-form .form-container button {
width: 120px;
height: 60px;
background: #fc6405;
border: none;
outline: none;
font-weight: 700;
color: #fff;
text-transform: uppercase;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.header-form .form-container input {
width: calc(100% - 120px);
height: 60px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
border: none;
outline: none;
padding: 20px;
margin-bottom: 0;
}
@media(max-width: 575px) {
.header-form .form-container {
padding: 1px;
margin: 10px;
}
.header-form .form-container button {
width: 100px;
font-size: 14px;
font-weight: 400;
}
.header-form .form-container input {
width: calc(100% - 100px);
}
}.overlay {
cursor: url(data:image/png;
base64, iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress;
}
.overlay {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, .7);
z-index: 99999;
display: none;
}
.overlay.active {
display: block;
animation-name: fadeIn;
animation-duration: .3s;
visibility: visible;
opacity: 1;
}
.rajib {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: red;
}
.banner {
background-size: cover;
background-position: center right;
padding: 150px 0;
}
@media(min-width: 768px) {
.banner {
padding: 170px 0;
background-position: center;
}
}@media(min-width: 768px)and (max-width: 991px) {
.banner {
background-size: cover;
background-position: right;
}
}@media(min-width: 992px) {
.banner__content {
max-width: 50%}
}.banner__content h2 {
-webkit-transform: translateY(450px);
-moz-transform: translateY(450px);
-ms-transform: translateY(450px);
-o-transform: translateY(450px);
transform: translateY(450px);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
font-family: "Roboto", sans-serif;
font-size: calc(1.5rem + 3vw);
}
@media(min-width: 1200px) {
.banner__content h2 {
font-size: 3.75rem;
}
}.banner__content .default-btn {
padding: 0 2rem;
-webkit-transform: translateY(350px);
-moz-transform: translateY(350px);
-ms-transform: translateY(350px);
-o-transform: translateY(350px);
transform: translateY(350px);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.banner__content .default-btn::after {
background-color: rgba(255, 255, 255, .9);
}
.banner__content p {
text-transform: capitalize;
line-height: 30px;
-webkit-transform: translateY(350px);
-moz-transform: translateY(350px);
-ms-transform: translateY(350px);
-o-transform: translateY(350px);
transform: translateY(350px);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
font-size: 1.125rem;
}
.banner-style2 .banner__content h2 {
color: #fff;
}
.banner-style2 .banner__content p {
color: rgba(255, 255, 255, .9);
}
.banner-style3 .banner__content.text-lg-center h2 {
color: #fff;
}
.banner-style3 .banner__content.text-lg-center p {
color: rgba(255, 255, 255, .9);
}
.swiper-slide-active .banner__content h2, .swiper-slide-duplicate-active .banner__content h2 {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.swiper-slide-active .banner__content .default-btn, .swiper-slide-duplicate-active .banner__content .default-btn {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.swiper-slide-active .banner__content p, .swiper-slide-duplicate-active .banner__content p {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.section__header:hover h2::after {
width: 100px;
}
.section__header:hover h2::before {
width: 10px;
left: 110px;
}
.section__header h2::after, .section__header h2::before {
height: 3px;
bottom: -20px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.section__header h2::after {
width: 10px;
left: 0;
background: #f1c152;
}
.section__header h2::before {
width: 100px;
left: 20px;
background: #e3e7e8;
}
@media(min-width: 992px) {
.section__header p {
max-width: 650px;
}
}.section__header.text-center:hover h2::after {
width: 10px;
left: calc(50% - -55px);
}
.section__header.text-center:hover h2::before {
width: 100px;
left: calc(50% - 10px);
}
.section__header.text-center h2::after {
left: calc(50% - -10px);
width: 100px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.section__header.text-center h2::before {
left: calc(50% - 55px);
width: 10px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
@media(min-width: 992px) {
.section__header.text-center p {
margin: 0 auto;
}
}.sidebar .section__header h2 {
font-size: calc(1.325rem + 0.9vw);
color: #686664;
}
@media(min-width: 1200px) {
.sidebar .section__header h2 {
font-size: 2rem;
}
}.sidebar__info-left {
color: #f1c152;
}
.sidebar__info-right {
width: calc(100% - 30px);
}
.sidebar__search form {
border: 1px solid #ecf0f3;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.sidebar__search form input {
width: calc(100% - 40px);
background: transparent;
}
.sidebar__search form button {
width: 36px;
height: 50px;
background: transparent;
}
.sidebar__tab ul li .nav-link {
color: rgba(13, 13, 13, .2);
}
.sidebar__tab ul li .nav-link.active {
color: #f1c152;
}
.sidebar__tab .tab-content .footer__post-item:last-child .footer__post-inner {
border-bottom: none;
}
.sidebar__tab .tab-content .footer__post-inner {
border-bottom: 1px solid #ecf0f3;
}
.sidebar__tab .tab-content .footer__post-inner:hover .footer__post-thumb img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.sidebar__tab .tab-content .footer__post-inner:hover .footer__post-content h6 {
color: #f1c152;
}
.sidebar__tab .tab-content .footer__post-content {
width: calc(100% - 70px);
padding-left: 15px;
}
.sidebar__tab .tab-content .footer__post-content h6 {
color: #0d0d0d;
font-size: 0.875rem;
}
.sidebar__tab .tab-content .blog__comments-thumb {
width: 60px;
}
.sidebar__tab .tab-content .blog__comments-content h6 {
font-size: 0.75rem;
}
.sidebar__tab .tab-content .blog__comments-content p {
font-size: 0.75rem;
}
.sidebar__tag ul li a {
background: transparent;
border: 1px solid rgba(13, 13, 13, .2);
}
.sidebar__catagory ul li.open>a::after {
transform: rotate(-45deg);
}
.sidebar__catagory ul li a {
padding: 10px 0;
border-bottom: 1px solid #ecf0f3;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sidebar__catagory ul li a:hover {
padding-left: 20px;
}
.sidebar__catagory ul li a:hover::after {
border-color: #f1c152;
}
@media(min-width: 992px) {
.sidebar__catagory ul li a: :after {
border-color: #0d0d0d;
}
}.footer__top {
background: #0d0d0d;
}
.footer__top .section__header h2 {
color: #fff;
font-size: calc(1.3125rem + 0.75vw);
}
@media(min-width: 1200px) {
.footer__top .section__header h2 {
font-size: 1.875rem;
}
}.footer__tags ul li a {
padding: 5px 10px;
color: #0d0d0d;
background: #fff;
font-size: 0.875rem;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.footer__tags ul li a:hover {
background: #f1c152;
}
.footer__post-inner:hover .footer__post-thumb img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.footer__post-inner:hover .footer__post-content h6 {
color: #f1c152;
}
.footer__post-thumb {
width: 70px;
}
.footer__post-content {
width: calc(100% - 70px);
padding-left: 15px;
}
.footer__post-content h6 {
color: #fff;
font-size: 0.875rem;
}
.footer__bottom {
padding: 50px 0;
}
@media(min-width: 992px) {
.footer__social ul {
justify-content: flex-end;
}
}.footer__social ul li a:hover {
color: #f1c152;
}
.default-btn {
text-decoration: none;
color: #fff;
padding: 0 2rem;
line-height: 46px;
font-size: 1rem;
transform-origin: right;
transition: all .3s ease;
border-radius: 5px;
background: #fc6405;
font-weight: 600;
font-family: "Roboto", sans-serif;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@media(min-width: 768px) {
.default-btn {
padding: 0 2rem;
line-height: 54px;
}
}.default-btn span {
position: inherit;
z-index: 1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.default-btn.move-right:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #da5455;
transition: transform .5s;
transform-origin: right;
transform: scaleX(0);
z-index: 0;
}
.default-btn.move-right:hover:before {
transform: scaleX(1);
transform-origin: left;
transition: transform .5s;
}
.default-btn.move-left:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fc6405;
transition: transform .5s;
transform-origin: left;
transform: scaleX(0);
z-index: 0;
}
.default-btn.move-left:hover:before {
transform: scaleX(1);
transform-origin: right;
transition: transform .5s;
}
.default-btn.move-bottom {
background: transparent;
border: 2px solid #f1c152;
color: #0d0d0d;
}
.default-btn.move-bottom:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #f1c152;
transition: transform .5s;
transform-origin: bottom;
transform: scaleY(0);
z-index: 0;
}
.default-btn.move-bottom:hover {
color: #fff;
}
.default-btn.move-bottom:hover:before {
transform: scaleY(1);
transform-origin: top;
transition: transform .5s;
}
.default-btn.move-top:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #f1c152;
transition: transform .5s;
transform-origin: top;
transform: scaleY(0);
z-index: 0;
}
.default-btn.move-top:hover:before {
transform: scaleY(1);
transform-origin: bottom;
transition: transform .5s;
}
.default-btn:hover {
color: #ffffff;
}
.default-btn:hover.move-right span {
color: #fff;
}
.preloader {
position: fixed;
top: 0;
left: 0;
z-index: 999999;
width: 100%;
height: 100%;
background: #f1c152;
}
.preloader .preloader-inner {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,  -50%);
transform: translate(-50%,  -50%);
}
.preloader .preloader-inner .preloader-icon {
width: 72px;
height: 72px;
display: inline-block;
padding: 0px;
}
.preloader .preloader-inner .preloader-icon span {
position: absolute;
display: inline-block;
width: 72px;
height: 72px;
border-radius: 100%;
background: #fff;
-webkit-animation: preloader-fx 1.6s linear infinite;
animation: preloader-fx 1.6s linear infinite;
}
.preloader .preloader-inner .preloader-icon span:last-child {
animation-delay: -0.8s;
-webkit-animation-delay: -0.8s;
}
.eventtime {
padding: 50px 0;
background: #0d0d0d;
}
@media(min-width: 992px) {
.eventtime__area {
justify-content: space-between;
}
}.eventtime__left h2 {
color: #f1c152;
font-size: calc(1.3875rem + 1.65vw);
}
@media(min-width: 1200px) {
.eventtime__left h2 {
font-size: 2.625rem;
}
}@media(max-width: 991px) {
.eventtime__center {
margin: 30px 0;
}
}@media(max-width: 575px) {
.eventtime__center ul {
justify-content: center;
}
}.eventtime__center ul li {
width: 110px;
height: 110px;
align-items: center;
justify-content: center;
flex-direction: column;
background: #2c1c1c;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%}
@media(min-width: 992px)and (max-width: 1199px) {
.eventtime__center ul li {
width: 90px;
height: 90px;
}
}.eventtime__center ul li::after {
width: calc(100% + 20px);
height: calc(100% + 20px);
top: -10px;
left: -10px;
border: 4px solid #2c1c1c;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%}
.eventtime__center ul li .count-number {
font-size: calc(1.3125rem + 0.75vw);
color: #f1c152;
}
@media(min-width: 1200px) {
.eventtime__center ul li .count-number {
font-size: 1.875rem;
}
}.eventtime__center ul li .count-text {
font-size: 1.125rem;
color: #fff;
font-family: "Yellowtail", cursive;
}
.about__thumbpart img {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
border: 4px solid #0d0d0d;
}
.about__thumbpart p {
max-width: 80%;
margin: 0 auto 15px;
}
@media(max-width: 991px) {
.about__contentpart {
border: none !important;
}
}.about__inner:hover .about__content h5 {
color: #f1c152;
}
.about__inner:hover .about__icon {
background: #f1c152;
border-color: #f1c152;
color: #fff;
}
.about__inner:hover .about__icon::after {
width: calc(100% + 20px);
height: calc(100% + 20px);
top: -10px;
left: -10px;
border-color: #f1c152;
}
.about__icon {
width: 80px;
height: 80px;
line-height: 80px;
border: 2px solid #ecf0f3;
font-size: calc(1.35rem + 1.2vw);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%}
@media(min-width: 1200px) {
.about__icon {
font-size: 2.25rem;
}
}.about__icon::after {
width: calc(100% + 0px);
height: calc(100% + 0px);
border: 2px solid transparent;
top: 0;
left: 0;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.about__content {
width: calc(100% - 80px);
}
@media(min-width: 576px) {
.about__content {
padding-left: 30px;
}
}.about__content h5 {
font-family: "Roboto", sans-serif;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.gallery__filter ul li {
padding: 10px 20px;
margin: 5px;
color: #0d0d0d;
-webkit-transform: all 0.3s ease;
-moz-transform: all 0.3s ease;
-ms-transform: all 0.3s ease;
-o-transform: all 0.3s ease;
transform: all 0.3s ease;
}
.gallery__filter ul {
align-items: center;
}
.gallery__filter ul li.active {
border-radius: 5px;
padding: 3px 23px;
background: #fc6405;
color: #fff!important;
}
.gallery__inner::after {
left: 0;
top: 0;
background: rgba(13, 13, 13, .7);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.gallery__inner:hover::after {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.gallery__inner:hover .gallery__content {
-webkit-transform: translate(-50%,  -50%) scale(1);
-moz-transform: translate(-50%,  -50%) scale(1);
-ms-transform: translate(-50%,  -50%) scale(1);
-o-transform: translate(-50%,  -50%) scale(1);
transform: translate(-50%,  -50%) scale(1);
}
.gallery__content {
z-index: 1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: translate(-50%,  -50%) scale(0);
-moz-transform: translate(-50%,  -50%) scale(0);
-ms-transform: translate(-50%,  -50%) scale(0);
-o-transform: translate(-50%,  -50%) scale(0);
transform: translate(-50%,  -50%) scale(0);
}
.gallery__content h5 {
font-size: 1.25rem;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
color: #fff;
}
.gallery__content h5:hover {
color: #f1c152;
}
.gallery__icon {
width: 36px;
height: 36px;
line-height: 36px;
border: 1px solid #ecf0f3;
margin: 0 auto 15px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
font-size: 1rem;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.gallery__icon i, .gallery__icon svg {
color: #fff;
}
.gallery__icon:hover {
background: #f1c152;
border-color: #f1c152;
}
.event__inner:hover .event__thumb img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.event__inner:hover .event__content h5 {
color: #f1c152;
}
.event__inner:hover .event__metapost-count {
background: #f1c152;
color: #0d0d0d;
}
.event__thumb-date {
width: 60px;
height: 60px;
top: 10px;
left: 10px;
flex-direction: column;
border: 2px solid #f1c152;
background: rgba(13, 13, 13, .75);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.event__thumb-date h6 {
color: #f1c152;
font-family: "Roboto", sans-serif;
}
.event__thumb-date p {
color: #fff;
}
.event__metapost-info {
width: calc(100% - 60px);
}
.event__metapost-comentshare {
width: 60px;
border-left: 1px solid #ecf0f3;
}
.event__metapost-count {
top: 0;
right: 0;
width: 20px;
height: 20px;
line-height: 20px;
color: #fff;
background: #0d0d0d;
font-size: 0.5625rem;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%}
.event__metapost-share:hover ul {
-webkit-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
transform: scaleX(1);
}
.event__metapost-share ul {
width: 126px;
right: 100%;
top: 0;
background: #0d0d0d;
transform-origin: right;
-webkit-transform: scaleX(0);
-moz-transform: scaleX(0);
-ms-transform: scaleX(0);
-o-transform: scaleX(0);
transform: scaleX(0);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.event__metapost-share ul::after {
width: 0;
height: 0;
right: -8px;
border-top: 10px solid transparent;
border-left: 10px solid #0d0d0d;
border-bottom: 10px solid transparent;
}
.event__metapost-share ul li {
border-right: 1px solid #ecf0f3;
}
.event__metapost-share ul li a {
color: #fff;
font-size: 0.75rem;
}
.event-single .event__inner:hover .event__thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.event-single .event__metapost-info>li {
border-right: 1px solid #ecf0f3;
}
.event-single .event__metapost-share ul {
width: 146px;
}
@media(min-width: 576px) {
.event-single .event__metapost-share ul {
transform-origin: left;
left: 100%;
right: auto;
}
}@media(min-width: 576px) {
.event-single .event__metapost-share ul: :after {
right: auto;
left: -8px;
border-left: none;
border-top: 10px solid transparent;
border-right: 10px solid #0d0d0d;
border-bottom: 10px solid transparent;
}
}.shedule {
background-blend-mode: overlay;
}
.shedule__top {
background: rgba(255, 255, 255, .1);
border: 2px solid #f1c152;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
@media(min-width: 576px) {
.shedule__item {
width: calc(100% / 2);
}
}.shedule__inner {
border: 1px solid rgba(236, 240, 243, .1);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.shedule__title h6 {
color: #fff;
font-size: 1.25rem;
}
.shedule__time ul li {
flex-direction: column;
width: 70px;
height: 70px;
border: 2px solid #ecf0f3;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%}
.shedule__time ul li span {
color: #f1c152;
font-size: 1.125rem;
}
.shedule__time ul li p {
color: #fff;
}
@media(min-width: 576px) {
.shedule__sunrise-item {
width: calc(100% / 2);
}
}@media(min-width: 576px) {
.shedule__sunrise-item: first-child .shedule__sunrise-inner {
margin-right: 15px;
margin-bottom: 0;
}
}.shedule__sunrise-item:first-child .shedule__sunrise-content p {
color: #f1c152;
}
@media(min-width: 576px) {
.shedule__sunrise-item: last-child .shedule__sunrise-inner {
margin-left: 15px;
}
}.shedule__sunrise-inner {
border: 2px solid #f1c152;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.shedule__sunrise-content h3 {
color: #f1c152;
}
.shedule__sunrise-content p {
color: #d2691e;
}
.sermon__inner {
background: #fff;
border: 1px solid #ecf0f3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
@media(min-width: 576px) {
.sermon__inner {
text-align: left;
}
}.sermon__inner:hover .sermon__thumb img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.sermon__inner:hover .sermon__content h6 {
color: #f1c152;
}
.sermon__thumb {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
width: 150px;
margin: 0 auto 15px;
}
@media(min-width: 576px) {
.sermon__thumb {
margin-bottom: 0;
}
}@media(min-width: 576px) {
.sermon__content {
width: calc(100% - 150px);
padding-left: 30px;
}
}@media(max-width: 575px) {
.sermon__content-metapost {
justify-content: center;
}
}@media(max-width: 575px) {
.sermon__content-social {
justify-content: center;
}
}.sermon-single .sermon__inner {
background: transparent;
}
.sermon-single .sermon__inner:hover .sermon__thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.sermon-single .sermon__inner:hover .sermon__content h6 {
color: #0d0d0d;
}
.sermon-single .sermon__thumb {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.sermon-single .sermon__thumb-metapost {
border-bottom: 1px solid #ecf0f3;
}
.sermon-single .blog__comments .section__header h2 {
font-size: calc(1.3125rem + 0.75vw);
}
@media(min-width: 1200px) {
.sermon-single .blog__comments .section__header h2 {
font-size: 1.875rem;
}
}.sermon-single .blog__comments-thumb img {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%}
.sermon-single .blog__respond .section__header h2 {
font-size: calc(1.3125rem + 0.75vw);
}
@media(min-width: 1200px) {
.sermon-single .blog__respond .section__header h2 {
font-size: 1.875rem;
}
}.cause {
background-blend-mode: overlay;
}
.cause__inner {
width: 190px;
height: 190px;
flex-direction: column;
border: 2px solid #f1c152;
margin: 0 auto;
background: rgba(255, 255, 255, .2);
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%}
.cause__content h3 {
color: #f1c152;
}
.cause__content h6 {
color: #fff;
}
@media(min-width: 992px) {
.cause__bars {
max-width: 700px;
margin: 0 auto;
}
}.cause__bars h4 {
color: #fff;
}
.cause__bars h4 span {
color: #f1c152;
}
.cause-style2 .cause__inner {
width: auto;
height: auto;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.cause-style2 .cause__inner:hover .cause__thumb img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.cause-style2 .cause__inner:hover .cause__content h5 {
color: #f1c152;
}
.cause-style2 .cause__content h6 {
color: #0d0d0d;
}
.cause-style2 .cause__content .donaterange__bars {
background: #0d0d0d;
height: 6px;
margin: 15px 0;
}
.cause-single .cause__inner:hover .cause__thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
@media(min-width: 992px) {
.cause-single .cause__bars {
max-width: 100%}
}.donaterange h3 {
font-size: calc(1.34375rem + 1.125vw);
color: #fff;
}
@media(min-width: 1200px) {
.donaterange h3 {
font-size: 2.1875rem;
}
}.donaterange h3 span {
color: #f1c152;
}
.donaterange__bars {
height: 20px;
background: #fff;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
-ms-border-radius: 12px;
-o-border-radius: 12px;
border-radius: 12px;
}
.donaterange__bar {
height: 100%;
/*background: #f1c152;*/
background: #03286d;
border-top-left-radius: 12px;
border-bottom-left-radius: 12px;
}
/*.donaterange__bar{height:100%;background:#f1c152;border-top-left-radius:12px;border-bottom-left-radius:12px}*/
.blog__left {
box-shadow: 0 0 5px rgba(13, 13, 13, .1);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.blog__area {
height: 550px;
overflow-y: auto;
}
.blog__area::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
background: #fff;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.blog__area::-webkit-scrollbar {
width: 6px;
background: #fff;
}
.blog__area::-webkit-scrollbar-thumb {
background: #f1c152;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.blog__right {
box-shadow: 0 0 5px rgba(13, 13, 13, .1);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.blog__right .section__header h2 {
font-size: calc(1.325rem + 0.9vw);
}
@media(min-width: 1200px) {
.blog__right .section__header h2 {
font-size: 2rem;
}
}.blog__inner {
border-bottom: 1px solid #ecf0f3;
}

.blog__inner:hover .blog__thumb img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.blog__inner:hover .blog__content h5 {
color: #f1c152;
}
.blog__thumb {
width: 210px;
margin: 0 auto 15px;
}
@media(min-width: 576px) {
.blog__thumb {
margin-bottom: 0;
}
}@media(min-width: 576px) {
.blog__content {
width: calc(100% - 210px);
padding-left: 30px;
}
}.blog__slider-content {
background: #e3e7e8;
}
.blog__slider-content .default-btn {
font-size: 0.8125rem;
line-height: 36px;
padding: 0 15px;
}
.blog__slider-rating i, .blog__slider-rating svg {
color: #f1c152;
}
.blog__pagination .swiper-pagination-bullet {
width: 12px;
height: 12px;
}
.blog__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: #f1c152;
}
.blog__comments-details ul li {
border-top: 1px solid #ecf0f3;
}
.blog__comments-thumb {
width: 80px;
}
.blog__comments-content {
width: calc(100% - 80px);
}
.blog__comments-content .default-btn {
line-height: 25px;
padding: 0 15px;
border: 2px solid #5faf1f;
color: #5faf1f;
font-size: 0.8125rem;
background: transparent !important;
}
.blog__comments-content .default-btn::before {
background: #5faf1f;
}
.blog__comments-content .default-btn:hover span {
color: #fff;
}
.blog__respond-title h4 {
font-size: calc(1.275rem + 0.3vw);
}
@media(min-width: 1200px) {
.blog__respond-title h4 {
font-size: 1.5rem;
}
}.blog__respond-details form input[type=checkbox], .blog__respond-details form input[type=radio] {
width: 20px;
height: 20px;
}
.blog__respond-details form p {
flex-wrap: nowrap;
}
.blog-style2 .blog__inner {
border-bottom: 1px solid #ecf0f3;
}
.blog-style2 .blog__inner:hover .blog__thumb img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.blog-style2 .blog__inner:hover .blog__content h5 {
color: #f1c152;
}
@media(min-width: 576px) {
.blog-style2 .blog__content {
width: 100%;
padding-left: 0;
}
}.blog__tags {
background: #e3e7e8;
}
@media(min-width: 1200px) {
.blog__tags-left {
margin-bottom: 0;
}
}.blog__tags-left ul li a {
padding: 7px 10px;
background: #fff;
color: #0d0d0d;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-size: 0.875rem;
}
.blog__tags-left ul li a:hover {
background: #f1c152;
color: #fff!important;
}
.blog__tags-title p {
margin-bottom: 0 !important;
}
.blog-single .blog__inner:hover .blog__thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.qoute {
background-blend-mode: overlay;
}
@media(max-width: 575px) {
.qoute__inner {
justify-content: center;
}
}.qoute__thumb {
width: 200px;
height: 200px;
background: #f1c152;
color: #fff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
font-size: calc(1.3125rem + 0.75vw);
flex-direction: column;
margin: 0 auto 15px;
}
@media(min-width: 1200px) {
.qoute__thumb {
font-size: 1.875rem;
}
}@media(min-width: 576px) {
.qoute__thumb {
margin: 0;
}
}.qoute__thumb h4 {
color: #fff;
}
.qoute__thumb i, .qoute__thumb svg {
width: 30px;
height: 30px;
line-height: 30px;
top: 20px;
right: 10px;
background: #0d0d0d;
color: #f1c152;
font-size: 1rem;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%}
@media(min-width: 576px) {
.qoute__content {
width: calc(100% - 200px);
padding-left: 30px;
text-align: left;
}
}.qoute__content-blockquote p {
font-size: calc(1.275rem + 0.3vw);
color: #fff;
}
@media(min-width: 1200px) {
.qoute__content-blockquote p {
font-size: 1.5rem;
}
}.qoute__content-blockquote h4 {
font-size: 1.25rem;
color: #fff;
}
.sponsor__inner:hover .sponsor__thumb {
filter: none;
opacity: 1;
-webkit-filter: grayscale(0);
}
.sponsor__thumb {
filter: gray;
opacity: .3;
filter: grayscale(1);
-webkit-filter: grayscale(1);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.contact__form form input, .contact__form form textarea {
border: 1px solid #ecf0f3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
@media(min-width: 576px) {
.contact__form form input {
width: calc(100% / 2 - 15px);
}
}.contact__form .form-message.error {
color: red;
}
.contact__form .form-message.success {
color: green;
}
form input, form textarea {
border: 1px solid #ecf0f3;
padding: 15px;
color: #0d0d0d;
outline: none;
}
form input:focus, form textarea:focus {
border-color: #f1c152;
}
form input {
height: 50px;
margin-bottom: 30px;
}
@media(min-width: 576px) {
form input {
width: calc(100% / 2 - 15px);
}
}form textarea {
margin-bottom: 35px;
}
@media(max-width: 991px) {
.location__left {
height: 400px;
}
}.location__right {
background: #0d0d0d;
}
@media(min-width: 992px) {
.location__right {
padding-left: 50px;
}
}.location__info-top .section__header h2 {
color: #fff;
font-size: calc(1.3125rem + 0.75vw);
}
@media(min-width: 1200px) {
.location__info-top .section__header h2 {
font-size: 1.875rem;
}
}.location__info-top .section__wrapper .location__info-thumb img {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%}
.location__info-top .section__wrapper .location__info-content h6 {
color: #fff;
}
.location__info-bottom .section__header h2 {
color: #fff;
font-size: calc(1.3125rem + 0.75vw);
}
@media(min-width: 1200px) {
.location__info-bottom .section__header h2 {
font-size: 1.875rem;
}
}.location__info-bottom .section__wrapper .location__info-left i, .location__info-bottom .section__wrapper .location__info-left svg {
color: #f1c152;
}
.location__info-bottom .section__wrapper .location__info-right {
width: calc(100% - 30px);
}
.social {
padding: 50px 0;
}
.social__list {
gap: 15px;
}
.social__list li::after {
width: 1px;
height: 100%;
background: #ecf0f3;
right: 0;
top: 0;
-webkit-transform: rotate(15deg);
-moz-transform: rotate(15deg);
-ms-transform: rotate(15deg);
-o-transform: rotate(15deg);
transform: rotate(15deg);
}
.social__list a {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.social__list a i, .social__list a svg {
width: 42px;
height: 42px;
line-height: 42px;
border: 2px solid #ecf0f3;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.social__list-facebook:hover a {
color: #3b5998;
}
.social__list-facebook:hover a i, .social__list-facebook:hover a svg {
border-color: #3b5998;
}
.social__list-twitter:hover a {
color: #55acee;
}
.social__list-twitter:hover a i, .social__list-twitter:hover a svg {
border-color: #55acee;
}
.social__list-linkedin:hover a {
color: #007bb5;
}
.social__list-linkedin:hover a i, .social__list-linkedin:hover a svg {
border-color: #007bb5;
}
.social__list-instagram:hover a {
color: #e4405f;
}
.social__list-instagram:hover a i, .social__list-instagram:hover a svg {
border-color: #e4405f;
}
.piller__area {
gap: 30px;
}
.piller__shape {
width: inherit;
height: 150px;
left: 0;
bottom: 0;
border: 2px dashed #ecf0f3;
}
.piller__item:nth-child(2) .piller__inner {
background: #8224e3;
}
.piller__item:nth-child(3) .piller__inner {
background: #81d742;
}
.piller__item:nth-child(4) .piller__inner {
background: #d93;
}
.piller__item:nth-child(5) .piller__inner {
background: #4a7774;
}
.piller__inner {
width: 130px;
height: 130px;
background: #8f4296;
flex-direction: column;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.piller__inner::after {
opacity: 0;
border: 2px solid #da5455;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.piller__inner:hover {
background: #fc6405 !important;
}
.piller__inner:hover::after {
opacity: 1;
width: calc(100% + 20px);
height: calc(100% + 20px);
}
.piller__thumb {
width: 50px;
margin: 0 auto 10px;
}
.piller__content p {
color: #fff;
}
@media(max-width: 575px) {
.service__inner {
text-align: center;
}
}.service__inner:hover .service__icon {
background: #da5455 !important;
}
.service__inner:hover .service__icon::after {
border-color: #da5455 !important;
width: calc(100% + 20px);
height: calc(100% + 20px);
}
.service__inner:hover .service__content h5 {
color: #da5455;
}
.service__icon {
width: 80px;
height: 80px;
line-height: 80px;
font-size: calc(1.3125rem + 0.75vw);
color: #fff;
background: #e3e7e8;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@media(min-width: 1200px) {
.service__icon {
font-size: 1.875rem;
}
}@media(max-width: 575px) {
.service__icon {
margin: 0 auto 15px;
}
}.service__icon::after {
width: calc(100% + 10px);
height: calc(100% + 10px);
border: 2px solid #e3e7e8;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@media(min-width: 992px) {
.service__icon {
position: absolute;
}
}.service__content h5 {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 1.25rem;
}
@media(min-width: 992px)and (max-width: 1199px) {
.service__content p {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
}.service__center {
width: 260px;
height: 260px;
margin: 0 auto;
border: 2px solid #ecf0f3;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
flex-direction: column;
}
@media(min-width: 992px)and (max-width: 1199px) {
.service__center {
width: 380px;
height: 380px;
}
}@media(min-width: 1200px) {
.service__center {
width: 460px;
height: 460px;
}
}.service__text {
width: 150px;
height: 150px;
margin: 0 auto;
background: #0d0d0d;
flex-direction: column;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%}
.service__text::after, .service__text::before {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
background: rgba(227, 231, 232, .3);
z-index: -1;
}
.service__text::before {
width: calc(100% + 10px);
height: calc(100% + 10px);
}
.service__text::after {
width: calc(100% + 20px);
height: calc(100% + 20px);
}
.service__text p {
color: #fff;
}
.service__text h3 {
color: #fff;
}
.service__text h6 {
color: #fff;
}
@media(min-width: 992px) {
.service__left {
text-align: right;
}
.service__left .service__icon {
right: -185px;
background: #8224e3;
}
.service__left .service__item:nth-child(2) .service__icon {
right: -120px;
background: #8f4296;
}
.service__left .service__item:nth-child(3) .service__icon {
right: -155px;
background: #d93;
}
}@media(min-width: 992px) {
.service__right .service__icon {
left: -185px;
background: #4a7774;
}
.service__right .service__item:nth-child(2) .service__icon {
left: -120px;
background: #f1c152;
}
.service__right .service__item:nth-child(3) .service__icon {
left: -155px;
background: #5faf1f;
}
}.shop-page .section-header h4 span {
font-weight: 400;
color: #f1c152;
}
.shop-page .sidebar-widget .widget-search {
border: none;
box-shadow: 0 0 10px rgba(136, 136, 136, .1);
}
.shop-page .sidebar-widget .widget-search form input {
border: 1px solid #ecf0f3;
}
.shop-page .shop-title {
padding: 16px 20px;
background: #fff;
box-shadow: 0 0 10px rgba(136, 136, 136, .1);
}
.shop-page .shop-title p {
color: #0d0d0d;
}
.shop-page .shop-title .product-view-mode a {
color: #0d0d0d;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.shop-page .shop-title .product-view-mode a.active {
color: #f1c152;
}
.shop-page .shop-title .product-view-mode a:last-child {
margin-left: 5px;
}
.shop-page .shop-product-wrap {
height: auto !important;
}
.shop-page .shop-product-wrap.gridlist {
height: auto;
}
.shop-page .shop-product-wrap.gridlist .product-list-item {
display: none;
}
.shop-page .shop-product-wrap.list {
height: auto !important;
}
.shop-page .shop-product-wrap.list .col-12 {
flex: 0 0 100%;
max-width: 100%;
position: static !important;
}
.shop-page .shop-product-wrap.list .product-item {
display: none;
}
.shop-page .shop-product-wrap .product-item, .shop-page .shop-product-wrap .product-list-item {
padding: 10px;
background: #fff;
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
-webkit-animation-duration: .5s;
animation-duration: .5s;
box-shadow: 0 0 10px rgba(136, 136, 136, .1);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.shop-page .shop-product-wrap .product-item:hover .product-thumb .pro-thumb::after, .shop-page .shop-product-wrap .product-list-item:hover .product-thumb .pro-thumb::after {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.shop-page .shop-product-wrap .product-item:hover .product-thumb .product-action-link, .shop-page .shop-product-wrap .product-list-item:hover .product-thumb .product-action-link {
opacity: 1;
z-index: 9;
bottom: 50%;
transform: translate(-50%,  50%);
}
.shop-page .shop-product-wrap .product-item:hover .product-content h5 a, .shop-page .shop-product-wrap .product-list-item:hover .product-content h5 a {
color: #f1c152;
}
.shop-page .shop-product-wrap .product-item .product-thumb .pro-thumb::after, .shop-page .shop-product-wrap .product-list-item .product-thumb .pro-thumb::after {
top: 0;
left: 0;
background: rgba(241, 193, 82, .7);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.shop-page .shop-product-wrap .product-item .product-thumb .pro-thumb img, .shop-page .shop-product-wrap .product-list-item .product-thumb .pro-thumb img {
transform-origin: left;
}
.shop-page .shop-product-wrap .product-item .product-thumb .product-action-link, .shop-page .shop-product-wrap .product-list-item .product-thumb .product-action-link {
opacity: 0;
bottom: -100%;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.shop-page .shop-product-wrap .product-item .product-thumb .product-action-link a, .shop-page .shop-product-wrap .product-list-item .product-thumb .product-action-link a {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 100%;
color: #0d0d0d;
margin: 5px;
background: #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.shop-page .shop-product-wrap .product-item .product-thumb .product-action-link a.view-modal, .shop-page .shop-product-wrap .product-list-item .product-thumb .product-action-link a.view-modal {
cursor: pointer;
}
.shop-page .shop-product-wrap .product-item .product-content, .shop-page .shop-product-wrap .product-list-item .product-content {
padding-top: 20px;
text-align: center;
}
.shop-page .shop-product-wrap .product-item .product-content h5 a, .shop-page .shop-product-wrap .product-list-item .product-content h5 a {
color: #0d0d0d;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.shop-page .shop-product-wrap .product-item .product-content p, .shop-page .shop-product-wrap .product-list-item .product-content p {
margin-bottom: 5px;
}
.shop-page .shop-product-wrap .product-item .product-content p i, .shop-page .shop-product-wrap .product-list-item .product-content p i {
color: #fff;
}
@media(min-width: 768px) {
.shop-page .shop-product-wrap .product-list-item .product-thumb {
width: 35%}
}.shop-page .shop-product-wrap .product-list-item .product-content {
text-align: left;
padding-left: 20px;
}
@media(min-width: 768px) {
.shop-page .shop-product-wrap .product-list-item .product-content {
width: 65%}
}
.shop-page .modal.show {
display: block;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
visibility: visible;
pointer-events: visible;
z-index: 99999999;
-webkit-animation: slideInDown .4s forwards;
animation: slideInDown .4s forwards;
overflow-y: scroll;
background: #0009;
}
.shop-page .modal .modal-dialog .modal-content button.close {
width: 40px;
height: 40px;
top: 0;
right: 0px;
background: #fc6405!important;
z-index: 9;
color: #fff;
text-shadow: none;
opacity: 1;
outline: none;
border: none;
}
.product-content h5 a:hover {
    color: #fff!important;
}
.shop-page .modal .modal-dialog .modal-content .modal-body {
background: #fff;
}
.shop-page .modal .modal-dialog .modal-content .modal-body .product-details-inner .product-content {
margin-top: 30px;
}
@media(min-width: 576px) {
.shop-page .modal .modal-dialog .modal-content .modal-body .product-details-inner .product-content {
margin-top: 0;
}
}.shop-page .modal .modal-dialog .modal-content .modal-body .product-details-inner .product-content p i {
color: #e9ba17;
}
.shop-page .modal .modal-dialog .modal-content .modal-body .product-details-inner .cart-button {
margin-top: 30px;
}
.shop-page .modal .modal-dialog .modal-content .modal-body .product-details-inner .cart-button .default-btn {
margin-left: 20px;
line-height: 42px;
}
.shop-single .sidebar-widget .widget-search {
border: none;
}
.shop-single .sidebar-widget .widget-search form input {
border: 1px solid #ecf0f3;
}
.shop-single .product-details {
padding: 20px;
margin-bottom: 40px;
box-shadow: 0 0 10px rgba(136, 136, 136, .1);
background: #fff;
}
.shop-single .product-details .product-thumb .pro-single-top {
margin-bottom: 20px;
}
.shop-single .product-details .product-thumb .pro-single-top .single-thumb img {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.shop-single .product-details .product-thumb .pro-single-thumbs {
max-width: 80%;
margin: auto;
}
.shop-single .product-details .product-thumb .pro-single-thumbs .single-thumb img {
cursor: pointer;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.shop-single .product-details .product-thumb .pro-single-prev, .shop-single .product-details .product-thumb .pro-single-next {
cursor: pointer;
width: 24px;
height: 60px;
line-height: 60px;
font-size: 15px;
text-align: center;
background: #f6f6f9;
bottom: 15px;
outline: none;
}
.shop-single .product-details .product-thumb .pro-single-prev {
right: 0;
}
.shop-single .product-details .product-thumb .pro-single-next {
left: 0;
}
.shop-single .product-details .post-content {
padding-top: 30px;
}
@media(min-width: 768px) {
.shop-single .product-details .post-content {
padding-top: 0;
}
}.shop-single .product-details .post-content h6 {
font-size: 18px;
font-weight: 500;
}
.shop-single .product-details .post-content p.rating i {
color: #e9ba17;
}
.shop-single .product-details .post-content form .select-product {
background: #fff;
margin-bottom: 20px;
}
@media(min-width: 576px) {
.shop-single .product-details .post-content form .select-product {
width: 49.45%!important;
}
}



.shop-single .product-details .post-content form .select-product select {
height: 40px;
outline: none;
-webkit-appearance: none;
z-index: 1;
background: transparent;
padding-left: 8px;
font-size: 14px;
border: 1px solid #ecf0f3;
}
.shop-single .product-details .post-content form .select-product select:focus-within {
border-color: #fc6405;
}
.shop-single .product-details .post-content form .select-product i {
top: 0;
right: 0;
width: 34px;
height: 40px;
line-height: 40px;
border: 1px solid #ecf0f3;
text-align: center;
z-index: 0;
color: #0d0d0d;
}
.shop-single .product-details .post-content form .cart-plus-minus {
margin-bottom: 20px;
}
@media(min-width: 576px) {
.shop-single .product-details .post-content form .cart-plus-minus {
margin-bottom: 0;
margin-left: 0;
}
}.shop-single .product-details .post-content form .cart-plus-minus input {
background: #fff;
}
@media(min-width: 576px) {
.shop-single .product-details .post-content form .discount-code {
width: 50%}
}@media(min-width: 1200px) {
.shop-single .product-details .post-content form .discount-code {
width: 60%}
}.shop-single .product-details .post-content form .discount-code input {
background: #fff;
}
.shop-single .product-details .post-content form .default-btn {
margin-top: 20px;
box-shadow: none;
outline: none;
border: none;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
background: #f1c152;
line-height: 50px;
}
.shop-single .product-details .post-content form .default-btn:hover span {
color: #fff;
}
.shop-single .product-details .post-content form .default-btn::before {
background: #da5455;
}
.shop-single .review {
background: #fff;
margin-top: 35px;
box-shadow: 0 0 10px rgba(136, 136, 136, .1);
}
.shop-single .review .review-nav li {
list-style: none;
padding: 13px 33px;
font-size: 16px;
font-weight: 700;
color: #0d0d0d;
margin-right: 10px;
cursor: pointer;
}
.shop-single .review .review-nav li.active {
background: #f1c152;
color: #fff;
}
.shop-single .review .review-nav li:last-child {
margin-right: 0;
}
.shop-single .review .review-content.review-content-show .review-showing {
display: block;
}
.shop-single .review .review-content.description-show .description {
display: block;
}
.shop-single .review .review-content .review-showing {
display: none;
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-duration: 1s;
animation-duration: 1s;
}
.shop-single .review .review-content .review-showing .content li {
padding: 25px 30px;
list-style: none;
border-bottom: 1px solid rgba(255, 255, 255, .1);
}
@media(min-width: 768px) {
.shop-single .review .review-content .review-showing .content li {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
}.shop-single .review .review-content .review-showing .content li:last-child {
border-bottom: none;
}
.shop-single .review .review-content .review-showing .content li .post-thumb {
width: 70px;
height: 70px;
border-radius: 100%;
overflow: hidden;
}
@media(min-width: 768px) {
.shop-single .review .review-content .review-showing .content li .post-thumb {
margin-bottom: 0;
}
}@media(min-width: 768px) {
.shop-single .review .review-content .review-showing .content li .post-content {
width: calc(100% - 70px);
padding-left: 20px;
}
}.shop-single .review .review-content .review-showing .content li .post-content .entry-meta {
margin-bottom: 5px;
}
.shop-single .review .review-content .review-showing .content li .post-content .entry-meta .posted-on {
width: calc(100% - 110px);
}
.shop-single .review .review-content .review-showing .content li .post-content .entry-meta .posted-on a {
padding-right: 20px;
font-size: 18px;
font-weight: 500;
text-decoration: none;
box-shadow: none;
line-height: 28px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.shop-single .review .review-content .review-showing .content li .post-content .entry-meta .posted-on p {
line-height: 30px;
}
.shop-single .review .review-content .review-showing .content li .post-content .entry-meta .rating {
width: 110px;
}
.shop-single .review .review-content .review-showing .content li .post-content .entry-meta .rating i {
color: #f1c152;
}
.shop-single .review .review-content .review-showing .client-review {
padding: 30px;
border-top: 1px solid rgba(255, 255, 255, .1);
}
.shop-single .review .review-content .review-showing .client-review .review-form .section__header h2 {
font-size: calc(1.3125rem + 0.75vw);
}
@media(min-width: 1200px) {
.shop-single .review .review-content .review-showing .client-review .review-form .section__header h2 {
font-size: 1.875rem;
}
}.shop-single .review .review-content .review-showing .client-review .review-form form input {
padding: 10px;
color: #0d0d0d;
}
@media(max-width: 767px) {
.shop-single .review .review-content .review-showing .client-review .review-form form .rating {
margin-bottom: 20px;
}
}.shop-single .review .review-content .review-showing .client-review .review-form form .rating .rating-title {
padding-right: 5px;
}
.shop-single .review .review-content .review-showing .client-review .review-form form .rating ul li {
list-style: none;
}
.shop-single .review .review-content .review-showing .client-review .review-form form .rating ul li i {
color: #e9ba17;
}
.shop-single .review .review-content .review-showing .client-review .review-form form textarea {
padding: 10px;
outline: none;
color: #0d0d0d;
}
.shop-single .review .review-content .review-showing .client-review .review-form form button {
box-shadow: none;
cursor: pointer;
outline: none;
border: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
line-height: 50px;
}
.shop-single .review .review-content .review-showing .client-review .review-form form button:hover span {
color: #fff;
}
.shop-single .review .review-content .review-showing .client-review .review-form form button::before {
background: #da5455;
}
.shop-single .review .review-content .description {
padding: 30px;
display: none;
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-duration: 1s;
animation-duration: 1s;
}
.shop-single .review .review-content .description .post-item {
flex-direction: row-reverse;
}
.shop-single .review .review-content .description .post-item .post-thumb {
text-align: center;
}
@media(min-width: 768px) {
.shop-single .review .review-content .description .post-item .post-thumb {
width: calc(100% / 2);
}
}.shop-single .review .review-content .description .post-item .post-content {
padding: 30px 0;
}
@media(min-width: 768px) {
.shop-single .review .review-content .description .post-item .post-content {
width: calc(100% / 2);
}
}.shop-single .review .review-content .description .post-item .post-content ul li {
padding: 8px 0;
padding-left: 30px;
}
.shop-single .review .review-content .description .post-item .post-content ul li::before {
content: "";
top: 8px;
left: 0;
color: #e9ba17;
font-family: IcoFont !important;
}
.shop-cart .section-wrapper .cart-top {
margin-bottom: 40px;
box-shadow: 0 0 10px rgba(136, 136, 136, .1);
background: #fff;
}
.shop-cart .section-wrapper .cart-top table {
font-weight: 700;
}
@media(max-width: 767px) {
.shop-cart .section-wrapper .cart-top table .cat-product .p-content {
display: none;
}
}@media(max-width: 767px) {
.shop-cart .section-wrapper .cart-top table .cat-quantity .cart-plus-minus {
width: 96px;
}
.shop-cart .section-wrapper .cart-top table .cat-quantity .cart-plus-minus .cart-plus-minus-box {
width: 96px;
}
.shop-cart .section-wrapper .cart-top table .cat-quantity .cart-plus-minus .qtybutton {
width: 30px;
}
}@media(max-width: 767px) {
.shop-cart .section-wrapper .cart-top table .cat-price {
display: none;
}
}.shop-cart .section-wrapper .cart-top table thead tr {
background: #f1c152;
}
.shop-cart .section-wrapper .cart-top table thead tr th {
color: #fff;
padding: 18px;
border: none;
text-transform: uppercase;
}
@media(max-width: 575px) {
.shop-cart .section-wrapper .cart-top table thead tr th {
font-size: 14px;
padding: 10px;
}
}
.shop-cart .section-wrapper .cart-top table thead tr th:last-child {
text-align: right;
}
.shop-cart .section-wrapper .cart-top table tbody tr {
border-bottom: 1px solid rgba(236, 240, 243, .9);
border-right: none;
border-left: none;
border-top: none;
}
.shop-cart .section-wrapper .cart-top table tbody tr:last-child {
border-bottom: none;
}
.shop-cart .section-wrapper .cart-top table tbody tr td {
padding: 10px;
border: none;
}
.p-content a:hover {
    color: #000!important;
}
@media(min-width: 768px) {
.shop-cart .section-wrapper .cart-top table tbody tr td {
padding: 20px;
}
}.shop-cart .section-wrapper .cart-top table tbody tr td:last-child {
text-align: right;
}
.shop-cart .section-wrapper .cart-top table tbody tr td.product-item {
align-items: center;
}
.shop-cart .section-wrapper .cart-top table tbody tr td.product-item .p-thumb {
width: 50px;
margin: auto;
}
@media(min-width: 768px) {
.shop-cart .section-wrapper .cart-top table tbody tr td.product-item .p-thumb {
width: 85px;
}
}.shop-cart .section-wrapper .cart-top table tbody tr td.product-item .p-content {
width: calc(100% - 85px);
padding-left: 10px;
}
@media(max-width: 767px) {
.shop-cart .section-wrapper .cart-top table tbody tr td.product-item .p-content {
display: none;
}
}.shop-cart .section-wrapper .cart-top table tbody tr td.product-item .p-content a {
color: #0d0d0d;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.shop-cart .section-wrapper .cart-top table tbody tr td.product-item .p-content a:hover {
color: #f1c152;
}
@media(max-width: 767px) {
.shop-cart .section-wrapper .cart-top table tbody tr td.cat-toprice, .shop-cart .section-wrapper .cart-top table tbody tr td.cat-edit {
text-align: center;
font-size: 14px;
}
}.shop-cart .section-wrapper .cart-top table tbody tr td input {
background: #fff;
}
.shop-cart .section-wrapper .cart-bottom {
box-shadow: 0 0 10px rgba(136, 136, 136, .1);
border-radius: 5px;
background: #fff;
}
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box {
padding: 30px;
}
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .coupon {
width: 100%;
display: flex;
}
@media(min-width: 992px) {
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .coupon {
max-width: 510px;
width: 510px;
}
}@media(min-width: 1200px) {
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .coupon {
max-width: 680px;
width: 680px;
}
}.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .coupon input {
padding: 18px 10px;
border: 1px solid #ecf0f3;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
-ms-border-radius: 3px 0 0 3px;
-o-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
background: #fff;
}
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .coupon input[type=submit] {
color: #fff;
font-weight: 500;
margin-left: -10px;
cursor: pointer;
background: #f1c152;
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
-ms-border-radius: 0 3px 3px 0;
-o-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .coupon button {
line-height: 50px;
}
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .cart-checkout {
margin-top: 30px;
}
@media(min-width: 992px) {
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .cart-checkout {
max-width: 365px;
text-align: right;
margin-top: 0;
}
}.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .cart-checkout input {
background: #fff;
color: #0d0d0d;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .cart-checkout input[type=submit] {
padding: 10px 30px;
border: 1px solid #ecf0f3;
width: auto;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@media(max-width: 575px) {
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .cart-checkout input[type=submit] {
width: 100%;
margin-bottom: 15px;
}
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .cart-checkout input[type=submit]:last-child {
margin-bottom: 0;
}
}.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .cart-checkout input[type=submit]:hover {
color: #f1c152;
border-color: #f1c152;
}
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .cart-checkout button {
font-size: 0.875rem;
padding: 0 20px;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box {
padding: 30px 20px;
border-top: 1px solid rgba(236, 240, 243, .9);
}
@media(max-width: 767px) {
.shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping {
margin-bottom: 30px;
}
}.shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping input {
background: #fff;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping .outline-select {
margin-bottom: 20px;
position: relative;
background: #fff;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping .outline-select select {
padding: 18px 20px;
background: transparent;
z-index: 1;
-webkit-appearance: none;
-moz-appearance: none;
border: 1px solid #ecf0f3;
position: relative;
outline: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 5px;
}
@media(min-width: 992px) {
.shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping .outline-select.shipping-select {
width: 50%;
float: left;
}
}.shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping .outline-select .select-icon {
top: 0;
right: 0;
padding: 15px 20px;
color: #fff;
border: 1px solid #ecf0f3;
background: #03286d;
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
-ms-border-radius: 0 3px 3px 0;
-o-border-radius: 0 3px 3px 0;
border-radius: 0 5px 5px 0;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping .cart-page-input-text {
float: right;
padding: 19px 20px;
font-size: 14px;
margin-bottom: 22px;
border: 1px solid #ecf0f3;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
@media(min-width: 992px) {
.shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping .cart-page-input-text {
width: 45%}
}.shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping button {
border: none;
outline: none;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
line-height: 56px;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .cart-overview ul li {
list-style: none;
border: 1px solid #ecf0f3;
padding: 15px 20px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .cart-overview ul li span {
color: #000;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .cart-overview ul li .pull-right {
color: #003baa;
}
.forezero {
background: #f1c152;
padding-top: 300px;
}
.forezero__content {
background: #fff;
}
.forezero__content::after {
background: url(../../assets/images/404.png);
width: 214px;
height: 300px;
top: -265px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.forezero__content h2 {
font-size: calc(2.125rem + 10.5vw);
color: #f1c152;
}
@media(min-width: 1200px) {
.forezero__content h2 {
font-size: 10rem;
}
}.forezero__content p {
letter-spacing: 5px;
font-size: calc(1.3125rem + 0.75vw);
}
@media(min-width: 1200px) {
.forezero__content p {
font-size: 1.875rem;
}
}.forezero__form form {
border: 1px solid #ecf0f3;
max-width: 400px;
margin: 30px auto;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.forezero__form form input {
width: calc(100% - 60px);
}
.forezero__form form button {
line-height: 50px;
width: 60px;
background: transparent;
border-left: 1px solid #ecf0f3;
}
.forezero__form .default-btn:hover span {
color: #fff;
}
.forezero__form .default-btn::before {
background: #da5455;
}
.checkout-page .checkout-area-right .order-table .car-right-body .list-product-check {
height: 235px;
overflow-y: auto;
margin-bottom: 20px;
}
.checkout-page .checkout-area-right .order-table .car-right-body .list-product-check table tbody tr td .table-thumb {
width: 90px;
}
.checkout-page .checkout-area-right .order-table .car-right-body .list-product-check table tbody tr td .table-thumb img {
width: 100%}
.checkout-page .checkout-area-right .order-table .car-right-body .list-product-check table tbody tr td p {
font-weight: 500;
color: #0d0d0d;
}
.checkout-page .checkout-area-right .order-table .car-right-body .list-product-check table tbody tr td p.title {
font-size: 14px;
}
.checkout-page .checkout-area-right .order-table .car-right-body .list-product-check table tbody tr td p.quantity span {
margin-left: 10px;
}
.checkout-page .checkout-area-right .order-table .car-right-body ul li {
list-style: none;
align-items: center;
justify-content: space-between;
border: 1px solid #ecf0f3;
padding: 8px 20px;
margin-bottom: 15px;
background: #fff;
}
.checkout-page .checkout-area-right .order-table .car-right-body ul li .pull-right {
margin-bottom: 0;
color: #0d0d0d;
}
.checkout-page .checkout-area-right .payment .car-right-body ul li .custom-radio {
justify-content: space-between;
}
.checkout-page .checkout-area-right .payment .car-right-body ul li .custom-radio .custom-control-input {
margin-top: 5px;
width: auto;
}
.checkout-page .checkout-area-right .payment .car-right-body ul li .custom-radio .custom-control-label {
width: calc(100% - 25px);
}
.checkout-page .checkout-area-right .payment .car-right-body p.per-information {
font-size: 1rem;
}
.bg-title {
background: #f1c152;
}
input.custom-control-input, input.custom-checkbox {
width: auto;
height: auto;
margin-bottom: 10px;
}
.list-product-check::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
background-color: #fff;
}
.list-product-check::-webkit-scrollbar {
width: 4px;
background-color: #fff;
}
.list-product-check::-webkit-scrollbar-thumb {
background-color: #f1c152;
border-radius: 8px;
}
.error-404 {
background: #f1c152;
padding-top: 250px;
padding-bottom: 100px;
}
.error-404 .heading-text {
background-color: #fff;
padding: 50px;
position: relative;
margin-top: 100px;
}
.error-404 .heading-text h1.page-title {
text-align: center;
font-size: 10em;
font-family: roboto;
font-weight: bolder;
color: #f1c152;
}
.error-404 .heading-text:before {
content: "";
position: absolute;
background: url(../../assets/images/404.png);
width: 214px;
height: 300px;
top: -265px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.error-404 .heading-text p {
font-size: 32px;
font-weight: bold;
font-family: roboto;
letter-spacing: 5px;
}
.error-404 .heading-text span {
display: block;
padding-bottom: 30px;
}
.error-404 .heading-text .search-field {
border: 1px solid;
border-radius: 0;
padding: 5px 15px;
border-color: #ccc;
}
.error-404 .heading-text .search-submit {
display: none;
}
.error-404 .heading-text .add-on {
background: none;
position: absolute;
right: 15px;
top: 4px;
outline: none;
box-shadow: none;
border: none;
}
.error-404 .heading-text .go-back a {
border: 1px solid #f1c152;
padding: 5px 10px;
display: table;
color: #f1c152;
margin: 30px auto;
font-weight: bold;
}
/*# sourceMappingURL=style.min.css.map */

.uppercase {
text-transform: none !important;
}
.preloader {
background: #fc6405;
}

.blog__area .blog__item .blog__inner:hover .blog__content a h5 {
color: #fc6405!important;
}
.blog__inner:hover .blog__content h5 {
color: #fc6405!important;
}
.footer__links .section__wrapper ul li a:hover {
color: #fc6405!important;
}
.card-header.tab-card-header ul li.nav-item a.nav-link.active:hover {
color: #fff!important;
}
.card-header.tab-card-header ul li.nav-item a:hover {
color: #fc6405!important;
}

.card.card-body a:hover {
color: #fff!important;
}



/* --------------------------------------------------------- Home Page End ------------------------------------------------------------ */

/* ----------------- top header ------------------*/
.header__menu ul li a {
padding: 10px 16px;

}
@media (min-width: 1200px){
.header__menu ul {
display: flex;
flex-wrap: inherit;
}
}
/* ----------------- top header ------------------*/


/* ----------------- topbar ------------------*/
.header__top-social ul li a img {
width: 24px;
margin: 0px 7px;
size: contain;
}
.header__top-search ul li img {
width: 21px;
}
.topbar {
color: #03286D;
}
.layout_dark .topbar{
background:#FFD119;
}
.topbar.dark{
background:#1F3F81;
}
.topbar.white{
background:#03286D;
}
.topbar.border{
border:1px solid #dcdcdc;
}
.layout_dark .topbar p,
.layout_dark .topbar ul.breadcrumb_top li a,
.layout_dark .topbar ul.breadcrumb_top > li + li::before{
color:#191919;
}
.layout_default .topbar p,
.layout_default .topbar ul.breadcrumb_top li a,
.layout_default .topbar ul.breadcrumb_top > li + li::before,
.tp_overlay .topbar ul.breadcrumb_top li a,
.tp_overlay .topbar ul.breadcrumb_top > li + li::before,
.topbar.dark ul.breadcrumb_top > li.colors a,
.topbar.white p,
.topbar.white ul.breadcrumb_top li a,
.topbar.white ul.breadcrumb_top > li + li::before{
color: #fff;
}
.topbar p, .topbar ul.breadcrumb_top li a,
.topbar ul.breadcrumb_top > li + li::before,
.topbar.dark p,
.topbar.dark ul.breadcrumb_top li a,
.topbar.dark ul.breadcrumb_top > li + li::before{
color:#fff;
}
.topbar.dark ul.breadcrumb_top > li.colors{
background: #ffd119;
margin:-15px 0 -15px 5px;
padding: 11px;
position: relative;
}
.topbar.dark ul.breadcrumb_top > li.colors > a{
margin-right: 10px;
margin-left: -7px;
}
.topbar.dark ul.breadcrumb_top > li.colors::before{ opacity:0;}
.topbar p, .topbar ul.breadcrumb_top{
margin:10px 0;
}
.topbar ul.breadcrumb_top, .topbar ul.breadcrumb_top li{
display:inline-block;
}
.topbar ul.breadcrumb_top > li + li::before {
content: "";
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.topbar ul.breadcrumb_top li a{
font-size:12px;
}
.topbar ul.breadcrumb_top li a > i {
color: #FC6405;
font-size: 17px;
margin-right: 5px;
vertical-align: middle;
}
.col-md-7.text-right {
text-align: right;
}
.topbar.white.border ul li a:hover {
color: #fc6405!important;
}

/* ----------------- topbar ------------------*/

/* ----------------- top-social ------------------*/
.header__top-socialsearch a.default-btn.move-right {
margin-left: 18px;
}
/* ----------------- top-social ------------------*/


/* ----------------- banner ------------------*/
.banner__content {
margin-bottom: 6rem;
}
/* ----------------- banner ------------------*/


/* ----------------- Button ------------------*/
a.default-btn.move-right {
background: #fc6405;
color: #fff;
padding: 5px 30px;
display: inline-block;
height: 44px;
font-weight: 500;
line-height: 32px;
border-radius: 5px;
font-size: 14px;
}
/* ----------------- Button ------------------*/

/* ----------------- Navbar ------------------*/
@media (min-width: 1200px)
.header__bottom {
background: #03286d;
}
.header__bottom {
background: #03286d;
}
.navbar-collapse li.active a {
color: #fc6405!important;
}

.header__mainmenu.navbar.navbar-expand-xl.navbar-light {
justify-content: left;
}
/* ----------------- Navbar ------------------*/





/* ----------------- Daily Hukamnama ------------------*/

.media-body, .media-left, .media-right {
padding: 0 21px;
}
div#myTabContent {
padding: 10px 0;
}
.card-header {
padding: 10px 0;
}
.media-left {
float: left;
width: 280px;
}
.media-body {
width: 680px;
}

.dailys {
box-shadow: 0 0 5px rgb(13 13 13 / 10%);
padding: 20px;
background: #fff;
border-radius: 10px;
float: left;
width: 100%;
}
.col-sm-12.dailys_cld {
margin-bottom: 80px;
margin-top: -150px;
z-index: 1;
}

.dailys_slider {
position: relative;
}


.media-body, .media-left, .media-right {
padding: 0 21px;
}
.media-body p {
margin-bottom: 0px;
}
.media-body .card.mt-3.tab-card {
margin-top: 0 !important;
}
.nav-tabs .nav-link {
padding:0px !important;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.card-header {
border-bottom: 1px solid rgba(0,0,0,.125)!important;
}

a.btn.btn-primary.right {
position: absolute;
top: 10%;
right: 30px;
z-index: 1;
}
a.btn.btn-primary.left {
position: absolute;
top: 10%;
right: 80px;
z-index: 1;
}



.qoute__slider.overflow-hidden.swiper-initialized.swiper-horizontal.swiper-pointer-events {
margin-top: -150px;
}
.media-body span.bottom {
color: #092d71;
}
.media-left {
padding: 0 !important;
}
.media:first-child {
padding: 0px 20px !important;
}
.media-body{
padding: 0 21px !important;
}
.qoute__inner.align-items-center {
justify-content: center;
}
.nav-link--active, .nav-link:hover, .nav-link:active, .nav-link:checked, .nav-link:focus, .nav-link.active {
color: #fff;
text-decoration: none;
}
.tab-card-header > .nav-tabs > li > a:hover {
color: none !important;
color: none !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
color: #fc6405;
background-color: #fff;
border-color: #fff;
}
.media-body .card.mt-3.tab-card {
margin-bottom: 10px;
}


/* Tabs Card */

.tab-card-header {
background:none;
}
/* Default mode */
.tab-card-header > .nav-tabs {
border: none;
margin: 0px;
}
.tab-card-header > .nav-tabs > li {
margin-right: 2px;
}
li.nav-item.nav_cls a {
padding: 0px!important;
}
.tab-card-header > .nav-tabs > li > a {
/*margin-right: 20px;*/
color: #737373;
padding: 3px 12px!important;
}

.tab-card-header > .nav-tabs > li > a.show {
color: #007bff;
}
.tab-card-header > .nav-tabs > li > a:hover {
color: #none;
border: none;
}

.tab-card-header > .tab-content {
padding-bottom: 0;
}
/* ----------------- Daily Hukamnama ------------------*/




/* ---------------------- AGENTS  ---------------------- */
#agents .agent_item h3 > small{
color:#7d7d7d !important;
font-size:13px !important;
}
#agents_col .agent_box{
background:#fff;
padding:25px 15px;
}
#agents_col .agent_box:hover{
box-shadow: 0 0 10px rgba(0,0,0,.21);
cursor:pointer;
}
#agents_col .agent_box img{
display:inline-block;
}
#layouts{ }
#layouts .news_media span {
color: #7e7e7e;
display: inline-block;
font-size: 12px;
line-height: 15px;
margin-top:10px;
}
#layouts .news_media span i {
font-size: 15px;
margin-right: 5px;
display: inline-table;
vertical-align: middle;
}
#layouts .news_media .media-left{
padding-right: 20px;
}

#dailys .news_media .media-left{
padding-right: 20px;
}
section#piller {
padding: 0px 0 80px 0;
}


#agent-slider .item-bottom small{
color:#7d7d7d !important;
font-size:15px !important;
}
#agent-slider .item-bottom a{
display:inline-block;
}
#agent-slider .item-bottom a > i {
font-size: 27px;
margin-right: 5px;
vertical-align: middle;
}
#agent-slider .item-bottom .row{
margin-left:-10px;
margin-right:-10px;
}
#agent-slider .item-bottom .col-sm-5, #agent-slider .item-bottom .col-sm-7{
padding-left:10px;
padding-right:10px;
}
.media-body, .media-left, .media-right {
display: table-cell;
vertical-align: middle;
}
.media:first-child {
border-radius: 10px;
background: #fff;
margin-bottom: 30px;
padding: 20px;
box-shadow: 2px 2px 7px 0 #bebebe57;
}
.agent_wrap{}
.agent_wrap .agent_text{
background: #fff;
margin: 0 20px 0 20px;
padding-top: 30px;
position: relative;
top: -45px;
}
/* Agent-2 */
.agent_wrap .img-info h3, .agent_wrap .img-info p, .agent_wrap .img-info span{
color:#fff;
}
.agent_wrap .img-info .btn-more span{
color:#FFD119;
}
.agent_wrap .img-info h3{
font-size: 20px;
}
.agent_wrap .agent_contact{
width:100%;
}
.img-info .agent_contact td{
color: #fff;
font-size: 12px;
}
.agent_wrap .agent_contact td{
vertical-align:middle;
border:none;
color:#676767;
}
.img-info .agent_contact td{
color:#fff;
}
.img-info .agent_contact td a:hover{
color:#ffd119;
}
.agent_wrap  hr {
border-top: 1px solid #6c82ab;
width: 100%;
margin: 0px 0 10px 0;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
opacity:1;
display: inline-table;
}
.agent_wrap .img-info{
padding: 20px 20px 0 20px;
position: absolute;
top:275px;
height:100%;
-moz-transition: 0.4s;
-o-transition: 0.4s;
-webkit-transition: 0.4s;
transition: 0.4s;
background: rgba(31, 63, 129, 0.9);
}
#agent-2 .explore {
padding-top: 30px;
margin-bottom: 45px;
}
#agent-2 .image {
border-radius: 5px;
height: 348px;
}
.agent_wrap:hover .img-info {
background: rgba(31, 63, 129, 0.9);
top: 0 !important;
}
.agent_media{ overflow:hidden;}
.agent_media .agents, .agent_media .agents_white{
display:table-cell;
}
.agent_media .agents_white{
padding:40px 10px;
background:#fff;
vertical-align:middle;
}
.ouragents .col-md-3{
padding: 0;
}
.ouragents .bg_white {
padding: 54px 12px !important;
}
.ouragents .bg_white, .ouragents .image{
height:290px;
}
.ouragents .bg_white span, .ouragents .bg_white p{
color: #7d7d7d;
}
.agents-cols .btn-blue{
width:auto;
}
.agents-cols .callus textarea{
min-height:143px;
}
/* ---------------------- AGENTS Ends ---------------------- */



/* ---------------------- OWL Slider---------------------- */
#full-slider .item{
display: block;
overflow-x: hidden;
width: 100%;
position:relative;
}
#full-slider .owl-prev, #full-slider .owl-next,
.three-item .owl-prev, .three-item .owl-next,
#partner-slider .owl-prev, #partner-slider .owl-next,
#two-col-slider .owl-prev, #two-col-slider .owl-next,
#agent-slider .owl-prev, #agent-slider .owl-next,
#nav_slider .owl-prev, #nav_slider .owl-next{
background: #fff;
border: 1px solid #d5dadf;
border-radius: 4px;
color: #777;
font-size: 30px;
height: 42px;
line-height:38px;
position: absolute;
text-align: center;
width: 42px;
}
#full-slider .owl-prev, #full-slider .owl-next,
.three-item .owl-prev, .three-item .owl-next,
#partner-slider .owl-prev, #partner-slider .owl-next,
#two-col-slider .owl-prev, #two-col-slider .owl-next{
top:-96px;
}
#full-slider .owl-prev, .three-item .owl-prev, #partner-slider .owl-prev,
#two-col-slider .owl-prev{
left: -60px;
top: 240px;
}
#full-slider .owl-next, .three-item .owl-next, #partner-slider .owl-next,
#two-col-slider .owl-next{
right: -60px;
top: 240px;
}
#partner-slider .owl-prev, #partner-slider .owl-next{
display:none;
}
.partner2  #partner-slider .owl-prev, .partner2 #partner-slider .owl-next{
display: inline-block;
}
.item.news_item {
background: #fff;
padding: 20px;
border-radius: 10px;
box-shadow: 4px 2px 6px 0 #c5c5c557;
}

.image.bottom15 img.border_radius {
border-radius: 10px;
}
.three-item .item, #two-col-slider .item, #nav_slider .item, #news_slider .item{
margin:0 15px;
}
#testinomial-slider .owl-prev{ left:0;}
#testinomial-slider .owl-next{ right:0;}
#testinomial-slider .owl-next, #testinomial-slider .owl-prev {
height: 20px;
margin-top: -10px;
position: absolute;
top:75%;
background:transparent;
}
#agent-slider{}
#agent-slider .owl-prev, #agent-slider .owl-next {
top: 30%;
margin-top: -21px;
border:none;
}
#agent-slider .owl-prev {
right: 90px;
top: 40px;
background: #f1f1f1;
}
#agent-slider .owl-next {
right: 34px;
color: #fff;
top: 40px;
background: #fc6405;
}
#agent-slider .owl-prev:hover, #agent-slider .owl-next:hover,
#two-col-slider .owl-prev:hover, #two-col-slider .owl-next:hover,
.three-item .owl-prev:hover, .three-item .owl-next:hover,
.partner2  #partner-slider .owl-prev:hover, .partner2  #partner-slider .owl-next:hover,
#nav_slider .owl-prev:hover, #nav_slider .owl-next:hover,
#full-slider .owl-prev:hover, #full-slider .owl-next:hover,
#property #property-d-1 .owl-prev:hover, #property #property-d-1 .owl-next:hover{
background: #e0e0e0;
border-color:#e0e0e0;
}
.layout_six .three-item .owl-prev, .layout_six .three-item .owl-next{
display:none;
}
.news_item .bottom{}
.news_item .bottom .info_comment span{
display:inline-block;
color:#7e7e7e;
font-size:12px;
margin-right:3px;
}
.news_item .bottom .info_comment > span + span:before{
content:'|';
padding:0 3px;
color:#7e7e7e;
}
.news_item .bottom .info_comment span a{
color:#1b1b1b;
}
#nav_slider .item .nav_tag{
color:#191919;
font-size:10px;
padding:5px 15px;
position:absolute;
top:10px;
}
#nav_slider .item .nav_tag.yellow{
background:#ffd119;
right:10px;
}
#nav_slider .item .nav_tag.black{ background:#1f1f1f;}
#nav_slider .owl-prev, #nav_slider .owl-next {
font-size:24px;
height:34px;
line-height:30px;
top:-50px;
width:34px;
}
#nav_slider .owl-next{ right:15px; }
#nav_slider .owl-prev{ right:50px;}

#property-d-1 .item{
background: #0c83e7;
color: #FFF;
border-radius:0;
text-align: center;
}
#property-d-1 .item > img {
width:100%;
display:block;
}
#property-d-1-2 .item{
background:rgba(0, 0, 0, 1);
margin:20px 5px;
color: #FFF;
border-radius:0;
text-align: center;
cursor: pointer;
}
#property-d-1-2 .item:first-child{
margin-left:10px;
}
#property-d-1-2 .item:last-child{
margin-right:10px;
}

#property-d-1-2 .item > img {
opacity: 0.4;
width: 100%;
}
#property-d-1-2 .item h1{ font-size: 18px;}
#property-d-1-2 .synced .item img{ opacity: 1;}
#property-d-1 .owl-controls.clickable {
position: relative;
z-index: 2;
}
#property-d-1 .owl-prev , #property-d-1 .owl-next{ display:none;}
#property-1-slider .item { margin-right: 20px;}
#property-1-slider .feature .tag-2{ right: 10px;}
#property-1-slider .feature .tag { left: 10px;}
#property-1-slider .owl-controls.clickable {
position: absolute;
right: 10px;
top: -80px;
}
#property-1-slider .owl-prev {
border: 1px solid #e5e5e5;
border-radius: 5px;
display: inline-block;
line-height: 15px;
margin-right: 5px;
padding: 10px 15px;
color:#2c2c2c;
}
#property-1-slider .owl-next {
border: 1px solid #e5e5e5;
border-radius: 5px;
display: inline-block;
line-height: 15px;
padding: 10px 15px;
color:#2c2c2c;
}
#property-1-slider .owl-next:hover, .owl-prev:hover {
background:#e0e0e0;
color:#2c2c2c;
}
#property-d-1-2 {
background-color: #fff;
position: relative;
-moz- transform: translateY(-100%);
-ms- transform: translateY(-100%);
-o- transform: translateY(-100%);
-webkit- transform: translateY(-100%);
transform: translateY(-100%);
}
#property-d-1-2.space{ padding-left:10px; padding-right:10px;}
#property #property-d-1 .owl-prev, #property #property-d-1 .owl-next{
background: #fff;
border:none;
border-radius:4px;
display: inline-block !important;
line-height: 15px;
margin-right: 5px;
padding: 10px 15px;
position: absolute;
top:42px;
}
#property-d-1.single .owl-prev, #property-d-1.single .owl-next{
top:65px !important;
}
#property #property-d-1 .owl-prev{left: 0;}
#property #property-d-1 .owl-next{ right: 0; }
#agent-2-slider .property_item .price .tag {
background:#1f3f81;
color:#fff;
}
.banner_six {
margin-bottom: -50px;
}
#partners .item{
position:relative;
text-align:center;
height:130px;
}
#partners .item, .owl-pagination{ text-align:center;}
.owl-page{ display:inline-block; margin-top:40px;}
.owl-page span{
height:10px; width:10px;
background:#b9b9b9;
margin:3px;
border-radius:50%;
display:block;
}
.owl-page.active span{ background:#1f3f81;}
#testinomial-slider .owl-pagination, #testinomial-slider.navigate .owl-prev, #testinomial-slider.navigate .owl-next,
#two-col-slider .owl-pagination,
#partner-slider .owl-pagination{
 display:none;
}
#testinomial-slider.display .owl-pagination{ display:block;}
/* ---------------------- OWL Slider Ends---------------------- */

/* ---------------------- piller---------------------- */


.piller__inner:hover {
background: #03286d !important;
}
.piller__inner {
background: #99B2E1!important;
}
.piller__item:nth-child(2) .piller__inner {
background: #f7f7f7;
}
.piller__item:nth-child(3) .piller__inner {
background: #f7f7f7;
}
.piller__item:nth-child(4) .piller__inner {
background: #f7f7f7;
}
.piller__item:nth-child(5) .piller__inner {
background: #f7f7f7;
}
.piller__content p {
color: #ffffff;
}
.piller__inner::after {
border: 2px solid #03286d;
}

/* ---------------------- piller---------------------- */


/* ----------------------Live---------------------- */
section#property {
background: #03286d;
}
.bg_light {
background: url(..assets/images/bglive.jpg);
}
.padding {
padding: 70px 0;
}
section#property .uppercase {
color: #ffffff;
}

.uppercase {
color: #03286D;
text-transform: uppercase;
text-align: center;
}
p.heading_space_cld {
color: #fff;
padding: 10px 230px;
text-align: center;
}
.index2 .property_item {
border-radius: 10px;
border: none;
}
.property_item {
border: 1px solid #e5e5e5;
background: #fff;
border-radius: 15px;
position: relative;
}
.heading_space {
margin-bottom: 40px;
text-align: center;
}
.image, .image img, .property_item .property_head, .proerty_content {
position: relative;
}
.image, .image img, .property_item .property_head {
overflow: hidden;
position: relative;
}
.image a, .toggle_share ul li, .toggle_share ul li a {
display: block;
}
#agent-2-slider .image, .image img, .property_item .property_head {
overflow: hidden;
position: unset;
}

.image img, .property_item .price {
width: 100%;
}
.image p.offline {
left: 176px;
bottom: 0;
font-size: 14px;
color: #fff;
border-radius: 45px;
background-color: #DB0000;
padding: 5px;
width: 74px;
position: absolute;
}
.image p.online {
left: 176px;
bottom: 0;
font-size: 14px;
color: #fff;
border-radius: 45px;
background-color: #00d608;
padding: 5px;
width: 74px;
position: absolute;
}
.image, .image img, .property_item .property_head, .proerty_content {
position: relative;
}
.proerty_content .property_meta, .proerty_content .favroute, #deals .deal_media .dealer {
border-top: 1px solid #e5e5e5;
}

.favroute.clearfix {
padding: 6px;
}
.index2 .property_item .proerty_content .favroute p {
float: left;
font-size: 18px;
color: #323232;
}
.proerty_content .favroute p, .proerty_content .favroute ul, .favroute ul li, .property_item .price .tag, .property_item .price h4 {
display: inline-block;
}

ul.breadcrumb_top {
margin-top: 6px;
}
.proerty_content .favroute ul li {
width: 48px;
margin: 0 0 0 -4px;
}
.proerty_content .favroute ul li a {
display: block;
font-size: 3px;
height: inherit;
line-height: 48px;
text-align: center;
width: 68px;
/* border-left: 1px solid #e5e5e5; */
}
.proerty_content .property_meta span > i, .proerty_content .table > tbody > tr > td i, .proerty_content .favroute ul li a > i {
font-size: 37px;
color: #fc6405;
vertical-align: middle;
}

.favroute ul li a > i {
margin: 0 !important;
}
.cd-see-all {
text-align: center;
text-transform: uppercase;
}
.btn-orange {
background-color: #fc6405;
}
.btn_common, .btn-more, .toggler, .btn-blue, .btn-white, .btn-black, .btn-orange, .btn-dark, .btn-white-fill, .btn-yellow {
font-size: 14px;
padding: 14px 35px;
display: inline-block;
font-weight: bold;
position: relative;
overflow: hidden;
z-index: 1;
-webkit-transition-property: background;
transition-property: background;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}


/* ----------------------Live---------------------- */

/* ----------------------Recent event---------------------- */
.gallery.padding--top.padding--bottom.bg-light {
padding: 80px 0;
}
.event__content a h5:hover {
color: #fc6405;
}
.gallery__inner::after {

background: rgb(3 40 109 / 50%);;

}
ul.event_share h2.uppercase_eve {
line-height: 50px;
color: #fff;
}
ul.breadcrumb_top a {
color: #fff;
}
ul.event_share p.heading_space_eve {
color: #fff;
}


/* ----------------------Recent event---------------------- */



/* ---------------------- Urgent Causes ---------------------- */

.nav-pills-custom .nav-link {
border-bottom: 1px solid rgba(0,0,0,.125);
background: none !important;
}
.dsl {
background: #fff;
border-radius: 10px;
}
.dsl.tbc div#v-pills-tab a:hover {
color: #aaa!important;
}
.dsl.tbc div#v-pills-tab .nav-link.active:hover {
    color: #fff!important;
}

.nav-pills-custom .nav-link.active {
background: #fc6405!important;
}

.nav-pills-custom .nav-link.active:nth-child(1) {
border-radius: 10px 0 0 0;
}
.nav-pills-custom .nav-link.active:nth-child(5) {
border-radius: 0 0 0 10px;
}

.nav-pills .nav-link {
border-radius: 0;
}
.rounded {
border-radius: 0 !important;
}

.nav-pills-custom .nav-link {
color: #aaa;
background: #fff;
position: relative;
}
section#property {
padding: 80px 0!important;
background: #03286d;
}

section#property cls .row>* {
padding-right: 0;
padding-left: 0px;
}
.nav-link:hover {
color: #fff;
text-decoration: none;
}
.nav-pills-custom .nav-link.active {
color: #45b649;
background: #fff;
}
header.text-center.mb-5.text-white h1.display-4 {
color: #fff;
}
.nav-pills-custom .nav-link.active {
font-size: 21px;
color: #ffffff;
background: #fc6405;
text-decoration: none;
}
.nav-pills-custom .nav-link {
font-size: 21px;
color: #aaa;
background: #fff;
position: relative;
}
.nav-pills-custom .nav-link.active::before {
border-left: 10px solid #fc6405;
}

.nav-link {
color: #0d0d0d;
padding: 26.7px 25px !important;
}
div#v-pills-eye p {
padding: 0 20px;
}

div#v-pills-tab {
border-right: 1px solid rgba(0,0,0,.125);
width: 110%;
text-align: center;
}
div#v-pills-tabContent {
text-align: center;
}
.cause__inner {
width: 100px;
height: 100px;
border: 2px solid #5d83c8;
background: #99B2E1;
}

/*.cause__item {
width: 14%;
}*/
.cause__content h3 {
font-size: 21px;
color: #ffffff;
margin-top: 10px;
margin-bottom: 0px;
}
.donaterange__bar {
/*  background: #03286d;*/
}
.donaterange__bars {
margin-bottom: 23px;
margin-top: 10px;
background: #aec2e6;
}
.dsl.tbc div#v-pills-tabContent {
padding-top: 15px;
}
.section__wrapper.cld .cause__item {
width: 14%;
}
.dsl p {
line-height: 20px;
margin: 0 80px 20px 80px;
}
.cause__bars h4 span {
font-size: 24px;
color: #03286d;
}
.cause__bottom, {
margin-top: -18px;
}
.cause__bottom {
margin-top: -24px !important;
}

@media (min-width: 992px) {
.nav-pills-custom .nav-link::before {
    content: '';
    display: block;
    border-top: 8px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    opacity: 0;
}
}

.nav-pills-custom .nav-link.active::before {
opacity: 1;
}
/* Add indicator arrow for the active tab */




/* ---------------------- Urgent Causes ---------------------- */




/* ---------------------- Latest Audio ---------------------- */
.blog__inner:hover .blog__content h5 {
color: #da5455;
}
.blog__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: #fc6405;
}
/* ---------------------- Latest Audio ---------------------- */


/* ---------------------- Latest from shop ---------------------- */
.btn-primary {
color: #fff;
background-color: #9CACC9;
border-color: #9CACC9;
}
.product-content h5 a:hover {
    color: #202020!important;
}

a:hover {
color: #000!important;
}
.btn-primary:hover {
color: #fff;
background-color: #fc6405;
border-color: #fc6405;
}
.btn-primary:active {
color: #fff;
background-color: #fc6405;
border-color: #fc6405;
}
.btn-check:focus+.btn-primary, .btn-primary:focus {
color: #fff;
background-color: #fc6405;
border-color: #fc6405;
box-shadow: 0 0 0 0.2rem rgb(252 160 102);
}
.btn-orange {
color: #fff;
border-radius: 5px;
background-color: #fc6405;
}
.card-body {
text-align: center;
}

.media-body, .media-left, .media-right {
padding: 21px;
display: table-cell;
vertical-align: middle;
}

.media-body h2.uppercase {
text-align: left;
margin-bottom: 0px;
}

.shop_slider {
position: relative;
}
.shop_slider a:hover {
color: #737373!important;
}
a.btn.btn-primary.mb-3.mr-1 {
position: absolute;
left: -50px;
top: 50%;
}
a.btn.btn-primary.mb-3 {
position: absolute;
left: 1170px;
top: 50%;
}

.three-item .item, #two-col-slider .item, #nav_slider .item, #news_slider .item {
margin: 0 15px;
}
.item.feature_item {
border-radius: 10px;
}
.feature_item {
background: #fff;
}
.item.feature_item .image {
border-radius: 10px 10px 0px 0px;
}
.image, .image img, .property_item .property_head, .proerty_content {
position: relative;
}
.image, .image img, .property_item .property_head {
overflow: hidden;
position: relative;
}
.image a, .toggle_share ul li, .toggle_share ul li a {
display: block;
}
#agent-2-slider .image, .image img, .property_item .property_head {
overflow: hidden;
position: unset;
}

.image img, .property_item .price {
width: 100%;
}
.image, .image img, .property_item .property_head, .proerty_content {
position: relative;
}
.proerty_content .proerty_text {
padding: 25px 20px;
text-align: center;
}
.proerty_content .proerty_text {
padding: 25px 20px;
text-align: center;
}
h4.top15 {
color: #000;
}

.card {
border: none;
border-radius: 10px !important;
}

/* ---------------------- Latest from shop ---------------------- */



/* ---------------------- Audio and Ebook ---------------------- */
.blog__area {
height: 425px;
}
.blog__pagination {
margin-top: 30px;
margin-bottom: 14px;
}
.blog__thumb {
height: 114px;
width: 20%;
margin: 0;
}

.blog__right .text-center.mt-5 {
margin-top: 0rem!important;
}
.blog__content {
width: 58%;
}

.blog_play .favroute ul li a > i {
font-size: 48px;
color: #fc6405;
vertical-align: middle;
}

/* ---------------------- Audio and Ebook ---------------------- */

/* ---------------------- Live Gurbani ---------------------- */
.index2 .property_item .proerty_content .favroute p {
float: none;
font-size: 18px;
color: #323232;
}
/* ---------------------- Live Gurbani ---------------------- */


/* ---------------------- Recent Event ---------------------- */

.event__metapost-info li {
padding: 0;
}
.event__metapost {
margin: 0;
}
.event__content p {
margin-top: 10px;
}
.centered.text-center {
padding: 30px;
}
/* ---------------------- Recent Event ---------------------- */


/* ---------------------- Recent News ---------------------- */
.event__item {
position: relative;
display: flex;
flex-direction: column;
padding: 20px;
box-shadow: 0 0 5px rgb(13 13 13 / 10%);
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
/* border: 1px solid rgba(0,0,0,.125); */
border-radius: 0.25rem;
}
.event__content h4 {
font-size: 28px;
}
.event__inner:hover .event__content h5 {
color: #fc6405;
}

/* ---------------------- Recent News ---------------------- */


/* ---------------------- History of Sikhism ---------------------- */

.history_slider {
position: relative;
}
/*a:hover {
color: #111!important;
}*/
/* ---------------------- History of Sikhism ---------------------- */


/* ---------------------- Baby Name ---------------------- */

section#baby .nav-tabs .nav-link {
padding: 4px !important;
}
.baby__names .section__wrapper ul li a {
padding: 5px 10px;
color: #0d0d0d;
background: #f8f8f8;
font-size: 0.875rem;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.baby__names ul li a:hover {
background: #fb6305;
}
.baby__names .nav-tabs .nav-link:hover {
color: #000!important;
}
/*.baby__names ul li {
border: 1px solid;
border-radius: 8px;
padding: 5px 10px;
margin: 7px;
}
.baby__names ul {
gap: 0px;
display: flex;
justify-content: center;
}*/

.baby__names ul li {
float: left;
border: 1px solid;
border-radius: 8px;
padding: 5px 10px;
margin: 7px;
}
.baby__names ul {
float: left;
margin-bottom: 20px;
}

.baby__names ul li:hover {
background-color: #9a9a9a;
color: #fff;
}

/* ---------------------- Baby Name End ---------------------- */


/* ---------------------- qoute slider ---------------------- */
.qoute__slider.qoute__slidercls.overflow-hidden.swiper-initialized.swiper-horizontal.swiper-pointer-events {
margin-top: 0;
}
/* ---------------------- qoute slider ---------------------- */

/* ---------------------- social_icon ---------------------- */
.social__area {
padding-top: 50px;
}
.sponsor {
background: #fafafa;
padding-top: 60px;
padding-bottom: 60px;
}
.sponsor .social__area ul li a:hover {
color: #fb6305!important;
}
.social__list-twitter:hover a i, .social__list-twitter:hover a svg {
border-color: #fb6305;
}
.social__list-twitter:hover a {
color: #fb6305;
}
.social__list-instagram:hover a i, .social__list-twitter:hover a svg {
border-color: #fb6305;
}
.social__list-instagram:hover a {
color: #fb6305;
}
.social__list-facebook:hover a i, .social__list-twitter:hover a svg {
border-color: #fb6305;
}
.social__list-facebook:hover a {
color: #fb6305;
}
.social__list-linkedin:hover a i, .social__list-twitter:hover a svg {
border-color: #fb6305;
}
.social__list-linkedin:hover a {
color: #fb6305;
}


/* ---------------------- social_icon ---------------------- */


.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
border: none!important;
}
.nav-tabs {
border-bottom: none;
}
.nav-link:hover {
color: #03286d;
text-decoration: none;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
color: #ffffff;
background-color: #fc6405;
border-radius: 6px;
/*padding: 3px 12px!important;*/
}
div#nav-tab {
padding-top: 30px;
}



/* ---------------------- footer ---------------------- */

.footer__top {
background: #03286d;
}
.footer__post-content h6:hover {
color: #fb6305;
}
.footer__about-contet p.bottom15 {
font-weight: 300;
color: #fff;
}
.footer__links ul li a {
color: #fff;
}
.footer__post-inner:hover .footer__post-content h6 {
color: #fb6305;
}
.section__wrapper {
line-height: 30px;
}
.footer__post-content h6 {
margin-bottom: 0;
}
.footer__post-inner p {
line-height: 16px;
font-weight: 300;
color: #fff;
font-size: 12px;
}
.footer__bottom {
background: #fc6405;
padding: 12px 0;
}

.section__header h2::after {
width: 10px;
left: 0;
background: #fc6405;
}
.footer__bottom-content p {
color: #fff;
}
.footer__links {
padding-left: 60px;
}
/* ---------------------- footer ---------------------- */


/* --------------------------------------------------- Home Page End ------------------------------------------------------- */






/* ---------------------------------------------------- Gallery Page-------------------------------------------------------- */



/* ---------------------- gallery__filter ---------------------- */
.gallery.padding--top.padding--bottom.bg-light {
background: #fff!important;
}

/* ---------------------- gallery__filter end ---------------------- */



/* ---------------------- scrollToTop ---------------------- */

.scrollToTop .pluse_1, .scrollToTop .pluse_2 {
background: #fc6405;
}
.scrollToTop .pluse_1::after, .scrollToTop .pluse_1::before, .scrollToTop .pluse_2::after, .scrollToTop .pluse_2::before {
background: #fc6405b8;
}
/* ---------------------- scrollToTop end ---------------------- */

/* -------------------------------------------------------- Gallery Page End ---------------------------------------------------------- */

div#menubar ul li a:hover {
color: #fff;
}

/* ------------------------------------------------------ Gallery Page ------------------------------------------------------ */





/* ----------------------------------------------------------- Shop Page -------------------------------------------------------------- */

.shop-page.padding--top.padding--bottom.bg-light {
background: #fff!important;
}
.shop-page .shop-product-wrap .product-item, .shop-page .shop-product-wrap .product-list-item {
border-radius: 10px;
}
.shop-page .shop-product-wrap .product-item, .shop-page .shop-product-wrap .product-list-item {
padding: 0px;
}
.scroll___top.blog.blog-style2 ul.pagination .page-item .page-link:hover {
background: #fc6405;
color: #fff!important;
border-color: #fc6405;
}
ul.pagination .page-item.active .page-link {
background-color: #d7d7d7!important;
border-color: #d7d7d7!important;
}
.shop-page .shop-product-wrap .product-item, .shop-page .shop-product-wrap .product-list-item {
box-shadow: 0 0 5px rgb(13 13 13 / 10%);
}
.shop-page .shop-product-wrap .product-item .product-thumb .pro-thumb::after, .shop-page .shop-product-wrap .product-list-item .product-thumb .pro-thumb::after {
background: rgb(252 100 5 / 72%)!important;
/*border-radius: 10px 10px 0px 0;*/

}
.shop-page .shop-product-wrap .product-item .product-content, .shop-page .shop-product-wrap .product-list-item .product-content {
padding: 20px 30px;
}
.product-content a.default-btn.move-right {
margin-top: 10px;
}

/* --------------------------------------------------------- Shop Page End ------------------------------------------------------------ */


/* ---------------------------------------------------------- News & Blog ------------------------------------------------------------- */

.blog.blog-style2.padding--top.padding--bottom.bg-light {
background: #fff!important;
}
.section__wrapper .blog__tags-left ul li a:hover {
color: #ffffff!important;
}
/* -------------------------------------------------------- News & Blog End ----------------------------------------------------------- */


/* ---------------------------------------------------------- Live Full ------------------------------------------------------------- */

.shop-product-wrap .favroute.clearfix {
display: flex;
padding: 12px 21px;
justify-content: space-between;
align-items: baseline;
}
.shop-product-wrap .proerty_content .favroute ul li {
width: 30px;
margin: 0 0 0 -4px;
}
.shop-product-wrap .property_item .proerty_content .favroute p {
float: none;
font-size: 18px;
color: #323232;
}
.live-page ul.pagination li.page-item a:hover {
color: #fff!important;
}
/* -------------------------------------------------------- Live Full End ----------------------------------------------------------- */


/* -------------------------------------------------------- Hukamnama ----------------------------------------------------------- */

.hukam.padding--top.padding--bottom {
padding-bottom: 40px;
}
.media_text h3.hukm {
text-align: center;
}
.media_text ul#myTab {
justify-content: center;
}
.media_text div#myTabContent {
text-align: center;
}
.media_text .card-header.tab-card-header {
border-bottom: none!important;
padding-top: 0;
}
p.card-text.hls {
line-height: 30px;
}

/* -------------------------------------------------------- Hukamnama End ----------------------------------------------------------- */





/* ------------------------------------------------------------- Cart ----------------------------------------------------------------- */

.shop-cart .section-wrapper .cart-top table thead tr {
background: #03286d;
}
.cart-bottom .default-btn {
background: #fc6405;
border-radius: 5px;
}
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .coupon input {
border-radius: 5px;
}
form.cart-checkout a.default-btn.move-right {
padding: 10px 20px;
height: 55px;
margin: 8px;
line-height: 36px;
font-size: 14px;
}


/* ----------------------------------------------------------- Cart End -------------------------------------------------------------- */


/* ------------------------------------------------------ Check out --------------------------------------------------------- */

.row.gutter-lg h4.mb-0 {
color: #fff;
}
.cal-body {
border-radius: 0 0 6px 6px;
background: #f8f8f8;
}
.list-product-check::-webkit-scrollbar-thumb {
background-color: #fc6405;
border-radius: 8px;
}
.bg-title {
border-radius: 6px 6px 0 0;
background: #03286d;
}
.car-right-body {
border-radius: 0 0 6px 6px;
background: #f8f8f8;
}

/* ---------------------------------------------------- Check out End ------------------------------------------------------- */



/* ----------------------------------------------------------- Causes ----------------------------------------------------------------- */
.container-xl.causlc {
max-width: 960px;
}
.media_text.causcld div#myTabContent {
padding: 40px 0;
background: #fff;
border-radius: 5px;
box-shadow: 0 0 5px rgb(13 13 13 / 10%);
}
.section__wrapper.causecls .cause__item {
width: 16%;
}
.cause__content.cld h3 {
font-size: 26px;
}
.cause__content.cld p {
font-size: 20px;
}
.section__wrapper.causecls .cause__inner {
width: 140px;
height: 140px;
border: 2px solid #5d83c8;
background: #99B2E1;
}
.media_text.causcld p {
margin: 0px 208px 30px 208px;
}
.media_text.causcld div#myTabContent {
margin-top: 20px;
}
.progress {

border-radius: 10px;
margin: 30px 0;
height: 20px;
background: #aec2e6;
}
.progress-bar {
background: #03286d;
}

/* ------------------------------------------------------ Causes end -------------------------------------------------------- */




/* -------------------------------------------------------- about us --------------------------------------------------------- */
.about_cld {
padding: 80px 0;
}
.sec02 {
margin-top: 60px;
}
.sec02 p {
margin-top: 36px;
}
/* -------------------------------------------------------- about us end -------------------------------------------------- */



/* ------------------------------------------------------ history-detail ------------------------------------------------ */
.sec01 {
margin-top: 60px;
}
.sec01 h4 {
margin-top: 20px;
}
/* ------------------------------------------------------ history-detail end ------------------------------------------------ */



/* ------------------------------------------------- blog detail Page --------------------------------------------------------*/
.blog__content ul.event__metapost-info {
display: flex;
gap: 20px;
}
.blog__content h3 {
margin-bottom: 0!important;
}
.blog__tags-left ul li a:hover {
background: #fc6306;
}
.blog__respond-details button.default-btn.move-right {
background: #fc6405;
border-radius: 5px;
}
.blog__item .blog__thumb.cld {
min-height: 450px;
}


/* --------------------------------------------------- blog detail End ----------------------------------------------------- */


/* ----------------------------------------------- Product Detail Cart ------------------------------------------------- */

.shop-single .product-details .post-content form .default-btn {
background: #fc6405;
}
.shop-single .product-details .post-content p.rating i {
color: #fc6405;
}
.post-content {
margin-top: 10px;
}
.shop-single .review .review-nav li:last-child {
margin-right: 0;
}
.shop-single .review .review-content .review-showing .content li .post-content .entry-meta .rating i {
color: #fc6405;
}
.shop-single .review .review-content .review-showing .client-review .review-form form .rating ul li i {
color: #fc6405;
}
.shop-single .review .review-content .review-showing .client-review .review-form form button {
background: #fc6405;
}
.shop-single .review .review-nav li.active {
background: #fc6405;
color: #fff;
}
.post-content.cld a.cd-see-all.btn-orange.border_radius.margin40 {
margin-top: 20px;
}

/* --------------------------------------------- Product Detail Cart End ------------------------------------------------- */

/* --------------------------------------------- live-autoplay ------------------------------------------------- */
.blog__content ul.breadcrumb_top {
right: 350px;
position: absolute;
margin-top: 6px;
transform: translate(-50px, -50px);
}
.blog__content ul.breadcrumb_top a {
font-size: 40px;
color: #fc6405;
}
/* --------------------------------------------- live-autoplay End ------------------------------------------------- */



/* --------------------------------------------- Stories page ------------------------------------------------- */

.about_guru {
padding: 80px 0;
}
.header__menu ul li.open>a, .header__menu ul li.active>a, .header__menu ul li:hover>a {
color: #fc6405!important;
}
.header__menu ul li.open>a::after, .header__menu ul li.active>a::after, .header__menu ul li:hover>a::after {
border-color: #ffffff;
}

/* --------------------------------------------- Stories page end ------------------------------------------------- */



/* --------------------------------------------- Signin popup page ------------------------------------------------- */
.social__list.cld::after {
background: none;
width: 0;
height: 0;
}
li.social__list.cld {
padding-right: 0;
margin-right: 0;
}
.social__log {
margin-top: 20px;
}

.body-background button.close {
top: -2px;
font-size: 31px;
right: -16px;
position: absolute;
color: #000;
border: 0;
background: none;
}
input.form-control {
padding: 10px;
}
.body-background a.default-btn.move-right {
width: 370px;
}
.header__top-socialsearch a.default-btn.move-right.sign {
background: #9cacc9;
}
.body-background a.default-btn.move-right.google {
background: #4184f3;
}
.body-background a.default-btn.move-right.facebook {
background: #4267b2;
}
.body-background a.default-btn.move-right.twitter {
background: #11a5e3;
}
.body-background a.default-btn.move-right.linkedin {
background: #058cc0;
}
.body-background a.default-btn.move-right.instagram {
background: #e33058;
}
.default-btn.move-right:hover:after {
transform: scaleX(1);
transform-origin: left;
transition: transform .5s;
}
.body-background i {
margin-right: 10px;
}
.default-btn.move-right.sign:before {
background: none!important;
}

.body-background.default-btn.move-right:before {
background: none!important;
}
/* --------------------------------------------- Signin popup page end ------------------------------------------------- */

/* --------------------------------------------- Donation page end ------------------------------------------------- */
.shop-cart.card_details.bg-light {
padding-bottom: 20px;
padding-top: 100px;
}
.give-goal-progress {
margin-bottom: 2.3333333333em;
}
.give-goal-progress {
clear: both;
display: flex;
flex-direction: column;
margin-bottom: 20px;
width: 100%;
}
.scheme_default .give-goal-progress .raised, .scheme_default .give-goal-progress .income {
color: #21262C;
}
.give-goal-progress .raised {
font-size: 16px;
text-transform: uppercase;
letter-spacing: 0;
margin-bottom: 14px;
}
.scheme_default .give-goal-progress .raised, .scheme_default .give-goal-progress .income {
color: #21262C;
}
.give-goal-progress span.income {
font-size: 1.875em;
}
.give-goal-progress .progress-bar {
background: none;
padding-bottom: 10px;
width: 100%;
}
.scheme_default .give-progress-bar {
background-color: #ffffff;
}
.give-progress-bar, .give-goal-progress .give-progress-bar, .give-goal-progress .give-progress-bar>span {
height: 10px;
border-radius: 0;
}
.give-goal-progress .give-progress-bar {
background: #eee;
border-radius: 25px;
height: 20px;
overflow: hidden;
position: relative;
width: 100%;
}
.give-progress-bar, .give-goal-progress .give-progress-bar, .give-goal-progress .give-progress-bar>span {
height: 10px;
border-radius: 0;
}
.scheme_default form[id*=give-form] .give-donation-amount {
background: #ffffff;
border-color: #dfdfdd;
color: #A6A7AA;
}

form[id*=give-form] .give-donation-amount {
height: 80px;
border-width: 2px;
border-style: solid;
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-start;
width: 208px;
margin: 0 0 10px;
}
.give-donation-amount.form-row-wide {
width: 25%;
padding: 10px 20px 10px 20px;
margin-bottom: 10px;
border: 1px solid #d3d3d3;
}
.cals h3 {
margin-bottom: 10px!important;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping input {
background: #f2f2f2;
padding: 20px;
border: none;
}
.shiping-box.details {
padding: 40px !important;
}
#give-donation-level-button-wrap {
margin-left: 20px;

}
.give-total-wrap.clds {
display: flex;
margin-bottom: 10px;
}
#give-donation-level-button-wrap:after, #give-donation-level-button-wrap:before {
content: " ";
display: table;
}
#give-donation-level-button-wrap>li {
margin: 0 10px 10px 0;
}

#give-donation-level-button-wrap>li {
float: left;
list-style-image: none;
list-style-type: none;
margin: 0 5px 5px 0;
}
.scheme_default [id*=give-form] #give-donation-level-button-wrap .give-btn {
background: #ffffff;
border-color: #dfdfdd;
color: #21262C;
}
[id*=give-form] #give-donation-level-button-wrap .give-btn {
margin: 0;
border-width: 2px !important;
border-style: solid;
padding: 1.66em 3.1em;
}
ul#give-donation-level-button-wrap li button.give-donation-level-btn.give-btn {
padding: 0 40px;
}
.row.sigh {
padding: 20px 0;
}
.cals button.default-btn.move-left {
border: none!important;
}
.give-total-wrap.clds {
display: flex;
margin-bottom: 10px;
}
/* --------------------------------------------- Donation page end ------------------------------------------------- */

/* --------------------------------------------- 404 page end ------------------------------------------------- */
.forezero {
background: #f4f4f4;
padding-top: 110px;
}
.forezero__content h2 {
color: #fc6405;
}
.forezero__content {
padding: 30px 60px 60px!important;
}
/* --------------------------------------------- 404 page end ------------------------------------------------- */



/* Changes on SHop page */
.cart-plus-minus-box { width: 100% !important; }
div.product-action-link a:hover{ color: black!important }
#product_name { font-size: 20px !important; font-family: 'Roboto' !important;}
#product_price { font-size: 24px !important; font-family: 'Roboto' !important;}

/* Product details page */
button.margin40{ margin-top: 20px; }

/*cart Icon */
.header__top-search ul li.cart__icon {
width: 40px;
height: 40px;
line-height: 40px;
border: 1px solid #ffffff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.header__top-search ul li.cart__icon span {
top: 0px;
right: 0px;
width: 18px;
height: 18px;
line-height: 18px;
color: #fff;
background: #fc6405;
font-size: 8px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}


/*Payment page */
div.form-control-stripe{
    padding:15px;
}
.frmmargin{ margin-bottom: 15px; }
.font-24 { font-size: 24px; }

/* --------------------------------------------- login dropdown navbar one blade ------------------------------------------------- */
.user-dropdown .dropdown-menu {
  left: 50% !important;
  transform: translateX(-50%) !important;
  top: 100% !important;
}
.user-dropdown .dropdown {
    width: 60px;
}
.user-dropdown.text-center {
    padding-left: 20px;
}
ul.dropdown-menu a {
    padding-left: 10px;
}
.dropdown-menu {
    border-radius: 0px;
}
  .toast-progress {
  background-color: #007bff;
}

/* Toast background color */
.toast-success {
  background-color: #198754 !important;
  color: #155724;
  transition: none !important;

}


.cart_error{
    color:red !important;
    font: bold;
}

.toast-error {
    background-color: red !important;
    color: #155724;
    transition: none !important;
  
  }