.widget-content .image-preview-wrap img { max-width: 100%; margin: 20px auto 0; } /*-------------------------------------------------------------- # Meta --------------------------------------------------------------*/ #blog-expert-theme-settings .inside { margin: 0 auto; padding: 0; } #blog-expert-theme-settings .handlediv { position: relative; z-index: 1; } #blog-expert-theme-settings h2.hndle { background-color: #f3f5f6; border-width: 1px 1px 0 1px; border-style: solid; border-color: #e2e4e7; } #blog-expert-theme-settings .expert-meta-panels .expert-opt-wrap{ box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; } .expert-tab-main { background-color: #fbfbfb; position: relative; } .expert-tab-main .expert-metabox-tab { display: block; position: relative; z-index: 10; float: left; width: 225px; } .expert-metabox-tab ul { clear: left; margin: 0; list-style-type: none; } .expert-metabox-tab ul li { margin-bottom: 0; } .expert-metabox-tab ul li a { font-size: 13px; position: relative; display: block; font-weight: 600; padding: 15px; text-decoration: none; color: #333; border-bottom: 1px solid rgba(136, 134, 134, 0.12); -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; } .expert-metabox-tab ul li a:hover, .expert-metabox-tab ul li a:focus { outline: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; } .expert-metabox-tab ul li a:hover, .expert-metabox-tab ul li a:focus { color: #fff; background: #3473e4; } .expert-metabox-tab ul li a.twp-tab-active { color: #fff; background: #3062ff; } .expert-metabox-tab ul li a.twp-tab-active:after { content: ""; position: absolute; right: -1px; top: 50%; height: 0; width: 0; pointer-events: none; border: solid transparent; border-right-color: #fff; border-width: 10px; margin-top: -10px; } .expert-tab-main .expert-tab-content { background-color: #fff; position: relative; margin-left: 225px; border-left: 1px solid #ededed; border-right: 1px solid #ededed; } .expert-tab-content .expert-content-wrap { display: none; } .expert-tab-content .expert-content-wrap.expert-tab-content-active { display: block; } .expert-tab-content .twp-meta-title { border-bottom: 1px solid #e8e8e8; font-weight: 300; padding: 20px; margin: 0 auto; font-size: 32px; } .expert-meta-panels .expert-opt-wrap { padding: 20px; margin: 0 auto; } .expert-meta-panels .expert-opt-wrap:hover, .expert-meta-panels .expert-opt-wrap:focus { background-color: #f9f9f9; } .expert-opt-wrap { display: table; width: 100%; height: 100%; padding: 10px 0; margin: 10px auto; border-bottom: 1px solid #e8e8e8; } .expert-opt-wrap-alt label { width: 220px; } .expert-opt-wrap-alt label, .expert-opt-wrap textarea, .expert-opt-wrap select, .expert-opt-wrap input[type="text"] { display: table-cell; vertical-align: middle; } .expert-opt-wrap textarea, .expert-opt-wrap select, .expert-opt-wrap input[type="text"] { border-color: #E2E6EC; width: 400px; padding-left: 15px; padding-right: 15px; } .expert-opt-wrap input[type="text"], .expert-opt-wrap select { height: 45px; line-height: 45px; } .expert-opt-wrap textarea { padding-top: 10px; padding-bottom: 10px; } .expert-checkbox-wrap { background-color: #fff; display: block; margin: 10px 0; position: relative; } .expert-checkbox-wrap label { padding: 12px 0 12px 40px; width: 100%; display: block; text-align: left; color: #3C454C; cursor: pointer; position: relative; z-index: 2; transition: color 200ms ease-in; overflow: hidden; } .expert-checkbox-wrap label:after { width: 22px; height: 22px; content: ''; border: 2px solid #D1D7DC; background-color: #fff; background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E "); background-repeat: no-repeat; background-position: 2px 3px; border-radius: 50%; z-index: 2; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; transition: all 200ms ease-in; } .expert-checkbox-wrap input:checked ~ label { color: #000; } .expert-checkbox-wrap input:checked ~ label:after { background-color: #54E0C7; border-color: #54E0C7; } .expert-checkbox-wrap input { width: 22px; height: 22px; order: 1; z-index: 2; position: absolute; left: 0; top: 50%; margin: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; visibility: hidden; } /** About US **/ .appearance_page_blog-expert-about #wpcontent { padding: 0; } .twp-about-main *, .twp-about-main *:before, .twp-about-main *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .twp-about-main a { text-decoration: none; } .about-wrapper { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; width: 100%; } @media (min-width: 576px) { .about-wrapper { width: 540px; } } @media (min-width: 768px) { .about-wrapper { width: 750px; } } @media (min-width: 992px) { .about-wrapper { width: 970px; } } .about-wrapper-inner { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .about-page-header { background-color: #fff; padding: 20px 0; margin-bottom: 20px; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1); } .about-page-header .about-wrapper-inner{ align-items:center; } .about-page-header .about-header-left, .about-page-header .about-header-right { padding-right: 15px; padding-left: 15px; } .about-page-header .about-header-left { align-content: flex-start; text-align: left; } .about-page-header .about-header-right { flex: auto; text-align: right; } .about-theme-title .about-theme-logo, .about-theme-title .theme-version { display: inline-block; vertical-align: middle; } .about-theme-title .about-theme-logo { width: 150px; } .about-theme-title .theme-version { background-color: #fe2b3a; color: #fff; border-radius:3px; font-size: 12px; margin-left: 5px; padding: 2px 7px; } .about-page-content .about-content-left, .about-page-content .about-content-right { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } @media ( min-width: 768px ) { .about-page-content .about-content-left { -ms-flex: 0 0 65%; flex: 0 0 65%; max-width: 65%; } .about-page-content .about-content-right { -ms-flex: 0 0 35%; flex: 0 0 35%; max-width: 35%; } } .about-page-content .about-content-panel { border: 1px solid #ccd0d4; box-shadow: 0 1px 1px rgba(0, 0, 0, .04); background: #fff; margin-bottom: 30px; } .about-page-content .about-content-panel .about-panel-title { background: #ffffff; border-bottom: 1px solid #e6e6e6; margin: 0 auto; } .about-page-content .about-content-panel .about-panel-title { padding: 12px 12px; } .about-page-content .about-content-panel .about-panel-items { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .about-panel-items .about-items-wrap { border-bottom: 1px solid #eee; position: relative; width: 100%; padding: 15px 15px; } @media ( min-width: 768px ) { .about-panel-2-columns .about-items-wrap { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } } .about-content-panel .about-content-info { padding: 15px; } .theme-recommended-plugin { -js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; } .theme-recommended-plugin .recommended-plugin-status { -js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; display: -webkit-flex; -webkit-flex-direction: row-reverse; flex-direction: row-reverse; flex: auto; } .quick-loader-wrapper { display:none; opacity: 0; filter: alpha(opacity=0); visibility: hidden; } .twp-installing .quick-loader-wrapper { display: inline-block; vertical-align: middle; width: 50px; opacity: 1; filter: alpha(opacity=1); visibility: visible; } .quick-loader { display: block; width: 20px; height: 20px; position: relative; animation: quick-spinner 1s ease infinite; top: 50%; margin: -46px auto 0 auto; } @keyframes quick-spinner { 0%, 100% { box-shadow: -13px 20px 0 #0052ec, 13px 20px 0 rgba(0, 82, 236, 0.2), 13px 46px 0 rgba(0, 82, 236, 0.2), -13px 46px 0 rgba(0, 82, 236, 0.2); } 25% { box-shadow: -13px 20px 0 rgba(0, 82, 236, 0.2), 13px 20px 0 #0052ec, 13px 46px 0 rgba(0, 82, 236, 0.2), -13px 46px 0 rgba(0, 82, 236, 0.2); } 50% { box-shadow: -13px 20px 0 rgba(0, 82, 236, 0.2), 13px 20px 0 rgba(0, 82, 236, 0.2), 13px 46px 0 #0052ec, -13px 46px 0 rgba(0, 82, 236, 0.2); } 75% { box-shadow: -13px 20px 0 rgba(0, 82, 236, 0.2), 13px 20px 0 rgba(0, 82, 236, 0.2), 13px 46px 0 rgba(0, 82, 236, 0.2), -13px 46px 0 #0052ec; } }