@font-face{
    font-family: 'SF-UI-Display';
    src:  url('../fonts/SF-UI-Display-Regular.otf');
    font-style: normal;
    font-weight: 400;
}
@font-face{
    font-family: 'SF-UI-Display';
    src:  url('../fonts/SF-UI-Display-Bold.otf');
    font-style: normal;
    font-weight: 900;
}
.mt-10{
    margin-top: 1rem;
}
.defVisible{
    display: none!important;
}
.vg_overlay {
    font-family: "SF-UI-Display";
    font-size: 16px;
    line-height: 18px;
    color: #637280;
    font-weight: 400;
    background: white;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    position: relative;
    padding-bottom: 50px;
}
.vg_overlay a{
    color: inherit;
}
.vg_overlay img, .vg_overlay svg {
    max-width: 100%;
}
.vg_overlay audio, .vg_overlay canvas, .vg_overlay iframe, .vg_overlay img, .vg_overlay svg, .vg_overlay video {
    vertical-align: middle;
}
.container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1404px;
}
.cta {
    background: white;
    border: 1px solid #343e40;
    padding: 60px 50px 50px;
    max-width: 875px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    overflow: hidden;
    box-shadow: 0 2px 1px 0 #e6e5e5;
    position: relative;
}
.sp__2--xlg {
    display: block;
    height: 20px;
}
.t__h1, .t__h1-bigger, .t__h1-big {
    color: #1f8ceb;
    font-weight: 300;
    font-size: 40px;
    text-align: center;
    line-height: 1.3;
    letter-spacing: -.015em;
    margin: -10px auto 17px;
}
.c__red {
    color: #3c96f7;
}

.vg_overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.85);
    z-index: 99999;
    overflow: auto;
}

.vg_overlay .close {
    margin: 35px auto 0;
    text-decoration: none;
    line-height: 0;
    display: block;
    border-radius: 26px;
    border: 3px solid transparent;
    padding: 5px;
    text-align: center;
}

.vg_overlay .close:hover {
    border-color: #fff;
}

.close_btn {
    color: #000;
    position: absolute;
    top: -15px;
    right: -15px;
    padding-right: 0;
    width: 30px;
    opacity: 1;
    height: 30px;
    line-height: 1px;
    padding-left: 1px;
    border: 2px solid #000;
    background: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 20px;
}

.close_btn span {
    font-size: 25px;
    position: relative;
    left: 0;
}

.close_btn:hover {
    color: #fff;
    background: #000;
    border-color: #fff;
    cursor: pointer;
}

.cta .form-table{
    max-width: 420px;
    margin: 20px auto;
}

.cta .form-table th {
    width: 130px;
}

.actions-container {
    position: relative;
}

.actions-container .disconnect-button{
    position: absolute;
    bottom: 27px;
    left: 70px;
}

.login-button{
    background: #3c96f7;
    color: #fff;
    padding: 10px 40px;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    font-size: 16px;
    cursor: pointer;
}
.login-button:hover{
    color: #fff;
    text-decoration: none;
    opacity: .7;
}

.vg_overlay .vg_overlay_content {
    background: #fff;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30%;
    transform: translate(-50%, -50%);
    min-width: 550px;
    /*padding: 20px;*/
}

.wrapper_vg_content{
    padding: 0 20px 20px;
}
.vg_overlay .vg_title{
    background: #343E40;
    color:#fff;
    text-align: center;
    padding: 10px 0;
}
.title_form_element{
    font-family: 'SF-UI-Display';
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0;
    text-align: left;
    letter-spacing: 0.67px;
}
.learn_about_triger{
    text-align: right;
    padding: 5px 0 0 0;
}
.learn_about_triger a{
    font-family: 'SF-UI-Display';
    color: #1898f8;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: 0.6px;
}
.share_row h5 {
    font-family: 'SF-UI-Display';
    color: #000;
    margin: 10px 0;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.67px;
}
.trigger_text.share_row.row_left{
    float: left;
    max-width: 50%;
    width: 100%;
}
.trigger_text.share_row.row_right{
    float: right;
    max-width: 50%;
    width: 100%;
}
.information_box > div.pb-0{
    padding-bottom: 0;
}
#vg-edit-form .wp-color-result-text{
    font-family: 'SF-UI-Display';
    border: none;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.67px;
    background: #fff;
    position: absolute;
    top: 0;
    margin-left: 10px;
}
#vg-edit-form .wp-picker-container .wp-color-result.button{
    position: relative;
    outline: none;
    border:1px solid #000;
    border-radius:0;
    height: 20px;
    padding: 0 0 0 20px;
}
#vg-edit-form .wp-picker-container .wp-color-result.button:active{
    background: #fff;
}

#vg-edit-form .wp-picker-input-wrap .button{
    margin-left: 25px;
}
.wp-core-ui #vg-edit-form .wp-picker-input-wrap .button.button-small {
    max-width: 80px;
}
.share_row input[type="checkbox"]:checked:before {
    background-position: 0 7px;
}

.on-off-mode input[type="checkbox"]:before {
    position: relative;
    height: 30px;
    width: 50px;
    background: url(../images/on-off.png) 0 0 no-repeat;
    background-position: 0 -20px;
    content: '';
    top: -2px;
    display: inline-block;
    margin: 0 30px 0 0;
    cursor: pointer;
    background-size: 100%;
}
.share_row .on-off-mode input[type="checkbox"] {
    display: inline-block;
    position: relative;
    width: 0;
    height: 0;
    border: none;
    margin: 0 40px 20px 0;
}
.share_row {
    display: none;
}
.share_row input[type="text"] {
	width: 100%;
}

.on-off-mode {
    position: relative;
    display: block;
    color: #000;
    text-transform: none;
    font-size: 13px;
    font-weight: 400;
    white-space: nowrap;
    
}
.share_row .on-off-mode span {
	display: inline-block;
    vertical-align: top;
    position: relative;
    top: 5px;
}
.dimensions .unit {
    display: inline-block;
    width: 100px;
}
.dimensions label {
    display: block;
    font-weight: normal;
    color: #c0c0c0;
    margin-bottom: 5px;
}
.share_row input {
    border: none;
    border-bottom: 1px solid #ccc;
    outline: none;
    margin-right: 4px;
    width: 100%;
    outline: none;
    box-shadow: none;
}
.share_row input:focus {
	outline: none;
    box-shadow: none;
}
.dimensions input:focus, 
.dimensions input:active {
	color: #00a2ff;
}
.share_row.active {
    display: block;
}

.information_box {
    text-align: left;
}

.information_box > div {
    padding: 10px 0;
}

.information_box select {
    font-size: 13px;
    width: 100%;
    color: black;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    font-family: 'SF-UI-Display';
    letter-spacing: 0.67px;
}
#custom_button_size{
    margin-top: 13px;
}
.unit label{
    color: #000000;
    font-family: "SF-UI-Display";
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.67px;
}
@media all and (max-width: 992px) {
	.vg_overlay .vg_overlay_content {
		width: 90%;
		min-width: 90%;
	}
	.share_row .on-off-mode input[type="checkbox"] { 
		margin: 0 40px 0 0;
	}
	.on-off-mode input[type="checkbox"]:before {
	    width: 50px;
	   	background-size: 100% 50px;
	   	background-position:  0 -22px;
	}
	.share_row .on-off-mode span {
		top:17px;
	}
	.on-off-mode {
		font-size:15px;
	}
}
.wp-core-ui .button.submit-vg-edit-form {
	width: 100%;
    margin: 25px 0 0;
    border-radius: 0;
    color: #fff;
    background-color: #1797F8;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 0;
    line-height: 35px;
    display: block;
    height: 35px;
    text-transform: uppercase;
    border: none;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 1.34px;
}
.wp-core-ui .button.submit-vg-edit-form:hover {
	color: #fff;
    background-color: #067cd6;
    border-color: #0568b3;
}
.information_box .message {
     display: none;
 }

.bg-danger {
    background: #d23231;
    padding: 10px;
    color: white;
}

#wpfooter{
    position: relative;
}

.wp-core-ui #vg-edit-form .wp-picker-input-wrap{
    min-width: 180px;
}
.wp-core-ui #vg-edit-form .wp-picker-input-wrap .button.button-small{
    max-width: 100px;
}
#vg-edit-form .wp-picker-holder{
    position: absolute;
    z-index: 10;
}
#vg-edit-form .wp-picker-container .wp-color-result.button{
    box-shadow: none!important;
}
#vg-edit-form .wp-picker-container{
    line-height: 1.7;
}
div.wpb_vc_param_value.t,
div.wpb_vc_param_value.w,
div.wpb_vc_param_value.h,
div.wpb_vc_param_value.tt,
div.wpb_vc_param_value.fc,
div.wpb_vc_param_value.bgc,
div.wpb_vc_param_value.ctt,
div.wpb_vc_param_value.brc,
div.wpb_vc_param_value.sb,
div.wpb_vc_param_value.et,
div.wpb_vc_param_value.ap,
div.wpb_vc_param_value.cbs,
div.wpb_vc_param_value.cpu,
.wpb_vc_param_value.el_id
{
    display: none;
}

#insert-vg img{
    max-height: 18px;
}

@media all and (max-width: 1200px){
    body{
        padding-bottom: 120px;
    }
}
@media all and (max-width: 782px){
    body{
        padding-bottom: 0;
    }
}
.on-off-switch input[type=checkbox]:checked:before {
    opacity: 0!important;
}
#vc_videogoods .vc_element-icon, #visual_composer_content .wpb_vc_videogoods .vc_element-icon{
    background-image: url(../images/video_goodsID-icon.svg) !important;
}
.hideCBC{
    display: none;
}