/*
	Theme Name:   px Child
	Theme URI:    https://www.pixlaty.com/
	Description:  px Child Theme
	Author:       Pixlaty
	Author URI:   https://www.pixlaty.com/Author
	Template:     px
	Version:      2.1
    Tested up to: 5.4
    Requires PHP: 7.0
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Tags:         two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain:  px
    Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
*/
/* write custom css after this line */
.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
}

.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
}

.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
}

.bypostauthor,
.sticky {
    visibility: visible;
}

.gallery-caption {
    display: block;
}

.alignnone {
    margin-bottom: 1em;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 2em;
    margin-bottom: 1em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 2em;
    margin-bottom: 1em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
}

:root {
    --blue: red;
    --white: #ffffff;
}

.header-cta {
    padding: 7px 10px 7px 25px;
    border-radius: 50px;
}

.header-cta .hc-meta {
    line-height: 1.3;
    color: #fff;
}

.header-cta span {
    letter-spacing: 0.10em;
}

.header-cta .uk-background-secondary {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.header-cta:hover .uk-background-secondary {
    background-color: #fff !important;
    color: #007E43 !important;
}

.primary-menu > .nomega-menu-item .sub-menu .menu-item a {
    font-size: 16px;
}

.home-slider {
    background-image: url(dist/images/slide.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -40px;
    padding-top: 50px;
}

@media (max-width: 960px) {
    .home-slider {
        margin-top: 0;
        padding-top: 160px;
    }

    .home-slider h2 {
        margin-top: 30px;
    }
}

.primary-menu > li {
    padding: 25px 10px;
}

.px-top-bar {
    z-index: 1;
}

.px-header .uk-navbar {
    background-color: #fff;
    border-radius: 50px;
    padding-right: 0;
    padding-left: 10px;
}

.px-header .uk-navbar .image-logo {
    padding: 0;
}

@media (max-width: 960px) {
    .px-header .uk-navbar .image-logo {
        padding-right: 10px;
    }
}

.transparent-header-on {
    top: 40px;
}

@media (max-width: 960px) {
    .transparent-header-on {
        top: 10px;
    }
}

@media (max-width: 960px) {
    .home .px-header {
        margin: 0 10px;
    }
}

.blog-section {
    background-color: #F2F8F5;
}

.blog-section h2 small {
    color: #94C758;
}

.uk-card-thumbnail {
    position: relative;
}

.uk-card-thumbnail img {
    border-radius: 25px !important;
}

.uk-card-thumbnail .blog-date {
    position: absolute;
    bottom: -20px;
    left: 30px;
    background-color: #007E43;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    border-radius: 15px;
}

.uk-card-thumbnail .blog-date span {
    line-height: 1;
}

.team-card .uk-card-thumbnail {
    position: relative;
}

.team-card .uk-card-thumbnail .card-meta {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    border-radius: 25px;
    background-color: #fff;
    width: 90%;
    padding: 10px;
}

.team-card .uk-card-thumbnail .card-meta h3 {
    color: #007E43;
    font-size: 21px;
    margin: 0;
}

.uk-text-primary-2 {
    color: #007E43;
}

.px-button-primary {
    border: none;
    padding: 0 25px 0 6px;
    height: 45px;
    line-height: 45px;
}

.px-button-primary i {
    margin-right: 20px;
    height: 34px;
    width: 34px;
    color: #94C758;
    font-size: 18px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.px-button-primary:hover i {
    background-color: #94C758;
    color: #fff;
}

.woocommerce-Tabs-panel ul,
.woocommerce-product-details__short-description ul,
.check-list ul {
    padding: 0;
    margin: 0;
}

.woocommerce-Tabs-panel ul li,
.woocommerce-product-details__short-description ul li,
.check-list ul li {
    list-style-type: none;
    margin-bottom: 10px;
    padding: 0;
}

.woocommerce-Tabs-panel ul li:last-child,
.woocommerce-product-details__short-description ul li:last-child,
.check-list ul li:last-child {
    margin-bottom: 0;
}

.woocommerce-Tabs-panel ul li:before,
.woocommerce-product-details__short-description ul li:before,
.check-list ul li:before {
    content: "\ed31";
    font-family: boxicons !important;
    font-weight: 400;
    color: #94C758;
    margin-left: 10px;
    background-color: transparent !important;
}

.testimonials-section {
    background-color: #007E43;
    background-image: url(dist/images/testimonials.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.testimonials-section .section-heading {
    margin-bottom: 70px;
}

.testimonial-box {
    padding: 90px 100px 70px;
    background-color: #fff;
    border-radius: 0 100px;
    position: relative;
}

.testimonial-box i {
    color: #94C758;
    font-size: 140px;
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    text-align: center;
}

.testimonial-box .desc {
    color: #333333;
    font-size: 21px;
}

.testimonial-box h3 {
    margin: 0;
    color: #007E43;
}

.testimonial-box .job {
    color: #222;
}

.testimonial-box .t-avatar {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
    border: 10px solid #00723D;
    width: 90px;
    height: 90px;
}

@media (max-width: 960px) {
    .testimonial-box {
        padding: 70px 20px 40px;
    }

    .testimonial-box i {
        font-size: 80px;
        top: -35px;
    }

    .testimonial-box .desc {
        font-size: 18px;
    }

    .testimonial-box .t-avatar {
        position: inherit;
        bottom: inherit;
        left: inherit;
        right: inherit;
        margin-top: 20px;
    }
}

.packages-section {
    background-color: #F2FCFD;
    padding-top: 140px;
    background-image: url(dist/images/packages.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}

.packages-section .section-heading {
    padding: 0 15px;
}

.packages-section .section-large-title {
    font-size: 64px;
}

@media (max-width: 960px) {
    .packages-section .section-large-title {
        font-size: 48px;
    }
}

.packages-section .section-desc {
    font-size: 32px;
}

@media (max-width: 960px) {
    .packages-section .section-desc {
        font-size: 18px;
    }
}

.packages-section .package-large-title {
    margin-bottom: 30px;
}

.packages-section .package-desc {
    color: #222222;
}

.packages-section .package-price {
    line-height: 1.4;
}

.packages-section .package-price strong {
    font-size: 32px;
    font-weight: bold;
}

.packages-section .package-price strong small {
    font-size: 14px;
}

.packages-section .package-price small {
    font-size: 18px;
}

.packages-section .packages-1,
.packages-section .packages-3,
.packages-section .packages-5,
.packages-section .packages-7 {
    padding-bottom: 120px;
}

.packages-section .packages-3,
.packages-section .packages-5,
.packages-section .packages-7 {
  padding-top: 120px;
}

.packages-section .packages-1 .package-large-title,
.packages-section .packages-3 .package-large-title,
.packages-section .packages-5 .package-large-title,
.packages-section .packages-7 .package-large-title {
    color: #00BAD9;
}

.packages-section .packages-1 .check-list ul li:before,
.packages-section .packages-3 .check-list ul li:before,
.packages-section .packages-5 .check-list ul li:before,
.packages-section .packages-7 .check-list ul li:before {
    color: #00BAD9;
}

.packages-section .packages-1 .gradient-green,
.packages-section .packages-3 .gradient-green,
.packages-section .packages-5 .gradient-green,
.packages-section .packages-7 .gradient-green {
    background: -webkit-gradient(linear, left top, left bottom, from(#00BAD9), to(#00D7FB));
    background: linear-gradient(#00BAD9, #00D7FB);
}

.packages-section .packages-1 .gradient-green i,
.packages-section .packages-3 .gradient-green i,
.packages-section .packages-5 .gradient-green i,
.packages-section .packages-7 .gradient-green i {
    color: #00BAD9;
}

.packages-section .packages-1 .gradient-green:hover,
.packages-section .packages-3 .gradient-green:hover,
.packages-section .packages-5 .gradient-green:hover,
.packages-section .packages-7 .gradient-green:hover {
    background-position: 200px;
}

.packages-section .packages-1 .package-price strong,
.packages-section .packages-3 .package-price strong,
.packages-section .packages-5 .package-price strong,
.packages-section .packages-7 .package-price strong {
    color: #00BAD9;
}

.packages-section .packages-2,
.packages-section .packages-4,
.packages-section .packages-6,
.packages-section .packages-8 {
    background-color: #F8FFEF;
    padding-bottom: 140px;
    padding-top: 120px;
    background-image: url(dist/images/packages-2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.packages-section .packages-2 .package-large-title,
.packages-section .packages-4 .package-large-title,
.packages-section .packages-6 .package-large-title,
.packages-section .packages-8 .package-large-title {
    color: #007E43;
}

.packages-section .packages-2 .package-price strong,
.packages-section .packages-4 .package-price strong,
.packages-section .packages-6 .package-price strong,
.packages-section .packages-8 .package-price strong {
    color: #007E43;
}

.packages-section .packages-2 .packages-meta,
.packages-section .packages-4 .packages-meta,
.packages-section .packages-6 .packages-meta,
.packages-section .packages-8 .packages-meta {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

@media (max-width: 960px) {
    .packages-section .packages-2 .packages-meta,
    .packages-section .packages-4 .packages-meta,
    .packages-section .packages-6 .packages-meta,
    .packages-section .packages-8 .packages-meta {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
}

/* Single */
.wcboost-variation-swatches__item {
    width: 100px;
    height: 100px;
    line-height: 100px;
}

.wcboost-variation-swatches--image img {
    width: 100px;
    height: 100px;
}

.px-newsletter {
    position: relative;
    margin-bottom: -74px;
    z-index: 1;
}

@media (max-width: 960px) {
    .px-newsletter .uk-container {
        padding: 0;
    }

    .px-newsletter .uk-container .px-newsletter-inner {
        border-radius: 0;
    }
}

.px-footer {
    padding-top: 147px;
    background-color: #f1fdfd !important;
    background-image: url(dist/images/footer.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    position: relative;
    background-size: contain;
}

.px-footer-copyright {
    background-color: #f1fdfd;
}

.px-about-widget h3 {
    color: #007E43;
}

.px-newsletter-inner {
    background: -webkit-gradient(linear, left top, right top, from(#007e43), to(#18a262));
    background: linear-gradient(90deg, #007e43 0%, #18a262 100%);
}

@media (max-width: 960px) {
    .px-footer-contact {
        direction: ltr;
    }

    .px-footer-contact .uk-icon-button {
        margin-right: 0 !important;
        margin-left: 15px !important;
    }
}

.px-footer .widget_media_image {
    width: 50%;
    margin: 0 auto;
}

@media (max-width: 960px) {
    .px-footer .widget_media_image {
        width: 25%;
        margin: 0 auto;
    }
}

body {
    font-size: 18px;
}

.uk-button {
    font-size: 16px;
}

.px-newsletter-inner .tnp-subscription .tnp-submit {
    line-height: 0px;
}

.header-search-btn {
    font-size: 18px !important;
    color: #F8FFEF;
}

.header-search-btn i {
    margin: 0;
}

.px-top-bar {
    line-height: 40px;
    height: 40px;
}

.uk-navbar-right .uk-navbar-item {
    padding-left: 5px;
}

.gradient-green {
    background: -webkit-gradient(linear, left top, left bottom, from(#94C758), to(#007E43));
    background: linear-gradient(#94C758, #007E43);
    -webkit-transition: background 1s ease-out;
    transition: background 1s ease-out;
    background-size: 1px 200px;
}

.gradient-green-hover:hover {
    background-position: 100px;
}

.shape-bot {
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.shape-top {
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.fi {
    font-family: inherit !important;
}

.page-template-temp-filter-php .px-filter-card,
.page-template-temp-filter-php .px-filter-card .uk-inline-clip,
.page-template-temp-filter-php .px-filter-card img {
    border-radius: 0 !important;
}

.post-thumbnail, .flex-control-thumbs li, .flex-viewport {
    background-image: none;
}

.packages-section .packages-1 .gradient-green i,
.packages-section .packages-3 .gradient-green i {
    background-color: #00D7FB;
    color: #fff;
}

.woocommerce-input-wrapper {
    position: relative;
}

.left-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.left-menu a:hover {
    color: #007e43;
}

.left-menu > * {
    display: inline;
}

.left-menu > *:not(:last-child) {
    margin-left: 10px;
    padding-left: 10px;
    position: relative;
}

.left-menu > *:not(:last-child):after {
    content: "";
    height: 11px;
    width: 1px;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.px-top-bar .left-menu > *:not(:last-child):after {
    background-color: rgba(255, 255, 255, 0.2);
}

.left-menu a {
    font-size: 16px;
}

/*.checkout-order input#coupon_code {*/
/*  height: 40px;*/
/*  border-radius: 50px !important;*/
/*  color: #666;*/
/*  border: 1px solid #e5e5e5;*/
/*}*/
/*.checkout-order button.button.wp-element-button {*/
/*  height: 40px;*/
/*  border-radius: 50px !important;*/
/*  color: #666;*/
/*  border: 1px solid #e5e5e5;*/
/*}*/

.sam-img {
    max-height: 500px;
    object-fit: cover;
    object-position: top;
    /*border-radius: 50%;*/
    /*border: 8px solid #66b151;*/
    border-radius: 4px;
    transition: .5s
}
.sam-img:hover {
    object-position: bottom;
}