HEX
Server: Apache
System: Linux webm005.cluster121.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: adventp (418412)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/adventp/www/wp-content/plugins/ut-shortcodes/vc/admin/assets/css/param-styles.css
/* Responsive Slider */
.ut-responsive-slider-tabgroup {

}
.ut-responsive-slider-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}
.ut-responsive-slider-tabs li {
    display: inline-block;
    border: none !important;
    margin-right: 10px;
}
.ut-responsive-slider-tabs a {
    background: #FAFAFA;
    border: 1px solid #ddd;
    box-sizing: border-box;
    color: #bdbdbd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 4px;
    text-decoration: none;
    -webkit-transition: 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.ut-responsive-slider-tabs a > span {
    font-size: 14px;
    height: 14px;
    width: 14px;
}
.ut-responsive-slider-tabs a.active,
.ut-responsive-slider-tabs a:hover {
    color: #111;
    background: #2CE537 !important;
    border-color: #2CE537 !important;
}

.wpb_el_type_breakpoint_range_slider > .wpb_element_label {
    display: none;
}
.ut-responsive-slider-tab .ut-range-slider-actions {
    margin-right: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid transparent;
}
.ut-responsive-slider-tab .ut-range-slider-actions > button {
    -webkit-transition: 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    padding: 5px;
    background: #FAFAFA;
    color: #393c3e;
    border-radius: 0;
    border: 1px solid #DADADA;
    margin-bottom: 1px;
}

.ut-responsive-slider-tab .wpb_element_label {
    margin-top: 10px;
}

.ut-responsive-slider-tab .ut-range-slider-actions > button > .dashicons {
    width: 16px;
    height: 16px;
    font-size: 16px;
}

.ut-responsive-slider-tabgroup:not(.global) .ut-responsive-slider-tab:not(#font_size_tab_desktop_large) .ut-restore-global {
    display: none;
}

.ut-dynamic-tag,
.ut-responsive-slider-tab .ut-range-slider-actions > span {
    padding: 6px 10px;
    background: #FAFAFA;
    color: #393c3e;
    text-transform: uppercase;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: bold;
    border: 1px solid #bdbdbd;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
}
.ut-dynamic-tag {
    pointer-events: none;
    margin-right: 10px;
}

.ut-responsive-slider-tab .ut-range-slider-actions > button:hover {
    color: #111;
    background: #2CE537;
}
.ut-responsive-slider-tab .ut-range-slider-actions > button:disabled,
.ut-responsive-slider-tab .ut-range-slider-actions > button[disabled] {
    color: #bdbdbd;
    pointer-events: none;
}
.ut-responsive-slider-tab .ut-range-slider-block {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.ut-responsive-slider-tab .ut-range-value {
    width: 100px;
    height: 100%;
    line-height: 30px;
}

.ut-range-value-wrap {
    position: relative;
    height: 40px;
    border: 1px solid transparent;
    transform: translate3d(0, 0, 0);
}

.ut-responsive-slider-tab .ut-range-value + .ut-range-slider-unit-info,
.ut-range-slider-unit + .ut-range-slider-unit-info,
.ut-range-value-info + .ut-range-slider-unit-info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(100%);
    font-size: 8px;
    display: block;
    color: #111;
    background: #2CE537;
    line-height: 1;
    padding: 5px;
    height: 10px;
    text-indent: 5px;
}

.ut-range-slider-unit + .ut-range-slider-unit-info {
    right: 1px;
    text-indent: 5px;
}

.ut-range-slider-unit.global + .ut-range-slider-unit-info,
.ut-responsive-slider-tab .ut-range-value.global + .ut-range-slider-unit-info,
.ut-responsive-slider-tab .ut-range-value-info.global + .ut-range-slider-unit-info {
    background: #444444;
    color: #fff;
}

.ut-responsive-slider-tab .ut-range-slider {
    max-width: calc(100% - 280px);
    margin-left: auto;
}

.ut-responsive-slider-tab .ut-range-unit-support .ut-range-slider {
    width: 100%;
    left: 0;
}

/* create visual group */
.ut-responsive-slider-tab-group.vc_column + .ut-responsive-slider-tab-group.vc_column {
    padding-top: 0 !important;
    border-top: none;
}

.ut-responsive-slider-tab-group {
    margin-bottom: 0 !important;
}

.ut-responsive-slider-tab-group.ut-responsive-slider-tab-group-first > .edit_form_line {
    padding: 10px 20px 16px;
    border: 1px solid #ddd;
    /* border-bottom: none; */
    margin-bottom: 20px;
}

.ut-responsive-slider-tab-single > .edit_form_line {
    padding: 10px 20px 20px;
    border: 1px solid #ddd;
}

.ut-responsive-slider-tab-group.vc_column + .ut-responsive-slider-tab-group.vc_column > .edit_form_line {
    padding: 10px 20px 12px;
    border: 1px solid #ddd;
    /* border-bottom: 0; */
    /* border-top: none; */
    margin-bottom: 20px;
}

.ut-responsive-slider-tab-group.ut-responsive-slider-tab-group-last > .edit_form_line {
    border-bottom: 1px solid #ddd !important;
    padding: 10px 20px 20px !important;
}

.ut-responsive-slider-tab-group + .ut-responsive-slider-tab-group .ut-responsive-slider-tabs {
    display: none;
}

.ut-responsive-slider-tab-single > .edit_form_line,
.ut-responsive-slider-tab-group.vc_column > .edit_form_line {
    background: #fafafa;
    position: relative;
}

.ut-responsive-slider-tab-group .ut-range-value,
.ut-responsive-slider-tab-group .ut-range-slider,
.ut-responsive-slider-tab-single .ut-range-value,
.ut-responsive-slider-tab-single .ut-range-slider {
    background: #fff;
    border-color: #e1e2e8;
    max-height: 33px;
}

.ut-responsive-slider-tab-group .ut-responsive-slider-tabs a,
.ut-responsive-slider-tab-single .ut-responsive-slider-tabs a {
    background: #FFF;
}

.ut-responsive-slider-tab-single .ut-knowledgebase-link,
.ut-responsive-slider-tab-group .ut-knowledgebase-link {
    position: absolute;
    right: 0;
    top: 0;
    color: #FCBF43;
    background: transparent;
    width: 26px;
    height: 26px;
}

.ut-responsive-slider-tab-group .vc_description {
    margin-top: 20px;
}

.ut-breakpoint-range-slider-static + .ut-range-value-global > span {
    display: none;
}

/* ut range slider */
.ut-range-slider-wrap {
    position:relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    height: 61px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ut-responsive-slider-tab .ut-range-slider-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.ut-range-slider-wrap .ut-range-slider-unit-wrap {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: relative;
    width: 110px;
    border: 1px solid transparent;
    transform: translate3d(0,0,0);
    height: 40px;
    margin-left: -2px;
}

.ut-range-slider-wrap.ut-range-unit-support .wpb-select {
    border-radius: 0;
}

.ut-range-slider-wrap .wpb-textinput {
    display:none;
}

.ut-range-slider {
    height: 8px;
    position: relative;
    background: #FAFAFA;
    border: 1px solid #DADADA;
    margin: 10px 10px;
    max-width: calc(100% - 90px);
    width: 100%;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.ut-range-value,
.ut-range-value-info {
    font-size: 12px;
    display: block;
    width: 34px;
    text-align: center;
    padding: 6px;
    border: 1px solid #e1e2e8;
    background: #FAFAFA;
    height: 21px;
    line-height: 20px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
}

.ut-responsive-slider-tabgroup .ut-range-slider-wrap .ut-range-value,
.ut-responsive-slider-tabgroup .ut-range-slider-wrap .ut-range-value-info {
    line-height: 21px;
    /* height: 100%; */
}

.ut-range-value-info {
    width: 100%;
    box-sizing: border-box;
    line-height: 26px;
    background: #FFF;
    text-indent: 5px;
    text-align: left;
}

.ut-range-value-info.global,
.ut-range-value-info.global + .ut-range-slider-unit-info {
    opacity: .6;
    pointer-events: none;
    font-style: italic;
}

.ut-range-slider.ui-slider .ui-slider-handle {
    background: #2CE537;
    cursor:move;
    display: block;
    height: 10px;
    margin-top: -5px;
    outline: 0;
    position: absolute;
    border:4px solid #2CE537;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
}

.ut-range-slider .ui-slider-range-min {
    position:absolute;
    height:12px;
    background: #23282D;
}

.ut-unit-info-field {
    height: 30px;
    max-width: 100%;
    border: 1px solid #DADADA !important;
    outline: none;
    box-shadow: none !important;
    color: #333;
    background: #FFF;
    display: block;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 6px;
    text-align: center;
    line-height: 30px;
    pointer-events: none;
}

/* ut css editor */
.ut-css-editor .vc_padding {
    border: 1px solid #d7d7d7;
    height: 200px;
    background: #FAFAFA;
}

.ut-css-editor .vc_content {
    border: 1px solid #d7d7d7;
    height: 112px;
    background:url("../img/ut_logo_dark.png");
    background-repeat:no-repeat;
    background-position: center center;
}


[data-vc-shortcode="ut_header"] [data-vc-shortcode-param-name="title"] .wpb-textarea {
    max-height: 120px;
    min-height: 120px;
}



.wpb_el_type_google_fonts .edit_form_line {
    background: #FAFAFA;
    padding: 10px 20px;
    border: 1px solid #DADADA;
    margin-bottom: 10px;
}

.wpb_el_type_google_fonts .edit_form_line {
    margin-top: 20px;
}

.wpb_el_type_google_fonts .edit_form_line .vc_row-fluid.vc_column {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ut-section-anchor-wrap {
    background: #FAFAFA;
    padding: 20px;
    border: 1px solid #e5e5e5;
}

.ut-section-anchor-wrap .vc_description {
    margin-bottom: 10px;
}

.ut-url-code{
    padding: 10px;
    display:block;
    margin-bottom:10px;
    margin-top:10px;
}

.wpb_ut_gallery_slider .attachment-thumbnails,
.wpb_ut_draggable_gallery_slider .attachment-thumbnails,
.wpb_ut_skewed_image_border .attachment-thumbnails,
.wpb_ut_image_gallery .attachment-thumbnails  {
    padding: 0;
    margin: 0;
    height: 50px;
    margin-left: 30px;
    margin-top: 10px;
}

.wpb_ut_gallery_slider .attachment-thumbnails li,
.wpb_ut_draggable_gallery_slider .attachment-thumbnails li,
.wpb_ut_skewed_image_border  .attachment-thumbnails li,
.wpb_ut_image_gallery .attachment-thumbnails li {
    height: 32px;
    width: 32px;
    overflow: hidden;
    margin-right: 1px;
    margin-bottom: 0;
    display: inline-block;
    border-radius: 50%;
}

.wpb_ut_gallery_slider .attachment-thumbnails img,
.wpb_ut_draggable_gallery_slider .attachment-thumbnails img,
.wpb_ut_skewed_image_border  .attachment-thumbnails img,
.wpb_ut_image_gallery  .attachment-thumbnails img {
    height: 40px;
    width: auto;
}

.vc_description {
    margin-bottom: 8px;
}