.rwmb-field.rwmb-image_select-wrapper.custom-header .rwmb-image-select {
width: 48%;
height: 100%;
}
.rwmb-field.rwmb-image_select-wrapper.custom-footer .rwmb-image-select {
width: 494px;
height: 130px;
}
.edit-post-layout .interface-interface-skeleton__content {
background: #f4f4f4;
}
.rwmb-default .postbox-header {
background: #f4f4f4;
}
.rwmb-default .postbox-header h2,
.rwmb-default .postbox-header .order-higher-indicator,
.rwmb-default .postbox-header .order-lower-indicator,
.rwmb-default .postbox-header .toggle-indicator {
color: #222!important;
}
.redux-container .form-table>tbody>tr>th {
width: 18%;
}
.redux-container-image_select ul.redux-image-select li {
padding-right: 4px;
}
.redux-container-image_select .redux-image-select img,
.redux-container-image_select .redux-image-select-selected img,
.redux-container-image_select .redux-image-select .tiles,
.redux-container-image_select .redux-image-select-selected .tiles {
border-width: 2px;
}
.edit-post-layout__metaboxes{
padding-bottom: 50px!important;
padding-top: 50px!important;
position: relative;
background: #fff!important;
}
.rwmb-heading-wrapper{
display: block!important;
width: 100%!important;
}
.vc_element-icon.icon-creote-svg {
background-image: url(//uvasolutionslc.com/wp-content/themes/uvasolutionslc/assets/images/vc-logo.png)!important;
height: 32px!important;
width: 32px!important;
background-repeat: no-repeat!important;
background-size: contain!important;
}
.merlin__body{
background: #f0f3f9!important;
}
.creote_admin_boxed{
padding: 50px;
position: relative;
}
.creote_admin_boxed p{
font-size: 15px;
line-height: 26px;
}
.creote_panel_top , .theme_authour_panel   {
padding: 50px;
text-align: center;   
overflow: hidden;
position: relative;
}
.bg_n_image{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
}
.bg_n_image img{
width: 100%;
height: auto;
}
.about_creote_panel , .about_steelthemes{
position: relative;
z-index: 2;
}
.about_creote_panel h1 , .about_steelthemes h1{
font-size: 24px;
line-height: 34px;
font-weight: 600;
color: #fff;
display: inline-block;
padding: 0px!important;
margin: 0px!important;
height: auto;
}
.about_steelthemes h1   {
color: #fff;
}
.about_steelthemes p {
color: rgba(255,255,255,.5);
}
.about_steelthemes h6{
color: #e41e1e;
font-size: 16px;
line-height: 26px;
padding: 0px!important;
margin: 0px 0px 12px!important;
height: auto;
}
.about_creote_panel h1 span{
display: inline-block;
font-size: 13px;
font-weight: 500;
}
.theme_creote_register{
padding: 100px 20px;
text-align: center;
}.select_option {
display: inline-block;
margin: 10px 5px 0 0;
position: relative;
border: 2px solid #dedede;
}
.select_option.select_option_colorpicker {
border-radius: var( --yith-wccl-select-option-radius, 50% );
}
.select_box .select_option:hover, .select_option.selected {
border: 2px solid #03bfac;
}
.select_box .select_option.selected::after {
top: -5px;
right: -5px;
}
.select_option.inactive {
opacity: 0.5;
}
.select_option .yith_wccl_value {
display: block;
text-decoration: none;
line-height: var( --yith-wccl-select-option-size, 40px );
text-align: center;
cursor: pointer;
overflow: hidden;
min-width: var( --yith-wccl-select-option-size, 40px );
height: var( --yith-wccl-select-option-size, 40px );
}
.select_option.select_option_colorpicker .yith_wccl_value {
border-radius: var( --yith-wccl-select-option-radius, 50% );
}
.select_option .yith-wccl-bicolor {
width: 0;
height: 0;
border-bottom: var( --yith-wccl-select-option-size, 40px ) solid;
border-left: var( --yith-wccl-select-option-size, 40px ) solid;
display: block;
}
.select_option .yith_wccl_tooltip {
position: absolute;
font-size: 11px;
text-align: center;
text-transform: none;
box-sizing: border-box;
opacity: 0;
width: 100px;
margin-left: -50px;
z-index: 99;
left: 50%;
transition: all 300ms;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
pointer-events: none;
}
.select_option .yith_wccl_tooltip img {
height: auto;
max-width: 100%;
margin: 5px 0;
}
.select_option .yith_wccl_tooltip span:after {
content: '';
border: 5px solid transparent;
width: 1px;
height: 1px;
position: absolute;
left: 50%;
margin-left: -5px;
} .select_option .yith_wccl_tooltip.top {
bottom: 100%;
padding-bottom: 10px;
}
.select_option .yith_wccl_tooltip.top span:after {
bottom: -10px;
border-top-color: var( --yith-wccl-tooltip-background, #03bfac );
}
.select_option .yith_wccl_tooltip.bottom {
top: 100%;
padding-top: 10px;
}
.select_option .yith_wccl_tooltip.bottom span:after {
top: -10px;
border-bottom-color: var( --yith-wccl-tooltip-background, #03bfac );
} .select_option .yith_wccl_tooltip.fade,
.select_option .yith_wccl_tooltip.slide {
opacity: 0;
}
.select_option:hover .yith_wccl_tooltip.fade,
.select_option:hover .yith_wccl_tooltip.slide {
opacity: 1;
}
.select_option .yith_wccl_tooltip.top.slide {
transform: translateY(20%);
-webkit-transform: translateY(20%);
-moz-transform: translateY(20%);
-ms-transform: translateY(20%);
}
.select_option .yith_wccl_tooltip.bottom.slide {
transform: translateY(-20%);
-webkit-transform: translateY(-20%);
-moz-transform: translateY(-20%);
-ms-transform: translateY(-20%);
}
.select_option:hover .yith_wccl_tooltip.slide {
transform: translateY(0);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
}
.select_option:hover .yith_wccl_tooltip {
transition: all 300ms;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
}
.select_option .yith_wccl_tooltip > span {
display: inline-block;
position: relative;
height: auto;
width: auto;
max-width: 100%;
padding: 7px 10px;
background: var( --yith-wccl-tooltip-background, #03bfac );
color: var( --yith-wccl-tooltip-text-color, #ffffff );
}
.avada-select-parent .select_box,
select.yith_wccl_custom ~ .select2-container {
display: none;
} .woocommerce-product-gallery.loading-gallery,
.product-gallery.loading-gallery {
position: relative;
}
.woocommerce-product-gallery.loading-gallery::after,
.product-gallery.loading-gallery:after {
content: '';
position: absolute;
background: url(//uvasolutionslc.com/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/modules/color-label-variations/assets/images/ajax-loader.gif) #fff no-repeat center center;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
}