File: /home/clinicamaciel/www/index_lixo/wp-content/themes/virtue/themeoptions/options/css/style.less
.rAds, .rAds img, .rAds a {
display: none !important;
opacity: 0 !important;
}
#redux_rAds, #redux_rAds a, #redux_rAds img {
display: none !important;
opacity: 0 !important;
}
#virtue-opt-import-export {
padding: 0;
}
#info-info_menu_settings_notice, #info-info_typography_settings_notice, #info-info_home_slider_settings_notice, #info-info_home_layout_settings_notice{display:none;}
#customize-controls #info-info_menu_settings_notice, #customize-controls #info-info_typography_settings_notice, #customize-controls #info-info_home_slider_settings_notice, #customize-controls #info-info_home_layout_settings_notice{display:block;}
.redux-container #redux-header .display_header .redux-dev-mode-notice-container {
display: none !important;
opacity: 0 !important;
}
.redux-container .redux-hint-qtip {
display: none;
}
.redux-container #redux-intro-text {
display: block;
background: #00b5e2;
border: 0;
border-bottom: 0;
border-width: 0 1px 1px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
padding: 3px;
padding: 10px;
color: #fff;
}
.redux-container #redux-intro-text a {
color: #fff;
}
.redux-field-container .select2-container .select2-choice .select2-chosen {
line-height: 30px;
}
.wp-core-ui #redux_save, .wp-core-ui .redux-container .button-primary {
line-height: 30px;
padding: 0 12px;
height: 30px;
background: #00b5e2;
color: #fff;
border: none !important;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none;
-webkit-transition: .1s linear all;
-moz-transition: .1s linear all;
-ms-transition: .1s linear all;
-o-transition: .1s linear all;
transition: .1s linear all;
}
.wp-core-ui #redux_save:hover, .wp-core-ui .redux-container .button-primary:hover, .wp-core-ui #redux_save:focus, .wp-core-ui .redux-container .button-primary:focus {
background:#00afdb;
}
.redux-main .redux-typography-container .clearfix {
clear: both;
display: block;
}
.wp-core-ui .redux-action_bar .button {
color: #ef521d;
background: #fff;
line-height: 30px;
padding: 0 12px;
height: 30px;
text-shadow: none;
border: none!important;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: .1s linear all;
-moz-transition: .1s linear all;
-ms-transition: .1s linear all;
-o-transition: .1s linear all;
transition: .1s linear all;
}
.redux-main .button, .redux-main .button-secondary {
background: #fff;
height: 30px;
line-height: 28px;
border-radius: 0;
-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.08);
box-shadow: 0 1px 0 rgba(0,0,0,.08);
-webkit-transition: .1s linear all;
-moz-transition: .1s linear all;
-ms-transition: .1s linear all;
-o-transition: .1s linear all;
transition: .1s linear all;
}
.redux-main .button:hover, .redux-main .button-secondary:hover {
background: #f9f9f9;
}
.redux-main .redux-info-field, .redux-main .redux-notice-field{
border: 0;
border-radius: 0px;
background: #e8e8e8;
-webkit-box-shadow: none;
box-shadow: none;
}
.redux-container .redux-notice-field .redux-info-desc,.redux-container .redux-info-field h3 {
color: #333;
font-weight: 600;
margin: .5em 0 !important;
font-size: 1.3em;
}
.redux-main .redux-info-field {
padding: 1px 12px;
}
.redux-container #redux-footer {
left: auto!important;
right: auto!important;
}
.redux-container #redux-footer #redux-share a {
color: #555;
border: 1px solid #555;
border-radius: 50%;
width: 30px;
height: 30px;
display: inline-block;
text-align: center;
-webkit-transition: .1s linear all;
-moz-transition: .1s linear all;
-ms-transition: .1s linear all;
-o-transition: .1s linear all;
transition: .1s linear all;
line-height: 30px;
}
.redux-container .redux-main .redux-multi-text-remove, .redux-container .redux-main a.redux-multi-text-remov {
color: red;
text-decoration: none;
background-color: white;
border: 1px solid red;
}
.redux-container #redux-footer #redux-share a:hover {
color: #00b5e2;
border: 1px solid #00b5e2;
}
.redux-field-container.redux-container-slider .noUi-connect {
background: #777!important;
height: 12px;
margin-top: 5px;
}
.redux-field-container .noUi-horizontal .noUi-handle {
background: #00b5e2;
border: 1px solid #00b5e2;
box-shadow: none;
height: 20px;
width: 26px;
left: -13px;
top: -6px;
}
.redux-field-container .noUi-handle:before, .redux-field-container .noUi-handle:after {
content: "";
display: block;
position: absolute;
height: 6px;
width: 1px;
background: #E8E7E6;
left: 14px;
top: 6px;
}
.redux-field-container .noUi-handle:after {
left: 10px;
}
.redux-field-container .select2-container .select2-choice {
height: 30px;
line-height: 30px;
background: #F1F1F1;
border-color: #CCC #E6E6E6 #E6E6E6 #CCC;
border-style: solid;
border-width: 1px;
}
.redux-container-switch .cb-disable, .redux-container-switch .cb-enable {
background-color: #f5f5f5 !important;
background-image: -khtml-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f5f5f5)) !important;
background-image: -moz-linear-gradient(top, #f8f8f8, #f5f5f5) !important;
background-image: -ms-linear-gradient(top, #f8f8f8, #f5f5f5) !important;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #f5f5f5)) !important;
background-image: -webkit-linear-gradient(top, #f8f8f8, #f5f5f5) !important;
background-image: -o-linear-gradient(top, #f8f8f8, #f5f5f5) !important;
background-image: -linear-gradient(top, #f8f8f8, #f5f5f5) !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#f5f5f5', GradientType=0) !important;
border-color: #ccc !important;
}
.redux-container-switch .cb-enable.selected {
background-color: #00b5e2!important;
background-image: -khtml-gradient(linear,left top,left bottom,from(#00c5f7),to(#0090b6))!important;
background-image: -moz-linear-gradient(top,#00c5f7,#0090b6)!important;
background-image: -ms-linear-gradient(top,#00c5f7,#0090b6)!important;
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00c5f7),color-stop(100%,#0090b6))!important;
background-image: -webkit-linear-gradient(top,#00c5f7,#0090b6)!important;
background-image: -o-linear-gradient(top,#00c5f7,#0090b6)!important;
background-image: linear-gradient(top,#00c5f7,#0090b6)!important;
c: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c5f7', endColorstr='#0090b6', GradientType=0)!important;
border-color: #0089ae!important;
-webkit-box-shadow: inset 0 1px 0 #00abef,0 1px 0 rgba(0,0,0,.15)!important;
box-shadow: inset 0 1px 0 #00abef,0 1px 0 rgba(0,0,0,.15)!important;
}
.redux-container-switch .cb-disable.selected {
background-color: #646464 !important;
background-image: -khtml-gradient(linear, left top, left bottom, from(#929292), to(#646464)) !important;
background-image: -moz-linear-gradient(top, #929292, #646464) !important;
background-image: -ms-linear-gradient(top, #929292, #646464) !important;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #929292), color-stop(100%, #646464)) !important;
background-image: -webkit-linear-gradient(top, #929292, #646464) !important;
background-image: -o-linear-gradient(top, #929292, #646464) !important;
background-image: -linear-gradient(top, #929292, #646464) !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#929292', endColorstr='#646464', GradientType=0) !important;
border-color: #767676 !important;
}
.redux-main .redux-slides-accordion-group h3 {
background-color: #f5f5f5 !important;
background-image: -khtml-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f5f5f5)) !important;
background-image: -moz-linear-gradient(top, #f8f8f8, #f5f5f5) !important;
background-image: -ms-linear-gradient(top, #f8f8f8, #f5f5f5) !important;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #f5f5f5)) !important;
background-image: -webkit-linear-gradient(top, #f8f8f8, #f5f5f5) !important;
background-image: -o-linear-gradient(top, #f8f8f8, #f5f5f5) !important;
background-image: -linear-gradient(top, #f8f8f8, #f5f5f5) !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#f5f5f5', GradientType=0) !important;
border-color: #ccc !important;
}
.redux-main .redux-slides-accordion-group input.full-text, .redux-main .redux-slides-accordion-group textarea.large-text {
width: 100%;
}
.redux-main .redux-slides-accordion-group input[type="text"], .redux-main .redux-slides-accordion-group select, .redux-main .redux-slides-accordion-group textarea {
background-color: #f1f1f1;
border: 1px solid;
border-color: #ccc #e6e6e6 #e6e6e6 #ccc;
padding: 4px;
font-size: 12px;
border-radius: 3px;
margin-bottom: 7px;
}
.redux-container-textarea textarea, .redux-container-text input{
background-color: #f1f1f1;
}
.redux-main .redux-slides-accordion-group input[type="text"]:hover, .redux-main .redux-slides-accordion-group textarea:hover, .redux-container-textarea textarea:hover, .redux-container-text input:hover{
background-color: #f9f9f9;
}
.redux-main .redux-slides-accordion-group input[type="text"]:focus, .redux-main .redux-slides-accordion-group textarea:focus, .redux-container-textarea textarea:focus, .redux-container-text input:focus{
background-color: #fff;
}
.redux-field-container .select2-container .select2-choice .select2-chosen {
font-size: 12px;
}
// Customizer
#customize-controls .redux-field-container .select2-container .select2-choice .select2-chosen {
line-height: 30px;
}
#customize-controls .customize-control-redux-switch span.description, #customize-controls .customize-control-redux-color span.description{
display: none;
}
#customize-controls .redux-field-info, #customize-controls .redux-info-field {
margin: 0 -20px;
padding: 0 20px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
background: #f5f5f5;
}
#customize-controls .redux-container-slider .redux-slider-input {
width: 60px !important;
}
#customize-controls .redux-container-slider .redux-slider-container {
width: 150px;
margin: 0px 0 0 20px;
}
#customize-controls .redux-main .customize-control-redux-info {
border-bottom: 0;
}
#customize-controls .redux-main .redux-typography-container .input_wrapper input.mini {
width:60%;
}
#customize-controls .redux-main .redux-typography-container .input_wrapper {
width: auto;
max-width: 40%;
}
label.icon-link-target {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.redux-container .redux-container-sorter ul h3 {
margin: 0 0 10px;
text-align: center;
color: #777;
text-transform: capitalize;
}
#customize-controls .redux-info-field h3, #customize-controls .redux-notice-field .redux-info-desc {
margin: 1em 0;
color:#555;
font-size: 14px;
font-weight: 600;
}
#customize-controls #accordion-section-advanced-styling .redux-field-container {
padding: 0px 0;
}
#customize-controls #accordion-section-advanced-styling .customize-control {
border:0;
}
#customize-controls #accordion-section-advanced-styling .redux_field_th {
padding: 2px 0 0 0;
}
.redux-field #custom_css-textarea {
min-height: 800px;
}
.spinner {
visibility: hidden;
display: block;
}
.spinner.is-active {
visibility: visible;
}
.redux-main .description {
margin-top: 7px;
}
.form-table>tbody>tr>th {
width: 30%}
.redux-container {
background: #f1f1f1;
background: #f1f1f1 url(../img/bg_darker.png) repeat;
border: 1px solid #e5e5e5;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
margin-top: 5px;
max-width: 1100px;
overflow: hidden;
}
.redux-container a:focus {
box-shadow: none;
}
.redux-container #redux-header, .redux-container #redux-footer {
text-align: right;
padding: 6px 10px;
}
.redux-container #redux-header {
background: #444 url(../img/bg_head.png) repeat;
border-bottom: 0;
}
.redux-container #redux-header .display_header {
float: left;
margin: 10px;
}
.redux-container #redux-header .display_header h2 {
display: inline-block;
font-style: normal;
padding-right: 5px;
}
.redux-container #redux-header .display_header .redux-dev-mode-notice-container {
position: absolute;
top: 67px;
left: 20px;
bottom: auto;
width: auto;
}
.redux-container #redux-header .display_header span {
color: #888;
}
.redux-container #redux-header .display_header span.redux-dev-mode-notice {
background-color: #f0ad4e;
display: inline;
padding: .2em .5em .2em;
font-weight: 700;
line-height: 1;
color: #fff !important;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.redux-container #redux-header .icon32 {
float: right;
margin: 16px 16px 0;
}
.redux-container #redux-footer {
border-top: 1px solid #E7E7E7;
z-index: 999;
}
.redux-container #redux-footer #redux-share {
float: left;
line-height: 28px;
font-size: 15px;
}
.redux-container #redux-footer #redux-share a {
text-decoration: none;
margin-right: 10px;
}
.redux-container #redux-footer #redux-share a img {
margin-bottom: -3px;
}
.redux-container .notice-green {
margin: 0;
border-bottom: 1px solid #E7E7E7;
background-color: #DFF0D8;
color: #468847;
padding: 8px 35px 8px 14px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.redux-container .notice-blue {
margin: 0;
border-bottom: 1px solid #BCE8F1;
background-color: #D9EDF7;
color: #3A87AD;
padding: 8px 35px 8px 14px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.redux-container .notice-yellow {
margin: 0;
border-bottom: 1px solid #E7E7E7;
background-color: #FCF8E3;
color: #C09853;
padding: 8px 35px 8px 14px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.redux-container .notice-red, .redux-container .redux-field-errors {
margin: 0;
border-bottom: 1px solid #E7E7E7;
background-color: #F2DEDE;
color: #B94A48;
padding: 8px 35px 8px 14px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.redux-container .redux-field-error input, .redux-container .redux-field-error textarea, .redux-container .redux-field-error checkbox {
background-color: #FFF6F6;
color: #A00;
}
.redux-container .redux-field-warning input, .redux-container .redux-field-warning textarea, .redux-container .redux-field-warning checkbox {
background-color: #fcf8e3;
color: #444;
}
.redux-container .redux-field-errors, .redux-container .redux-field-warnings, .redux-container .redux-save-warn {
display: none;
}
.redux-container .sticky-save-warn {
min-height: 76px;
}
.redux-container .sticky-save-warn .redux-save-warn {
position: fixed;
top: 32px;
right: 21px;
left: 183px;
opacity: 1;
z-index: 9999;
}
.redux-container #info_bar {
background: #ddd;
background: #ddd url(../img/bg_darker_still.png) repeat;
border-bottom: 1px solid #dedede;
padding: 6px 10px 6px 6px;
text-align: right;
-moz-box-shadow: inset 0 1px 0 #fcfcfc;
-webkit-box-shadow: inset 0 1px 0 #fcfcfc;
box-shadow: inset 0 1px 0 #fcfcfc;
}
.redux-container .redux-group-tab {
display: none;
margin-bottom: 15px;
}
.redux-container .redux-group-tab .redux-theme-data {
padding: 20px 0;
border-top: 1px solid #E7E7E7;
}
.redux-container .redux-group-tab .redux-theme-data.theme-description {
padding: 10px 0;
border-width: 0;
}
.redux-container .redux-group-tab .redux-theme-data.theme-uri, .redux-container .redux-group-tab .redux-theme-data.theme-author, .redux-container .redux-group-tab .redux-theme-data.theme-version {
padding: 0;
border-width: 0;
}
.redux-container .redux-group-tab h3 {
margin-top: 0;
line-height: 2em;
border-bottom: 1px solid #E7E7E7;
}
.redux-container .redux-group-tab .redux-section-desc {
margin-bottom: 15px;
color: #666;
}
.redux-container .redux-action_bar {
float: right;
}
.redux-container .redux-action_bar .spinner {
float: left;
margin-top: 4px;
}
.redux-container .redux-ajax-loading {
display: none;
background: red url(data:image/gif;base64,R0lGODlhEAAQAPUAAIiIiIqKio2NjZSUlJqamp6enqKioqSkpK+vr7i4uL+/v8PDw8XFxcnJyc/Pz9HR0dTU1NjY2Nzc3OLi4ubm5unp6ezs7PPz88vLy83NzdDQ0NXV1d3d3eHh4bu7u8zMzOvr6+3t7ZiYmNbW1sDAwMTExNra2s7OztPT09vb2+Xl5QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/i1NYWRlIGJ5IEtyYXNpbWlyYSBOZWpjaGV2YSAod3d3LmxvYWRpbmZvLm5ldCkAIfkEAAoA/wAsAAAAABAAEAAABXDgJY6XZZEoOTnOlI5WdUFNA5UnSR3FJNUSieFAIUUEgcdl4noEBBGSZaHIiSqKhTX2GhVFiQGjuxgkSoYAoosAGE6RhKQrUURHlS+pItMVCHMjEgQ9JBJISg+JT3ciFg4NFkcCNw0OViiDgF0oTC8hACH5BAAKAP8ALAAAAAAQABAAAAVx4CWOZGle1qJYp2hV1xYE29V1JXUYHWUcnQgGwyFFBAENiqUZ1kapFamTyeBcsNOLMkoMGC3GIIEyBBAtRMDAiiSKp04iQqpwc9kRpUCAizgEBVciEQNJFxpKGgECdFAYYBsCAjUMGS0XgAODmDacIyEAIfkEAAoA/wAsAAAAABAAEAAABnbAi3BILBovIMUidBSGQJdNIKBBMomUg6FDMRgoHcOBQowIqNaLJiCIEEMLxdWpnIfITRAHnxgwjiEfDR8UIQYBCEcgDYwdUR6ORxEfG3MgeFiFRB0FBBxEHAQFkUJmaBofamxuRB9/GwICGxeMTRehnrabpERBACH5BAAKAP8ALAAAAAAQABAAAAZ9wItwSCwaL5aFwnIUWiqXUSAwulSYRMrB0KEYDJSO4UAhRgQBDZLpCAgixOSSWFEssEho81IWJgYMTQwDCUgGAQhNCAEGTCMJHU0dCXBDFX1DFhwdeHwFIhxmGBihQxEDaRcOGhYao1WZGIFnAiMUDg6YRR0ioE57Fx2RRkEAIfkEAAoA/wAsAAAAABAAEAAABXLgJY5kaV7WolinaLGQEEBXxZLUUUyUYVATw4FCisg0NZYmIIiQUosKqaJY3FDS1oUoSgwYrcUggTIAEC1EwMCKJCatSYI2qnBx2dGkQOCQOAQFdxdGARoVGhCITE4kGBgWEI8QFgwYWhGTWiMWERFXIyEAIfkEAAoA/wAsAAAAABAAEAAABn/Ai3BILBovloXCchRaKpdRIDC6VJhEysHQoRgMlI7hQCFGBAENkukICCLE5JJYUSywSGjzUhYmBgxNDAMJSAYBCE0IAAZMEQkdTRwKVUMcHHhCFXpDERgYcJYEBZFDI58aFhoOFxpuoUIUGhoUZwJVGA6ZaxccBAQce0QdpUVBACH5BAAKAP8ALAAAAAAQABAAAAZ8wItwSCwaLyEFKXQUhioXSCAAuVSYRMrB0KEYDJSO4UAhmgQBDZKpCQhMxFBJgRVWlFkOtElhUj4NH3VEJQMJFx0NintFCAEGISEQH3BHHR5VThVlRRSMQh0FBBxEHAQFnEJnaRcfHxdtb0WKIWcCVSUNTYgEo7tEHR1HQQAh+QQACgD/ACwAAAAAEAAQAAAGdcCLcEgsGi8hhSJ0FHY6l1EgMLqAmEROo5HqGAwqL5g42qKsoAsqIEgRVacTdAhSLLBI1bWpwiYGDE0MAwlIBgEITQgBBkwjCRxNHQlVdCpGekUqBQSRQxwEBZdDKQIBZ3FqbG5EDYEjpikhW3hFoJ1NRU9HQQA7) no-repeat;
width: 16px;
height: 16px;
margin: 3px 4px 0;
float: right;
}
.redux-container #redux-intro-text p {
margin: 0;
font-family: "Lucida Grande", Sans-serif;
color: #888;
}
.redux-container .expand_options {
cursor: pointer;
display: block;
height: 22px;
width: 21px;
float: left;
font-size: 0;
text-indent: -9999px;
margin: 1px 0 0 5px;
border: 1px solid #bbb;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAyCAIAAAAm4OfBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQhJREFUeNrslT0KhDAQhTeLR7ATT6IXSKGFYO0lciFrO1N4AU8TLNXKv0CaJbLJRAZxl1hYyJuXN+PoR/Z9fyFdBNNr27Zf8Oq6bhgGSGUYhpTSzyeBNi8hRFVVEK+6rrXaQFOs6yrvTdOYjcqyVEpTLqXI89yaSypBudq2xckF2TipOSvfmmhZFuAGnJV6Licvey5gj7fnwpwXvEfLfqnT0jQ1OBJCQLnUBvZ9b85VFAV076UU8g1ZckVRxBiDzD6OY62WzPOM9i+cpunvvcZxfCQfPWs9a91Ym2UZ5xyHtd/e8hXWng+/zlrD9jmz1tDj7bkw5wXv0Y210itJEs9az9oHsPYQYACveK0/IuB51AAAAABJRU5ErkJggg==) no-repeat -2px -26px;
}
.redux-container .expand_options.expanded {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAyCAIAAAAm4OfBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQhJREFUeNrslT0KhDAQhTeLR7ATT6IXSKGFYO0lciFrO1N4AU8TLNXKv0CaJbLJRAZxl1hYyJuXN+PoR/Z9fyFdBNNr27Zf8Oq6bhgGSGUYhpTSzyeBNi8hRFVVEK+6rrXaQFOs6yrvTdOYjcqyVEpTLqXI89yaSypBudq2xckF2TipOSvfmmhZFuAGnJV6Licvey5gj7fnwpwXvEfLfqnT0jQ1OBJCQLnUBvZ9b85VFAV076UU8g1ZckVRxBiDzD6OY62WzPOM9i+cpunvvcZxfCQfPWs9a91Ym2UZ5xyHtd/e8hXWng+/zlrD9jmz1tDj7bkw5wXv0Y210itJEs9az9oHsPYQYACveK0/IuB51AAAAABJRU5ErkJggg==) no-repeat -2px -1px;
}
.redux-container .expand_options:hover {
border-color: #888;
}
.redux-container .sticky-footer-fixed {
background: #f3f3f3;
border-top: 1px solid #dedede !important;
-moz-box-shadow: inset 0 1px 0 #fcfcfc;
-webkit-box-shadow: inset 0 1px 0 #fcfcfc;
box-shadow: inset 0 1px 0 #fcfcfc;
}
.redux-container .redux-sidebar, .redux-container .redux-main {
min-height: 300px;
}
.no-js {
border: 1px solid #ffbaba;
margin: 0;
border-bottom: 1px solid #E7E7E7;
background-color: #F2DEDE;
color: #B94A48;
padding: 8px 35px 8px 14px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.redux-main {
background: #FCFCFC;
margin-left: 201px;
border-left: 1px solid #D8D8D8;
padding: 10px 20px;
-moz-box-shadow: inset 0 1px 0 #fff;
-webkit-box-shadow: inset 0 1px 0 #FFF;
box-shadow: inset 0 1px 0 #FFF;
position: relative;
}
.redux-main #redux_ajax_overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-moz-opacity: 0.10;
-khtml-opacity: 0.10;
opacity: 0.10;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
filter: alpha(opacity=10);
background: #000;
z-index: 200;
display: none;
}
.redux-main .form-table.no-border {
border-top: none;
}
.redux-main .form-table tr {
border-bottom: 1px solid #E7E7E7;
}
.redux-main .form-table tr:last-child {
border-bottom: none !important;
}
.redux-main .form-table tr th, .redux-main .form-table tr td {
color: #333;
}
.redux-main .form-table tr td table.mceLayout, .redux-main .form-table tr td table.mceLayout tr, .redux-main .form-table tr td table.mceLayout tr td {
padding: 0;
border-width: 0;
}
.redux-main .form-table tr td .redux-th-warning {
font-size: 1em;
color: #C09853;
font-weight: normal;
display: block;
margin-top: 10px;
}
.redux-main .form-table tr td .redux-field-warning {
border-color: #C09853;
margin-top: 10px;
}
.redux-main .form-table tr td .redux-th-error {
font-size: 1em;
color: #B94A48;
font-weight: normal;
display: block;
margin-top: 10px;
}
.redux-main input.large-text {
width: 100%}
.redux-main .hide {
display: none;
}
.redux-main .redux-field-container {
padding: 20px 0;
}
.redux-main .mini, .redux-main input[type=text].mini {
width: 60px;
text-align: center;
}
.redux-main input {
line-height: 19px;
}
.redux-main img {
max-width: 100%;
height: auto;
width: auto !important;
}
.redux-main .select2-default {
width: auto !important;
}
.redux-main .showDefaults {
display: block;
font-weight: normal;
font-size: .8em;
color: #888;
}
.redux-main span.description {
display: block;
font-style: normal;
font-weight: 400;
}
.redux-main #redux-system-info textarea {
min-height: 730px;
width: 100%}
.redux-main .field-desc {
clear: both;
font-size: 13px;
}
.redux-main .data-full li {
width: 100%}
.redux-main .data-half li {
width: 50%;
float: left;
}
.redux-main .data-third li {
width: 33.3%;
float: left;
}
.redux-main .data-quarter li {
width: 25%;
float: left;
}
.redux-main .ui-helper-hidden-accessible {
top: inherit;
}
.redux-main .form-table {
clear: none;
margin-top: 0px !important;
}
.redux-main .form-table tr:first-child th, .redux-main .form-table tr:first-child td {
padding-top: 0;
}
.redux-main .input-append input {
border-right: 0;
margin-bottom: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
margin-right: 0;
float: left;
margin-top: 0;
display: block;
}
.redux-main .input-append .add-on {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
margin-left: -2px;
padding-top: 4px !important;
padding-bottom: 2px !important;
float: left;
}
.redux-main .input-prepend input {
border-left: 0;
margin-bottom: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
margin-left: 0;
padding-top: 2px;
padding-bottom: 5px;
float: left;
margin-top: 0;
display: block;
}
.redux-main .input-prepend .add-on {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
float: left;
}
.redux-main .input-append {
margin-right: 10px;
font-size: 0;
white-space: nowrap;
float: left;
display: inline-block;
margin-bottom: 6px;
}
.redux-main .input-append .add-on, .redux-main .input-prepend .add-on {
width: auto;
display: inline-block;
min-width: 16px;
padding: 3px 4px;
font-size: 12px;
font-weight: 400;
line-height: 20px;
text-align: center;
text-shadow: 0 1px 0 #ffffff;
background-color: #eeeeee;
border: 1px solid #cccccc;
}
.redux-main .input-prepend {
font-size: 0;
white-space: nowrap;
float: left;
display: inline-block;
margin-bottom: 6px;
}
.redux-sidebar {
width: 202px;
float: left;
}
.redux-sidebar .redux-group-menu {
margin-top: 0 !important;
}
.redux-sidebar .redux-group-menu li {
margin-top: 0;
}
.redux-sidebar .redux-group-menu li.active a, .redux-sidebar .redux-group-menu li.active a:hover, .redux-sidebar .redux-group-menu li.activeChild a, .redux-sidebar .redux-group-menu li.activeChild a:hover {
background: #FCFCFC;
color: #23282d;
width: 184px;
opacity: 1;
}
.redux-sidebar .redux-group-menu li.active a li a {
background: #333;
padding-left: 5px;
}
.redux-sidebar .redux-group-menu li.divide {
padding: 0;
border-width: 1px 0;
border-style: solid;
border-bottom-color: #E7E7E7;
border-top-color: #F9F9F9;
}
.redux-sidebar .redux-group-menu li a:first-child {
border-top: none;
}
.redux-sidebar .redux-group-menu li a {
display: block;
padding: 12px 4px 12px 14px;
background: #e0e0e0;
background: transparent;
border-width: 1px 0;
border-style: solid;
border-bottom-color: #E7E7E7;
border-top-color: #F9F9F9;
opacity: 0.7;
color: #555;
font-weight: bold;
text-decoration: none;
-webkit-transition: none;
transition: none;
}
.redux-sidebar .redux-group-menu li a.custom-tab {
background: #f6f6f6;
}
.redux-sidebar .redux-group-menu li a img {
width: 16px;
height: 16px;
position: absolute;
left: 15px;
}
.redux-sidebar .redux-group-menu li a:hover {
background: #e5e5e5;
color: #00b5e2;
opacity: 1;
}
.redux-sidebar .redux-menu-warning, .redux-sidebar .redux-menu-error, .redux-sidebar .hasSubSections .extraIconSubsections {
display: inline-block;
float: right;
padding: 6px 7px 4px 7px;
margin-left: 4px;
font-family: sans-serif;
font-size: 9px;
font-weight: bold;
line-height: 9px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 0 solid transparent;
}
.redux-sidebar .redux-menu-warning i, .redux-sidebar .redux-menu-error i, .redux-sidebar .hasSubSections .extraIconSubsections i {
margin-left: -3px;
margin-top: -3px;
}
.redux-sidebar .redux-menu-error {
background-color: #b94a48;
color: #f2dede;
}
.redux-sidebar .redux-menu-warning {
background-color: #C09853;
color: #FCF8E3;
}
.redux-sidebar ul .subsection {
display: none;
}
.redux-sidebar .redux-group-tab-link-a {
position: relative;
outline: 0;
}
.redux-sidebar .redux-group-tab-link-a i {
vertical-align: middle;
font-size: 14px;
position: absolute;
}
.redux-sidebar .redux-group-tab-link-a span {
display: block;
}
.redux-sidebar .redux-group-tab-link-a span.group_title {
padding-left: 30px;
}
.redux-sidebar .redux-group-tab-link-li a.hasError span.group_title {
padding-right: 25px;
}
.redux-sidebar #redux-header {
text-align: center;
}
.redux-sidebar #redux-header .display_header {
float: none;
}
.form-table th, .form-table td {
margin: 0;
padding: 0;
width: auto;
}
.redux_field_th {
font-weight: bold;
padding: 20px 10px 20px 0px;
display: block;
}
.redux_field_th span:first-child {
font-weight: normal;
display: block;
color: #666;
}
.farb-popup-wrapper {
position: relative;
display: block;
}
.farb-popup {
position: absolute;
left: 40px;
top: 40px;
background-color: white;
border: 1px solid #222;
padding: 5px;
z-index: 100;
}
#ui-datepicker-div {
display: none;
}
.mp6 .icon-themes {
display: none;
}
.mp6 .redux-container #info_bar {
padding: 6px 10px 6px 6px;
}
.mp6 .redux-container #info_bar a {
margin-top: 2px;
}
.redux-timer {
text-align: center;
font-size: 10px;
color: #888;
}
.wrap {
margin-top: 0;
}
.redux-container-image_select .redux-image-select-selected img, .wp-customizer .redux-container-image_select .redux-image-select-selected img {
border-color: #00b5e2;
}
@media screen and (min-width: 1140px) {
.redux-container-sorter ul {
width:200px
}
}
@media screen and (max-width: 600px) {
.redux-sidebar {
width: 44px;
}
.redux-sidebar .extraIconSubsections {
display: none !important;
}
.redux-sidebar .redux-group-menu li a, .redux-sidebar .redux-group-menu li a:hover, .redux-sidebar .redux-group-menu li.active a, .redux-sidebar .redux-group-menu li.active a:hover, .redux-sidebar .redux-group-menu li.activeChild a, .redux-sidebar .redux-group-menu li.activeChild a:hover {
width: auto;
}
.redux-sidebar .redux-group-tab-link-a {
position: relative;
}
.redux-sidebar .redux-group-tab-link-a i {
position: inherit;
}
.redux-sidebar .redux-group-tab-link-a span {
display: none;
position: absolute;
top: 0;
left: 44px;
padding: 12px;
width: 200px;
background: #eeeeee;
border: 1px solid #ccc;
-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
border-width: 1px 1px 1px 0px;
z-index: 3;
}
.redux-sidebar .redux-group-tab-link-a:hover>span {
display: block;
}
.redux-main {
margin-left: 43px;
width: auto;
max-width: 100%}
table.form-table, .form-table>thead, .form-table>tbody, .form-table>tbody>tr>th, .form-table>tbody>tr>td, .form-table>tbody>tr {
display: block;
width: 100% !important;
padding: 0px !important;
}
.form-table>tbody>tr>th, .form-table>tbody>tr>td {
padding: 10px !important;
}
.form-table>tbody>tr>th, .form-table>tbody>tr>td {
padding: 10px !important;
}
}@media screen and (max-width: 782px) {
.form-table>tbody>tr>th {
width: 100%}
.redux_field_th {
padding-bottom: 0;
}
.mp6 .redux-container #info_bar {
height: auto;
padding-bottom: 1px;
}
.mp6 .redux-container #info_bar a {
margin-top: 5px;
}
.redux-container-switch label {
padding: 5px 10px !important;
}
.redux-container-button_set label {
padding: 12px 10px;
}
.redux-container #redux-footer #redux-share {
line-height: 34px;
}
}pre {
overflow: hidden;
}
#redux-header h2 {
color: #fff;
}
@media screen and (max-width: 600px) {
.redux-group-tab-link-a {
min-height: 15px;
}
.redux-group-tab-link-a span {
padding: 11px 12px;
color: #555;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
text-shadow: none !important;
}
.redux-group-tab-link-a span:hover {
background: #e5e5e5;
}
}@media screen and (max-width: 782px) {
#redux-footer #redux-share {
line-height: 38px;
font-size: 18px;
}
.sticky-save-warn .redux-save-warn {
right: 13px;
top: 46px;
}
.redux-container .expand_options {
margin-top: 5px;
}
.redux-action_bar input {
margin-bottom: 0 !important;
}
}@media screen and (max-width: 600px) {
#redux-footer #redux-share, .redux-hint-qtip {
display: none;
}
.redux-container .redux-action_bar {
float: none;
}
}.redux-sidebar .icon-large, .redux-main .icon-large {
background-image: inherit !important;
width: inherit;
height: inherit;
}
.redux-main dd, .redux-main li, .redux-sidebar li {
margin-bottom: 0 !important;
}
.fully-expanded .redux-sidebar {
margin-left: -500px;
}
.fully-expanded .redux-main {
margin-left: 0;
}
.fully-expanded .redux-group-tab {
display: block;
}
@media screen and (max-width: 640px) {
#redux-defaults-section {
display: none;
}
}@media screen and (max-width: 730px) {
#redux-share {
display: none;
}
}@media screen and (max-width: 730px) {
#redux-defaults-section2 {
display: none;
}
#redux-share {
display: none;
}
}@media screen and (max-width: 600px) {
.form-table>tbody>tr>th {
padding-bottom: 0 !important;
}
.redux_field_th {
padding-top: 0;
padding-bottom: 0;
}
.redux-main .redux-field-container {
padding-top: 0;
padding-bottom: 0;
}
.redux-main .subsection a {
min-height: 15px;
}
}@media screen and (min-width: 601px) and (max-width: 782px) {
.redux-container .sticky-save-warn .redux-save-warn {
top: 47px !important;
right: 13px !important;
}
}@media screen and (max-width: 782px) {
.redux-main .form-table-section-indented input[type=text] {
width: 95% !important;
}
.redux-main .redux-container-sortable input[type=text] {
width: 80%;
display: initial;
}
.redux-main .redux-typography-container .input_wrapper input.mini {
font-size: 16px !important;
height: 40px !important;
padding: 7px 10px !important;
line-height: 24px !important;
}
.redux-main .redux-typography-container .picker-wrapper label {
margin-top: 16px !important;
}
.redux-main .input-append {
height: 50px !important;
}
.redux-main .input-append .add-on {
font-size: 16px;
line-height: 24px !important;
padding: 7px;
height: 32px !important;
float: right;
margin-top: -40px;
}
.redux-main .redux-hint-qtip {
float: left !important;
}
.redux-main .redux-action_bar .button {
margin-top: -1px;
}
}@media screen and (max-width: 600px) {
.sticky-save-warn .redux-save-warn {
top: 0 !important;
right: 14px !important;
}
}@media screen and (max-width: 570px) {
.redux-main .redux-container-sortable .checkbox-container {
width: 85%;
padding-bottom: 5px;
}
.redux-main .redux-container-sortable .checkbox-container label {
display: initial;
}
}#redux-header {
position: relative;
}
.redux-main {
position: relative;
}
.redux-main #redux-sticky {
min-height: 32px;
margin-left: -20px;
margin-right: -20px;
margin-top: -10px;
margin-bottom: 8px;
}
.redux-main #redux-sticky #info_bar {
height: 32px;
}
.redux-main #redux-sticky #info_bar .expand_options {
margin-top: 4px;
}
.redux-main .redux_field_search {
top: 50px;
right: 5px;
}
.redux-main #redux-footer-sticky {
margin-left: -20px;
margin-right: -20px;
margin-bottom: -10px;
}
.redux-qtip {
z-index: 999999 !important;
}