/*!
Theme Name: argenta-child
Theme URI: http://argenta.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Argenta is flexible and high performance multipurpose WordPress Theme for personal and corporate use. It comes with the most popular WordPress page builder Visual Composer. Create gorgeous pages and layouts fast and easy without coding.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: argenta
Text Domain: argenta-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
body {
    font-size: 15px;
}
.pt-2 {
    padding-top: 2rem;
}
.pt-3 {
    padding-top: 3rem;
}
.pb-3 {
    padding-bottom: 3rem;
}
.pb-6 {
    padding-bottom: 6rem;
}
.pb-8 {
    padding-bottom: 8rem;
}
.pb-12 {
    padding-bottom: 12rem;
}
.brand-color {
    color: #fbb716;
}
.text-white {
    color: #fff;
}
.woocommerce .header-title {
    height:350px;
}
.header-title {
    background-image: url(../../uploads/2020/11/front-banner-web.jpg);
    background-size: cover !important;
}
.header-title:after {
    background-color: rgba(0,0,0,0.6) !important;
}

.brand-border-color {
    border: 2px solid red;
    border-radius: 25px;
}

#masthead.site-header {
    border-style: solid;
    border-width: 0 0 5px 0;
    border-image: linear-gradient(90deg, rgb(243,234,29), rgb(251,185,22), rgb(66,101,174))1;
    background: black;
}

.first-logo {
    max-height: 150px;
    height: auto;
    padding-left: 75px;
}

.second-logo {
    padding-left: 75px;
}

header #accessible-megamenu-1586906076334-7{
    border-width: 2px;
    border-style: solid;
    border-color: white;

}

.main-nav a:hover{
    color: white;
    opacity: 1;
}

ul li a {
    position: relative;
    /* display: block; */
    text-decoration: none;
    color: #fbb716;
    text-transform: uppercase;
    padding: 4px 0;
    transition: 0.5s;
}
ul li a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    top: 70%;
    left: 0;
    background: #F3EA1D;
    transition: transform 0.3s;
    transform: scaleX(0);
    transform-origin: left;
}
ul li a:hover {
    color: #F3EA1D;
}
.main-nav ul li a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.mega-menu-wrap #nav-menu-item-28-5e9650807f7c8 {
    color: orange !important;
}

.vc_align_right{
    margin-top: -100px;
    padding-right: 40px;
}
.social-icons {
    margin-left: -3px;
    margin-top: 10px;
}
.form-wrap .socialbar  {
    display: block;
    margin-left: 350px;
}
.form-wrap .socialbar {
    margin: 0 auto;
}
.form-wrap .socialbar a {
    display: inline-block;
}
.form-wrap .form-footer {
    overflow: hidden;
    font-size: 14px;
    border-top: 1px solid #e2e2e2;
    padding-top: 60px;
    margin-top: 30px;
}
.form-wrap .form-footer .col50 {
    width: 50%;
    float: left;
}
.form-wrap .form-footer h5 {
    margin: 0 auto;
    padding: 5px 0;
    text-transform: none;
    text-align: left;
}
.form-wrap .form-footer p {
    font-weight: normal;
    margin: 0 auto;
    padding-bottom: 0;
}
.footer-text p  {
    color: #FBB716;
    margin-left: 20px;
}

.entry-content .woocommerce {
    margin-top:
}

.woocommerce .title {
    padding-top:0 !important;
}

.subtitle .small {
    padding-top: 50px;
}

.form-wrap, .single-event .item-single, .single-course .item-single {
    background-image: url(../../uploads/2020/05/form-bg.png), linear-gradient(rgba(255,255,255,0.9),rgba(255,255,255,0.9));
    background-blend-mode: overlay;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto 3rem;
    position: relative;
    height: auto;
    box-shadow: 1px 3px 5px #00000029;
}
#boxzilla-7404 {
    background-image: url(../../uploads/2020/05/form-bg.png), linear-gradient(rgba(255,255,255,0.9),rgba(255,255,255,0.9)) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    background-blend-mode: overlay;
    margin: 0 auto;
    padding: 0;
    position: relative;
    height: auto;
    box-shadow: 3px 5px 7px #00000029;
    border: none !important;
    height: 430px;
    width: 600px;
    overflow: hidden;
}
#boxzilla-7404 h5 {
    margin: 0 auto;
    color: #fbb716;
    font-size: 18px;
}
#boxzilla-7404 ul li {
    font-size: 14px;
}
#boxzilla-7404 p {
    margin-bottom: 0;
    font-weight: lighter;
    font-size: 17px;
    color: #888;
    font-family: 'Open Sans', sans-serif !important;
}
#boxzilla-7404 .img-wrap {
    float: left;
    width: 230px;
    object-fit: cover;
}
#boxzilla-7404 .subscribe-wrap {
    float: left;
    width: 370px;
    padding: 30px 30px 0 30px;
}
#boxzilla-7404 .btn-wrap {
    padding-top: 20px;
}
.about-me .desc {
    background-image: url(../../uploads/2020/05/ableton-certified-2.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 38px;
}
.team-member-cover-list {
    width: 400px;
    box-shadow: 1px 3px 5px #00000029;
}
.team-member-cover-list .team-member-content.about-me {
    background-color: #fff;
    color:#000;
}
.team-member-cover-list .team-member-content.about-me p {
    color: #000;
}
.team-member-cover-list .team-member-content {
    max-width:none !important;
    width:100%;
}
.team-member-cover-list .team-member-content .inner {
    width:100%;
}
.team-member-cover-list .about-me .title {
    color: #000;
    font-weight: 600 !important;
    text-transform: uppercase;
    font-size: 20px !important;
    padding: 10px 0;
}
.team-member-cover-list .about-me p.subtitle.small {
    color: #555;
    font-weight: 400;
    font-size: 14px !important;
}
.team-member-content.about-me {
    height: 170px !important;
}

.form-wrap {
    width: 80%;
}
.brand-wrap.contact, .brand-wrap.register {
    padding-top: 0;
    margin-top: -120px;
}
.form-wrap {
    font-size: 16px;
    color: #000;
}
.form-wrap h2 {
    font-size: 28px;
    font-weight: bolder;
    margin: 0 auto;
    padding: 5px 0 30px 0;
}
.form-wrap h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    padding: 0;
    letter-spacing: 0.15em;
}
.form-wrap p {
    font-weight: bold;
    text-align: left;
    padding: 15px 0;
    color: #000;
}
.form-wrap label {
    line-height: 3;
}
.form-wrap textarea, .form-wrap input:not([type="submit"]) {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    color: #000;
    font-weight: normal;
}
.form-wrap-inner {
    margin: 0 auto;
    padding: 60px 120px;
}
.page-template-brand-php .site-content,
.post-type-archive-event .site-content,
.post-type-archive-testimonial .site-content,
.single-event .site-content,
.single-course .site-content,
.woocommerce .site-content,
.woocommerce-page .site-content, {
  background: url(../../uploads/2020/05/banner-fb-events-2.png) no-repeat left bottom fixed;
  background-size: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page-template-brand-php .site-content > img {
    width: 100%;
}
.brand-wrap {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    padding: 88px 0;
    /* overflow: hidden; */
}
.archive-courses-wrap {
    width: 100%;
    margin: 0 auto;
    padding: 88px 0;
    overflow: hidden;
}
.course-item {
    width: 100%;
    box-shadow: 0px 1px 2px #00000029;
    opacity: 1;
    min-height: 500px;
}
.course-item.item-single {
    margin-bottom:4rem;
}
.woocommerce #content .woocommerce-single-summary-wrap, #content .woocommerce .woocommerce-single-summary-wrap {
    padding-bottom:3rem;
}
.item-single .brand-wrap {
    padding: 60px 90px;
}
.item-single .btn-wrap {
    text-align: center;
    padding-bottom: 60px;
}
.wrap-narrow {
    padding-left: 5%;
    padding-right: 5%;
    margin: 0 auto;
}
.event-item, .testimonial-item {
    width: 100%;
    box-shadow: 1px 3px 5px #00000029;
    opacity: 1;
    margin: 15px;
}
.event-item.item-small, .testimonial-item.item-small {
    background-color: #fff;
}
.testimonial-item {
    text-align: center;
    padding: 60px 30px;
}
.testimonial-item blockquote {
    border-top: none;
}
.testimonial-item blockquote p {
    font-size: 16px;
}
.testimonial-item img {
    height: 150px;
    width: 150px;
    object-fit: cover;
    border-radius: 90px;
}
.event-item h2 {
    font-weight: 600;
}
.item-single .img-wrap {
    position: relative;
}
.item-single .img-wrap h2 {
    position: absolute;
    top: 100px;
    left: 300px;
    color: #fff;
    font-size: 30px;
    margin: 0 auto;
    width: 50%;
}
.item-single .img-wrap .btn-wrap {
    position: absolute;
    top: 100px;
    right: 90px;
}
.archive-courses .item-small .img-wrap {
    width: 50%;
    height: 500px;
}
.archive-courses .item-small .img-wrap img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.content-wrap.item {
    font-size: 16px;
}
.content-wrap.item h2 {
    font-size: 20px;
    margin: 0 auto;
    padding: 15px 0;
}
.single-post .site-content {
    padding-top: 90px;
}
.archive-events, .single-course .archive-courses {
    padding-top: 90px;
}
.archive-events {
    overflow:auto;
}
.archive-testimonials {
    padding-top: 30px;
}
.archive-events .content-wrap.item, .archive-testimonials .content-wrap.item {
    padding: 15px 30px;
    font-size: 14px;
    position: relative;
}
.archive-events .item-small .content-wrap.item {
    height: 350px;
}
.archive-events .content-wrap.item h2 {
    padding-right: 30px;
}
.archive-events .item-small .content-wrap.item .btn {
    position: absolute;
    bottom: 30px;
    left: 30px;
}
.date-label {
    position: absolute;
    top: 30px;
    right: 0;
    width: 70px;
    text-align: center;
    font-weight: 600;
    color: #a3a3a3;
}
.date-label span {
    font-size: 20px;
    color: #000;
}
.bottom-border, .team-member-image {
    border-style: solid;
    border-width: 0 0 8px 0;
    border-image: linear-gradient(90deg, rgb(243,234,29), rgb(251,185,22), rgb(66,101,174))1;
}
.top-border {
    border-style: solid;
    border-width: 8px 0 0 0;
    border-image: linear-gradient(90deg, rgb(243,234,29), rgb(251,185,22), rgb(66,101,174))1;
}

.archive-courses .item-single .content-wrap {
    float: left;
    width: 55%;
}
.archive-courses .item-single .content-wrap.course-details {
    float: left;
    width: 45%;
}
.item-single .course-details .brand-wrap {
    padding: 60px;
}
.archive-courses .item-single .content-wrap.course-details h2 {
    padding-top: 30px;
}
.archive-courses .item-single .content-wrap article {
    padding-top: 90px;
}
.course-details-inner {
    border-right: 1px solid #ddd;
    padding-right:60px;
}
.course-details .btn {
    margin-top: 30px;
}
.course-item.item-single:after {
    content: "";
    display: table;
    clear: both;
}

.archive-courses .item-small .content-wrap {
    width: 50%;
    padding: 0 20px;
    overflow: hidden;
    padding-left: 10%;
    padding-right: 10%;
}
.archive-courses .item-small .content-wrap.item {
    height: 500px;
}
.archive-courses .content-wrap h2 {
    padding: 60px 0 30px 0;
    margin: 0 auto;
    font-size: 32px;
}
.archive-courses .content-wrap ul, .subscribe-wrap ul {
    list-style: none;
    padding: 15px 0;
    font-size: 16px;
    font-weight: 600;
}
.archive .archive-courses .content-wrap ul li, .subscribe-wrap ul li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 2;
}
.archive-courses .odd .content-wrap ul li:before, .subscribe-wrap ul li:before, .course-item ul li:before {
    content: '\2713\0020';
    color: #fbb716;
    font-weight: bold;
    padding: 0 5px;
}
.archive-courses .even .course-item ul li:before {
    display: none;
}
.archive-courses .even .content-wrap ul li:after {
    content: '\2713\0020';
    color: #fbb716;
    font-weight: bold;
    padding: 0 5px;
}
.content-wrap.item .btn, .form-wrap .wpcf7-submit, .btn-wrap .btn {
    background-color: #fbb716;
    border-color: #fbb716;
    color: #fff;
    letter-spacing: 0.15em;
}
.btn, body .woocommerce a.button.alt {
    border: 2px solid #fbb716;
    border-radius: 25px;
    background-color: #fbb716;
    color: #fff;
}
.btn span {
    color: #fff;
    letter-spacing: 0.15em;
}
.btn.text-black span {
    color: #000;
}
.content-wrap.item .btn-outline, .btn-outline-brand {
    background-color: transparent;
    border-color: #fbb716;
    color: #000;
    font-weight: normal;
}
.btn-outline-brand span {
    background-color: transparent;
    color: #000;
}
.content-wrap.item .btn:hover, .form-wrap .wpcf7-submit:hover, .btn-wrap .btn:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.btn:hover span {
    color: #fff;
}
.btn:hover, body .woocommerce a.button.alt:hover {
    text-decoration: none !important;
    background-color: #000 !important;
    border-color: #000 !important;
    color: #FFF;
}
.form-wrap .wpcf7-submit {
    border-radius: 90px;
    padding-left: 60px;
    padding-right: 60px;
}
.odd .img-wrap, .even .content-wrap {
    float: left;
}
.even .img-wrap, .odd .content-wrap {
    float: right;
}
.even {
    text-align: right;
}
.yellow-title {
    color: #fbb716;
    font-weight: bold;
    text-transform: uppercase;
}
.white-title {
    color: #fff !important;
    font-weight: bold;
}
.white-text {
    color: #fff !important;
}
.vertical-title {
    transform: rotate(90deg);
    white-space:nowrap;
    display:block;
    bottom:0;
    width:20px;
    height:20px;
    position:absolute;
    top: 170px;
    left: 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 3px;
}
.brand-wrap .video-module {
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12);
    z-index: 2;
}
.video-label {
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.video-label p {
    margin: 0 auto;
    padding: 10px;
}
.subscribe-wrap, .subscribe-wrap li, .subscribe-wrap p {
    font-size: 14px;
}
.subscribe-wrap .btn-wrap {
    margin-left: 15px;
    text-transform: uppercase;
}
.subscribe-wrap input:not([type="submit"]) {
    border: none;
    border-bottom: 2px solid #fbb716;
    background-color: #2a2a2a;
    color: #000;
}
footer .subscribe-wrap input:not([type="submit"]) {
    border: none;
    border-bottom: 2px solid #fbb716;
    background-color: #2a2a2a;
    color: #f2f2f2;
}
.site-footer .widgets a, .site-footer .widgets a:hover, .site-footer ul li a::after {
    background: none;
    border: none;
}
.site-footer .widget p {
    color: #f2f2f2;
}
.socialbar a {
    line-height: 2;
    padding-right: 10px;
    border: none;
}
.form-wrap .socialbar a {
    padding-right: 0;
    margin-right: 5px;
}
.socialbar a:hover {
    opacity: 0.5;
}
.socialbar a.fb {
    background: url(../../uploads/2020/05/FB-icon.png) no-repeat center center;
}
.socialbar a.ig {
    background: url(../../uploads/2020/05/IG-icon.png) no-repeat center center;
}
.socialbar a.yt {
    background: url(../../uploads/2020/05/YT-icon.png) no-repeat center center;
}
.form-wrap .socialbar a.fb {
    background: url(../../uploads/2020/05/FB-Black-icon.png) no-repeat center center;
}
.form-wrap .socialbar a.ig {
    background: url(../../uploads/2020/05/IG-Black-icon.png) no-repeat center center;
}
.form-wrap .socialbar a.yt {
    background: url(../../uploads/2020/05/YT-Black-icon.png) no-repeat center center;
}
.image-full {
    margin-bottom: 0 !important;
}
.image-full img {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
    right: 50%;
    width: 100vw;
    max-width: none !important;
    height: 400px !important;
    object-fit: cover;
}
.remove-inner-padding .vc_column-inner, .remove-inner-padding {
    padding: 0 !important;
}
.breakout {
    position: absolute;
    z-index: 20;
    top: 200px;
    left: 900px;
    padding: 0 !important;
}
.home .header-title .subtitle {
    display: none;
}
.course-row {
    height: 650px;
}
.tutorials-row {
    height: 550px;
}
.course-row h3, .tutorials-row h3 {
    padding-bottom: 2rem;
}
.counters {
    background: linear-gradient(90deg, rgba(66,101,174,1) 36%, rgba(93,183,231,1) 100%);
    height: 250px;
    color: white;
    padding: 30px 0;
}
.contact-row .button_wrapper {
    text-align: center;
    padding-bottom: 2rem;
}
.button_wrapper .contact-btn {
    background: linear-gradient(90deg, rgba(243,234,29,1) 0%, rgba(251,185,22,1) 32%);
    transition-duration: 1s;
}
.button_wrapper .contact-btn:hover {
    background: linear-gradient(90deg, rgba(243,234,29,1) 0%, rgba(0,0,0,0) 0%);
}
.testimonials-top-avatar .testimonials-avatar, .testimonials-middle-avatar .testimonials-avatar, .testimonials-middle-avatar-quote .testimonials-avatar {
    width: 150px;
    height: 150px;
    object-fit: cover;
}

/* Woocommerce */
img.wc-stripe-card-icon {
    float:none !important;
    width:32px;
}

.cart_item .product-quantity {
    display:none;
}

.product__before-summary {
    display:flex;
}

.woocommerce-product-gallery {
    display:none;
}

.woocommerce #content div.product .product__before-summary .single-cart-wrap, #content .woocommerce div.product .product__before-summary .single-cart-wrap {
    width:auto;
    position: absolute;
    top: 100px;
    right: 90px;
    border:none;
}

button.single_add_to_cart_button.btn {
    border-radius:90px !important;
}

.woocommerce-variation.single_variation {
    display:flex;
    flex-direction: column-reverse;
}

.woocommerce-variation-description p {
    text-align: left;
}

.woocommerce-share {
    display:none;
}

.woocommerce .brand-wrap > p:first-child {
    padding-top:90px;
}

li.current-cat a {
    color:#000;
}

.post-22 .vc_column-inner {
    margin-bottom:2.5rem;
}

/* Checkout */
#content .woocommerce .woocommerce-checkout-review-order-table th {
    width:auto !important;
}
@media screen and (min-width: 768px) {
    .woocommerce .site-content, .woocommerce-page .site-main, .page-id-22 .site-content {
        padding-top:120px;
    }
}

/* Memberships */
.yith-wcmbs-membership-plan-items__title {
    color: #404040 !important;
}
.yith-wcmbs-membership-plan-items a {
    color: #fbb716;
}
.yith-wcmbs-membership-plan-items a:visited {
    color: #000;
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .item-single .img-wrap h2 {
        top: 60px;
        left: 200px;
        font-size: 22px;
    }
    .item-single .img-wrap .btn-wrap {
        top: 60px;
        right: 60px;
    }
    .breakout {
        left: 500px;
    }
}

#page-preloader {
    /* display:none !important; */
}

@media screen and (max-width: 1023px) {
    .video-module-popup .video-module-video { 
        position: relative;
        left: auto;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        max-width: 100%;
        width: 100%;
    }
    .video-module-popup .video-module-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    div.wrapped-container, div.full-width-container {
        margin-left: 10%;
        margin-right: 10%;
    }
    .archive-courses-wrap, .brand-wrap {
        padding: 0;
    }
    .remove-inner-padding .vc_column-inner, .remove-inner-padding {
        padding: 0 10px !important;
    }
    .col-text-right .vc_row-has-fill>.vc_column_container>.vc_column-inner {
        padding-top: 35px;
    }
    .col-text-right .vc_custom_1589270205151 {
        margin-left: 0 !important;
    }

    .page-id-16 .vc_custom_1589272412233 {
        background-color: #fff !important;
    }
    .page-id-16 .vc_col-sm-6 {
        width: 100%;
    }
    .breakout {
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-bottom: 60px !important;
    }
    .team-member-cover-list {
        width: auto;
        box-shadow: 1px 3px 5px #00000029;
    }
    .btn-sm-6.vc_col-sm-4 {
        width: 50%;
    }
    .btn-pad {
        display: none;
    }
    .page-id-2683 .vc_custom_1589298115895 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .page-id-2683 .vc_custom_1589283393753 {
        padding-right: 10px !important;
    }
    .text-sm-left {
        text-align: left;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .archive-courses .item-small .content-wrap {
        padding-left: 30px;
        padding-right: 30px;
    }
    .form-wrap-inner {
        padding: 60px 20px;
    }
    .item-single .brand-wrap {
        padding: 60px 30px;
    }
    .item-single .course-details .brand-wrap {
        padding: 60px 30px;
    }
    .item-single .img-wrap h2 {
        top: 60px;
        left: 180px;
        font-size: 22px;
    }
    .item-single .img-wrap .btn-wrap {
        top: 60px;
        right: 60px;
    }
}

@media screen and (max-width: 767px) {
    .archive-courses .item-small .content-wrap, .archive-courses .item-small .img-wrap {
        width: 100%;
    }
    .archive-courses .item-small .content-wrap.item {
        height: auto;
        padding-bottom: 60px;
    }
    .course-item {
        box-shadow: none;
        height: auto;
    }
    .even {
        text-align: left;
    }
    .archive-courses .even .content-wrap ul li:after {
        display: none;
    }
    .archive-courses .even .course-item ul li:before {
        display: inline;
    }
    .subscribe-wrap .btn-wrap {
        display: block !important;
        margin-left: 0;
        padding-top: 30px;
    }
    .event-item, .testimonial-item {
        margin: 15px 0;
    }
    .form-wrap {
        width: 100%;
    }
    .form-wrap-inner {
        padding: 60px 10px;
    }
    div.full-width-container {
        margin-left: 0;
        margin-right: 0;
    }
    .page-template-brand-php .site-content {
        padding-top: 120px;
    }
    .page-template-brand-php .site-content > img {
        display: none;
    }
    .archive-courses .item-single .content-wrap {
        float: none;
        width: 100% !important;
    }
    .item-single .brand-wrap, .item-single .course-details .brand-wrap {
        padding: 0 30px 30px 30px;
    }
    .archive-courses .item-single .content-wrap article {
        padding-top: 0;
    }
    .item-single .img-wrap h2 {
        top: 15px;
        left: 90px;
        font-size: 16px;
        width: 70%;
    }
    .item-single .img-wrap .btn-wrap {
        display: none;
    }
    .course-details-inner {
        border-right: none;
    }
    .archive-events .content-wrap.item, .archive-testimonials .content-wrap.item {
        padding: 15px;
    }
    .archive .archive-courses .content-wrap ul li, .subscribe-wrap ul li {
        white-space:  normal;
        overflow: auto;
    }
}