/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.grecaptcha-badge {
    display: none !important;
}
.bg-banner-top {
    background-image: url(/wp-content/themes/flatsome-child/images/vector.png);
}
.banner-top {
    background: url(/wp-content/themes/flatsome-child/images/vector.png);
    width: 1068px !important;
    /* height: 800px; */
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.square_host::after {
    background: url(/wp-content/themes/flatsome-child/images/square_host.png) no-repeat;
    background-size: 100%;
    width: 165px;
    height: 165px;
    content: "";
    position: absolute;
    top: 0;
    left: -10px;
}

.bg_w {
    background-color: white;
}

.plan_card,
.sh_plan_card,
.rh_plan_card,
.dedi_plan_card {
    border-radius: 22px;
}

.plan_card:hover,
.sh_plan_card:hover,
.rh_plan_card:hover {
    background-color: #ed2a79;
    color: #ffffff;
    transition: all ease-in-out 0.5s;
}

.plan_card:hover .card_body a,
.sh_plan_card:hover .card_body a,
.rh_plan_card:hover .card_body a {
    border: 1px solid #f5f5f5;
    color: inherit;
}

.plan_card:hover h4,
.plan_card:hover .card_body p,
.sh_plan_card:hover .card_body p,
.sh_plan_card:hover .card_body ul,
.rh_plan_card:hover .card_body p,
.rh_plan_card:hover .card_body ul {
    color: #ffffff;
    transition: all ease-in-out 0.5s;
}

.plan_card .plan_img01 {
    background: url(/wp-content/themes/flatsome-child/images/plan_img01.png)no-repeat;
    width: 68px;
    height: 64px;
    transition: all ease-in-out 0.5s;
    background-size: 100%;
}

.plan_card .plan_img02 {
    background: url(/wp-content/themes/flatsome-child/images/plan_img02.png)no-repeat;
    width: 68px;
    height: 64px;
    transition: all ease-in-out 0.5s;
    background-size: 100%;
}

.plan_card .plan_img03 {
    background: url(/wp-content/themes/flatsome-child/images/plan_img03.png)no-repeat;
    width: 68px;
    height: 64px;
    transition: all ease-in-out 0.5s;
    background-size: 100%;
}

.plan_card .plan_img04 {
    background: url(/wp-content/themes/flatsome-child/images/plan_img04.png)no-repeat;
    width: 60px;
    height: 60px;
    transition: all ease-in-out 0.5s;
    background-size: 100%;
    margin: auto;
}

.plan_card:hover .plan_img01 {
    background: url(/wp-content/themes/flatsome-child/images/plan_img01_hover.png)no-repeat;
    background-size: 100%;
}

.plan_card:hover .plan_img02 {
    background: url(/wp-content/themes/flatsome-child/images/plan_img02_hover.png)no-repeat;
    background-size: 100%;
}

.plan_card:hover .plan_img03 {
    background: url(/wp-content/themes/flatsome-child/images/plan_img03_hover.png)no-repeat;
    background-size: 100%;
}

.plan_card:hover .plan_img04 {
    background: url(/wp-content/themes/flatsome-child/images/plan_img04_hover.png)no-repeat;
    background-size: 100%;
}

.plan_card ul li {
    list-style: none;
    /* margin-left: 0; */
}




.default_btn,
.search_btn {
    background-color: #ed2a79;
    color: #ffffff;
    border: 2px solid #ed2a79;
    letter-spacing: 1px;
}

.default_btn:hover,
.search_btn:hover {
    border: 1px solid #ed2a79;
    background: transparent;
    color: #ed2a79;
    text-decoration: none;
}

.hero_banner_inner .default_btn:hover {
    background-color: #ede9ec;
}

.features {
    background: url(/wp-content/themes/flatsome-child/images/f-img.png) no-repeat;
    background-size: 100%;
}

.package_content ul li {
    position: relative;
    padding-left: 28px;
    padding-bottom: 12px;
    list-style: none;
}

.package_content ul li::before {
    background: url(/wp-content/themes/flatsome-child/images/check_mark.png) no-repeat center;
    width: 18px;
    height: 14px;
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
}

/* .feature-img, */
.feature-img img {
    max-width: 300px;
}

/* .feature-img:hover, */
.feature-img:hover img {
    transition: all ease-in-out .7s;
    transform: rotate3d(1, 1, 1, 360deg);
}

.animate-rotate img,
.animate-rotate img {
    animation: animateRotate 3s linear infinite;
}

.footer_contact {
    margin: 50px 0 30px;
}

.color_fa2964 {
    color: #fa2964;
}

.footer_contact01::before {
    background: url(/wp-content/themes/flatsome-child/images/address.png)no-repeat;
    width: 31px;
    height: 29px;
    content: "";
    position: absolute;
    top: 24%;
    left: 46px;
}

.footer_contact01 .col-inner {
    padding: 10px 0 0 80px;
}

.footer_contact02::before {
    background: url(/wp-content/themes/flatsome-child/images/phone.png)no-repeat;
    width: 31px;
    height: 29px;
    content: "";
    position: absolute;
    top: 26%;
    left: 46px;
}

.footer_contact03::before {
    background: url(/wp-content/themes/flatsome-child/images/mail.png)no-repeat;
    width: 31px;
    height: 29px;
    content: "";
    position: absolute;
    top: 26%;
    left: 36px;
}

.footer_contact02,
.footer_contact03 {
    padding: 20px 0;
}

.footer_contact02 {
    border-left: 1px solid #b9b9b9;
    border-right: 1px solid #b9b9b9;
}

.footer_box h6 {
    text-transform: capitalize;
    font-size: 18px;
}

.footer_box ul li {
    list-style: none;
    margin: 0;
    line-height: 1.8em;
}

.footer_box ul li a {
    color: #777777;
}

.footer_box ul li a:hover {
    color: #fa2964;
}

footer .footer_box h6 {
    color: #000;
}

.header-button a.button {
    border-radius: 99px !important;
    text-transform: none;
}

.map {
    border: 3px solid #cccccc;
    border-radius: 22px;
}

.map p {
    margin: 0;
    line-height: 0;
}

.map iframe {
    border-radius: 18px;
}


.button.alt,
.button.checkout,
.checkout-button,
.secondary {
    background-color: var(--fs-color-primary);
}

.post-sidebar.large-3.col {
    padding: 0;
}

.post-sidebar {
    border: none !important;
}

.wp-post-image {
    border-radius: 10px;
}

.bg_f5f5f5 {
    background-color: #f5f5f5;
}



.text-shadow-w {
    text-shadow: 1px 0 0 #fff, 0 0 0 #fff, 0 1px 0 #fff, 0 0 0 #fff, -1px 0 #fff, 0 -1px 0 #fff, 1px 0 0 #fff, -1px 1px 0 #fff;
}

ul.list-banner {
    list-style: none;
}

/* Amination */

@keyframes animateRotate {
    50% {
        transform: rotate(6deg);
    }
}




/* mobile */
@media only screen and (max-width: 767px) {
    .footer_contact {
        margin: 30px 0 0;
    }

    .footer_contact01::before,
    .footer_contact02::before,
    .footer_contact03::before {
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .footer_contact01 .col-inner {
        padding: 40px 0 0;
    }

    .footer_contact02,
    .footer_contact03 {
        padding: 35px 0 0;
        border: none;
    }

    .post-sidebar.large-3.col .widget {
        background-color: transparent;
        border: transparent;
        /* border: 1px solid #e8edf2; */
        padding: 20px;
    }
    
}

