.intec-content {
    max-width: 1328px !important;
    min-width: 320px;
    margin: 0 auto;
    clear: both;
}

.intec-content .intec-content-wrapper {
    padding: 0px 30px;
}

.intec-content .intec-content-left {
    display: none;
}

.intec-content:not( .order-container ) {
    overflow: hidden;
}

.header .intec-content .header-content-wrapper .intec-content-wrapper {
    padding: 0;
}




.intec-content .intec-content-wrapper .intec-content-wrapper {
    padding: 0;
}

span.sw-reviews-btn.sw-reviews-btn-form {
    box-shadow: none !important;
    background: #ffffff;
    color: #354049 !important;
    font-weight: 500;
    font-size: 14px;
    border: 1px solid #354049;
    transition: all .1s;
}

span.sw-reviews-btn.sw-reviews-btn-form:hover {
    background: #354049;
    color: #ffffff !important;
    border: 1px solid #354049;

    transition: all .1s;

}

span.sw-reviews-btn.sw-reviews-more {
    display: none !important;
}

.sw-review-item-bottom {
    margin-top: 0px !important;
}

.sw-review-item-user {
    color: #354049 !important;
}

.sw-review-item-message-btn {
    margin-top: 0px !important;
}

.sw-review-box-tabs {
    margin-bottom: 0 !important;
}

.sw-reviews-count {
    font-size: 14px !important;
    font-weight: 500;
    color: #354049 !important;
}

a.sw-review-source-link {
    color: #354049 !important;
    font-size: 12px;
    font-weight: 400;
}

#sw-app-8041c01e827f5dd67c4f88e29680ff34 .sw-review-box {

    margin-bottom: 0px !important;
    transition: all .1s;
}

@media (max-width: 1200px) {
    .intec-content.order-container {
        overflow: hidden;
    }
}

.intec-content.intec-content-visible {
    overflow: visible;
}

.intec-content .intec-content-responsive {
    margin: 0 -20px;
}

.intec-content .intec-content-responsive.intec-content-responsive-mobile {
    margin: 0;
}

.intec-content .intec-content-wrapper {
    display: block;
    margin-left: 20px;
    margin-right: 20px;
}

.intec-content .intec-content-left {
    width: 260px;
    float: left;
}

.intec-content .intec-content-right {

}

.intec-content .intec-content-right .intec-content-right-wrapper {
    display: block;
    width: 100%;
    float: left;
}

.intec-content-right-wrapper p {

}

.intec-content .intec-content {
    max-width: none;
    min-width: 0;
    margin: 0;
    clear: none;
    overflow: visible;
}

.intec-content .intec-content.intec-content-primary {
    max-width: 1280px;
    min-width: 320px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.intec-content .intec-content.intec-content-primary.intec-content-visible {
    overflow: visible;
}

.intec-content .intec-content .intec-content-wrapper {
    margin: 0;
}

.intec-content .intec-content.intec-content-primary .intec-content-wrapper {
    margin-left: 20px;
    margin-right: 20px;
}

@media all and (max-width: 720px) {
    .intec-content .intec-content-left {
        display: none;
    }

    .intec-content .intec-content-left.intec-content-left-visible {
        display: block;
        width: auto;
        float: none;
        margin-bottom: 35px;
    }

    .intec-content .intec-content-right {
        margin: 0;
    }

    .intec-content .intec-content-responsive.intec-content-responsive-desktop {
        margin: 0;
    }

    .intec-content .intec-content-responsive.intec-content-responsive-mobile {
        margin: 0 -20px;
    }

    .intec-content .intec-content-wrapper {
        margin-left: 15px;
        margin-right: 15px;
        padding: 0;
    }
}