/*
Theme Name: StartNext
Theme URI: https://themes.envytheme.com/startp/
Author: EnvyTheme
Author URI: https://envytheme.com
Description: IT Startups and Digital Services WordPress Theme
Version: 3.2.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: startnext
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, footer-widgets, post-formats, rtl-language-support, sticky-post, custom-colors, blog 	
*/

/* Masonry */
.grid-sizer,
.grid-item {
    width: 33.333%;
}
.navbar-nav a[title="Add a menu"] {
    visibility: hidden;
}

span.wpcf7-form-control-wrap.gdpr a {
    color: #44ce6f;
}
.woocommerce #reviews #comment {
    height: auto;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    width: 38%;
}
.summary.entry-summary.products-details {
    width: 58%;
}
span.woocommerce-input-wrapper {
    width: 100%;
}
.container.boxes-area.hosting-boxes-area {
    background: #fff;
}
td.product-remove i {
    font-style: normal !important;
}

.single-footer-widget .logo 
{
    margin-top: 85px !important;
}

.single-box 
{
    height: 330px;
}
.single-solutions-box::before, .ml-services-area, .pricing-tab .tabs li a, .pricing-tab .tabs li a:hover, .pricing-box, .single-blog-post-box .entry-post-content, .free-trial-area::before, .ml-feedback-area 
{
    background: linear-gradient(to right top, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff) !important;
}

div#jsst-header 
{
    background-color: #01514a !important;
}

.js-support-ticket-cont .js-support-ticket-box .js-support-ticket-btn:hover 
{
    background: #01514a !important;
}

.services-left-image img:nth-child(1)
{
	left: 13% !important;
    top: -255px !important;
}
.services-left-image img:nth-child(4)
{
	top: -57px !important;
}
.services-left-image img:nth-child(3)
{
    left: 40% !important;
    top: -49px !important;
}

.myheading h2 {
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 600 !important;
}

.myform form.wpcf7-form .init .demo
{
    position: relative !important;
    margin-top: 25px !important;
    margin-bottom: 10px !important;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.myinput{
    display: block !important;
    width: auto;
    height: 50px;
    color: #ffffff;
    border: none;
    outline: 0;
    background-color: #0e314c !important;
    border-radius: 30px;
    padding-top: 3px;
    padding-left: 20px;
}

.myform input.wpcf7-form-control.wpcf7-submit 
{
    position: absolute;
    right: 190px;
    top: 126px;
    height: 50px;
    cursor: pointer;
    border: none;
    padding: 0 30px;
    line-height: 50px;
    border-radius: 0 30px 30px 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    color: #ffffff;
    font-size: 16px;
    background-color: #167e76;
}

.w3eden .btn-primary 
{
    background-color: #559fa9 !important;
    border-color: #5ba6ad !important;
    color: #FFFFFF !important;
}

.w3eden .text-muted {
    color: #325067!important;
}
.w3eden a 
{
    color: #325067 !important;
}
div#comments 
{
    display: none !important;
}