/*
 Theme Name:   Instituto Par
 Description:  Tema customizado do Instituto Par
 Author:       Linxel
 Author URI:   http://www.linxel.com.br
 Template:     educavo
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

.rs-courses-details ul,
.rs-courses-details ol,
.rs-courses-details ol ol,
.rs-courses-details ol ul,
.rs-courses-details ul ol,
.rs-courses-details ul ul {
    margin: 0 0 1.5em 1em !important;
}

.rs-courses-details ul,
.rs-courses-details ol ul,
.rs-courses-details ul ul {
    list-style-type: square !important;
}

header#rs-header.header-style-4.header-style7 .logo-areas::before {
    content: none;
}

header#rs-header.header-style-4.header-style7 .col-cell.category-menu {
    padding-left: 15.65%;
}

header#rs-header.header-style-4.header-style7 .toolbar-area {
    padding-left: 17%;
    padding-right: 45px;
}

header#rs-header.header-style-4.header-style7 .sticky .col-cell.category-menu {
    padding-left: 12.65%;
}

#rs-header .toolbar-area .toolbar-contact,
#rs-header .toolbar-area .toolbar-sl-share {
    display: inline-block;
}

.toolbar-area .toolbar-sl-share i,
.toolbar-area .toolbar-sl-share i::before {
    color: #fbcb8e !important;
}

#rs-header .toolbar-area .toolbar-contact ul li i,
#rs-header .toolbar-area .toolbar-sl-share ul li a i {
    color: #fbcb8e !important;
}

.toolbar-area .toolbar-contact i,
.toolbar-area .opening i,
.toolbar-area .opening i::before,
.toolbar-area .toolbar-contact i::before {
    color: #fbcb8e !important;
}

#rs-header .toolbar-area .toolbar-contact ul li {
    position: relative;
    border-right: none;
}

#rs-header .toolbar-area .toolbar-contact ul li:last-child {
    margin-right: 20px;
    padding-right: 20px;
}

#rs-header .toolbar-area .toolbar-contact ul li::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 32px;
    margin-top: -16px;
    background-color: #fff;
}

.menu-area .navbar {
    margin-right: 0;
}

header#rs-header.header-style-4.header-style7 .logo-areas {
    padding: 47px 24px;
    margin-right: 25px;
    background: #fff;
}

body #rs-header.header-style1 .category-menu .menu li::after,
body #rs-header.header-style-4 .category-menu .menu li::after {
    color: #ff8000 !important;
}

.menu-area .navbar ul > li.menu-item-has-children > a::before {
    color: #ff8000;
}

.rs-breadcrumbs .breadcrumbs-single {
    position: relative;
}

.rs-breadcrumbs .breadcrumbs-single::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(16, 16, 16, 0.6);
}

.rs-breadcrumbs .page-title {
    position: relative;
    font-size: 35px;
    text-align: left;
}

.rs-breadcrumbs .page-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 2px;
    width: 20%;
    background: #ff8000;
}

.search .rs-breadcrumbs .page-title {
    margin: 0;
}

.rs-breadcrumbs .breadcrumbs-title {
    font-size: 14px;
    text-align: right;
}

.rs-breadcrumbs .breadcrumbs-title span {
    font-size: 14px;
}

.rs-breadcrumbs .breadcrumbs-title span span {
    padding-right: 0;
}

.rs-breadcrumbs .breadcrumbs-title span a::before {
    content: none;
}

.rs-breadcrumbs .breadcrumbs-title i {
    color: #ff8000;
}

.main-contain #content,
body.rs-pages-btm-gap .main-contain #content {
    position: relative;
    padding-left: 35px;
    padding-right: 35px;
    margin-top: -75px;
    margin-bottom: 100px;
    background: #fff;
}

.home .main-contain #content,
body.rs-pages-btm-gap.home .main-contain #content,
.post-type-archive-product .main-contain #content,
body.rs-pages-btm-gap.post-type-archive-product .main-contain #content {
    padding-top: 40px !important;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    background: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.woocommerce-account .main-contain #content {
    margin: 50px 0 50px 0;
}

body.rs-pages-btm-gap .main-contain #content {
    padding-bottom: 25px;
}

.single-product .main-contain #content {
    padding-top: 40px !important;
}

.sfwd-courses-template-default .main-contain #content {
    padding-top: 40px !important;
}

.archive.tax-ld_course_category .main-contain #content {
    padding-top: 0px !important;
}

#rs-header .toolbar-area .tops-btn .btn_login a {
    padding: 10px;
    border-radius: 3px;
    background-color: #0088b3;
    transition: all 0.2s ease-in-out 0s;
}

#rs-header .toolbar-area .tops-btn .btn_login a:hover {
    background-color: #00c3ff;
}

#rs-header .toolbar-area .tops-btn .btn_login a i {
    margin-right: 3px;
}

.page-section-title .elementor-widget-container {
    position: relative;
}

.section-title {
    position: relative;
    text-align: center;
    padding-bottom: 12px;
    margin-bottom: 30px;
}

.page-section-title .elementor-widget-container::after,
.section-title::after {
    content: "";
    position: absolute;
    background: #ff8000;
    height: 2px;
    width: 50px;
    margin-left: -25px;
    left: 50%;
    bottom: 0;
    display: block;
    z-index: 1;
}

.dynamic-sidebar {
    padding: 40px 35px 40px 35px;
    border: 1px solid #c4c4c4;
    border-radius: 10px;
    background: #f2f2f2;
}

.bs-sidebar ul li + li {
    border-top: 2px solid #fff;
}

.bs-sidebar ul a {
    text-decoration: underline !important;
}

.bs-sidebar .widget_categories ul li a {
    text-decoration: underline !important;
}

.bs-sidebar .tagcloud a {
    border: 1px solid #c4c4c4;
}

.blog .rs-blog .blog-item,
.archive .rs-blog .blog-item {
    background: #f2f2f2;
    border: 1px solid #c4c4c4;
    border-bottom: 8px solid #c4c4c4;
    border-radius: 5px;
}

.blog .rs-blog .category-agenda .blog-item,
.archive .rs-blog .category-agenda .blog-item {
    border-bottom-color: #ff6161;
}

.rs-blog .category-agenda .blog-item .blog-meta .blog-date i,
.rs-blog .category-agenda .blog-item .blog-meta .tag-line i,
.rs-blog .category-agenda .blog-item .author i {
    color: #ff6161;
}

.blog .rs-blog .category-noticias .blog-item,
.archive .rs-blog .category-noticias .blog-item {
    border-bottom-color: #ff8000;
}

.rs-blog .category-noticias .blog-item .blog-meta .blog-date i,
.rs-blog .category-noticias .blog-item .blog-meta .tag-line i,
.rs-blog .category-noticias .blog-item .author i {
    color: #ff8000;
}

.blog .rs-blog .category-acontece-no-paradigma .blog-item,
.archive .rs-blog .category-acontece-no-paradigma .blog-item {
    border-bottom-color: #9ebcc9;
}

.rs-blog .category-acontece-no-paradigma .blog-item .blog-meta .blog-date i,
.rs-blog .category-acontece-no-paradigma .blog-item .blog-meta .tag-line i,
.rs-blog .category-acontece-no-paradigma .blog-item .author i {
    color: #9ebcc9;
}

.rs-blog .blog-item .blog-desc {
    border-bottom: 2px solid #fff;
    padding-bottom: 20px;
}

.full-blog-content .author {
    margin-top: 20px;
    float: left;
}

.full-blog-content .blog-button {
    float: right;
}

.rs-blog .blog-item .blog-button a {
    color: #333333;
    font-weight: 400;
    text-decoration: underline !important;
}

.pagination-area .nav-links {
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 auto;
    background: transparent;
}

.pagination-area .nav-links a {
    padding: 5px 12px;
    background: #f2f2f2;
    border-right: none;
}

.pagination-area .nav-links span.current {
    color: #fff !important;
    background: #0088b3;
    border-right: none;
}

.pagination-area .nav-links span.current {
    padding: 5px 12px;
}

.pagination-area .nav-links a.next.page-numbers {
    background: #f2f2f2 !important;
}

.rs-blog-details .bs-info.tags a {
    border: 1px solid #c4c4c4;
}

.single-post .ps-navigation ul li.prev .inner-pre {
    padding: 25px 25px 25px 50px;
    border: 1px solid #c4c4c4;
    background: #f2f2f2;
}

.single-post .ps-navigation ul li.next .inner-next {
    padding: 25px 50px 25px 25px;
    border: 1px solid #c4c4c4;
    background: #f2f2f2;
}

.single-post .ps-navigation .next_link {
    color: #9ebcc9 !important;
    padding: 0 0 8px;
}

.single .ps-navigation .link_text {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}

.single-post .ps-navigation .prev_icon {
    position: absolute;
    width: 30px;
    left: 0;
    top: 0;
    height: 100%;
    color: #fff;
    background: #9ebcc9;
    text-align: center;
}

.single-post .ps-navigation .prev_icon i {
    position: absolute;
    font-size: 30px;
    top: 50%;
    right: 7px;
    margin-top: -16px;
    margin-right: 0;
}

.single-post .ps-navigation .next_icon {
    position: absolute;
    width: 30px;
    right: 0;
    top: 0;
    height: 100%;
    color: #fff;
    background: #9ebcc9;
    text-align: center;
}

.single-post .ps-navigation .next_icon i {
    position: absolute;
    font-size: 30px;
    top: 50%;
    left: 7px;
    margin-top: -16px;
    margin-left: 0;
}

.rs-team-grid .team-item {
    margin-bottom: 120px;
}

.team-grid-style6 .team-item .team-content {
    width: 240px;
    min-height: 340px;
    padding-top: 170px;
    margin: -150px auto 30px auto;
    border-radius: 10px;
}

.team-grid-style6 .team-item .team-content span.team-title {
    font-weight: 400;
}

.team-grid-style6 .team-item .team-content h3.team-name {
    min-height: 60px;
}

.team-grid-style6 .team-item .image-wrap img {
    width: 240px;
    height: 240px;
    border: 5px solid #ff8000;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none;
}

.team-grid-style6 .team-item:hover .image-wrap img {
    -webkit-transform: none;
    transform: none;
}

.single-post .ps-navigation ul li.prev .next_link::before,
.single-post .ps-navigation ul li.next .next_link::before {
    content: none;
}

.single-teams .ps-image {
    padding: 15px;
    background: #f2f2f2;
    text-align: center;
}

.single-teams .ps-image img {
    border-radius: 5px;
}

.single-teams .ps-informations {
    background: #f2f2f2;
}

.single-teams .ps-informations::before {
    content: none;
}

.single-teams .ps-informations h4.single-title {
    text-transform: uppercase;
}

.single-teams .title-bg-gray {
    margin-bottom: 25px !important;
}

.single-teams .designation-info {
    padding-bottom: 0;
}

.single-teams .short-desc,
.single-teams .team-skill {
    color: #a2a2a2;
    margin-bottom: 30px;
}

.single-teams .ps-informations .social-info li {
    color: #ff8000;
}

.single-teams .ps-informations .social-info li a {
    color: #ff8000 !important;
}

.single-teams .ps-informations .additional-info {
    margin-top: 10px;
    padding-top: 5px;
}

.single-teams .ps-informations .additional-info li a {
    color: #333;
}

.woocommerce .pac-woocommerce-filtering {
    padding: 20px;
    margin-bottom: 50px;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    background: #f2f2f2;
}

.woocommerce .woocommerce-result-count {
    float: none;
    margin-top: 0;
}

.woocommerce .woocommerce-ordering {
    float: none;
    margin: 0;
}

.woocommerce .woocommerce-ordering select {
    margin-bottom: 0;
    background: #fff;
}

.woocommerce .woocommerce-ordering::after,
.woocommerce div.product form.cart .variations td.value::after {
    color: #333;
    z-index: 1;
}

.woocommerce ul.products li.product {
    border: 1px solid #c4c4c4;
    background: #f2f2f2;
}

.woocommerce ul.products li.product .images-product {
    padding: 20px 20px 0 20px;
}

.woocommerce ul.products li .woocommerce-loop-product__title {
    font-size: 16px !important;
    padding-bottom: 20px !important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    padding: 20px 20px 0 20px;
}

.single-product .summary.entry-summary h1.product_title.entry-title {
    font-size: 28px !important;
    line-height: 40px !important;
}

.woocommerce div.product p.price {
    font-size: 34px !important;
}

.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
    padding: 10px 0;
    font-size: 19px !important;
    background: #fff;
}

.woocommerce div.product form.cart div.quantity {
    margin: 0 14px 0 0;
}

.woocommerce.single-product form.cart .button {
    margin-left: 0;
}

body.search .entry-summary .blog-button a {
    padding-right: 0;
}

body.search .entry-summary .blog-button a:before {
    content: none;
}

.filters-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.sfwd-courses-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: auto;
}

.sfwd-courses-filters input,
.sfwd-courses-filters select {
    display: inline-block;
    width: auto;
}

.single-lp_course .course-categories {
    margin-bottom: 10px;
}

.single-lp_course .course-categories a {
    background-color: #ff8000;
    padding: 2px 9px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
}

.single-lp_course .rs-courses-details {
    padding: 0;
}

.rs-edash-details
    .learndash-wrapper
    .ld-course-status.ld-course-status-enrolled {
    background: #ff8000;
}

.single-lp_course .course-teams-title {
    margin-bottom: 30px !important;
}

.single-lp_course .course-teams {
    background: #f2f2f2;
}

.single-lp_course .course-teams .nav-pills .nav-link {
    text-align: center;
    border-radius: 0;
}

.single-lp_course .course-teams .nav-pills .nav-link.active,
.single-lp_course .course-teams .nav-pills .show > .nav-link {
    background-color: #cccccc;
}

.single-lp_course .course-teams .tab-content {
    padding: 20px;
}

.single-lp_course .course-team-list {
    margin: 0;
}

.single-lp_course .course-team-list > li {
    list-style-type: none;
    margin-bottom: 20px;
}

.single-lp_course .course-team-list > li img {
    width: 50px;
    border-radius: 50%;
}

.single-lp_course .course-team-list > li .course-team-title {
    color: #333;
    margin-left: 10px;
}

.single-lp_course .inner-column.sticky-top {
    padding: 30px;
    background: #f2f2f2;
}

.rs-edash-details .edash-sidebar .intro-video {
    margin-bottom: 20px;
}

.single-lp_course .woocommerce-Price-amount.amount {
    color: #333;
    font-size: 28px;
    font-weight: 800;
}

.single-lp_course .inner-column.sticky-top .product .button {
    text-align: center;
    margin-top: 10px;
    width: 100%;
    padding: 20px;
    border: none;
    border-radius: 5px;
}

.single-lp_course
    .inner-column.sticky-top
    .product
    .button.go_to_checkout_button {
    background-color: #0088b3;
}

.single-lp_course
    .inner-column.sticky-top
    .product
    .button.go_to_checkout_button:hover {
    background-color: #9ebcc9;
}

.single-lp_course .course-info-note {
    border-top: 3px solid #f2f2f2;
    padding-top: 20px;
}

.single-lp_course .page-title {
    font-size: 30px;
}

.single-lp_course .course-purchased-message {
    display: block;
    padding: 20px;
    margin-bottom: 26px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    background-color: #fff;
}

.subscription-notice {
    padding: 20px;
    font-size: 14px;
    background-color: #fff;
    border-left: 3px solid #ff8000;
}

.single-lp_course .course-info-title {
    color: #333;
    font-family: "Nunito", sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 26px;
    font-weight: 800;
    z-index: 1;
    padding-bottom: 12px;
    margin-bottom: 30px;
    position: relative;
}

.single-lp_course .course-info-title::after {
    content: "";
    position: absolute;
    background: #ff8000;
    height: 2px;
    width: 50px;
    margin-left: -25px;
    left: 50%;
    bottom: 0;
    display: block;
    z-index: 1;
}

.single-lp_course .course-subscription {
    text-align: center;
    margin-bottom: 26px;
    width: 100%;
    padding: 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #ff8000;
    z-index: 1;
}

.single-lp_course .course-subscription:hover {
    background: #fbcb8e;
}

.single-lp_course .course-info {
    margin-top: 0;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
}

.single-lp_course .course-info > ul > li .value {
    width: 100%;
    padding-left: 30px;
    padding-right: 0;
}

.single-lp_course .course-info > ul > li .value p:last-child {
    margin-bottom: 0;
}

.single-lp_course .inner-column.sticky-top .course-info {
    margin-top: 0;
    border-radius: 0;
}

.single-lp_course .inner-column.sticky-top .intro-video {
    border-radius: 5px;
}

.single-lp_course .inner-column.sticky-top .intro-video img {
    border: 5px solid #fff;
    border-radius: 5px;
}

.single-lp_course .course-info > ul {
    padding: 0;
    margin: 0;
}

.single-lp_course .course-info > ul > li {
    display: block;
    overflow: hidden;
    padding: 10px 0;
}

.single-lp_course .course-info > ul > li > i {
    color: #ff8000;
}

.single-lp_course .course-info > ul > li > .label {
    padding-left: 10px;
}

.single-lp_course .course-info > ul > li + li {
    border-top: 2px solid #fff;
}

.single-lp_course .course-info > ul > li .label {
    font-weight: 600;
}

.woocommerce-account .footer-bottom-gaps .main-contain #content {
    padding-bottom: 0;
}

.learndash-wrapper .ld-item-list {
    margin: 0;
}

.learndash-wrapper .ld-section-heading h3 {
    margin: 0;
}

.learndash-wrapper .ld-item-list .ld-item-search h4 {
    margin: 1em 0 0.5em;
}

.learndash-wrapper
    .ld-item-list
    .ld-item-search
    .ld-item-search-fields
    .ld-item-search-name
    input[type="text"] {
    margin-bottom: 0;
}

.learndash-wrapper
    .ld-item-list
    .ld-item-search
    .ld-item-search-fields
    .ld-item-search-name
    .ld-reset-button {
    top: 33px;
}

.learndash-wrapper
    .ld-item-list
    .ld-item-search
    .ld-item-search-fields
    .ld-item-search-submit
    .ld-button {
    border-radius: 3px;
    padding: 0.7em;
}

.learndash-wrapper
    .ld-item-list
    .ld-item-list-item
    .ld-item-list-item-preview
    .ld-status-icon {
    margin-top: 0.1em;
}

#ipar-moodle-link {
    display: flex;
    flex-direction: column;
}

#ipar-moodle-link .moodle-link-title {
    font-size: 24px;
    margin: 0;
}

#ipar-moodle-link .moodle-link-icon .fa-stack {
    font-size: 1.5em;
    margin-right: 15px;
}

#ipar-moodle-link .moodle-link-icon .fa-stack .fa-stack-2x {
    color: #0088b3;
}

#ipar-moodle-link .moodle-link-content {
    display: flex;
    flex-direction: row;
    padding: 25px 15px 25px 15px;
    margin: 16px 0;
    border: 2px solid #0088b3;
    border-radius: 6px;
}

#ipar-moodle-link .moodle-link-message .moodle-link {
    margin: 0;
    border-radius: 3px;
    background-color: #f29608;
    color: #fff;
    box-shadow: none;
    text-transform: none;
    font-family: inherit;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    text-shadow: none;
    border: 0;
    opacity: 1;
    transition: opacity 0.3s ease;
    justify-content: center;
    height: auto;
    padding: 1em 2em;
    line-height: 1.25em;
}

#ipar-moodle-link .moodle-link-message .moodle-link:hover {
    opacity: 0.75;
}

#ipar-moodle-link .moodle-link-message .moodle-link i {
    margin-left: 5px;
    font-size: 10px;
}

.rs-footer.rs-footer-top-gap .footer-top {
    padding-top: 130px;
}

.rs-newsletter {
    margin-bottom: -84px;
}

.rs-newsletter .newsletter-wrap {
    padding: 50px 70px;
}

.rs-newsletter .newsletter-wrap .title-icon img {
    opacity: 0.7;
}

.rs-newsletter .newsletter-wrap .title-icon .title {
    font-weight: 400;
    opacity: 0.7;
}

.mc4wp-form-fields .newsletter-form button {
    font-weight: 700;
}

body.single-post,
body.blog,
body.archive,
body.single-services,
body.single-mp-event,
body.single-teams {
    background: #f2f2f2 !important;
}

.dynamic-sidebar {
    border: none;
    border-radius: 0px;
}

.blog .rs-blog .blog-item,
.archive .rs-blog .blog-item {
    border: none;
    border-radius: 0px;
}

.bs-sidebar .widget_search input,
.bs-sidebar .bs-search input {
    border: none;
    border-radius: 0px;
}

.bs-sidebar .widget_search button,
.bs-sidebar .bs-search button {
    border-radius: 0 0 0 0;
}

.single .bs-img img {
    width: auto !important;
    border-radius: 0;
}

.bs-sidebar .tagcloud a,
.rs-blog-details .bs-info.tags a {
    border-radius: 0px;
}

.banner-home-custom .caption-wrap {
    height: 100% !important;
    background-color: rgba(16, 16, 16, 0.6) !important;
    opacity: 1 !important;
}

.banner-home-custom .banner-title {
    max-width: 900px;
    margin: 15% auto 0;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    font-style: italic;
    color: #ffffff;
    line-height: 38px;
    text-shadow: 3px 2px 4px rgba(0, 0, 0, 0.5);
}

header#rs-header.header-style-4 .col-cell.category-menu .nav.navbar {
    margin: 0 0 0 50px;
}

.menu-area .navbar ul li ul.sub-menu {
    min-width: 310px !important;
}

header#rs-header.header-style-4.header-style7 .sidebarmenu-search {
    margin-left: 10%;
}

.header-logo .custom-logo-area img {
    max-height: 71px;
    transition: all 0.2s ease-in-out 0s;
}

header#rs-header.header-style-4.header-style7 .logo-areas {
    -webkit-box-shadow: 12px 0px 22px -8px rgba(0, 0, 0, 0.2);
    box-shadow: 12px 0px 22px -8px rgba(0, 0, 0, 0.2);
}

.menu-area .navbar ul li {
    transition: all 0.1s ease-in-out 0s;
}

.acc-sp i {
    font-size: 13px;
    margin-top: 4px;
}

.archive.woocommerce .main-contain #content {
    margin-top: 15px;
}

.archive.woocommerce .rs-breadcrumbs {
    background: none;
}

.archive.woocommerce .rs-breadcrumbs .breadcrumbs-single:before {
    content: none;
}

.woocommerce
    ul.products
    li.product
    .images-product
    .overley
    .winners-details
    .product-info
    ul
    li
    a {
    background: #ff8000 !important;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    padding: 3% !important;
    background-color: #f2f2f2;
}

.woocommerce .quantity {
    border: none;
}

.woocommerce .quantity .qty {
    border-left: none;
    border-right: none;
}

.woocommerce div.product div.images .wp-post-image {
    max-height: 430px;
    min-height: 430px;
    width: auto;
    display: block;
    margin: 0 auto;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 20%;
    border: 1px solid #ff8000;
    padding: 4px 3px 4px 4px;
    margin-right: 5px;
    border-radius: 3px;
}

.woocommerce div.product div.summary {
    margin-bottom: 3em;
}

body.woocommerce .woocommerce-product-gallery ol.flex-control-nav li img {
    margin-bottom: 0px !important;
}

body.woocommerce .woocommerce-product-gallery ol.flex-control-nav {
    padding: 28px 0 0 !important;
}

.single-product .related.products {
    margin-top: 2.5rem;
}

.single-product .related.products h2 {
    font-size: 25px;
    text-align: center;
    position: relative;
    font-family: "Nunito", Sans-serif;
    line-height: 4rem;
    margin-bottom: 3.5rem;
    text-transform: uppercase;
}

.single-product .related.products .woocommerce-loop-product__title {
    padding: 20px 20px 0 20px;
    color: #333333;
    font-family: Rubik;
    font-weight: 600;
    line-height: 25px;
    font-size: 14px !important;
    min-height: initial;
    min-height: 141px;
}

.single-product .related.products .woocommerce-loop-product__title:before {
    content: none;
}

.single-product .related.products h2:before {
    content: "";
    position: absolute;
    background: #ff8000;
    height: 2px;
    width: 50px;
    margin-left: -25px;
    left: 50%;
    bottom: 0;
    display: block;
    z-index: 1;
}

.woocommerce .quantity .qty_button.plus {
    left: initial;
    margin-left: initial;
    opacity: 1;
}

.woocommerce .quantity .qty_button:hover {
    color: #ff8000;
}

.woocommerce-tabs {
    border-bottom: 1px solid #c4c4c4;
}

.woocommerce div.product .woocommerce-tabs .panel {
    padding: 0 18px;
    margin-bottom: 3rem;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid #c4c4c4 !important;
}

.woocommerce-tabs h2 {
    display: none;
}

.woocommerce button.button,
.woocommerce button.button.alt {
    background: #0088b3 !important;
    border-color: #0088b3 !important;
}

.woocommerce button.button:hover,
.woocommerce button.button.alt:hover {
    background: #00c3ff !important;
    border-color: #00c3ff !important;
}

.woocommerce ul.products li.product:hover span.price {
    background-color: #ff8000;
    transition: all 0.4s ease-in-out 0s;
    color: #ffffff !important;
}

.woocommerce-loop-product__title {
    min-height: 126px;
    line-height: 23px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #f2f2f2;
    transition: all 0.4s ease-in-out 0s;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
    transition: all 0.4s ease-in-out 0s;
}

.woocommerce .pac-woocommerce-filtering {
    background-color: #ffffff;
    border: none;
    border-radius: 0px;
}

.woocommerce .woocommerce-ordering select {
    background: #f2f2f2;
}

.clinica-escola-home
    .rs-addon-services.services-style4
    .services-part
    .services-text {
    width: 100%;
    height: 100%;
}

.clinica-escola-home
    .rs-addon-services.services-style4
    .services-icon
    .services-title4 {
    left: 0;
    padding: 0px 15px;
}

.clinica-escola-home
    .rs-addon-services
    .services-part
    .services-text
    .services-title {
    position: absolute;
    bottom: 23%;
    left: 0;
    padding: 15px;
    width: 100%;
}

.clinica-escola-home
    .rs-addon-services
    .services-part
    .services-text
    .services-btn-part {
    position: absolute;
    bottom: 8%;
    width: 100%;
    left: 0;
}

.clinica-escola-home
    .rs-addon-services
    .services-part
    .services-text
    .services-btn-part
    .services-btn
    i {
    display: none;
}

.clinica-escola-home .rs-addon-services.services-style4:after {
    content: none;
}

.clinica-escola-home
    .rs-addon-services.services-style4
    .services-part
    .services-icon:before {
    background: rgba(51, 51, 51, 0.5);
    background: -webkit-linear-gradient(
        top,
        rgba(0, 0, 0, 0),
        rgba(51, 51, 51, 0.8)
    );
    background: -o-linear-gradient(
        top,
        rgba(0, 0, 0, 0),
        rgba(51, 51, 51, 0.8)
    );
    background: -moz-linear-gradient(
        top,
        rgba(0, 0, 0, 0),
        rgba(51, 51, 51, 0.8)
    );
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0),
        rgba(51, 51, 51, 0.8)
    );
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.8s ease;
}

.custom-diretoria .rs-team-grid .team-item {
    margin-bottom: 70px;
}

.custom-diretoria .team-grid-style6 .team-item .team-content {
    min-height: 310px;
}

.custom-diretoria .team-grid-style6 .team-item .team-content {
    border-radius: 0px;
}

.rs-team-grid .team-item:hover .team-content h3.team-name a {
    color: #ff8000 !important;
}

.rs-team-grid .team-item .image-wrap {
    transition: transform 0.4s; /* Animation */
}

.rs-team-grid .team-item:hover .image-wrap {
    transition: transform 0.4s; /* Animation */
}

.rs-team-grid .team-item:hover .image-wrap {
    -ms-transform: scale(1.04); /* IE 9 */
    -webkit-transform: scale(1.04); /* Safari 3-8 */
    transform: scale(1.04);
}

.custom-associados .rs-team-grid .team-item {
    margin-bottom: 30px;
}

.custom-associados .team-grid-style6 .team-item .image-wrap img {
    width: 210px;
    height: 210px;
    border: 3px solid #ff8000;
}

.team-grid-style6 .team-item .team-content h3.team-name {
    line-height: 25px;
}

.team-grid-style6 .team-item .team-content h3.team-name {
    min-height: initial;
}

.menu-area .navbar ul li ul.sub-menu {
    min-width: 270px;
    background-color: #f2f2f2;
}

.rs-breadcrumbs .page-title {
    line-height: 45px;
}

.link-live-local .elementor-icon-box-title a {
    font-weight: 500 !important;
}

.link-live-local .elementor-icon-box-title a:hover {
    color: #ff8000;
}

.woocommerce-page .metaslider .flexslider ul.slides {
    margin: 0 auto;
    display: block;
    max-width: 1920px;
}

.archive.woocommerce .main-contain #content {
    background: none;
}

body.archive.post-type-archive-product {
    background: #f2f2f2 !important;
}

.woocommerce ul.products li.product {
    border: none;
    background: #ffffff;
    box-shadow: rgb(0 0 0 / 10%) 0px 2px 6px;
    border-radius: 0px;
    padding: 0 0 15px !important;
}

.woocommerce ul.products li {
}

.woocommerce ul.products li.product:hover {
    background: #ffffff;
}

body .woocommerce-pagination ul {
    border-right: none !important;
}

.woocommerce nav.woocommerce-pagination ul {
    background: #ffffff;
    border: none;
}

.post-type-archive-product .main-contain #content,
body.rs-pages-btm-gap.post-type-archive-product .main-contain #content {
    padding-top: 0px;
}

.woocommerce ul.products li.product span.price {
    background-color: #0088b3;
}

.woocommerce ul.products li.product span.price {
    color: #ffffff !important;
}

body.woocommerce-js ul.products li {
    margin-bottom: 60px !important;
}

.woocommerce .quantity {
    border-radius: 0px;
}

.woocommerce div.product form.cart div.quantity {
    background-color: #f2f2f2;
}

.woocommerce-tabs {
    border-bottom: 1px solid #f2f2f2;
}

.single-product div.product form.cart {
    border-bottom: 1px solid #f2f2f2;
}

.single-product .rs-breadcrumbs .page-title {
    max-width: initial;
}

.learndash-course-grid .grid-3 .post {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background-color: #ffffff;
}

.learndash-course-grid .grid-3 .thumbnail img {
    transition: all 500ms ease;
    transform: scale(1.1);
}

.learndash-course-grid .grid-3:hover .thumbnail img {
    transform: scale(1);
}

.learndash-course-grid .grid-3 .post .thumbnail .image {
    overflow: hidden;
}

.learndash-course-grid .grid-3 .post .thumbnail {
    position: relative;
}

.learndash-course-grid .grid-3 .thumbnail .image a::before {
    z-index: 5;
    background: linear-gradient(to top, transparent 0%, black 250%);
}

.learndash-course-grid .grid-3 .categories {
    top: initial;
    bottom: 0;
    right: initial;
    margin: 0px auto -21px;
    left: 50%;
    border-radius: 0px;
    text-shadow: none;
    transform: translate(-50%);
    text-align: center;
}

.learndash-course-grid .grid-3 .content .price-wrapper {
    background: none;
}

.learndash-course-grid .grid-3 .content .entry-title {
    padding: 40px 30px 30px 30px;
}

.learndash-course-grid .grid-3 .content .entry-title a {
    line-height: 1.3;
}

.single-lp_course .page-title {
    border-bottom: 2px solid #f2f2f2;
    padding-bottom: 4px;
    line-height: 37px;
}

.single-lp_course .course-info-note {
    border-top: 2px solid #f2f2f2;
}

.single-lp_course .inner-column.sticky-top .intro-video {
    border-radius: 0px;
}

.single-lp_course #content {
    border-top: 3px solid #ff8000;
}

.page-id-1871 .main-contain #content,
.page-id-1871.rs-pages-btm-gap .main-contain #content {
    margin-top: 50px;
    background: none;
}

body #rs-header.header-style-4 .category-menu .menu .menu-item-34::after {
    content: "";
    background-image: url("assets/images/icon-cursos-custom.png");
    width: 20px;
    height: 20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -1px;
    margin-left: -2px;
}

.post-type-archive-pga_bulletin .rs-blog .blog-item .blog-img {
    width: 20%;
    float: left;
}

.post-type-archive-pga_bulletin .rs-blog .blog-item {
    background: initial;
}

.rs-footer .fa-ul li {
    padding: 0px 0px 15px 35px;
}

.rs-footer .widget.widget_nav_menu ul li a:before {
    border-radius: 50px;
}

.menu-cart-area i {
    color: #0088b3;
}

.linhas-de-pesquisa div p,
.lab-de-pesquisas div p,
.programa-de-bolsas div p,
.estrutura-para-pesquisas div p {
    margin-left: 72px;
}

.linhas-de-pesquisa div p:hover,
.lab-de-pesquisas div p:hover,
.programa-de-bolsas div p:hover,
.estrutura-para-pesquisas div p:hover {
    color: #ff8000;
}

.linhas-de-pesquisa div p::before {
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    left: 0;
    margin-top: -12px;
    background-image: url("assets/images/linhas-depesquisas-ico.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.lab-de-pesquisas div p::before {
    content: "";
    position: absolute;
    width: 55px;
    height: 55px;
    left: 0;
    margin-top: -6px;
    margin-left: -5px;
    background-image: url("assets/images/laboratorios-e-grupos-de-pesquisas-icon.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.programa-de-bolsas div p::before {
    content: "";
    position: absolute;
    width: 58px;
    height: 58px;
    left: 0;
    margin-top: -8px;
    margin-left: -6px;
    background-image: url("assets/images/programas-de-bolsas-icon.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.estrutura-para-pesquisas div p::before {
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    left: 0;
    margin-top: -14px;
    background-image: url("assets/images/estrutura-para-pesquisas-icon.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

body.post-type-archive-pga_reference .rs-blog .blog-item,
body.tax-pga_reference_cat .rs-blog .blog-item {
    border-left: 4px solid #ff8000;
    padding-top: 15px;
}

body.post-type-archive-pga_reference .rs-blog .blog-item .author,
body.post-type-archive-pga_reference .rs-blog .blog-item .blog-date,
body.post-type-archive-pga_reference .rs-blog .blog-item .blog-meta,
body.tax-pga_reference_cat .rs-blog .blog-item .author,
body.post-type-archive-pga_reference .rs-blog .blog-item .blog-date,
body.tax-pga_reference_cat .rs-blog .blog-item .blog-meta {
    display: none;
}

body.post-type-archive-pga_reference .rs-blog .blog-item .blog-button,
body.tax-pga_reference_cat .rs-blog .blog-item .blog-button {
    float: left;
}

body.post-type-archive-pga_reference .rs-blog .blog-item .blog-desc,
body.tax-pga_reference_cat .rs-blog .blog-item .blog-desc {
    border-bottom: none;
    padding-bottom: 0px;
}

body.post-type-archive-pga_reference .rs-blog .blog-item .blog-button a,
body.tax-pga_reference_cat .rs-blog .blog-item .blog-button a {
    padding: 5px 12px;
    background-color: #0088b3;
    color: #ffffff;
    text-decoration: none !important;
}

body.post-type-archive-pga_reference .rs-blog .blog-item .blog-button a:hover,
body.tax-pga_reference_cat .rs-blog .blog-item .blog-button a:hover {
    background-color: #ff8000;
}

body.post-type-archive-pga_reference .rs-blog .blog-item .blog-button a:before,
body.tax-pga_reference_cat .rs-blog .blog-item .blog-button a:before {
    content: none;
}

body.post-type-archive-pga_reference .rs-blog .blog-item .full-blog-content,
body.tax-pga_reference_cat .rs-blog .blog-item .full-blog-content {
    padding: 0 46px 28px;
}

body.post-type-archive-sfwd-courses .main-contain #content,
body.tax-ld_course_category .main-contain #content {
    background-color: #f2f2f2;
}

body.post-type-archive-sfwd-courses .rs_course_style1 .courses-item {
    border: none;
    border-radius: 0px;
}

body.post-type-archive-sfwd-courses .main-contain #content,
body.post-type-archive-sfwd-courses .rs-pages-btm-gap .main-contain #content {
    margin-top: 0px;
}

body.post-type-archive-sfwd-courses .rs_course_style1 .courses-item,
body.tax-ld_course_category .rs_course_style1 .courses-item {
    margin-bottom: 40px;
}

body.post-type-archive-sfwd-courses .rs_course_style1 .courses-item,
body.tax-ld_course_category .rs_course_style1 .courses-item {
    padding: 0px;
    border-bottom: 3px solid #ff8000;
    box-shadow: rgb(0 0 0 / 10%) 0px 2px 6px;
}

body.post-type-archive-sfwd-courses .rs_course_style1 .courses-item .img-part,
body.tax-ld_course_category .rs_course_style1 .courses-item .img-part {
    border-radius: 0px;
    margin-bottom: 5px;
    z-index: 2;
    position: relative;
}

body.post-type-archive-sfwd-courses
    .rs_course_style1
    .courses-item
    .img-part
    a::before,
body.tax-ld_course_category
    .rs_course_style1
    .courses-item
    .img-part
    a::before {
    content: "";
    display: block;
    position: absolute;
    height: 50%;
    width: 100%;
    top: 0;
    background: linear-gradient(to top, transparent 0%, black 250%);
    z-index: 3;
}

body.post-type-archive-sfwd-courses
    .rs_course_style1
    .courses-item
    .content-part
    .bottom-part
    .btn-part
    a,
body.tax-ld_course_category
    .rs_course_style1
    .courses-item
    .content-part
    .bottom-part
    .btn-part
    a {
    background: #0088b3;
    border: none;
    color: #fff;
}

body.post-type-archive-sfwd-courses
    .rs_course_style1
    .courses-item:hover
    .content-part
    .bottom-part
    .btn-part
    a,
body.tax-ld_course_category
    .rs_course_style1
    .courses-item:hover
    .content-part
    .bottom-part
    .btn-part
    a {
    background: #ff8000;
    border: none;
}

body.post-type-archive-sfwd-courses .rs_course_style1 .content-part,
body.tax-ld_course_category .rs_course_style1 .content-part {
    padding: 0px 25px 18px;
    margin-top: -50px;
    z-index: 5;
    position: relative;
}

body.post-type-archive-sfwd-courses .rs-courses .content-part .title,
body.tax-ld_course_category .rs-courses .content-part .title {
    font-size: 1.25rem;
    line-height: 1.6rem;
    min-height: 104px;
}

.rs_course_style1 .courses-item .content-part .meta-part {
    min-height: 70px;
}

body.post-type-archive-sfwd-courses .rs-courses .content-part .title a:hover,
body.tax-ld_course_category .rs-courses .content-part .title a:hover {
    color: initial !important;
}

body.post-type-archive-sfwd-courses
    .rs_course_style1
    .courses-item
    .content-part
    .meta-part,
body.tax-ld_course_category
    .rs_course_style1
    .courses-item
    .content-part
    .meta-part {
    text-align: center;
}

body.post-type-archive-sfwd-courses
    .rs_course_style1
    .courses-item
    .content-part
    .meta-part
    li
    a,
body.tax-ld_course_category
    .rs_course_style1
    .courses-item
    .content-part
    .meta-part
    li
    a {
    background-color: #ff8000;
    padding: 2px 9px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
}

body.post-type-archive-sfwd-course .read-border a:hover,
.en-btn a:hover,
body.tax-ld_course_category .read-border a:hover,
.en-btn a:hover {
    color: initial;
}

body.post-type-archive-sfwd-courses .rs-breadcrumbs {
    background-color: transparent;
}

body.post-type-archive-sfwd-courses
    .rs-breadcrumbs
    .breadcrumbs-single::before {
    content: none;
}

body.post-type-archive-sfwd-courses .rs-breadcrumbs ul li a {
    padding: 0px;
}

.post-type-archive-sfwd-courses .filters-wrap {
    margin-top: 0px;
}

.filters-wrap {
    margin-right: -35px;
    margin-left: -35px;
    background-color: #fff;
    padding: 30px 30px;
    margin-bottom: 45px;
    margin-top: -35px;
}

.filters-wrap .sfwd-courses-filters,
.filters-wrap .sfwd-courses-filters form {
    width: 100%;
}

.filters-wrap .sfwd-courses-filters form {
    display: inline-flex;
}

.filters-wrap .sfwd-courses-filters input[type="text"],
.filters-wrap .sfwd-courses-filters select {
    margin-bottom: 0px;
    width: 50%;
    margin-left: 15px;
    margin-right: 15px;
}

.filters-wrap .sfwd-courses-filters input[type="text"],
.filters-wrap .sfwd-courses-filters input[type="number"],
.filters-wrap .sfwd-courses-filters input[type="email"],
input[type="url"],
.filters-wrap .sfwd-courses-filters select,
.filters-wrap .sfwd-courses-filters input[type="password"] {
    background-color: #f2f2f2;
    margin-left: 0px;
}

.home-boxes-course .icon-area img {
    opacity: 70%;
    transition: all 0.2s ease-in-out 0s;
}

.home-boxes-course .elementor-widget-container {
    transition: all 0.2s ease-in-out 0s;
}

.home-boxes-course:hover .elementor-widget-container {
    margin-top: -5px;
    transition: all 0.2s ease-in-out 0s;
}

.home-boxes-course:hover .icon-area img {
    opacity: 100%;
    transition: all 0.2s ease-in-out 0s;
}

.single-teams .ps-image img {
    width: 100%;
    border-radius: 0px;
}

.single-teams .ps-informations .additional-info li a {
    text-decoration: underline !important;
}

.single-teams .ps-informations ul {
    position: relative;
    z-index: 5;
}

.single-teams .ps-informations .additional-info li a:hover {
    color: #ff8000;
}

.single-teams .ps-informations {
    margin-top: 30px;
    padding: 30px;
}

.single-teams .ps-informations ul li.social-icon i {
    font-size: 18px;
    height: auto;
    line-height: initial;
}

.single-teams .ps-informations .social-info {
    margin-top: 5px;
    position: relative;
    z-index: 5;
}

.single-teams .ps-informations .additional-info {
    margin-top: 0px;
    position: relative;
    z-index: 5;
}

.single-teams .ps-informations h4.single-title {
    font-size: 23px;
    position: relative;
    z-index: 5;
}

.single-teams .designation-info {
    margin-bottom: 25px;
    font-weight: 500;
}

.single-teams .title-bg-gray {
    margin-bottom: 0px !important;
}

.single-teams .position-info {
    font-size: 18px;
    margin-top: -4px;
    font-weight: 300;
}

.single-teams .short-desc {
    margin-top: -20px;
    margin-bottom: 25px;
}

.embed-video-custom {
    width: 90%;
    display: block;
    margin: 45px auto;
}

.menu-area .navbar ul li ul.sub-menu li a {
    line-height: 20px;
}

.widget-livraria-home .rselements-product-list {
    border: none;
    padding: 0px;
}

.widget-livraria-home .product-img {
    padding: 20px 20px 8px 20px;
    background-color: #ffffff;
}

.widget-livraria-home .product-img img {
    width: 100%;
}

.widget-livraria-home .rselements-product-list {
    border-style: none !important;
    padding-bottom: 24.5px;
}

.widget-livraria-home .product-btn {
    display: none !important;
}

.widget-livraria-home .rselements-product-list .product-title {
    line-height: 22px;
    padding: 20px;
    margin-bottom: 0px;
    min-height: 132px;
}

.widget-livraria-home .rselements-product-list .product-price {
    display: block;
    background-color: #0088b3;
    padding-top: 7px;
    padding-bottom: 7px;
}

.widget-livraria-home .product-item .rselements-product-list .product-price {
    transition: all 0.4s ease-in-out 0s;
}

.widget-livraria-home
    .product-item:hover
    .rselements-product-list
    .product-price {
    background-color: #ff8000;
    transition: all 0.4s ease-in-out 0s;
}

.single-product .related-divider {
    height: 60px;
    background-color: #f2f2f2;
    margin-right: -35px;
    margin-left: -35px;
}

.single-product .related ul.products li.product {
    background: #f2f2f2 !important;
    box-shadow: none;
}

.single-product .rs-breadcrumbs .page-title::after {
    width: 5% !important;
    min-width: 65px;
}

.rs-contact-info li i:before {
    transition: all 0.2s ease-in-out 0s;
}

.rs-contact-info li a {
    position: relative;
    transition: all 0.2s ease-in-out 0s;
}

.rs-contact-info li a:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
    opacity: 0;
    position: absolute;
    bottom: 0;
    transition: all 0.2s ease-in-out 0s;
}

.rs-contact-info li:hover a:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    opacity: 1;
    bottom: 0;
    transition: all 0.2s ease-in-out 0s;
}

.rs-contact-info li:hover i:before {
    color: #ffffff !important;
    transition: all 0.2s ease-in-out 0s;
}

.toolbar-area .toolbar-sl-share ul li a i::before {
    transition: all 0.2s ease-in-out 0s;
}

.toolbar-area .toolbar-sl-share ul li a:hover i::before {
    color: #fff !important;
    transition: all 0.2s ease-in-out 0s;
}

.rs-footer .widget.widget_nav_menu ul li {
    margin-bottom: 0px;
}

.woocommerce ul.products li.product {
    overflow: visible;
}

body.archive .plus,
body.single-product .plus {
    position: absolute;
    padding: 5px 10px;
    background-color: #ff8000;
    color: white;
    line-height: 20px;
    left: 50%;
    margin-left: -15px;
    bottom: 0;
    margin-bottom: -35px;
    transition: all 0.2s ease-in-out;
    opacity: 0;
}

.woocommerce ul.products li.product:hover .plus {
    margin-bottom: -15px;
    transition: all 0.2s ease-in-out;
    opacity: 1;
}

.contact-whats {
    color: #333333;
    transition: all 0.2s ease-in-out;
}

.contact-whats:hover {
    color: #ff8000;
    transition: all 0.2s ease-in-out;
}

.footer-bottom .copyright_border {
    padding: 20px 0;
}

.rs_course_style3 .courses-item,
.rs_course_style5 .courses-item,
.rs_course_style1 .courses-item,
.rs_course_style4 .courses-item {
    border-radius: 0px;
}

.rs_course_style3 .courses-item:hover .img-part img,
.rs_course_style5 .courses-item:hover .img-part img,
.rs_course_style1 .courses-item:hover .img-part img,
.rs_course_style4 .courses-item:hover .img-part img {
    border-radius: 0px;
}

.info-wrapper {
    padding: 15px 20px;
    background-color: rgba(255, 255, 255, 0.7);
    min-height: 493px;
}

.info-wrapper p {
    font-size: 14px;
}

.info-wrapper .info-image {
    background: #f2f2f2;
    padding: 10px 30px;
    margin-bottom: 15px;
}

.info-wrapper .info-image img {
    max-width: 45px;
    display: block;
    margin: 0 auto;
    opacity: 0.8;
}

.woocommerce div.product .out-of-stock {
    color: #ff8000;
}

.woocommerce div.product p.stock {
    font-size: 1.2em;
}

.additional-info {
    margin-top: 50px;
}

.additional-info .row {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #cccccc;
}

.additional-info .section-title {
    margin-bottom: 45px !important;
}

.additional-info .additional-info-links .additional-info-link-1,
.additional-info .additional-info-links .additional-info-link-2 {
    background-color: #0088b3;
    color: #ffffff;
    padding: 7px 10px;
    border-radius: 3px;
    transition: all 0.2s;
    margin-right: 12px;
}

.additional-info .additional-info-links .additional-info-link-1:hover,
.additional-info .additional-info-links .additional-info-link-2:hover {
    background-color: #ff8000;
    transition: all 0.2s;
}

.sidenav .widget_nav_menu ul li ul li a {
    text-transform: initial;
}

.sticky-wrapper {
    height: initial !important;
}

.rs-newsletter .widget_mailpoet_form {
    margin: 0;
}

.rs-footer .textwidget p:last-child {
    margin-bottom: 0;
}

.rs-footer ul.footer_social li a {
    padding: 10px;
    font-size: 18px;
    background-color: #0088b3 !important;
    border-radius: 5px;
}

.footer-bottom .copyright_border {
    padding: 12px 0;
}

.footer-bottom .rows > .cols {
    width: 100%;
}

.footer-bottom .copyright p {
    line-height: 1.5;
}

.page-error .container {
    top: 62%;
    padding: 0 5%;
}

.page-error .readon {
    border: 1px solid #ff8000;
    background: #ff8000;
}

.page-error .content-area h2 {
    color: #333333;
    font-weight: 500 !important;
    font-size: 28px;
    line-height: 35px;
}

.page-error .content-area h2 span {
    color: #ff8000;
    font-size: 35px;
    line-height: 45px;
    margin: 0 0 20px;
    font-weight: 700 !important;
    text-transform: uppercase;
}

.page-error .readon:hover {
    background: transparent;
    border: 1px solid #ff8000;
    color: #333333 !important;
}

.page-error .error-404:before {
    content: "";
    position: absolute;
    width: 250px;
    height: 203px;
    background-image: url("assets/images/404-icon.png");
    background-size: contain;
    background-repeat: no-repeat;
    left: 50%;
    margin-left: -125px;
    top: -100%;
}

.featured-home .rs_course_style1 .courses-item .content-part .meta-part li {
    margin-right: 0px;
    text-align: center;
    display: inherit;
}

.featured-home .courses-item {
    padding: 0px;
    border-bottom: 3px solid #ff8000;
    box-shadow: rgb(0 0 0 / 10%) 0px 2px 6px;
}

.featured-home .courses-item .img-part {
    margin-bottom: 0px;
    border-radius: 0px;
    position: relative;
}

.featured-home .content-part .title {
    font-size: 1.25rem;
    line-height: 1.6rem;
    min-height: 104px;
}

.featured-home .courses-item .img-part a::before {
    content: "";
    display: block;
    position: absolute;
    height: 50%;
    width: 100%;
    top: 0;
    background: linear-gradient(to top, transparent 0%, black 250%);
    z-index: 3;
}

.featured-home .courses-item .content-part {
    padding: 0px 25px 18px;
    margin-top: -45px;
    z-index: 5;
    position: relative;
}

.featured-home .courses-item .content-part .meta-part li span.price {
    display: none !important;
}

.featured-home .courses-item .content-part .meta-part .cat .separator {
    display: none;
}

.featured-home .courses-item .content-part .meta-part .cat a {
    background-color: #ff8000;
    padding: 2px 9px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
}

.featured-home .courses-item .content-part .bottom-part .btn-part a {
    background: #0088b3;
    border: none;
    color: #fff;
}

.featured-home .courses-item:hover .content-part .bottom-part .btn-part a {
    background: #ff8000;
    border: none;
}

.course-options-text {
    font-size: 14px;
    font-weight: bold;
}

.course-options {
    padding: 15px;
    border-radius: 10px;
    background-color: #fff;
}

#nao_disponivel {
    padding: 15px 0;
    border-radius: 4px;
    background-color: #f2f2f2;
}

#nao_disponivel .alert {
    margin: 0 15px 15px 15px;
}

.single-sfwd-courses #nao_disponivel .alert {
    margin: 0;
}

#nao_disponivel .alert-success {
    margin-bottom: 0;
}

.single-sfwd-courses #nao_disponivel label {
    font-size: 14px;
}

.single-sfwd-courses #nao_disponivel #email_avise::placeholder {
    color: #555;
    opacity: 0.5; /* Firefox */
}

#nao_disponivel .btn {
    outline: none;
    border: none;
    padding: 10px 25px;
    border-radius: 3px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 16px;
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    color: #ffffff;
    background: #0088b3;
    position: relative;
    overflow: hidden;
}

.single-sfwd-courses #nao_disponivel .btn {
    width: 100%;
}

#nao_disponivel .btn:hover {
    background: #ff8000;
}

#nao_disponivel .btn:focus {
    box-shadow: none;
}

.woocommerce-checkout .main-contain #content,
.woocommerce-checkout body.rs-pages-btm-gap .main-contain #content {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: transparent !important;
}

.woocommerce-checkout .obrigatorio,
.woocommerce-checkout .legenda {
    color: red;
    font-weight: 700;
    border: 0 !important;
    text-decoration: none;
}

.woocommerce-checkout .legenda {
    font-size: 10px;
    font-weight: normal;
}

.woocommerce-form__label .input-checkbox {
    vertical-align: initial !important;
    margin: 0 0 0 !important;
}

.woocommerce form.checkout .error {
    border-color: red !important;
}

.woocommerce-checkout .secao-checkout,
.woocommerce-order > section {
    padding-top: 25px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 25px;
    margin-bottom: 50px;
    border-top: 3px solid #ff8000;
    background: #fff;
}

.woocommerce-checkout .secao-checkout > h3,
.woocommerce-order-details__title,
.woocommerce-column__title {
    text-align: center;
}

.woocommerce-checkout .secao-checkout > h3,
.woocommerce-order-details__title,
.woocommerce-column__title {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.woocommerce-checkout .secao-checkout > p {
    font-size: 14px;
}

.caixa-dados .dados-titulo h3::before {
    width: 27px;
    height: 27px;
    font: normal normal normal 16px/1 FontAwesome;
    text-align: center;
    text-rendering: auto;
    background: #fff;
    border-radius: 50%;
    color: #0088b3;
    float: left;
    line-height: 27px;
    margin: 3px 7px 0 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#dados-pessoais .dados-titulo h3::before {
    content: "\f007";
}

#dados-cobranca .dados-titulo h3::before {
    content: "\f0c9";
}

#dados-responsavel .dados-titulo h3::before {
    content: "\f2be";
}

#dados-entrega .dados-titulo h3::before {
    content: "\f0d1";
}

h3#ficha_cadastro_heading {
    margin-top: 60px;
}

.woocommerce-checkout #documentos {
    line-height: 1.4;
    margin-bottom: 0;
}

.woocommerce-checkout #documentos i {
    color: #ff8000;
}

.woocommerce-checkout .confirmar-documentos label {
    color: #333;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}

.woocommerce table.shop_table {
    border: 1px solid #cccccc;
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 5px 15px;
}

.woocommerce-checkout table.shop_table td {
    padding: 5px 15px;
    border-top: 1px solid #cccccc;
}

.woocommerce table.shop_table tfoot th {
    border-top: 1px solid #cccccc;
}

.woocommerce table.shop_table thead,
.cart-subtotal,
.order-total {
    background: #f2f2f2;
}

#formas-estudo,
#legenda {
    margin-bottom: 24px;
}

#formas-estudo h3,
#formas-estudo p,
#formas-pagamento-titulo,
.formas-pagamento-texto,
#contrato-midia-titulo {
    margin-bottom: 10px;
}

#formas-estudo h3,
#formas-pagamento-titulo,
#contrato-midia-titulo {
    font-size: 22px;
}

#formas-estudo p,
.formas-pagamento-texto {
    font-size: 14px;
}

.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: none;
}

#legenda h3 {
    color: red;
    font-size: 22px;
    margin-bottom: 10px;
}

#legenda p {
    font-size: 12px;
    margin-bottom: 10px;
}

#legenda span {
    color: red;
}

input[type="checkbox"].form-check-input {
    position: absolute !important;
}

.form-check-label {
    font-size: 14px;
    font-weight: normal;
}

form .observacao {
    font-size: 14px;
    margin: 0;
}

.ct-container {
    position: relative;
}

.ct-container.bloqueado {
    opacity: 0.5;
}

.ct-container.bloqueado::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
}

.mfp-actions {
    position: absolute;
    width: 98%;
    padding: 5px;
    bottom: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
}

.mfp-actions .btn {
    margin-right: 5px;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    font-size: 14px;
    color: #fff !important;
    background: #ff8000;
    z-index: 1;
}

.mfp-actions .btn.disabled {
    opacity: 1;
    background: #999;
}

@media (max-width: 1950px) {
    .header-logo .custom-logo-area img {
        max-height: 65px;
        transition: all 0.2s ease-in-out 0s;
    }
    header#rs-header.header-style-4.header-style7 .logo-areas {
        padding: 50px 24px;
    }
}

@media (max-width: 1780px) {
    .header-logo .custom-logo-area img {
        max-height: 60px;
        transition: all 0.2s ease-in-out 0s;
    }
    header#rs-header.header-style-4.header-style7 .logo-areas {
        padding: 53px 24px;
    }
    header#rs-header.header-style-4.header-style7
        .sticky
        .col-cell.category-menu {
        padding-left: 15%;
    }
}

@media (max-width: 1680px) {
    .header-logo .custom-logo-area img {
        max-height: 50px;
        transition: all 0.2s ease-in-out 0s;
    }
    header#rs-header.header-style-4.header-style7 .logo-areas {
        padding: 55px 24px;
    }
    .header-style-4 .menu-area .navbar ul li > a {
        font-size: 14px;
    }
}

@media (max-width: 1520px) {
    .header-logo .custom-logo-area img {
        max-height: 45px;
        transition: all 0.2s ease-in-out 0s;
    }
    header#rs-header.header-style-4.header-style7 .logo-areas {
        padding: 57px 24px;
    }
    header#rs-header.header-style-4.header-style7
        .sticky
        .col-cell.category-menu {
        padding-left: 16%;
    }
}

@media (max-width: 1492px) {
    .header-style-4 .menu-area .navbar ul li > a {
        font-size: 12px;
    }
    header#rs-header.header-style-4.header-style7 .sidebarmenu-search input {
        width: 200px;
    }
}

@media only screen and (max-width: 1365px) {
    header#rs-header.header-style7 .col-cell.category-menu .nav.navbar {
        display: initial;
    }
    header#rs-header.header-style-4.header-style7 .sidebarmenu-search input {
        width: 120px;
    }
}

@media (max-width: 1360px) {
    .header-logo .custom-logo-area img {
        max-height: 43px;
        transition: all 0.2s ease-in-out 0s;
    }
    header#rs-header.header-style-4.header-style7 .logo-areas {
        padding: 58px 24px;
    }
    header#rs-header.header-style-4.header-style7 .col-cell.category-menu {
        padding-left: 16.8%;
    }
    header#rs-header.header-style-4.header-style7 .toolbar-area {
        padding-left: 18%;
    }
    header#rs-header.header-style-4.header-style7
        .sticky
        .col-cell.category-menu {
        padding-left: 18%;
    }
}

@media (max-width: 1260px) {
    header#rs-header.header-style-4.header-style7 .sidebarmenu-search {
        display: none;
    }
}

@media (max-width: 1199px) {
    header#rs-header.header-style-4.header-style7 .logo-areas {
        padding: 32px 24px;
    }
    header#rs-header.header-style-4.header-style7 .col-cell.category-menu {
        padding-left: 20%;
    }
    header#rs-header.header-style-4.header-style7 .toolbar-area {
        padding-left: 3%;
    }
    header#rs-header.header-style-4.header-style7
        .sticky
        .col-cell.category-menu {
        padding-left: 20.5%;
    }
    header#rs-header.header-style-4.header-style7
        .menu-area
        .menu_one
        .custom-sticky-logo {
        padding: 16px 20px 16px 20px;
    }

    div#n2-ss-3 .n-uc-gcT96ob0hia5-inner {
        padding: 10px 10px 130px 10px;
    }

    div#n2-ss-3 .n2-font-8054458a02fcaeb18d7973b072b9f8a2-hover {
        font-size: 160%;
    }

    .page-error .error-404:before {
        top: -85%;
    }
}

@media (max-width: 992px) {
    header#rs-header.header-style-4.header-style7 .logo-areas {
        padding: 22px 24px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .rs-breadcrumbs .breadcrumbs-inner {
        padding-top: 50px !important;
    }
    .single-teams .container .col-lg-7 {
        padding-right: 25px;
        padding-left: 25px;
    }

    .rs-footer .container {
        padding-right: 30px;
        padding-left: 30px;
    }

    .rs-footer .footer-1,
    .rs-footer .footer-2 {
        width: 50%;
    }

    .main-contain #content,
    body.rs-pages-btm-gap .main-contain #content {
        margin-top: -45px;
    }

    body.post-type-archive-sfwd-courses .main-contain #content {
        margin-top: 0px !important;
    }

    body.post-type-archive-sfwd-courses .rs-courses .content-part .title,
    body.tax-ld_course_category .rs-courses .content-part .title {
        min-height: initial;
    }
    .single-teams .ps-image {
        max-width: 55%;
        margin: 0 auto;
        min-width: 250px;
    }
}

@media (max-width: 767px) {
    .main-contain #content,
    body.rs-pages-btm-gap .main-contain #content {
        padding-left: 15px;
        padding-right: 15px;
    }
    div#n2-ss-3 .n2-font-8054458a02fcaeb18d7973b072b9f8a2-hover {
        font-size: 120%;
    }

    .reverse .elementor-container {
        flex-direction: column-reverse !important;
    }

    .breadcrumbs-inner .container .page-title {
        text-align: center;
    }

    .rs-breadcrumbs .page-title::after {
        left: 50%;
        width: 15%;
        margin-left: -7.5%;
    }

    .breadcrumbs-inner .breadcrumbs-title {
        text-align: center;
        margin-top: 15px;
    }

    #ipar-moodle-link .moodle-link-content {
        flex-direction: column;
    }

    #ipar-moodle-link .moodle-link-icon {
        text-align: center;
    }

    #ipar-moodle-link .moodle-link-icon .fa-stack {
        margin-right: 0;
        margin-bottom: 15px;
    }

    #ipar-moodle-link .moodle-link-message .moodle-link {
        display: block;
        width: 100%;
    }

    .rs-newsletter .newsletter-wrap {
        padding: 45px 60px;
    }

    .rs-footer .footer-1,
    .rs-footer .footer-2 {
        width: 100%;
    }

    .rs-footer .footer-1 {
        margin-bottom: 40px;
    }

    .rs-footer .copyright_border .cols {
        width: 100%;
    }

    .footer-bottom .copyright p {
        text-align: center;
        line-height: 22px;
    }

    .rs-footer .footer_social {
        margin-top: 0px;
    }

    .additional-info .additional-info-image img {
        max-width: 190px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    #mailpoet_form_1 .mailpoet_form {
        flex-direction: column;
    }

    #mailpoet_form_1 .mailpoet_paragraph {
        width: 100% !important;
        margin-bottom: 20px !important;
    }

    #mailpoet_form_1 .mailpoet_paragraph.last {
        width: 100% !important;
        margin-bottom: 0 !important;
    }

    .page-error .content-area h2 {
        font-size: 24px;
        line-height: 29px;
    }
    .page-error .content-area h2 span {
        font-size: 30px;
        line-height: 40px;
    }

    .page-error .error-404:before {
        top: -72%;
        width: 200px;
        margin-left: -100px;
    }

    ul.footer_social li {
        height: auto;
    }
}

@media only screen and (max-width: 590px) {
    .woocommerce .related.products ul.products[class*="columns-"] li.product,
    .woocommerce-page
        .related.products
        ul.products[class*="columns-"]
        li.product {
        width: 68% !important;
        margin: 0 auto;
        padding-bottom: 15px !important;
        margin-bottom: 50px !important;
    }
    .single-product .related.products .woocommerce-loop-product__title {
        min-height: initial;
        margin-bottom: 10px;
    }

    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        width: 90% !important;
        margin: 0 auto !important;
        padding-bottom: 15px !important;
        margin-bottom: 50px !important;
    }

    .woocommerce-loop-product__title {
        min-height: initial;
        margin-bottom: 10px !important;
    }

    .filters-wrap {
        margin-right: -35px;
        margin-left: -35px;
        background-color: #fff;
        padding: 30px 30px 15px;
        margin-bottom: 45px;
        margin-top: -35px;
    }

    .filters-wrap .sfwd-courses-filters form {
        display: block;
    }

    .filters-wrap .sfwd-courses-filters input[type="text"],
    .filters-wrap .sfwd-courses-filters select {
        width: 100%;
    }

    .filters-wrap .sfwd-courses-filters input[type="text"],
    .filters-wrap .sfwd-courses-filters select {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .rs-newsletter .newsletter-wrap {
        padding: 40px 25px;
    }
}

@media only screen and (max-width: 439px) {
    .page-error .content-area h2 {
        font-size: 20px;
        line-height: 25px;
    }
    .page-error .content-area h2 span {
        font-size: 25px;
        line-height: 33px;
    }

    .page-error .error-404:before {
        top: -75%;
        width: 180px;
        margin-left: -90px;
    }
}

.ipar-myaccount-button-wrapper {
    display: flex;
    justify-content: end;
}

.ipar-avatar-circle {
    background-color: var(--ipar-user-color, #0078d4);
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: 700;
    transition: all 0.3s ease;
    border: 2px solid #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.ipar-avatar-mini {
    width: 34px;
    height: 34px;
    font-size: 14px;
}

.ipar-avatar-large {
    width: 160px;
    height: 160px;
    font-size: 68px;
    border-width: 4px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.ipar-user-link {
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none !important;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    color: #fff !important;
}

/* Container do Menu */
.ipar-user-menu-container {
    position: relative;
    display: inline-block;
}

/* Menu Dropdown Escondido */
.ipar-user-dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    background: #ffffff;
    min-width: 180px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    padding: 10px 0;
    list-style: none;
    margin: 10px 0 0 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    z-index: 9999;
}

/* Exibir ao passar o mouse */
.ipar-user-menu-container:hover .ipar-user-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Itens do Menu */
.ipar-user-dropdown li a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 20px;
    color: #444 !important;
    text-decoration: none !important;
    font-size: 13px;
    transition: background 0.2s;
}

.ipar-user-dropdown li a:hover {
    background: #f5f5f5;
    color: #0078d4 !important;
}

.ipar-user-dropdown .dashicons {
    font-size: 16px;
    width: 16px;
    color: #888;
}

/* Divisor e Logout */
.ipar-divider {
    height: 1px;
    background: #eee;
    margin: 5px 0;
}

.ipar-logout:hover {
    color: #d83b01 !important; /* Laranja/Vermelho para Sair */
}

.ipar-btn-login {
    background-color: #0078d4;
    color: #fff !important;
    text-decoration: none !important;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
}

.ipar-btn-login:hover {
    background-color: #005a9e;
}

.ipar-avatar-circle:hover {
    transform: scale(1.05);
    filter: brightness(1.1);
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    border-radius: 10px;
    border-top: none !important;
    margin: 0 0 16px;
}

@media (max-width: 767px) {
    .woocommerce-message,
    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message {
        font-size: 0.8rem;
    }
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-input-wrapper #order_comments,
#order_comments {
    border: 1px solid #e0e0e0 !important;
}

.woocommerce-account .woocommerce {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ipar-login-container {
    max-width: 440px;
    width: 100%;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    border: 1px solid #e0e0e0;
}

.ipar-login-tabs {
    display: flex;
    gap: 0;
    margin-bottom: 1.75rem;
    border-bottom: 2px solid #e5e5e5;
}

.ipar-login-tab-btn {
    flex: 1;
    padding: 0.75rem 1rem;
    background: none !important;
    border: none;
    border-bottom: 3px solid transparent;
    margin-bottom: -2px;
    font-size: 1rem;
    font-weight: 600;
    color: #888;
    cursor: pointer;
    transition:
        color 0.2s,
        border-color 0.2s;
}

@media (max-width: 767px) {
    .ipar-login-tab-btn {
        font-size: 0.8rem;
    }
}

.ipar-login-tab-btn:focus {
    outline: none;
}

.ipar-login-tab-btn:hover {
    color: #00c3ff;
}

.ipar-login-tab-btn.active {
    color: #0088b3;
    border-bottom-color: currentColor;
}

.ipar-login-tab {
    display: none;
    width: 100% !important;
}

.ipar-login-tab.active {
    display: block;
}

.woocommerce form .form-row .input-text, 
.woocommerce form .form-row select {
    border: 1px solid #e0e0e0;
}

.woocommerce form.login,
.woocommerce form.register {
    margin: 0;
}

.ipar-login-options {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}

@media (max-width: 767px) {
    .ipar-login-options {
        flex-direction: column;
    }
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    margin: 0;
}

.woocommerce .woocommerce-form-login .woocommerce-LostPassword.lost_password a {
    text-decoration: underline !important;
    color: #888;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit {
    width: 100%;
    float: none;
    margin: 0;
}

.ipar-woocommerce-MyAccount-user-profile {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 30px;
    padding: 40px;
    background-color: #f9f9f9;
    border-radius: 10px;
    margin-bottom: 30px;
}

.ipar-woocommerce-MyAccount-user-profile .welcome-text {
    margin: 0;
    font-size: 32px;
    font-weight: 700;
    color: #333;
    line-height: 1.2;
}

.ipar-woocommerce-MyAccount-user-profile .user-meta-list {
    display: flex;
    gap: 20px;
    margin-top: 10px;
}

.ipar-woocommerce-MyAccount-user-profile .meta-item {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #666;
    font-size: 14px;
}

.ipar-woocommerce-MyAccount-user-profile .meta-item .dashicons {
    font-size: 18px;
    width: 18px;
    height: 18px;
    opacity: 0.8;
}

@media (max-width: 600px) {
    .ipar-woocommerce-MyAccount-user-profile {
        flex-direction: column;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .ipar-woocommerce-MyAccount-user-profile .user-meta-list {
        flex-direction: column;
        gap: 8px;
    }
}

.woocommerce-account .main-contain #content {
    background: transparent;
    margin: 0 0 50px 0;
}

.ipar-woocommerce-MyAccount-content-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    width: 100%;
}

@media (max-width: 767px) {
    .ipar-woocommerce-MyAccount-content-wrapper {
        flex-direction: column;
    }
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    background: #fff;
    padding: 25px;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
}

.woocommerce-MyAccount-navigation ul li {
    background: transparent;
    margin: 0 0 10px;
    border-radius: 5px;
}

.woocommerce-MyAccount-navigation ul li a {
    transition: none;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    background: #fff;
    padding: 25px;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
    font-size: 24px;
    line-height: 1;
    margin: 0 0 15px;
}

.woocommerce-account h2.woocommerce-EditAccountForm__password-title {
    font-size: 20px;
    margin: 15px 0;
}

.woocommerce-account .woocommerce-Addresses {
    display: flex;
    flex-direction: column;
}

.woocommerce-Address-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 767px) { 
    .woocommerce-Address-title {
        flex-direction: column;
        justify-content: flex-start;
    }
}

.woocommerce-account .woocommerce-Address-title h2 ,
.woocommerce-account .woocommerce-Address-title .edit {
    flex: 1;       
    width: 100%;    
}

.woocommerce-account .woocommerce-Address-title h2,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3 {
    font-size: 20px;
    line-height: 1;
    margin: 0;
}

.woocommerce-account .woocommerce-Address-title .edit {
    float: none !important;
    text-align: right;
    text-decoration-line: underline !important;
    text-decoration-style: dashed !important;
    text-underline-offset: 3px;
}

@media (max-width: 767px) { 
    .woocommerce-account .woocommerce-Address-title .edit {
        text-align: left;
        margin-top: 5px;
    }
}

.woocommerce-account .woocommerce-Addresses .woocommerce-Address {
    float: none;
    width: 100%;
    padding: 15px;
    margin-top: 25px;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
}

.woocommerce-account .woocommerce-Addresses .woocommerce-Address:first-child {
    margin-top: 0;
}

.woocommerce-account .woocommerce-Addresses address {
    margin: 15px 0 0 0;
    padding: 15px;
    background: #f9f9f9;
    border-radius: 10px;
}

.woocommerce-account .woocommerce-address-fields__field-wrapper,
.woocommerce-account .woocommerce-account-fields__field-wrapper,
.woocommerce-account .woocommerce-EditAccountForm__password-toggle,
.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
    padding: 15px;
    background: #f9f9f9;
    border-radius: 10px;
}

.woocommerce-checkout .woocommerce {
    background: #fff;
    padding: 25px;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
}

body.woocommerce-page .woocommerce-address-fields .input-text, 
body.woocommerce-page .woocommerce-billing-fields .input-text,
body.woocommerce-page .woocommerce-address-fields select,
body.woocommerce-page .woocommerce-billing-fields select {
    height: auto !important;
}

body.woocommerce-page .woocommerce-billing-fields #billing_email {
    height: auto !important;
}

body.woocommerce-page .woocommerce form .form-row.woocommerce-validated input.input-text,
body.woocommerce-page .select2-container--default .select2-selection--single {
    border: 1px solid #e0e0e0 !important;
}

.select2-container--default .select2-selection--single {
    border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
}

.select2-container--default .select2-selection--single {
    height: 36px !important;
}

#billing_country_field,
#shipping_country_field {
    display: none !important;
}

.woocommerce-Submit {
    display: flex;
    justify-content: flex-end;
    margin-top: 15px;
}

@media (max-width: 767px) { 
    .woocommerce-Submit button {
        width: 100%;
    }
}

.woocommerce-checkout .col2-set {
    display: flex;
    gap: 25px;
}

@media (max-width: 767px) { 
    .woocommerce-checkout .col2-set {
        flex-direction: column;
    }
}

.woocommerce .col2-set::after, 
.woocommerce .col2-set::before, 
.woocommerce-page .col2-set::after, 
.woocommerce-page .col2-set::before {
    content: none;
}

.woocommerce-checkout #customer_details {
    display: flex;
    flex-basis: 65%;
    flex-direction: column;
}

.woocommerce-checkout #order_details {
    flex-basis: 35%;
}

.woocommerce-billing-fields,
.woocommerce-shipping-fields {
    width: 100%;
    padding: 15px;
    border: 1px solid #e0e0e0;
    border-radius: 10px;   
}

.woocommerce-shipping-fields {
    margin-top: 25px;
}

.woocommerce-address-fields__field-wrapper,
.woocommerce-account-fields__field-wrapper,
.woocommerce-EditAccountForm__password-toggle,
.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 0 4%;
}

.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
    margin-top: 15px;
}

.form-row {
    width: 100% !important;
    float: none !important;
}

#account_first_name_field,
#account_last_name_field,
#billing_first_name_field,
#billing_last_name_field,
#billing_address_2_field,
#billing_neighborhood_field,
#billing_city_field,
#billing_address_1_field,
#billing_number_field,    
#billing_city_field,     
#billing_state_field,  
#billing_phone_field,
#billing_cellphone_field,
#shipping_first_name_field,
#shipping_last_name_field,
#shipping_address_2_field,
#shipping_neighborhood_field,
#shipping_city_field,
#shipping_address_1_field,
#shipping_number_field,    
#shipping_city_field,     
#shipping_state_field {
    width: 48% !important;
}

@media (max-width: 767px) {
    #account_first_name_field,
    #account_last_name_field,
    #billing_first_name_field,
    #billing_last_name_field,
    #billing_address_2_field,
    #billing_neighborhood_field,
    #billing_city_field,
    #billing_address_1_field,
    #billing_number_field,    
    #billing_city_field,     
    #billing_state_field,  
    #billing_phone_field,
    #billing_cellphone_field,
    #shipping_first_name_field,
    #shipping_last_name_field,
    #shipping_address_2_field,
    #shipping_neighborhood_field,
    #shipping_city_field,
    #shipping_address_1_field,
    #shipping_number_field,    
    #shipping_city_field,     
    #shipping_state_field {
        width: 100% !important;
    }
}

.ipar-switch {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 24px;
    flex-shrink: 0;
    margin-left: 12px;
}

.ipar-switch__track {
    position: absolute;
    inset: 0;
    border-radius: 24px;
    background: #ccc;
    transition: background .2s;
}

.ipar-switch__thumb {
    position: absolute;
    left: 3px;
    top: 3px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    transition: transform .2s;
}

#ship-to-different-address .woocommerce-form__label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    margin: 0;
}

#ship-to-different-address-checkbox {
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute;
}

#ship-to-different-address-checkbox:checked ~ .ipar-switch__track { background: currentColor; }
#ship-to-different-address-checkbox:checked ~ .ipar-switch__thumb { transform: translateX(20px); }

h3#order_review_heading {
    margin-top: 0;
    padding: 0;
}

#order_review {
    padding: 0;
}

.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order {
    float: none;
    width: 100%;
}