/* Theme Name: Avada Child Description: Child theme for Avada theme Author: ThemeFusion Author URI: https://theme-fusion.com Template: Avada Version: 1.0.0 Text Domain: Avada */ ul.user_account_menu { /* display: inline-block; */ float: left; padding-left: 0px; } .user_account_menu li { float: left; display: inline-block; padding: 10px; list-style-type: none; } .account_menu a { float: right; padding: 30px; } .user_account_menu .active{ background-color: #087b5e; } .user_account_menu .active a{ color: #ffffff; } /* Custom */ .container.menu-container, .container.bread-container{ max-width: 1320px; padding: 0px 30px; width: 100%; margin: 0 auto; } .account_menu a:nth-child(1){ padding-right: 0px; } .fusion-header-wrapper .fusion-header{ background: #ffffff; } .fusion-logo img { width: auto; max-height: 110px !important; } .fusion-header-has-flyout-menu-content{ display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } @media only screen and (min-width: 1235px){ #wrapper{ position: relative; } .fusion-page-title-bar{ margin-top: 120px; height: 400px!important; } header.fusion-header-wrapper{ position: absolute; top: -118px; } } .fusion-header .fusion-logo{ margin-top: 2px !important; margin-bottom: 2px !important; } /*menu items*/ @media screen and (max-width: 991px){ .user_account_menu{ width: 100%; border-bottom: 1px solid grey; padding-bottom: 20px; } .account_menu{ /* background: #087b5e; width: 100%; */ } .account_menu a{ padding: 0px 20px; } } @media screen and (max-width: 500px){ .user_account_menu li{ width: 100%; padding: 2px 10px; } } /*end of menu items*/ /*space below menu for accounts pages*/ .buddypress #main{ padding-top: 10px; } /*end of space below menu for accounts pages*/ /*Pipe between menu links*/ .fusion-main-menu .menu-item{ position: relative; } .fusion-main-menu .menu-item a:after{ content: ''; display: block; position: absolute; top: 34px; right: 0px; width: 1px; height: 20px; border-right: 1px solid #087b5e; } .fusion-main-menu .menu-item .menu-text{ padding-right: 24px; } .fusion-main-menu .menu-item:nth-last-child(1) .menu-text{ padding-right: 0px; } .fusion-main-menu .menu-item:nth-last-child(1) a:after{ display: none; } /*End of Pipe between menu links*/ /*Header image bottom bar*/ .fusion-page-title-bar{ position: relative; height: 400px!important; } .fusion-page-title-bar:after{ content:""; position: absolute; display: block; bottom: 0px; left: 0px; width: 100%; border-bottom: 5px solid #ffa737; } /*End of header image bottom bar*/ /*styles changes of subnav tabs in profile page*/ .buddypress-wrap .main-navs:not(.dir-navs) li.current a, .buddypress-wrap .main-navs:not(.dir-navs) li.selected a{ background: #087b5e; color: #ffffff; } .buddypress-wrap .bp-navs li:not(.current) a:focus, .buddypress-wrap .bp-navs li:not(.current) a:hover, .buddypress-wrap .bp-navs li:not(.selected) a:focus, .buddypress-wrap .bp-navs li:not(.selected) a:hover{ background: rgba(255, 255, 255, 0.8); color: #087b5e; } @media screen and (min-width: 46.8em){ .buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links){ border-bottom: none; } #subnav{ border-top: none; border-bottom: none; } .buddypress-wrap #subnav{ margin: 0px; background: #087b5e; } .buddypress-wrap .bp-subnavs li a{ color: rgba(255, 255, 255, 0.7); } .buddypress-wrap .item-body{ margin-top: 0px; } .buddypress-wrap .bp-subnavs li.current a, .buddypress-wrap .bp-subnavs li.selected a{ background: #087b5e; color: #ffffff; } } /*end of styles changes of subnav tabs in profile page*/ .fusion-main-menu > ul > li > a{ color: #087b5e !important; padding-right: 0px !important; } .fusion-columns.fusion-columns-1.fusion-widget-area{ max-width: 1260px; margin: 0 auto; } /*footer section*/ section#media_image-2 { float: left; width: 150px; margin-right: 15px; } section#text-2 { margin-left: 20px; width: calc(100% - 50px); float: none; } .fusion-footer-widget-area{ padding-top: 30px; } section#text-2 .textwidget p{ margin-top: 35px; } /* section#text-2 .textwidget p a{ display: block; } */ #media_image-2 img{ width: 100px; height: 100px; } @media screen and (max-width: 600px){ section#media_image-2 { width: 100%; } section#text-2 { margin-left: 10px; width: 100%; text-align: center; } } .fusion-footer-widget-column{ margin-bottom: 25px; } /*End of footer section*/ /*MY Accounts page*/ #learndash_profile .profile_info .profile_avatar img{ width: 140px; height: 140px; } #learndash_profile a{ color: #087b5e !important; } #learndash_profile a:hover{ color: #28c59e !important; } #learndash_profile .profile_edit_profile{ font-size: 14px; } /*button styles*/ .buddypress .buddypress-wrap .activity-read-more a, .buddypress .buddypress-wrap .comment-reply-link, .buddypress .buddypress-wrap .generic-button a, .buddypress .buddypress-wrap a.bp-title-button, .buddypress .buddypress-wrap a.button, .buddypress .buddypress-wrap button, .buddypress .buddypress-wrap input[type=button], .buddypress .buddypress-wrap input[type=reset], .buddypress .buddypress-wrap input[type=submit], .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a{ background: #087b5e; border-color: #087b5e; color: #ffffff; padding: 10px 15px; } input[type=submit]{ background: #087b5e; border-color: #087b5e; color: #ffffff; padding: 10px 15px; box-shadow: none; border: none; } /*Nested Accordion*/ .nested_accordian { padding-left: 42px; } /*end of Nested Accordions*/ /*Padding below breadcrumbs*/ #main{ padding-top: 40px; } p#breadcrumbs{ margin-bottom: 0px; } /*End of padding below breadcrumbs*/ /*Video course style*/ .ld-video{ padding-bottom: 400px; } form#sfwd-mark-complete input#learndash_mark_complete_button[disabled]{ background-color: #087b5e; color: #fff; border-radius: 0px; } /*End of Video course style*/ /*Cover Image Container*/ #cover-image-container{ display:none; } /*End of Cover Image Container*/ /*inputs of booking*/ .em-booking-form-details input.input, .em-booking-form-details textarea{ width: 100%; } .em-booking-form-details .em-ticket-select{ width: 100%; } div.em-booking-login label{ min-width: 150px; width: auto; } @media screen and (max-width: 850px){ .em-booking-form-details{ width: 100%; margin-bottom: 50px; padding: 10px 0px; } div.em-booking-login{ margin-left: 0px; border: 0px; padding: 10px 0px; } } /*End of inputs of booking*/ /*Login Screen Styles*/ .widget_theme_my_login h2.widgettitle { display: none; } .tml-login .tml-links { padding-left: 0px; list-style: none; } .tml-login li.tml-register-link { display: none; } /*End of Login Screen Styles*/ /*Event Booking Table*/ .em-my-bookings td, .em-my-bookings th{ padding: 8px 20px; border: 1px solid #eeeeee; } .em-my-bookings th{ text-align: left; } /*End of Event Booking Table*/ /*Quizes styling*/ div#learndash_quizzes { margin-top: 4em; margin-bottom: 3em; } #learndash_quizzes h4>a { color: #087b5e; font-weight: 900 !important; font-size: 18px; } #quiz_list .list-count { color: #087b5e; } #ld_course_list .ld-course-list-items.row { display: flex; flex-wrap: wrap; } /*End of Quizes styling*/ /*End of Custom*/