/*
Theme Name: studio3gcong
Description: studio3gcong
Author: A2Z Tech
Template: flatsome
Version: 3.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/

#wp-admin-bar-a2ztech>.ab-item:before {
    background-image: url(https://a2ztech.vn/content/uploads/2020/04/logo-a2ztech.png) !important;
    width: 100%;
    height: 30px;
    background-size: contain;
    content: "";
    display: block;
    background-position: left bottom;
    background-repeat: no-repeat;
}

#wp-admin-bar-a2ztech .ab-item {
    width: 110px;
    height: 30px !important;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.footer-secondary img.logo-a2ztech {
	filter: brightness(0) invert(1);
}
.img-border img,
.video-border iframe,
.post-item .box-image,
.course-item .box-image,
.service-item .box-image,
.product-item .box-image {
    border-radius: 8px;
}

.title-session {
    margin-bottom: 30px;
}

.title-session h2 {
    font-size: 36px;
}

.title-2 .number,
.title-2 h2 {
    font-size: 80px;
    line-height: 1.1em;
    overflow: visible;
    margin: 0;
    font-weight: 700;
}

.title-2 p.description {
    white-space: nowrap;
    font-size: 260px;
    font-weight: 800;
    line-height: 260px;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 0;
    margin-top: -2px;
    padding-left: 20px;
    padding-right: 20px;
    zoom: 1;
    filter: alpha(opacity=3);
    -webkit-opacity: 0.036;
    -moz-opacity: 0.036;
    opacity: 0.036;
    color: #1d1c1f;
}

.bg-repeat .bg.section-bg {
    background-size: inherit !important;
    background-repeat: repeat !important;
}

.page-title .title-content.flex-col {
    display: none;
}

.lession-item {
    background: #f6efeb;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
}

.container.section-title-container {
    margin: 0;
}


/* Couse single */

.course-single a.accordion-title {
    background-color: #f6efeb !important;
    border: none;
    font-weight: bold;
    color: #333;
}

.course-single .accordion-item {
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid rgba(204, 204, 204, 0.3);
}

.course-single .tabbed-content .nav-tabs>li {
    max-width: calc(33.33% - 1px);
    -ms-flex-preferred-size: calc(33.33% - 1px);
    flex-basis: calc(33.33% - 1px);
    margin-right: 1px;
    text-align: center;
}

.course-single .tabbed-content .nav-tabs>li a {
    width: 100%;
    padding: 18px 10px;
    font-weight: bold;
    color: #000;
    border-bottom: none;
    border-right: 0;
    border-left: 0;
    background: #f6efeb;
    font-size: 16px;
    border-top-color: #f6efeb;
    text-align: center;
    display: block;
}

.course-single .tabbed-content .nav-tabs>li:last-child a {
    width: 100%;
    padding: 18px 10px;
    font-weight: bold;
    color: #000;
}

.course-single .tabbed-content .nav-tabs>li.active a {
    background: white;
    border-top-color: #f6520a;
}

.course-single .nav-tabs+.tab-panels {
    border: none;
    padding: 30px 0;
}

.course-single .price-box {
    font-size: 24px;
}

.course-single .price-box del {
    color: #555555;
    font-size: 20px;
}

.course-single .instructor img,
.course-item .instructor img {
    height: 60px;
    width: 60px;
    object-fit: cover;
    border-radius: 50%;
    padding: 0;
}

.course-item .post-title {
    margin: 15px 0;
    font-size: 20px;
}

.course-item .price-box span,
.product-item .price-box span {
    font-size: 20px;
    color: #f6520a;
}

.course-item .price-box del,
.product-item .price-box del {
    color: #555555;
    font-size: 16px;
}

.products-single h1:before,
.courses-single h1:before {
    content: "";
    width: 80px;
    height: 4px;
    border-radius: 3px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #f65209;
}

.products-single h1:after,
.courses-single h1:after {
    content: "";
    width: 30px;
    height: 4px;
    border-radius: 3px;
    display: block;
    position: absolute;
    left: 90px;
    top: 0;
    background: #f65209;
}

.products-single h1,
.courses-single h1 {
    position: relative;
    padding-top: 10px;
}

form.wpcf7-form,
form.wpcf7-form .wpcf7-submit {
    margin-bottom: 0;
}

#order_docs,
#booking_course,
#reg_takecare {
    border-radius: 10px;
}

#order_docs,
#booking_course,
#reg_takecare {
    border-radius: 10px;
}

#order_docs:before,
#booking_course:before,
#reg_takecare:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #f65209;
    border-radius: 10px;
    z-index: -1;
    transform: rotate(-5deg);
}

#order_docs .wpcf7-submit,
#booking_course .wpcf7-submit,
#reg_takecare .wpcf7-submit {
    padding-left: 30px;
    padding-right: 30px;
}


/* Footer */

.copyright-footer {
    padding: 7.5px 0;
}

.footer-secondary img.logo-a2ztech {
    top: -5px;
    position: relative;
    margin-left: 5px;
}

@media only screen and (min-width: 49em) {}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
}