/*
 Theme Name:   StartIt Child
 Template:     startit
 Version:      0.0.1
*/

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

/* main-home */
#row-main-top .col-md-10 {
    padding-right: 5px;
}

#row-main-top .col-md-2 {
    padding-left: 5px;
}

/* logo */
.home .qodef-logo-wrapper {
    display: block !important;
}

.qodef-logo-wrapper a {
    height: auto !important;
}

.qodef-sticky-header .qodef-normal-logo {
    margin-top: 9px;
}

.menu-item .qodef-btn {
    text-align: center;
}

.seoptimer-menu-item {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}
/*
body:not(.qodef-menu-item-first-level-bg-color) .qodef-main-menu > ul > li:hover > a .item_outer {
*/
body:not(.qodef-menu-item-first-level-bg-color) .qodef-main-menu > ul > li > a .item_outer:hover {
    /*
    background-color: transparent !important;
    */
    color: #FFF;
}

body:not(.qodef-menu-item-first-level-bg-color) .qodef-main-menu > ul > li:hover > a .item_outer:before {
    display: none;
}

.qodef-main-menu > ul > li:hover > a {
    color: #727272 !important;
}

.active.menu-item-object-custom .item_outer,
body:not(.qodef-menu-item-first-level-bg-color) .qodef-main-menu > ul > li.active.menu-item-object-custom:hover > a .item_outer {
    background-color: #5d9cec !important;
    color: #fff !important;
}

.active.menu-item-object-custom.menu-item-orange .item_outer,
body:not(.qodef-menu-item-first-level-bg-color) .qodef-main-menu > ul > li.active.menu-item-object-custom.menu-item-orange:hover > a .item_outer {
    background-color: #ffbd4a !important;
    color: #fff !important;
}

.qodef-main-menu>ul>li.qodef-active-item>a>span.item_outer,
.qodef-main-menu>ul>li.qodef-active-item>a .item_outer:before{
    transition: none!important;
}

.qodef-main-menu>ul>li.qodef-active-item>a span.item_text{
    color: #fff !important;
}

/*
.checkout_coupon.visible {
    display: none !important;
}
*/

.checkout-multi-steps {
    display: inline-block;
}

.checkout-multi-steps {
    display: none;
}

.checkout-step-1 {
    display: block;
}

#billing_first_name_field,
#billing_last_name_field,
#billing_email_field,
#account_password_field {
    width: 100%;
}

.checkout-steps-buttons {
    overflow: hidden;
    clear: both;
    margin: 16px 0;
}

#order_review, .woocommerce-billing-fields {
    clear: both;
}

.checkout-step-button-prev,
.checkout-step-button-next {
    cursor: pointer;
}

.faq_row {
    margin-top: 30px;
}

.seoptimer-checkout-card-title {
    margin-top: 15px;
}

@media only screen and (max-width: 480px) {
    .credit_cards {
        margin-top: 0;
    }
}

#place_order {
    margin-top: 23px;
}

/* pricing-info */
.qodef-pricing-info {
    font-size: 14px;
}

.qodef-pricing-info.qodef-active .qodef-pricing-info-inner .qodef-active-text {
    top: -60px;
}

.qodef-pricing-info .qodef-pricing-info-inner .qodef-pricing-info-pricing .qodef-price,
.qodef-pricing-info .qodef-pricing-info-inner .qodef-pricing-info-pricing .qodef-value {
    color: #5d9cec;
}

.qodef-pricing-info.qodef-active .qodef-pricing-info-inner .qodef-active-text .qodef-active-text-inner {
    line-height: 36px;
    padding-left: 5px;
}

.qodef-pricing-info .qodef-pricing-info-inner .qodef-btn:hover {
    border: 2px solid #ffbd4a !important;
    text-decoration: none;
    background-color: #ffbd4a!important;
    color: #FFF!important;
}
.qodef-pricing-info .qodef-pricing-info-inner .qodef-btn:focus{
    border: 2px solid #ffbd4a !important;
    text-decoration: none;
    background-color: #ffbd4a!important;
    color: #FFF!important;
    outline:none;
}
/* seoptimer-active-text */

.seoptimer-active-text .qodef-active-text,
.seoptimer-show-product-info .qodef-active-text {
    position: absolute;
    right: 90px;
    top: 0px;
    z-index: 20;

}

.seoptimer-active-text.price-table{
    position: relative;
    margin-bottom: 60px!important;
}

.price-page-active-text.qodef-active-text{
    position: absolute;
    right: -151px;
    top: -70px;
    z-index: 20;
}

.pricing-table.qodef-pricing-info-title{
    min-height: 52px;
    display: table;
    width: 100%;
}

.pricing-table.qodef-pricing-info-title span{
    vertical-align: middle;
    display: table-cell;
}

.pricing-table.qodef-pricing-info-description{
    min-height: 84px;
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .seoptimer-active-text .qodef-active-text,
    .seoptimer-show-product-info .qodef-active-text {
        /* right: 45px; */
    }
}

.seoptimer-active-text-holder{
    text-align: center;
    padding-right:30px;
}
@media (max-width: 1024px) {
    .seoptimer-active-text-holder{
        padding-right:0px;
    }
    .pricing-title-margin-top {
        height: 0px !important;
    }

    .pricing-title-margin-botttom {
        height: 60px !important;
    }

    .seoptimer-active-text {
        text-align: center;
        margin-bottom: 20px;
        margin-top: 60px;
        width: 100%;
        top:unset!important;
    }

    .seoptimer-active-text .qodef-active-text {
        position: static;
        display: inline-block;
    }
}

@media (max-width: 768px) {
    .pricing-title-margin-top {
        height: 40px !important;
    }
    .seoptimer-show-product-info .qodef-active-text.small{
        right: -5px!important;
        top: -47px!important;
    }
}

@media (max-width: 1024px) {
    .pricing-button-contact-us {
        text-align: center;
    }
}

/* seoptimer-product-info */
.seoptimer-show-product-info .qodef-active-text {
    right: -25px;
    top: -42px;
}

.seoptimer-show-product-info .qodef-active-text.small{
    right: -32px;
    top: -35px;
}

.seoptimer-show-product-info .qodef-active-text.small .qodef-active-text-inner{
    font-size: 14px;
}

.seoptimer-active-text .qodef-active-text .qodef-active-text-inner,
.seoptimer-show-product-info .qodef-active-text .qodef-active-text-inner {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    rotation: 90deg;
    -ms-rotation: 90deg;
    padding: 15px 11px 11px 8px;
    box-sizing: border-box;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-size: 23px;
    text-transform: uppercase;
}

.seoptimer-active-text .qodef-active-text span,
.seoptimer-show-product-info .qodef-active-text span {
    display: block;
    width: 98px;
    height: 98px;
    background: #5d9cec;
    -webkit-transform: rotate(11.25deg);
    -ms-transform: rotate(11.25deg);
    transform: rotate(11.25deg);
    rotation: 12.5deg;
    -ms-rotation: 12.5deg;
}

.seoptimer-show-product-info .qodef-active-text span {
    width: 70px;
    height: 70px;
}




.seoptimer-show-product-info {
    position: relative;
    margin: 25px 0;
}

.seoptimer-product-info {
    position: relative;
}

.seoptimer-product-info .qodef-pricing-info .qodef-pricing-info-pricing {
    text-align: left;
    width: 100%;
}

.seoptimer-show-product-info.qodef-pricing-info .qodef-pricing-info-pricing.color-gray .qodef-value,
.seoptimer-show-product-info.qodef-pricing-info .qodef-pricing-info-pricing.color-gray .qodef-price,
.color-gray *
{
    color: #b2b2b2;
}



.seoptimer-show-product-info.qodef-pricing-info .qodef-pricing-info-pricing .qodef-value {
    text-align: left;
    font-size: 18px;
}

.seoptimer-show-product-info.qodef-pricing-info .qodef-pricing-info-pricing .qodef-price {
    text-align: left;
    font-size: 18px;
}

.seoptimer-show-product-info.qodef-pricing-info .qodef-pricing-info-pricing .qodef-mark {
    text-align: left;
    font-size: 18px;
}

.seoptimer-show-product-info.qodef-pricing-info .qodef-pricing-info-pricing .qodef-mark.color-blue,
.color-blue *
{
    color: #5d9cec!important;
    font-size: 21px!important;
}

.seoptimer-show-product-info .qodef-pricing-info-pricing.seoptimer-pricing-info-pricing {
    margin-bottom: 5px;
}

.seoptimer-show-product-info.qodef-pricing-info .qodef-pricing-info-pricing.qodef-pricing-info-renewal .qodef-value {
    font-size: 16px;
}

.qodef-pricing-info-hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #dfdfdf;
}

.seoptimer-processing {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, .6);

    background-image: url('../../../wp-admin/images/spinner-2x.gif') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

div.qodef-pricing-info.qodef-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.qodef-pricing-info-inner .qodef-active-text .qodef-active-text-inner,
.seoptimer-show-product-info .qodef-active-text .qodef-active-text-inner {
    padding: 5px 0px 0px 0px;
}

.seoptimer-products-table-info .qodef-pricing-info {
    margin-bottom: 30px;
}

.seoptimer-products-table-info .wpb_column:first-child .qodef-pricing-info {
    /* margin-bottom: 80px; */
}


.seoptimer-products-table-faq{

}
.seoptimer-products-table-faq .qodef-accordion-content p{
    text-align: left;
}
/* checkout page */
.woocommerce-billing-fields #billing_country_field {
    height: 67px;
}

.qodef-woocommerce-page #payment.woocommerce-checkout-payment img {
    display: inline-block;
}

.multi-step-checkout-step_3-cols {
    display: none;
}

.qodef-woocommerce-page .woocommerce-checkout .checkout-step-3 h3 {
    margin-bottom: 10px;
}

.qodef-woocommerce-page .checkout-multi-steps .woocommerce-checkout-payment {
    /* margin-top:20px; */
    margin-top:0px;
    margin-bottom:0;
}

.qodef-woocommerce-page .checkout-multi-steps .woocommerce-checkout-payment li {
    margin: 0;
}

/* stripe */
#payment label[for="stripe-card-number"],
#payment label[for="stripe-card-cvc"],
#payment label[for="stripe-card-expiry"] {
    display: none!important;
}


.order-repayment #payment label[for="stripe-card-number"],
.order-repayment #payment label[for="stripe-card-cvc"],
.order-repayment #payment label[for="stripe-card-expiry"] {
    display: block!important;
}

.order-repayment #order_review{
    padding-left:0!important;
    padding-right: 0!important;
}

.order-repayment .wpb_wrapper .vc_empty_space{
    display: none!important;
}

.order-repayment .qodef-grid-section .qodef-section-inner{
    width: 100%!important;
}

.order-repayment .qodef-section-inner-margin{
    margin-left: 0!important;
    margin-right: 0!important;
}

.order-repayment .vc_column_container.vc_col-sm-12{
    padding-left:0!important;
    padding-right: 0!important;
}

/* footer */

@media only screen and (max-width: 768px) {
    footer {
        margin-top: 0px !important;
    }
}

.logo_footer {
    background: url('/wp-content/uploads/2017/08/logo-quarter.png') no-repeat center center;
    background-size: contain;
}

footer .qodef-footer-top-holder .widget.widget_nav_menu li {
    border-bottom: 1px dotted #404040;
}

footer .qodef-footer-top-holder .widget.widget_nav_menu li a {
    color: #a2a2a2;
    padding: 6px 0;
    display: inline-block;
    /* width: 100%; */
    position: relative;

}

footer .qodef-footer-top-holder .widget.widget_nav_menu li a:hover {
    color: #fff;
}

footer .qodef-footer-top-holder .widget.widget_nav_menu li a:before {
    content: "";
    display: inline-block;
    height: 48%;
    position: absolute;
    left: -10px;
    border-left: 3px solid #5d9cec;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .15s ease-out;
    opacity: 0;
}

footer .qodef-footer-top-holder .widget.widget_nav_menu li a:hover:before {
    opacity: 1;
}

/* line 6, scss/modules/shortcodes/_clients.scss */
.qodef-clients .qodef-client-holder {
    float: left;
    text-align: inherit;
    margin-bottom: 0;
}

/* line 11, scss/modules/shortcodes/_clients.scss */
.qodef-clients .qodef-client-holder .qodef-client-holder-inner {
    position: relative;
    margin: 0;
}

/* line 15, scss/modules/shortcodes/_clients.scss */
.qodef-clients .qodef-client-holder a,
.qodef-clients .qodef-client-holder .qodef-client-image-nolink {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    line-height: 0;
    -webkit-transition: opacity 0.15s ease-out;
    transition: opacity 0.15s ease-out;
    position: relative;
    overflow: hidden;
}

/* line 26, scss/modules/shortcodes/_clients.scss */
.qodef-clients .qodef-client-holder.qodef-hover-opacity a:hover {
    opacity: 0.4;
}

/* line 29, scss/modules/shortcodes/_clients.scss */
.qodef-clients .qodef-client-holder .qodef-client-image {
    position: relative;
    display: block;
}

/* line 33, scss/modules/shortcodes/_clients.scss */
.qodef-clients .qodef-client-holder .qodef-client-hover-image {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

/* line 41, scss/modules/shortcodes/_clients.scss */
.qodef-clients .qodef-client-holder.qodef-clients-roll-over .qodef-client-hover-image,
.qodef-clients .qodef-client-holder.qodef-clients-roll-over .qodef-client-image {
    -webkit-transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
}

/* line 46, scss/modules/shortcodes/_clients.scss */
.qodef-clients .qodef-client-holder.qodef-clients-roll-over .qodef-client-hover-image {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

/* line 49, scss/modules/shortcodes/_clients.scss */
.qodef-clients .qodef-client-holder.qodef-clients-roll-over a:hover .qodef-client-hover-image,
.qodef-clients .qodef-client-holder.qodef-clients-roll-over .qodef-client-image-nolink:hover .qodef-client-hover-image {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 0.65, 0.02, 0.93);
    transition: transform 0.6s cubic-bezier(0.19, 0.65, 0.02, 0.93);
}

/* line 55, scss/modules/shortcodes/_clients.scss */
.qodef-clients .qodef-client-holder.qodef-clients-roll-over a:hover .qodef-client-image,
.qodef-clients .qodef-client-holder.qodef-clients-roll-over .qodef-client-image-nolink:hover .qodef-client-image {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 0.65, 0.02, 0.93);
    transition: transform 0.6s cubic-bezier(0.19, 0.65, 0.02, 0.93);
}

/* line 64, scss/modules/shortcodes/_clients.scss */
.qodef-clients .qodef-client-holder.qodef-clients-fade .qodef-client-hover-image,
.qodef-clients .qodef-client-holder.qodef-clients-fade .qodef-client-image {
    -webkit-transition: opacity 0.4s cubic-bezier(0.19, 0.65, 0.02, 0.93);
    transition: opacity 0.4s cubic-bezier(0.19, 0.65, 0.02, 0.93);
}

/* line 68, scss/modules/shortcodes/_clients.scss */
.qodef-clients .qodef-client-holder.qodef-clients-fade .qodef-client-hover-image {
    opacity: 0;
}

/* line 71, scss/modules/shortcodes/_clients.scss */
.qodef-clients .qodef-client-holder.qodef-clients-fade a:hover .qodef-client-hover-image,
.qodef-clients .qodef-client-holder.qodef-clients-fade .qodef-client-image-nolink:hover .qodef-client-hover-image {
    opacity: 1;
}

/* line 75, scss/modules/shortcodes/_clients.scss */
.qodef-clients .qodef-client-holder.qodef-clients-fade a:hover .qodef-client-image,
.qodef-clients .qodef-client-holder.qodef-clients-fade .qodef-client-image-nolink:hover .qodef-client-image {
    opacity: 0;
}

/* line 83, scss/modules/shortcodes/_clients.scss */
.qodef-clients.qodef-clients-two-columns .qodef-client-holder {
    width: 50%;
}

/* line 88, scss/modules/shortcodes/_clients.scss */
.qodef-clients.qodef-clients-three-columns .qodef-client-holder {
    width: 33.33%;
}

/* line 94, scss/modules/shortcodes/_clients.scss */
.qodef-clients.qodef-clients-four-columns .qodef-client-holder {
    width: 25%;
}

/* line 99, scss/modules/shortcodes/_clients.scss */
.qodef-clients.qodef-clients-five-columns .qodef-client-holder {
    width: 20%;
}

/* line 105, scss/modules/shortcodes/_clients.scss */
.qodef-clients.qodef-clients-six-columns .qodef-client-holder {
    width: 16.66%;
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
    /* line 5, scss/modules/shortcodes/_clients-responsive.scss */
    .qodef-clients .qodef-client-holder .qodef-client-holder-inner {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 1024px) {
    /* line 14, scss/modules/shortcodes/_clients-responsive.scss */
    .qodef-clients.qodef-clients-six-columns .qodef-client-holder, .qodef-clients.qodef-clients-five-columns .qodef-client-holder {
        width: 33.33333333333333%;
    }

    /* line 17, scss/modules/shortcodes/_clients-responsive.scss */
    .qodef-clients.qodef-clients-six-columns .qodef-client-holder:nth-child(3n + 1), .qodef-clients.qodef-clients-five-columns .qodef-client-holder:nth-child(3n + 1) {
        clear: both;
    }

    /* line 24, scss/modules/shortcodes/_clients-responsive.scss */
    .qodef-clients.qodef-clients-four-columns .qodef-client-holder {
        width: 50%;
    }

    /* line 27, scss/modules/shortcodes/_clients-responsive.scss */
    .qodef-clients.qodef-clients-four-columns .qodef-client-holder:nth-child(2n + 1) {
        clear: both;
    }
}

@media only screen and (max-width: 600px) {
    /* line 39, scss/modules/shortcodes/_clients-responsive.scss */
    .qodef-clients.qodef-clients-six-columns .qodef-client-holder, .qodef-clients.qodef-clients-five-columns .qodef-client-holder {
        width: 50%;
    }

    /* line 42, scss/modules/shortcodes/_clients-responsive.scss */
    .qodef-clients.qodef-clients-six-columns .qodef-client-holder:nth-child(3n + 1), .qodef-clients.qodef-clients-five-columns .qodef-client-holder:nth-child(3n + 1) {
        clear: none;
    }

    /* line 46, scss/modules/shortcodes/_clients-responsive.scss */
    .qodef-clients.qodef-clients-six-columns .qodef-client-holder:nth-child(2n + 1), .qodef-clients.qodef-clients-five-columns .qodef-client-holder:nth-child(2n + 1) {
        clear: both;
    }
}

@media only screen and (max-width: 480px) {
    /* line 62, scss/modules/shortcodes/_clients-responsive.scss */
    .qodef-clients.qodef-clients-six-columns .qodef-client-holder, .qodef-clients.qodef-clients-five-columns .qodef-client-holder, .qodef-clients.qodef-clients-four-columns .qodef-client-holder, .qodef-clients.qodef-clients-three-columns .qodef-client-holder, .qodef-clients.qodef-clients-two-columns .qodef-client-holder {
        width: 100%;
        float: none;
    }
}


/* pricing-features */
.pricing-features .wpb_text_column h4,
.pricing-features .qodef-icon-list-item-right{
    /*
    padding-left: 20%;
    */
    padding-left: 20px;
    padding-right: 20px;

}

.seoptimer-products-table-info .qodef-section-inner-margin > br,
.pricing-features .qodef-section-inner-margin > br
{
    display: none;
}

.products-table-cards{

}
.products-table-cards img{
    height: 80px!important;
}
.products-table-services{

}
.products-table-services.products-services img{
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 1024px) {
    .products-table-services.products-brands img{
        padding-left: 20px;
        padding-right: 20px;
    }
}

.mt40{
    margin-top: 40px;
}

.m-l-0{
    margin-left: 0px!important;
}

.no-wrap{
    white-space: nowrap!important;
}

a:hover{
    text-decoration: underline!important;
}
a.qodef-btn:hover{
    text-decoration: none!important;
}
a:focus{
    text-decoration: none!important;
}
