/*
Theme Name:   SKT Perfect Child Theme

Theme URI:    https://www.sktthemes.org

Description:  SKT Perfect child theme

Author:       SKT Themes

Author URI:   https://www.sktthemes.org

Template:     skt-software

Version:      1.0.0

*/

@import url("../skt-software/style.css");


.header .container{ border-bottom:none !important; }


.pricing-box {
    padding: 0 15px;
}
.pricing-box .price-heading {
		position: relative;
    top: -40px;
    margin: 0;
}
.pricing-box .elementor-widget-wrap {
    background: white;
    padding: 0 15px 100px 15px !important;
    border-radius: 5px;
    box-shadow: 0 8px 20px #e9e9e9;
}
.btn-price {
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
	  margin-bottom: 0px !important;
}
.pricing-box .elementor-widget-wrap .elementor-icon-list-items {
    display: inline-block;
}
.pricing-box .elementor-widget-wrap .elementor-icon-list-items li {
    justify-content: flex-start !important;
}
.recommended h2 {
		background: #f6463e;
    color: #fff!important;
    font-size: 12px;
    padding: 6px 36px;
    display: inline-block;
    position: relative;
    top: -24px;
    text-transform: uppercase;
}
.recommended h2:after, .recommended h2:before {
    content: '';
    width: 0px;
    height: 0px;
    position: absolute;
}
.recommended h2:after {
    border-left: 14px solid white;
    border-right: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-top: 14px solid transparent;
    left: -3px;
    top: -1px;
}
.recommended h2:before {
        border-right: 14px solid #ffffff;
    border-left: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-top: 14px solid transparent;
    right: -3px;
    top: -2px;
}
.contact-main .elementor-background-slideshow__slide__image {
    background-repeat: no-repeat;
}
.contact-form {
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 15px 15px #e9e9e9;
}
.contact-form input, .contact-form .gfield_select {
    border: 1px solid #ccc;
    height: 46px;
    border-radius: 3px;
	  padding: 5px 14px !important;
}
.contact-form textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
}
.contact-form .button {
    width: 100%;
    color: #FFFFFF;
    background-color: transparent;
    background-image: linear-gradient(180deg, #4F0B98 0%, #910FA5 100%);
    border-radius: 5px;
    box-shadow: 0px 4px 10px 0px rgb(189 189 189 / 50%);
}
.contact-form .validation_message {
    font-size: 11px !important;
    border: 0px !important;
    padding: 0px !important;
    background: none !important;
    margin: 0px !important;
}
.contact-form .gform_confirmation_message_1 {
    font-size: 24px;
    text-align: center;
    line-height: 36px;
    color: #078b11;
}
.contact-form .gfield_label {
    font-size: 13px !important;
    margin-bottom: 4px !important;
    font-weight: 600 !important;
}
.recommended-img {
    width: 180px !important;
    margin: 0 auto !important;
    position: absolute;
    top: 16px;
    right: 0;
    left: 0;
}

.custom-footer .cols-3 {
    width: 33.33%;
    /* text-align: center; */
    margin-right: 0px !important;
    margin-bottom: 0;
}
.custom-footer .cols-3:nth-of-type(3) .wp-block-page-list {
    float: right;
}

.social-links {
    display: flex;
    justify-content: center;
}
.social-links li {
    padding: 0 7px !important;
}
.social-links li a img {
    width: 28px;
}
.custom-footer h5:after {
    display: none;
}
.custom-footer h5 {
    text-align: center;
}
#menu-main-menu li a {
    text-align: center;
}
#menu-main-menu li a {
    text-align: center;
    color: #c9c9c9;
}
<!-- new css -->