/** * brovy Css * * @package brovy */ /*User stick note*/ .user_sticky_note { background-color: #fdffbd; padding: 4px; } h3.sticky_title { font-size: 22px !important; margin-top: 12px; margin-bottom: 11px; } span.sticky_info_row { display: block; line-height: 23px; } label.row-element { font-weight: bold; } label.row-element.more-detail{ color: #ff0000; } .user_sticky_note a:hover{ color: #f00; } .customize-text_editor_desc a { background-color: #ddbd85; padding: 5px; color: #fff; border-radius: 5px; margin: 5px 0; display: inline-block; transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -moz-transition:all ease 0.3s; } .customize-text_editor_desc a:hover { background-color: #fff; color: #ddbd85; } .customize-text_editor_desc span { background-color: #fff; color: #ddbd85; padding: 5px; margin: 5px 0; display: inline-block; } .sticky_info_row .button{ width: 100%; margin: 2px 0; text-align: center; } .sticky_info_row a { color: #ddbd85; } .upgrade-pro{ background-color: #357c9f; color: #FFF !important; font-size: 12px; padding: 2px; line-height: 1; display: block; margin-top: 6px; text-align: center; width: 90%; margin: 0 auto; } .upgrade-pro-demo{ background-color: #357c9f; color: #FFF !important; font-size: 20px; line-height: 1; display: block; margin-top: 6px; text-align: center; padding: 10px; box-shadow: 0 0 5px #fff inset; border-radius: 12px; font-weight: bolder; /*width: 90%;*/ margin: 0 auto; } .upgrade-pro-demo:hover{ color: #357c9f !important; background: #fff; box-shadow: 0 0 5px #357c9f inset; } .sticky_info_row .button{ width: 100%; margin: 2px 0; text-align: center; } .notice-up{ background: #fff; padding: 10px; } /** New Tab About Us */ .brovy-wrap *, .brovy-wrap *:before, .brovy-wrap *:after { box-sizing: border-box; -webkit-box-sizing: border-box; } .brovy-wrap .text-wrap { width: 56%; display: inline-block; overflow: hidden; vertical-align: top; } .brovy-wrap .logo-wrap { width: 30%; display: inline-block; overflow: hidden; vertical-align: top; } .brovy-wrap .logo-wrap img{ max-width: 100%; } .brovy-wrap .text-wrap .about-description, .brovy-wrap .text-wrap .about-text { margin-top: 1.4em; font-weight: 400; line-height: 1.6em; font-size: 19px; } .brovy-wrap .text-wrap h1 { margin: .2em 70px 0 0; padding: 0; color: #32373c; line-height: 1.2em; font-size: 2.8em; font-weight: 400; } .brovy-wrap .text-wrap .about-text { margin: 1em 70px 1em 0; min-height: 60px; color: #555d66; } ul.brovy-tab-wrapper { display: inline-block; width: 22%; vertical-align: top; } .brovy-content-wrapper { display: inline-block; width: 77%; vertical-align: top; padding-left: 20px; } .brovy-wrap .bottom-block { background: #fff; padding: 10px; border-radius: 5px; width: 98%; } .brovy-tab-wrapper li a { padding: 10px; background: #eee; font-size: 15px; color: #0085ba; display: block; text-decoration: none; outline: none; } .brovy-tab-wrapper li a:focus{ box-shadow: none; } .brovy-tab-wrapper li a.brovy-tab.brovy-tab-active { background: #0085ba; color: #fff; } .brovy-tab-wrapper li { position: relative; } .brovy-tab-wrapper li:before { content: ""; border-top: 19px solid #fff; border-left: 20px solid transparent; position: absolute; right: 0; top: 0; } .brovy-tab-wrapper li:after { content: ""; border-bottom: 19px solid #fff; border-left: 20px solid transparent; position: absolute; right: 0; bottom: 0; } .brovy-wrap .col.plugin_box { width: 33%; display: inline-block; } .brovy-wrap .col.plugin_box img { max-width: 50%; } .brovy-content-wrapper .col.plugin_box { width: 30.66%; display: inline-block; margin: 1%; vertical-align: top; background: #eee; text-align: center; border: 1px solid #ddd; border-radius: 3px; position: relative; overflow: hidden; padding: 0; } .brovy-wrap span.author-name { position: absolute; left: 0; top: 20px; background: rgba(0, 133, 186, 0.7); } .brovy-wrap .plugin_box > p { margin: 0; padding: 20px 0; } .brovy-wrap span.author-name a { color: #fff; padding: 5px 10px; display: block; text-decoration: none; font-size: 13px; text-transform: uppercase; font-weight: 600; letter-spacing: 0.5px; } .brovy-wrap span.plugin_name { font-size: 16px; display: block; line-height: 22px; border-bottom: 1px solid #ddd; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding: 0 20px 10px 20px; } .brovy-wrap span.version { float: left; margin-top: 5px; } .brovy-wrap span.action_button { float: right; } .brovy-wrap .b-wrap { background: #fff; padding: 10px 20px; clear: both; display: table; width: 100%; box-sizing: border-box; } .brovy-wrap .featured-section.changelog h4 { margin-bottom: 5px; } .brovy-content-wrapper .col { width: 32.66%; display: inline-block; box-sizing: border-box; padding: 10px; text-align: center; vertical-align: top; } .brovy-content-wrapper .col i.dashicons { font-size: 3em; width: auto; height: auto; } .brovy-tab-wrapper li a.brovy-tab.more-wp { color: #cc444d; } .brovy-content-wrapper .cols > span { font-weight: 700; font-size: 16px; text-decoration: underline; color: #0085ba; margin-top: 20px; display: block; } .brovy-wrap span.recommended { position: absolute; right: -34px; top: 15px; transform: rotate(45deg); background: #357c9f; color: #fff; padding: 5px 35px; } .featured-section.changelog { margin-top: -15px; } .demo > img { max-width: 100%; } .warning-msg { background: #f5f5f5; padding: 20px; border-top: 3px solid #ff9c08; font-size: 14px; margin-bottom: 20px; line-height: 20px; font-style: italic; } .demoinstall-title-btn-wrap h4 { color: #333; } .brovy-content-wrapper .feature-section.import-demo-data h3:nth-child(4), .brovy-content-wrapper .feature-section.import-demo-data div:nth-child(5) { display: none; } @media screen and (max-width:1083px) { .brovy-content-wrapper { width: 69%; } ul.brovy-tab-wrapper { width: 30%; } .brovy-content-wrapper .col { width: 100%; text-align: left; } .brovy-wrap .text-wrap h1 { font-size: 25px; } .text-wrap .about-description, .text-wrap .about-text { font-size: 16px; } .logo-wrap { width: 39%; } .bottom-block { width: 98%; margin: 0 auto; } .brovy-content-wrapper .col.plugin_box { width: 47%; } .brovy-content-wrapper .all-demo-wrapper .demo { width: 50%; } } @media screen and (max-width:800px) { ul.brovy-tab-wrapper { width: 100%; } .brovy-tab-wrapper li { display: inline-block; } .brovy-tab-wrapper li:before, .brovy-tab-wrapper li:after { display: none; } .brovy-content-wrapper { width: 100%; padding-left: 0; margin-top: 10px; } .bottom-block, .text-wrap, .logo-wrap { width: 98%; margin: 0 auto; } .brovy-wrap .text-wrap h1 { font-size: 20px; } .text-wrap .about-description, .text-wrap .about-text { font-size: 14px; } } @media screen and (max-width:768px) { .brovy-wrap .top-wrap > div, .brovy-content-wrapper .all-demo-wrapper .demo { width: 100%; } } @media screen and (max-width:480px) { .brovy-content-wrapper .col.plugin_box { width: 98%; } }