File: /home/shaping-sar.ru/public_html/wp-content/themes/beauty spa/builder/assets/css/vc_extends_css.css
.awe-sortable li {
border: 1px solid;
padding: 5px;
}
.social-item .awe-input {
width: 70% !important;
box-shadow: none;
}
input.awe-ingredient {
width: 50% !important;
}
input.awe-detail {
width: 35% !important;
}
input.awe-step-save {
width: 85% !important;
}
.social-item {
margin: 10px 0;
}
.social-item .awe-change-icon .mdicon {
color: #333;
font-size: 16px;
margin-top: 5px;
border: 1px solid #ddd;
width: 35px; height: 35px;
line-height: 35px;
text-align: center;
margin: 0 10px;
}
.awe-change-icon:hover {
cursor: pointer;
}
.social-item .awe-del-social {
font-size: 0;
text-decoration: none;
}
.social-item .awe-del-social:before {
content: '×';
color: #d54b4b;
font-size: 24px;
}
.iz-backend-font-icon {
display: block;
margin-left: auto;
margin-right: auto;
width: 2.5em;
height: 2.5em;
text-align: center;
line-height: 2.25em;
font-size: 3.5em;
border-radius: 50%;
-webkit-border-radius: 50%;
color: red;
}
.social-item {
margin: 10px 0;
}
.social-item .awe-change-icon .mdicon {
color: #333;
font-size: 16px;
margin-top: 5px;
border: 1px solid #ddd;
width: 35px; height: 35px;
line-height: 35px;
text-align: center;
margin: 0 10px;
}
.awe-change-icon:hover {
cursor: pointer;
}
.social-item .awe-del-social {
font-size: 0;
text-decoration: none;
}
.social-item .awe-del-social:before {
content: '×';
color: #d54b4b;
font-size: 24px;
}
/*#TB_ajaxContent div{
display: none !important;
}*/
#TB_ajaxContent h2 {font-weight: 600;}
.bo-tb-fa li {
float: left;
text-align: center;
width: 47px;
border: 1px solid #E1E1E1;
margin-left: -1px;
margin-top: -1px;
transition: all 0.1s ease-out 0s;
background: #FFF;
cursor: pointer;
margin-bottom: 0;
}
.bo-tb-fa li i {
color: #494949;
font-size: 22px;
line-height: 45px;
transition: all 0.1s ease-out 0s;
}
.bo-tb-fa li:hover,.bo-tb-fa li.choose,.bo-tb-fa li.choose i,
.bo-tb-fa li:hover i {
transform: scale(1.2);
color: #278AB7;
}
.bo-icon-choosen i{
transform: scale(1.2);
color: #D54E21;
}
#bo-metro-zero-tb-fa > h3 {
font-weight: 400;
font-size: 15px;
color: #555555;
clear: both;
margin: 20px 0;
}
.h190 {
overflow-x: hidden;
overflow-y: auto;
height: 240px;
width: 100%;
border: 1px solid #E1E1E1;
}
/*========= Animation library Styles =========*/
@-webkit-keyframes.iz-popup {
0% {
opacity: 0;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
@-moz-keyframes.iz-popup {
0% {
opacity: 0;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
@-ms-keyframes.iz-popup {
0% {
opacity: 0;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
@-o-keyframes.iz-popup {
0% {
opacity: 0;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
@keyframes.iz-popup {
0% {
opacity: 0;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
/* Style popup setting
----------------------------------------------------------------- */
/*========= General Styles =========*/
body {
font-family: "Open Sans",sans-serif;
font-size: 13px;
}
/*========= Layout Styles =========*/
.iz-popup {
background: none repeat scroll 0 0 #FFFFFF;
bottom: 30px;
left: 15%;
min-height: 210px;
overflow: auto;
position: fixed;
right: 15%;
top: 30px;
z-index: 9999999;
-webkit-animation: .8s cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s 1.iz-popup;
-moz-animation: .8s cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s 1.iz-popup;
-o-animation: .8s cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s 1.iz-popup;
animation: .8s cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s 1.iz-popup;
}
.iz-popup-inner-header {
background-color: #FCFCFC;
border-bottom: 1px solid #DFDFDF;
height: 50px;
position: relative;
}
.iz-popup-inner-content {
position: absolute;
top: 51px;
bottom: 50px;
width: 100%;
overflow: auto;
left: 0;
right: 0;
}
.iz-popup-inner-footer {
background: #FCFCFC;
border-top: 1px solid #dfdfdf;
bottom: 0;
height: 50px;
width: 100%;
position: absolute;
}
.iz-popup-backdrop, .iz-popup-overlay {
background: #000;
bottom: 0;
left: 0;
min-height: 400px;
opacity: 0.7;
position: fixed;
right: 0;
top: 0;
z-index: 999999;
}
/* Dimension popup screen */
.iz-popup.popup-big {
bottom: 2%;
left: 2%;
right: 2%;
}
.iz-popup.popup-medium {
bottom: 20%;
left: 20%;
right: 20%;
top: 20%;
}
.iz-popup.popup-small {
bottom: auto;
left: 30%;
right: 30%;
top: 35%;
}
/*========= Header Styles =========*/
#poststuff .iz-popup-title {
color: #555;
font-size: 22px;
font-weight: 200;
left: 14px;
line-height: 53px;
position: absolute;
top: 0;
z-index: 99;
margin: 0;
padding: 0;
}
.iz-popup-title #current-icon {
font-size: 25px;
margin-left: 20px;
}
/*.iz-popup-close {
background: url("images/icon-close.png") no-repeat left top;
height: 25px;
overflow: hidden;
position: absolute;
right: 14px;
text-indent: 300%;
top: 14px;
width: 25px;
-webkit-transition: background .2s ease 0s;
-moz-transition: background .2s ease 0s;
-ms-transition: background .2s ease 0s;
-o-transition: background .2s ease 0s;
transition: background .2s ease 0s;
}*/
.iz-popup-close:hover {
background-position: 0 -25px;
}
/*========= Content Styles =========*/
.iz-popup .iz-row-item {
display: inline-block;
background: #FFF;
padding: 20px;
-webkit-transition: background .2s ease 0s;
-moz-transition: background .2s ease 0s;
-ms-transition: background .2s ease 0s;
-o-transition: background .2s ease 0s;
transition: background .2s ease 0s;
}
/*.iz-popup .iz-row-item:hover {
background-color: #FCFCFC;
}*/
/*========= Footer Styles =========*/
.iz-popup-inner-footer .button-large {
padding: 0 40px 2px;
position: absolute;
right: 12px;
top: 10px;
}
/*========= Box grid Styles =========*/
.iz-box-grid {
-webkit-animation: .8s cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s 1.iz-popup;
-moz-animation: .8s cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s 1.iz-popup;
-o-animation: .8s cubic-bezier(0.680, -0.550, 0.265, 1.550) 1.iz-popup;
animation: .8s cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s 1.iz-popup;
}
.iz-box-header {
height: 25px;
opacity: 1;
position: relative;
width: auto;
z-index: 10;
background: none repeat scroll 0 0 #FAFAFA;
color: #222222;
border: 1px solid #E5E5E5;
}
.iz-box-shortcode {
background: none repeat scroll 0 0 #F8F8F8;
border: 1px dashed #E1E1E1;
min-height: 35px;
padding: 20px 10px;
position: relative;
top: -5px;
}
.iz-box-header > [class^="toogle-"],
.iz-box-header > [class*="toogle-"] {
display: block;
float: left;
height: 24px;
opacity: 0;
overflow: hidden;
position: relative;
width: 24px;
color: #666;
font-size: 20px;
-webkit-transition: opacity .2s ease 0s;
-moz-transition: opacity .2s ease 0s;
-ms-transition: opacity .2s ease 0s;
-o-transition: opacity .2s ease 0s;
transition: opacity .2s ease 0s;
margin-right: 10px
}
.iz-box-grid:hover [class^="toogle-"],
.iz-box-grid:hover [class*="toogle-"]{
opacity: 1;
}
.grid-size {
color: #999999;
float: left;
height: 24px;
left: -30px;
line-height: 28px;
position: relative;
text-align: center;
width: 24px;
-webkit-transition: opacity .2s ease 0s;
-moz-transition: opacity .2s ease 0s;
-ms-transition: opacity .2s ease 0s;
-o-transition: opacity .2s ease 0s;
transition: opacity .2s ease 0s;
}
.iz-popup-overlap{
background: rgba(0,0,0,0.8);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 9;
}