:root {
--wcf-yp-text-color: #404040; --wcf-yp-bg-color: #f3f3f3; --wcf-yp-border-color: #ccc; --wcf-yp-hl-text-color: var( --wcf-yp-text-color ); --wcf-yp-hl-bg-color: #fff; --wcf-yp-hl-border-color: var( --wcf-yp-border-color ); --wcf-yp-hl-flag-text-color: #fff; --wcf-yp-hl-flag-bg-color: var( --wcf-primary-color ); }
.wcf-embed-checkout-form-modern-checkout {
--wcf-yp-text-color: #555;
--wcf-yp-bg-color: #fff;
--wcf-yp-box-border-color: #d6d7db;
--wcf-yp-hl-text-color: var( --wcf-yp-text-color );
} .wcf-embed-checkout-form #payment div.payment_box .woocommerce-SavedPaymentMethods {
padding: 0;
margin-top: 10px;
}  .wcf-embed-checkout-form-two-step {
width: 100%;
margin: 0 auto;
}
.wcf-embed-checkout-form-two-step .woocommerce {
border-top: none;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-width: 2px;
border-color: #ddd;
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;
padding: 10px 25px 25px;
overflow: hidden;
background-color: #fff;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-nav {
border-left-style: solid;
border-right-style: solid;
border-width: 2px;
border-top-style: solid;
border-color: #ddd;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
display: block;
width: 100%;
margin: 0 auto;
padding-bottom: 0; }
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-note {
border: 1px dashed;
border-color: #f16334;
margin-bottom: 20px;
padding: 10px 15px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #fff;
background-color: #f16334;
position: relative;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-note::before {
content: "";
border: 10px solid;
border-top-color: #f16334;
position: absolute;
width: 20px;
height: 20px;
bottom: -20px;
left: auto;
top: auto;
border-left: 10px transparent solid;
border-right: 10px transparent solid;
border-bottom: 10px transparent solid;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-nav-btns {
display: inline-block;
width: 100%;
}
.wcf-embed-checkout-form-two-step .woocommerce .wcf-embed-checkout-form-nav-btns a.wcf-next-button {
border: 1px solid;
border-color: #f16334;
background-color: #f16334;
font-family: inherit;
font-weight: inherit;
letter-spacing: 0.5px;
width: 100%;
padding: 15px 25px;
font-size: 16px;
line-height: 1.5;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #fff;
text-transform: none;
text-align: center;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-nav-btns .wcf-next-button .wcf-button-text,
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-nav-btns .wcf-next-button .wcf-button-sub-text {
display: inline-block;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-nav-btns .wcf-next-button .wcf-next-button-icon-wrap,
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-nav-btns .wcf-next-button-content {
display: block;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-nav-btns .wcf-next-button .wcf-button-text {
font-size: 1.15em;
font-weight: 700;
display: inline-block;
vertical-align: middle;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-nav-btns .wcf-next-button .wcf-button-sub-text {
font-size: 0.9em;
font-weight: 400;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-nav-btns .wcf-next-button .dashicons-arrow-right-alt {
margin-right: 5px;
display: inline-block;
font-weight: 700;
vertical-align: middle;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-note p {
margin: 0;
}
.wcf-embed-checkout-form-two-step ul.wcf-embed-checkout-form-steps {
background-color: #f4f4f4;
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
list-style: none;
margin-left: 0;
margin-bottom: 0;
padding: 0;
width: 100%;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps {
-webkit-box-flex: 1;
-webkit-flex: 1;
-moz-box-flex: 1;
-ms-flex: 1;
flex: 1;
width: 100%;
text-align: left;
vertical-align: middle;
position: relative; }
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps a {
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
padding: 15px;
width: 100%; }
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps .step-heading { display: inline-block;
vertical-align: middle;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps .step-number {
display: inline-block;
font-weight: 700;
font-size: 25px;
line-height: 1.5; margin-right: 10px;
vertical-align: middle;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps .step-name {
font-weight: 600; font-size: 14px;
line-height: 1.5;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps .step-sub-name {
font-size: 13px;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.step-one { opacity: 1; }
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.step-two { opacity: 1;  }
.wcf-embed-checkout-form-two-step .wcf-border-none .wcf-embed-checkout-form-steps .step-one.wcf-current::before {
left: 0;
top: 0;
width: 100%;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
}
.wcf-embed-checkout-form-two-step .wcf-border-none .wcf-embed-checkout-form-steps .step-two.wcf-current::before {
right: 0;
top: 0;
width: 100%;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps .step-one.wcf-current::before {
content: "";
background-color: #f16334;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
width: -webkit-calc( 100% + 2px );
width: calc( 100% + 2px );
height: 2px;
position: absolute;
left: -2px;
top: -2px;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps .step-two.wcf-current::before {
content: "";
background-color: #f16334;
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
width: -webkit-calc( 100% + 2px );
width: calc( 100% + 2px );
height: 2px;
position: absolute;
right: -2px;
top: -2px;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps .steps.wcf-current {
background-color: #fff;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps .wcf-current .step-name {
color: #f16334;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps a {
text-decoration: none;
color: #444;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps .wcf-current a {
text-decoration: none;
color: #444;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps a:visited,
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps a:focus,
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps a:active {
color: #444;
border: none;
outline: none;
}
.wcf-embed-checkout-form-two-step .woocommerce-checkout {
display: block;
width: 100%; }
.wcf-embed-checkout-form-two-step .woocommerce-checkout .col2-set,
.wcf-embed-checkout-form-two-step .woocommerce-checkout .wcf-order-wrap,
.wcf-embed-checkout-form-two-step .woocommerce-checkout .wcf-product-option-wrap {
display: block;
width: 100%;
float: none;
padding: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-top: 10px;
margin-bottom: 20px;
}
.wcf-embed-checkout-form-two-step .woocommerce-checkout .col2-set .col-1 {
margin-top: 10px;
}
.wcf-embed-checkout-form-two-step .woocommerce-additional-fields > h3,
.wcf-embed-checkout-form-two-step .woocommerce-billing-fields > h3,
.wcf-embed-checkout-form-two-step #order_review_heading,
.wcf-embed-checkout-form-two-step .woocommerce-checkout #order_review_heading {
display: none;
}
.wcf-embed-checkout-form-two-step .woocommerce #ship-to-different-address {
font-size: 15px;
margin-bottom: 10px;
}
.wcf-embed-checkout-form-two-step .woocommerce-checkout #order_review_heading {
display: none;
}
.wcf-embed-checkout-form-two-step .woocommerce-checkout .wcf-order-wrap {
display: none;
margin-top: 10px;
margin-bottom: 0;
float: none;
width: 100%;
}
.wcf-embed-checkout-form-two-step .woocommerce-checkout #payment {
display: block;
}
.wcf-embed-checkout-form-two-step table.shop_table #shipping_method {
min-width: 130px;
display: inline-block;
}
.wcf-embed-checkout-form-two-step #order_review {
padding: 0;
}
.wcf-embed-checkout-form-two-step .woocommerce-checkout #payment .form-row {
padding: 0.5em 0 0;
}
.wcf-embed-checkout-form-two-step table.shop_table thead tr th:nth-child( 2 ),
.wcf-embed-checkout-form-two-step table.shop_table tbody tr td:nth-child( 2 ),
.wcf-embed-checkout-form-two-step table.shop_table tfoot tr td:nth-child( 2 ) {
text-align: right;
}
.wcf-embed-checkout-form-two-step .woocommerce-checkout .wcf-product-option-wrap.mt20 {
margin-top: 0 !important;
} .wcf-embed-checkout-form-two-step .woocommerce-checkout #your_products_heading {
margin: 20px 0 0;
padding: 3px 3px 20px;
}
.wcf-embed-checkout-form-two-step .woocommerce-checkout .wcf-yp-skin-classic .wcf-qty-options .wcf-item {
width: 60%;
}
.wcf-embed-checkout-form-two-step .woocommerce-checkout .wcf-yp-skin-classic .wcf-qty-options .wcf-price,
.wcf-embed-checkout-form-two-step .woocommerce-checkout .wcf-yp-skin-classic .wcf-qty-options .wcf-qty {
width: 20%;
}
.wcf-embed-checkout-form-two-step .woocommerce-checkout .wcf-yp-skin-classic .wcf-qty-options .wcf-qty-selection {
width: 50px;
}
.wcf-embed-checkout-form-two-step .woocommerce-checkout .wcf-yp-skin-classic .wcf-qty-options {
padding: 15px;
}
.wcf-embed-checkout-form-two-step .wcf-bump-order-style-1.wcf-after-customer,
.wcf-embed-checkout-form-two-step .wcf-bump-order-style-2.wcf-after-customer,
.wcf-embed-checkout-form-two-step .wcf-bump-order-style-3.wcf-after-customer {
margin: 0 auto 1em;
} .wcf-embed-checkout-form-two-step .woocommerce.step-one .wcf-checkout-fields-wrapper,
.wcf-embed-checkout-form-two-step .woocommerce.step-one .wcf-product-option-before-customer,
.wcf-embed-checkout-form-two-step .woocommerce.step-two .wcf-order-wrap {
display: block;
}
.wcf-embed-checkout-form-two-step .woocommerce.step-two .wcf-checkout-fields-wrapper,
.wcf-embed-checkout-form-two-step .woocommerce.step-two .wcf-product-option-before-customer,
.wcf-embed-checkout-form-two-step .woocommerce.step-one .wcf-order-wrap {
display: none;
}   .wcf-embed-checkout-form-two-step .woocommerce-checkout #payment .form-row label.checkbox {
margin-bottom: 0;
} .wcf-embed-checkout-form-two-step .woocommerce-checkout #payment div.payment_box {
font-size: 0.8em;
}
.wcf-embed-checkout-form-two-step .woocommerce-checkout #payment ul.payment_methods {
background-color: #f7f7f7;
padding: 15px;
} #tve_editor ol,
#tve_editor ul {
margin: 0;
}   @media only screen and ( max-width: 768px ) {
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-nav {
width: 100%;
min-width: 100%;
margin: 0 auto;
padding-bottom: 0;
}
.wcf-embed-checkout-form .woocommerce-checkout .col2-set {
margin: 10px 0 0;
}
.wcf-embed-checkout-form-two-step .woocommerce .woocommerce-info,
.wcf-embed-checkout-form-two-step .woocommerce .woocommerce-notices-wrapper .woocommerce-message,
.wcf-embed-checkout-form-two-step .woocommerce .woocommerce-NoticeGroup .woocommerce-message {
padding: 1em 1em 1em 1.5em;
margin: 0;
}
.wcf-embed-checkout-form-two-step .woocommerce .col2-set .col-1,
.wcf-embed-checkout-form-two-step .woocommerce-page .col2-set .col-1,
.wcf-embed-checkout-form-two-step .woocommerce .col2-set .col-2,
.wcf-embed-checkout-form-two-step .woocommerce-page .col2-set .col-2,
.wcf-embed-checkout-form-two-step .woocommerce .wcf-order-wrap,
.wcf-embed-checkout-form-two-step .woocommerce-page .wcf-order-wrap {
padding: 0;
}
.wcf-embed-checkout-form-two-step .woocommerce-checkout #order_review_heading {
margin: 0;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps > li::before {
content: "";
position: relative;
background: #f16334;
display: block;
width: 42%;
height: 2px;
top: 15px;
left: 0;
z-index: 1;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps > li::after {
content: "";
position: relative;
background: #f16334;
display: block;
width: 51%;
height: 2px;
top: -36px;
left: 52%;
z-index: 1;
}
.wcf-embed-checkout-form-two-step .woocommerce form .wcf-column-33,
.wcf-embed-checkout-form-two-step .woocommerce form .wcf-column-50,
.wcf-embed-checkout-form-two-step .woocommerce form .wcf-column-100,
.wcf-embed-checkout-form-two-step .woocommerce-page form .wcf-column-33,
.wcf-embed-checkout-form-two-step .woocommerce-page form .wcf-column-50,
.wcf-embed-checkout-form-two-step .woocommerce-page form .wcf-column-100 {
width: 100%;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps {
padding: 7px 3px 7px 10px;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps a {
padding: 10px;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps .step-number {
font-size: 20px;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps .step-name,
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps .step-sub-name {
font-size: 12px;
}
.wcf-embed-checkout-form-two-step .woocommerce .wcf-embed-checkout-form-nav-btns .wcf-next-button {
padding: 15px;
}
.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-nav-btns .wcf-next-button .wcf-button-text {
font-size: 1em;
}
.wcf-embed-checkout-form-two-step .woocommerce-checkout #payment .form-row,
.wcf-embed-checkout-form-two-step .woocommercet #payment .form-row {
padding: 0.5em 0 0;
}
.wcf-embed-checkout-form-two-step .woocommerce #payment #place_order {
margin-bottom: 0;
}
.wcf-embed-checkout-form .woocommerce form .wcf-column-33,
.wcf-embed-checkout-form .woocommerce form .wcf-column-50,
.wcf-embed-checkout-form .woocommerce form .wcf-column-100 {
width: 100%;
}
}  .wcf-bump-order-wrap {
display: block;
float: none;
margin: 0 0 1em;
overflow: hidden;
}
.wcf-bump-order-wrap .wcf-bump-order-field-wrap .wcf-pointing-arrow {
margin-right: 5px;
vertical-align: middle;
-webkit-transform: scaleX( 1 );
-ms-transform: scaleX( 1 );
transform: scaleX( 1 );
}
@-webkit-keyframes wcf-blinker {
0% {
visibility: hidden;
}
40% {
visibility: hidden;
}
}
@keyframes wcf-blinker {
0% {
visibility: hidden;
}
40% {
visibility: hidden;
}
}
.wcf-blink {
-webkit-animation: wcf-blinker 0.8s linear infinite;
animation: wcf-blinker 0.8s linear infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
.wcf-bump-order-wrap .wcf-bump-order-desc p {
margin: 0 0 0.6em;
padding: 0;
}
.wcf-bump-order-wrap .wcf-bump-order-desc p:last-child {
margin: 0;
padding: 0;
}
.wcf-bump-order-wrap .wcf-bump-order-desc ul,
.wcf-bump-order-wrap .wcf-bump-order-desc li {
margin: 0;
padding: 0;
list-style-position: inside;
}
.wcf-bump-order-wrap h1,
.wcf-bump-order-wrap h2,
.wcf-bump-order-wrap h3,
.wcf-bump-order-wrap h4,
.wcf-bump-order-wrap h5,
.wcf-bump-order-wrap h6 {
margin: 0;
padding: 0;
font-weight: 500;
line-height: 1.3em;
}
.wcf-embed-checkout-form .wcf-bump-order-wrap .wcf-bump-order-field-wrap label {
margin: 0 !important;
vertical-align: middle;
font-size: 1em;
line-height: 1.3em;
letter-spacing: 0;
font-family: inherit;
font-weight: inherit;
text-transform: none;
} .wcf-embed-checkout-form .wcf-product-option-wrap .wcf-qty-row input[type="radio"] {
-webkit-border-radius: 50%;
border-radius: 50%;
margin-right: 4px;
line-height: 10px;
}
.wcf-embed-checkout-form .wcf-product-option-wrap .wcf-qty-row div [type="checkbox"]:checked::before,
.wcf-embed-checkout-form .wcf-bump-order-wrap.wcf-before-checkout .wcf-bump-order-field-wrap input[type="checkbox"]:checked::before,
.wcf-embed-checkout-form .wcf-bump-order-wrap.wcf-after-customer .wcf-bump-order-field-wrap input[type="checkbox"]:checked::before,
.wcf-embed-checkout-form .wcf-bump-order-wrap.wcf-after-order .wcf-bump-order-field-wrap input[type="checkbox"]:checked::before {
content: "\e600";
margin: 0; }
.wcf-embed-checkout-form .wcf-product-option-wrap .wcf-qty-row input[type="radio"]:checked::before {
background-color: #f16334;
-webkit-border-radius: 50px;
border-radius: 50px;
content: "\2022";
font-size: 24px;
height: 6px;
line-height: 16px;
margin: 4px;
text-indent: -9999px;
width: 6px;
}
.wcf-embed-checkout-form .wcf-bump-order-wrap.wcf-before-checkout .wcf-bump-order-field-wrap input[type="checkbox"],
.wcf-embed-checkout-form .wcf-bump-order-wrap.wcf-after-customer .wcf-bump-order-field-wrap input[type="checkbox"],
.wcf-embed-checkout-form .wcf-bump-order-wrap.wcf-after-order .wcf-bump-order-field-wrap input[type="checkbox"],
.wcf-embed-checkout-form .wcf-product-option-wrap .wcf-qty-row div [type="checkbox"],
.wcf-embed-checkout-form .wcf-product-option-wrap .wcf-qty-row input[type="radio"] {
border: 1px solid #b4b9be;
background: #fff;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 0;
height: 16px;
margin: -4px 4px 0 0;
outline: 0;
padding: 0 !important;
text-align: center;
vertical-align: middle;
width: 16px;
min-width: 16px;
-webkit-appearance: none;
-webkit-box-shadow: inset 0 1px 2px rgba( 0, 0, 0, 0.1 );
box-shadow: inset 0 1px 2px rgba( 0, 0, 0, 0.1 );
-webkit-transition: 0.05s border-color ease-in-out;
transition: 0.05s border-color ease-in-out;
}
.wcf-embed-checkout-form .wcf-bump-order-wrap.wcf-before-checkout .wcf-bump-order-field-wrap input[type="checkbox"]:focus,
.wcf-embed-checkout-form .wcf-bump-order-wrap.wcf-after-customer .wcf-bump-order-field-wrap input[type="checkbox"]:focus,
.wcf-embed-checkout-form .wcf-bump-order-wrap.wcf-after-order .wcf-bump-order-field-wrap input[type="checkbox"]:focus,
.wcf-embed-checkout-form .wcf-product-option-wrap .wcf-qty-row div [type="checkbox"]:focus,
.wcf-embed-checkout-form .wcf-product-option-wrap .wcf-qty-row div [type="radio"]:focus,
.wcf-embed-checkout-form .wcf-product-option-wrap .wcf-qty-row div [type="radio"]:not( :checked ):focus {
border-color: #f16334;
-webkit-box-shadow: 0 0 2px rgba( 241, 99, 52, 0.8 );
box-shadow: 0 0 2px rgba( 241, 99, 52, 0.8 );
}
.wcf-embed-checkout-form .wcf-bump-order-wrap.wcf-before-checkout .wcf-bump-order-field-wrap input[type="checkbox"]:checked::before,
.wcf-embed-checkout-form .wcf-bump-order-wrap.wcf-after-customer .wcf-bump-order-field-wrap input[type="checkbox"]:checked::before,
.wcf-embed-checkout-form .wcf-bump-order-wrap.wcf-after-order .wcf-bump-order-field-wrap input[type="checkbox"]:checked::before,
.wcf-embed-checkout-form .wcf-product-option-wrap .wcf-qty-row div [type="checkbox"]:checked::before,
.wcf-embed-checkout-form .wcf-product-option-wrap .wcf-qty-row input[type="radio"]:checked::before {
display: inline-block;
float: left;
font: normal normal 400 15px/1 cartflows-icon;
speak: none;
vertical-align: middle;
width: 6px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wcf-embed-checkout-form .wcf-bump-order-wrap .wcf-bump-order-field-wrap label [type="checkbox"]:not( :checked )::after,
.wcf-embed-checkout-form .wcf-product-option-wrap .wcf-qty-row div [type="checkbox"]:not( :checked )::after {
opacity: 0;
-webkit-transform: scale( 0 );
-ms-transform: scale( 0 );
transform: scale( 0 );
}
.wcf-embed-checkout-form .wcf-bump-order-wrap .wcf-bump-order-field-wrap label [type="checkbox"]:checked::after,
.wcf-embed-checkout-form .wcf-product-option-wrap .wcf-qty-row div [type="checkbox"]:checked::after {
opacity: 1;
-webkit-transform: scale( 1 );
-ms-transform: scale( 1 );
transform: scale( 1 );
} .wcf-bump-order-style-3 {
border-width: 2px;
border-style: dashed;
border-color: #f06434;
background: transparent;
display: inline-block;
padding: 15px;
width: 100%;
overflow: unset;
position: relative;
}
.wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap,
.wcf-bump-order-style-3 .wcf-bump-order-info {
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
max-width: 75px;
text-align: center;
width: 100%;
}
.wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action input[type="checkbox"],
#payment .wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action input[type="checkbox"],
.wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-label input[type="checkbox"],
#payment .wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-label input[type="checkbox"] {
height: 20px;
width: 20px;
margin: 0 10px 0 0;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action input[type="checkbox"]:checked::before,
.wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-label input[type="checkbox"]:checked::before {
font: normal normal 400 16px/1 cartflows-icon;
width: 20px;
top: 1px;
position: relative;
left: 0;
}
.wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-image {
width: 100%; margin-right: 10px;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-image img { vertical-align: middle;
}
.wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-label {
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
font-size: 16px;
}
.wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap label input { }
.wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-text {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
margin-left: 10px;
max-width: 100%;
}
.wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-desc {
font-size: 13px;
margin-top: 10px;
}
.wcf-bump-order-style-3 .wcf-content-container {
padding: 25px 0;
} @media only screen and ( max-width: 520px ) {
.wcf-bump-order-style-3 .wcf-bump-order-info {
display: block;
}
.wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-image {
max-width: 100%;
margin: 0 0 10px 0;
}
.wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action {
max-width: 65px;
}
.wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action input[type="checkbox"] {
margin: 0 10px 0 0;
}
.wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-text {
-webkit-box-flex: 5;
-webkit-flex: 5;
-moz-box-flex: 5;
-ms-flex: 5;
flex: 5;
}
}   .wcf-bump-order-style-3 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-field-wrap {
display: block;
}
.wcf-bump-order-style-3 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-field-wrap .wcf-bump-order-action,
.wcf-bump-order-style-3 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-field-wrap .wcf-bump-order-info,
.wcf-bump-order-style-3 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-field-wrap .wcf-bump-order-text,
.wcf-bump-order-style-3 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-field-wrap .wcf-bump-order-label {
display: block;
text-align: center;
width: 100%;
max-width: 100%;
}
.wcf-bump-order-style-3 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-field-wrap .wcf-bump-order-text {
margin: 15px 0 0;
}
.wcf-bump-order-style-3 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-field-wrap .wcf-bump-order-image {
min-width: 100%;
text-align: center;
}  .wcf-bump-order-style-3 .wcf-bump-order-content.wcf-bump-order-image-right .wcf-bump-order-label {
display: block;
}
.wcf-bump-order-style-3 .wcf-bump-order-content.wcf-bump-order-image-right .wcf-bump-order-text {
margin: 0 10px 0 0;
text-align: right;
}
.wcf-bump-order-style-3 .wcf-bump-order-content.wcf-bump-order-image-right .wcf-pointing-arrow {
-webkit-transform: rotate( 180deg );
-ms-transform: rotate( 180deg );
transform: rotate( 180deg );
}    .wcf-bump-order-style-4 {
border-width: 1px;
border-style: solid;
border-color: #f06434;
background: #fff;
-webkit-border-radius: 3px;
border-radius: 3px;
display: inline-block;
padding: 15px;
position: relative;
width: 100%;
overflow: unset;
}
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap {
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action {
text-align: center;
min-width: 115px;
}
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action .wcf-bump-order-cb-button {
margin: 0;
border: 1px solid #ccc;
color: #333;
padding: 8px 20px;
-webkit-border-radius: 3px;
border-radius: 3px;
text-decoration: none;
text-transform: none;
}
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action .wcf-bump-order-cb-button:hover { cursor: pointer;
}
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action .wcf-bump-order-cb-button span {
background-color: #333;
padding: 0 5px;
-webkit-border-radius: 50px;
border-radius: 50px;
color: #fff;
margin: 0 8px 0 0;
}
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action input[type="checkbox"],
#payment .wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action input[type="checkbox"] {
display: none !important; }
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action input[type="checkbox"]:checked::before {
font: normal normal 400 20px/1 cartflows-icon;
width: 20px;
top: 2px;
position: relative;
left: 2px;
}
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-image {
-webkit-box-flex: 0;
-moz-box-flex: 0;  min-width: 100px;
margin-right: 15px;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center; }
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-image img { vertical-align: middle;
}
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-label {
color: #f06434;
font-size: 16px;
margin-bottom: 5px;
font-weight: 500;
}
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap label input { }
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-text {
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-js-display: flex; -webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
width: 100%;
}
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-info {
-webkit-box-flex: 0;
-moz-box-flex: 0;
-ms-flex: 0 0 calc( 100% - 100px );
flex: 0 0 calc( 100% - 100px );
-webkit-flex: 0 0 -webkit-calc( 100% - 115px );
}
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-desc {
font-size: 13px;
}
.wcf-bump-order-style-4 .wcf-bump-order-offer {
font-size: 18px;
color: #f06434;
}
.wcf-bump-order-style-4 .wcf-content-container {
padding: 25px 0;
}
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action .wcf-bump-order-cb-button .wcf-processing {
opacity: 0.7;
background: #fff;
pointer-events: none;
} @media only screen and ( max-width: 520px ) {
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action {
margin: 10px 0 0 0;
text-align: left;
display: block;
line-height: 2;
}
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-image {
-webkit-box-flex: 0;
-moz-box-flex: 0;
-ms-flex: 0 0 80px;
flex: 0 0 80px;
-webkit-flex: 0 0 80px;
}
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap,
.wcf-bump-order-style-4 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-text {
display: block;
}
}   .wcf-bump-order-style-4 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-field-wrap {
display: block;
text-align: center;
}
.wcf-bump-order-style-4 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-image {
width: 100%;
}
.wcf-bump-order-style-4 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-action {
text-align: center;
margin: 10px 0 0 0;
}
.wcf-bump-order-style-4 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-text {
margin: 15px 0;
}  .wcf-bump-order-style-4 .wcf-bump-order-content.wcf-bump-order-image-right .wcf-bump-order-field-wrap {
text-align: right;
}
.wcf-bump-order-style-4 .wcf-bump-order-content.wcf-bump-order-image-right .wcf-bump-order-action {
min-width: 80px;
}
.wcf-bump-order-style-4 .wcf-bump-order-content.wcf-bump-order-image-right .wcf-bump-order-text {
margin: 0 15px;
}
.wcf-bump-order-style-4 .wcf-bump-order-content.wcf-bump-order-image-right .wcf-bump-order-image {
margin: 0;
}    .wcf-bump-order-style-5 {
background: #fef7f5;
-webkit-border-radius: 3px;
border-radius: 3px;
display: inline-block;
padding: 15px;
position: relative;
width: 100%;
overflow: unset;
}
.wcf-bump-order-style-5 .wcf-bump-order-field-wrap {
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.wcf-bump-order-style-5 .wcf-bump-order-label,
.wcf-bump-order-style-5 .wcf-bump-order-desc {
margin: 0 0 15px 0;
} .wcf-bump-order-style-5 .wcf-bump-order-desc {
font-weight: 400;
} .wcf-bump-order-style-5 .wcf-bump-order-action {
border-width: 2px;
border-style: solid;
border-color: #dea97c;
-webkit-border-radius: 3px;
border-radius: 3px;
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
line-height: 1.2;
padding: 8px 18px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
vertical-align: middle;
}
.wcf-bump-order-style-5 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action input[type="checkbox"],
#payment .wcf-bump-order-style-5 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action input[type="checkbox"] {
height: 20px;
width: 20px;
margin: 0 10px 0 0 !important;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wcf-bump-order-style-5 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action input[type="checkbox"]:checked::before {
font: normal normal 400 16px/1 cartflows-icon;
width: 20px;
top: 1px;
position: relative;
left: 0;
}
.wcf-bump-order-style-5 .wcf-bump-order-label {
font-weight: 600;
color: #333;
font-size: 16px;
line-height: 1;
}
.wcf-bump-order-style-5 .wcf-bump-order-info {
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}  .wcf-bump-order-style-5 .wcf-bump-order-info.wcf-bump-order-image-top {
display: block;
text-align: center;
width: 100%;
}
.wcf-bump-order-style-5 .wcf-bump-order-image-top .wcf-bump-order-image {
margin: 0 0 15px 0;
display: inline-block;
text-align: center;
max-width: 100%;
}
.wcf-bump-order-style-5 .wcf-bump-order-image-top .wcf-bump-order-action {
-js-display: inline-flex;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}  .wcf-bump-order-style-5 .wcf-bump-order-info.wcf-bump-order-image-right .wcf-bump-order-image {
margin: 0 0 0 15px;
}
.wcf-bump-order-style-5 .wcf-bump-order-info.wcf-bump-order-image-right .wcf-bump-order-text {
text-align: right;
}
.wcf-bump-order-style-5 .wcf-bump-order-info.wcf-bump-order-image-right .wcf-bump-order-action {
-js-display: inline-flex;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}  .wcf-bump-order-style-5 .wcf-bump-order-image {
max-width: 50%;
-js-display: inline-flex;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin: 0 15px 0 0;
}
.wcf-bump-order-style-5 .wcf-bump-order-cb-button {
margin: 0;
border: 1px solid #ccc;
color: #333;
padding: 8px 20px;
-webkit-border-radius: 3px;
border-radius: 3px;
text-decoration: none;
text-transform: none;
}
.wcf-bump-order-style-5 .wcf-processing {
opacity: 0.7;
background: #fff;
pointer-events: none;
}
.wcf-bump-order-style-5 .wcf-bump-remove-from-cart:hover {
color: #fff;
background: #e43b2c;
}
.wcf-bump-order-style-5 .wcf-bump-order-cb-button:hover { cursor: pointer;
}
.wcf-bump-order-style-5 .wcf-bump-order-action.wcf-ob-action-button {
border: none;
padding: 0;
line-height: unset;
}
.wcf-bump-order-style-5 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action.wcf-ob-action-button input[type="checkbox"] {
display: none !important;
} @media only screen and ( max-width: 520px ) {
.wcf-bump-order-style-5 .wcf-bump-order-field-wrap .wcf-bump-order-info {
display: block;
}
.wcf-bump-order-style-5 .wcf-bump-order-field-wrap .wcf-bump-order-image {
max-width: 100%;
margin: 0 0 15px 0;
}
.wcf-bump-order-style-5 .wcf-bump-order-info.wcf-bump-order-image-right .wcf-bump-order-image {
margin: 15px 0 0;
}
}   .wcf-bump-order-style-2 {
border: 2px #f00 dashed;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wcf-bump-order-style-2 .wcf-content-container {
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
.wcf-bump-order-style-2 .wcf-bump-order-offer {
padding: 20px 25px;
font-size: 1.1em;
font-weight: 600;
}
.wcf-bump-order-style-2 .wcf-bump-order-offer-content-right {
width: 100%;
}
.wcf-bump-order-style-2 .wcf-bump-order-desc {
padding: 0 25px 20px;
}
.wcf-bump-order-style-2 .wcf-bump-order-field-wrap {
border-top: 2px #f00 dashed;
padding: 15px 25px;
margin: 0;
font-size: 1.1em;
display: block;
}
.wcf-bump-order-style-2 .wcf-bump-order-field-wrap,
.wcf-bump-order-style-2 .wcf-bump-order-field-wrap * {
cursor: pointer;
}
.wcf-bump-order-style-2 .wcf-bump-order-field-wrap .wcf-bump-order-label {
margin-left: 1px;
} .wcf-bump-order-style-2 .wcf-bump-order-offer-content-left,
.wcf-bump-order-style-2 .wcf-bump-order-offer-content-left + .wcf-bump-order-offer-content-right {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.wcf-bump-order-style-2 .wcf-bump-order-offer-content-left img {
padding: 20px;
}
.wcf-embed-checkout-form-one-column .wcf-bump-order-style-2 .wcf-bump-order-offer-content-left {
width: 14%;
}
.wcf-embed-checkout-form-one-column .wcf-bump-order-style-2 .wcf-bump-order-offer-content-left + .wcf-bump-order-offer-content-right {
width: 85%;
}
.wcf-show-coupon-field-toggle {
padding-top: 1em;
}
@media only screen and ( max-width: 520px ) {
.wcf-bump-order-style-2 .wcf-content-container {
display: block;
}
.wcf-bump-order-style-2 .wcf-bump-order-offer-content-left + .wcf-bump-order-offer-content-right,
.wcf-embed-checkout-form-one-column .wcf-bump-order-style-2 .wcf-bump-order-offer-content-left + .wcf-bump-order-offer-content-right {
width: 100%;
}
}  .wcf-bump-order-style-2 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-content-container {
display: block;
}
.wcf-bump-order-style-2 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-offer,
.wcf-bump-order-style-2 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-field-wrap {
text-align: center;
}
.wcf-bump-order-style-2 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-offer-content-left,
.wcf-bump-order-style-2 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-offer-content-right {
display: block;
width: 100%;
text-align: center;
}  .wcf-bump-order-style-2 .wcf-bump-order-content.wcf-bump-order-image-right .wcf-bump-order-offer,
.wcf-bump-order-style-2 .wcf-bump-order-content.wcf-bump-order-image-right .wcf-bump-order-field-wrap {
text-align: right;
}
.wcf-bump-order-style-2 .wcf-bump-order-content.wcf-bump-order-image-right .wcf-bump-order-offer-content-right,
.wcf-bump-order-style-2 .wcf-bump-order-content.wcf-bump-order-image-right .wcf-bump-order-offer-content-left {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
text-align: right;
}    .wcf-bump-order-style-1 {
background: #f1f1f1;
border-style: none;
border-width: 2px;
border-color: #f00;
-webkit-border-radius: 3px;
border-radius: 3px;
display: inline-block;
}
.wcf-bump-order-style-1 .wcf-bump-order-offer {
padding: 0 25px 10px;
font-size: 1.2em;
}
.wcf-bump-order-style-1 .wcf-content-container {
padding: 25px 0;
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
.wcf-bump-order-style-1 .wcf-bump-order-offer-content-right {
width: 100%;
}
.wcf-bump-order-style-1 .wcf-bump-order-desc {
padding: 0 25px;
}
.wcf-bump-order-style-1 .wcf-bump-order-field-wrap {
border-style: none;
border-width: 2px;
border-color: #f00;
padding: 20px 25px;
margin: 0;
font-size: 1.1em;
display: block;
background: #ddd;
}
.wcf-bump-order-style-1 .wcf-bump-order-field-wrap,
.wcf-bump-order-style-1 .wcf-bump-order-field-wrap * {
cursor: pointer;
}
.wcf-embed-checkout-form .woocommerce #payment .wcf-bump-order-wrap input[type="checkbox"] {
margin: 0 4px 0 0;
}
.wcf-bump-order-style-1 .wcf-bump-order-field-wrap .wcf-bump-order-label {
margin-left: 1px;
} .wcf-bump-order-style-1 .wcf-bump-order-offer-content-left,
.wcf-bump-order-style-1 .wcf-bump-order-offer-content-left + .wcf-bump-order-offer-content-right {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.wcf-bump-order-style-1 .wcf-bump-order-offer-content-left img {
padding: 0 20px;
}  .wcf-bump-order-style-1 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-content-container {
display: block;
}
.wcf-bump-order-style-1 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-field-wrap {
text-align: center;
}
.wcf-bump-order-style-1 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-offer-content-left,
.wcf-bump-order-style-1 .wcf-bump-order-content.wcf-bump-order-image-top .wcf-bump-order-offer-content-right {
display: block;
width: 100%;
text-align: center;
}  .wcf-bump-order-style-1 .wcf-bump-order-content.wcf-bump-order-image-right .wcf-bump-order-field-wrap {
text-align: right;
}
.wcf-bump-order-style-1 .wcf-bump-order-content.wcf-bump-order-image-right .wcf-bump-order-offer-content-right { -webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
text-align: right;
}
.wcf-bump-order-style-1 .wcf-bump-order-content.wcf-bump-order-image-right .wcf-bump-order-offer-content-left {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.wcf-bump-order-style-1 .wcf-bump-order-content.wcf-bump-order-image-right .wcf-pointing-arrow {
-webkit-transform: rotate( 180deg );
-ms-transform: rotate( 180deg );
transform: rotate( 180deg );
margin-top: -5px;
}    .wcf-embed-checkout-form-one-column .wcf-bump-order-style-1 .wcf-bump-order-offer-content-left {
width: 14%;
}
.wcf-embed-checkout-form-one-column .wcf-bump-order-style-1 .wcf-bump-order-offer-content-left + .wcf-bump-order-offer-content-right {
width: 85%;
}
@media only screen and ( max-width: 520px ) {
.wcf-embed-checkout-form-two-column .wcf-bump-order-style-1.wcf-after-customer,
.wcf-embed-checkout-form-two-column .wcf-bump-order-style-2.wcf-after-customer,
.wcf-embed-checkout-form-two-column .wcf-bump-order-style-3.wcf-after-customer,
.wcf-embed-checkout-form-two-column .wcf-bump-order-style-4.wcf-after-customer {
width: 100%;
}
.wcf-bump-order-style-1 .wcf-bump-order-offer-content-left + .wcf-bump-order-offer-content-right,
.wcf-embed-checkout-form-one-column .wcf-bump-order-style-1 .wcf-bump-order-offer-content-left + .wcf-bump-order-offer-content-right {
width: 100%;
}
}
@media only screen and ( max-width: 520px ) {
.wcf-bump-order-style-1 .wcf-content-container {
display: block;
}
.wcf-bump-order-wrap .wcf-bump-order-offer-content-left {
width: 100%;
}
.wcf-bump-order-wrap .wcf-bump-order-offer-content-left img {
width: 100%;
padding: 25px;
}
}   .wcf-product-option-wrap {
padding: 3px;
}
.wcf-product-option-wrap h3 {
font-family: inherit;
font-weight: 600;
font-size: 20px;
margin: 0 0 25px 0;
padding: 3px;
}
.wcf-product-option-wrap .wcf-qty-options .wcf-qty-row {
position: relative;
}
.wcf-product-option-wrap .wcf-qty-options .wcf-qty-row .wcf-item-choose-options {
margin: 5px 0 0 0;
}
.wcf-product-option-wrap input[type="number"]:focus {
outline: none;
}
.wcf-qty-options .wcf-item-selector {
display: inline-block;
margin-right: 8px;
}
.wcf-qty-options .wcf-item-all-text {
display: inline-block;
vertical-align: middle;
}
.wcf-qty-options .wcf-item-image {
width: 55px; -js-display: inline-flex;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-right: 10px;
}
.wcf-qty-options .wcf-item-wrap {
font-size: 1em;
font-weight: 600;
line-height: 1.5;
}
.wcf-qty-options .wcf-display-attributes,
.wcf-qty-options .wcf-display-subscription-details {
font-size: 0.75em;
font-weight: 400;
font-style: italic;
opacity: 0.65;
}
.wcf-display-attributes .wcf-att-inner {
margin-right: 5px;
}
.wcf-display-attributes .wcf-att-inner:last-child .wcf-att-sep {
display: none;
} .wcf-qty-hidden.wcf-qty {
visibility: hidden;
pointer-events: none;
opacity: 0;
} .wcf-qty-options .wcf-item-wrap {
line-height: 1.8;
}
.wcf-qty-options ins {
background: none;
}
.wcf-qty-options .wcf-price del .woocommerce-Price-amount {
font-size: inherit;
opacity: 0.45;
color: inherit;
}
.wcf-qty-options .wcf-price ins .woocommerce-Price-amount {
margin-left: 4px;
}
.wcf-qty-options .wcf-item .wcf-item-wrap span.dashicons.dashicons-no-alt {
vertical-align: middle;
} .wcf-embed-checkout-form-one-column .wcf-product-option-wrap {
clear: left;
margin: 15px 0;
width: 100%;
}
.wcf-embed-checkout-form-two-column .wcf-product-option-wrap {
margin: 15px 0;
width: 55%;
float: left;
padding-right: 40px;
}
.wcf-embed-checkout-form-two-column .wcf-product-option-wrap.wcf-product-option-before-customer,
.wcf-embed-checkout-form-two-column .wcf-product-option-wrap.wcf-product-option-before-order,
.wcf-embed-checkout-form-two-column .wcf-order-wrap .wcf-product-option-wrap.wcf-product-option-before-order {
width: 100%;
padding: 0;
} .wcf-yp-skin-classic .wcf-qty-options {
border: none; background-color: var( --wcf-yp-bg-color );
-webkit-border-radius: 3px;
border-radius: 4px;
border-collapse: collapse;
font-family: inherit;
font-weight: inherit;
font-size: 1em;
margin: 0 0 0 0 !important;
padding: 15px;
text-align: left;
width: 100%;
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-qty-header {
border-bottom: 1px dashed var( --wcf-yp-border-color );
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-qty-header .wcf-field-label {
font-weight: 600;
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-yp-skin-classic .wcf-qty-options .wcf-qty-row:not( .wcf-highlight ):last-child,
.wcf-yp-skin-classic .wcf-qty-options .wcf-qty-row:not( .wcf-highlight ):last-child {
border: none !important;
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-qty-row .wcf-item,
.wcf-yp-skin-classic .wcf-qty-options .wcf-qty-row .wcf-qty,
.wcf-yp-skin-classic .wcf-qty-options .wcf-qty-row .wcf-price {
padding: 0;
line-height: 1.4em;
border: none;
position: relative;
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-qty-row {
color: var( --wcf-yp-text-color );
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
padding: 10px 0;
border-bottom: 1px solid var( --wcf-yp-border-color );
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 0.95em;
cursor: pointer;
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-item,
.wcf-yp-skin-classic .wcf-qty-options .wcf-qty,
.wcf-yp-skin-classic .wcf-qty-options .wcf-price {
display: inline-block;
vertical-align: middle;
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-item {
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 70%;
-webkit-box-flex: 4;
-webkit-flex: 4;
-moz-box-flex: 4;
-ms-flex: 4;
flex: 4;
margin-right: 10px;
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-item .wcf-item-subtext {
font-size: 0.95em;
line-height: 1.5;
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-item .wcf-item-wrap + .wcf-item-subtext {
margin-top: 5px;
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-qty {
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
width: 20%;
text-align: center;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-moz-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-qty-selection {
width: 40px;
min-width: 40px;
min-height: 30px;
padding: 2px 5px;
color: #666;
margin: 0;
text-align: center;
border: 1px solid #dcdada;
border-left: 0;
border-right: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-price {
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 10%;
text-align: right;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-moz-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-webkit-flex: 1;
-moz-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-left: 10px;
font-size: 0.95em;
font-weight: 400;
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-highlight {
background-color: var( --wcf-yp-hl-bg-color );
border: 1px solid var( --wcf-yp-hl-border-color );
color: var( --wcf-yp-hl-text-color );
font-weight: 500;
padding: 18px 28px;
margin: -1px -28px 0;
font-size: 0.95em;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 5px 10px -5px rgba( 150, 150, 150, 0.5 );
box-shadow: 0 5px 10px -5px rgba( 150, 150, 150, 0.5 );
}
.wcf-yp-skin-classic .wcf-qty-table-titles + .wcf-highlight {
margin-top: 15px;
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-highlight + .wcf-highlight {
margin-top: 25px;
}
.wcf-yp-skin-classic .wcf-highlight .wcf-highlight-head {
position: absolute;
top: -10px;
right: -10px;
background: var( --wcf-yp-hl-flag-bg-color );
color: var( --wcf-yp-hl-flag-text-color );
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 3px 9px;
font-size: 0.75em;
font-weight: 400;
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-highlight .wcf-item-wrap {
font-size: 0.95em;
font-weight: 600;
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-highlight .wcf-item-subtext {
opacity: 0.75;
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-item-image {
margin-right: 15px;
} .wcf-embed-checkout-form-two-step .wcf-yp-skin-classic .wcf-qty-options .wcf-highlight {
padding: 18px;
margin-left: -20px;
margin-right: -20px;
}  .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-yp-skin-classic .wcf-qty-options.wcf-loading .wcf-qty-row.wcf-qty-table-titles::before,
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-yp-skin-classic .wcf-qty-options.wcf-loading .wcf-qty-row::before {
content: "";
position: absolute;
background: url(//devsite.nerdsofbusiness.com/wp-content/plugins/cartflows-pro/assets/images/product-options-classic-loader.svg) 15px 15px, #fff;
background-repeat: no-repeat;
width: 100%;
height: 100%;
z-index: 1;
left: 0;
top: 0;
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-yp-skin-classic .wcf-qty-options.wcf-loading .wcf-qty-row::before {
background-color: #f9f9f9;
}  .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-yp-skin-cards .wcf-qty-options.wcf-loading .wcf-qty-row::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: #f7f7f7;
-webkit-border-radius: 0.35em;
border-radius: 0.35em;
top: 0;
left: 0;
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-yp-skin-cards .wcf-qty-options.wcf-loading .wcf-qty-row::before {
content: "";
position: absolute;
background: url(//devsite.nerdsofbusiness.com/wp-content/plugins/cartflows-pro/assets/images/product-options-card-loader.svg) center center;
background-repeat: no-repeat;
-webkit-transform: scale( 0.92 );
-ms-transform: scale( 0.92 );
transform: scale( 0.92 );
width: 100%;
height: 100%;
z-index: 1;
left: -5px;
top: 0;
}  .wcf-yp-skin-cards .wcf-qty-options {
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -10px;
font-size: 1em;
width: -webkit-calc( 100% + 20px );
width: calc( 100% + 20px );
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row {
background-color: #f7f7f7;
border: 1px solid #b0b0b0;
padding: 20px 30px;
margin: 0 10px 22px;
-webkit-border-radius: 0.35em;
border-radius: 0.35em;
width: -webkit-calc( 50% - 20px );
width: calc( 50% - 20px );
font-size: 1em;
font-weight: 600;
cursor: pointer;
position: relative;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-highlight {
background-color: #fff;
-webkit-box-shadow: 0 5px 10px -5px rgba( 150, 150, 150, 0.5 );
box-shadow: 0 5px 10px -5px rgba( 150, 150, 150, 0.5 );
overflow: hidden;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-highlight .wcf-price {
font-size: 1.08em;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item-choose-options {
margin: 0 0 3px;
}
.wcf-yp-skin-cards .wcf-highlight .wcf-highlight-head {
position: absolute;
width: 12em;
top: 1.8em;
right: -3em;
background: #f16334;
color: #fff;
padding: 0.22em 0;
text-align: center;
font-size: 0.8em;
font-weight: 700;
-ms-transform: rotate( 45deg );
transform: rotate( 45deg );
-webkit-transform: rotate( 45deg );
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item {
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-moz-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-item-selector,
.wcf-yp-skin-cards .wcf-qty-options .wcf-item-image {
margin-top: 5px;
position: relative;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-item-image {
margin-right: 15px;
width: 80px;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item-content-options {
margin: 0 0 5px 0;
width: 100%;
position: relative;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item-content-options .wcf-item-wrap,
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item-content-options .wcf-price {
font-size: 1.07em;
font-weight: 600;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item-wrap {
margin-bottom: 5px;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item-subtext {
font-size: inherit;
font-weight: 400;
opacity: 0.75;
margin-bottom: 15px;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item-content-options .wcf-qty,
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item-content-options .wcf-qty input {
max-width: 50px;
text-align: center;
min-height: 30px;
padding: 2px;
margin: 0;
border: none;
-webkit-border-radius: 0;
border-radius: 0;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item-content-options .wcf-qty input {
border: 1px solid #dcdada;
border-left: 0;
border-right: 0;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item-content-options .wcf-qty {
max-width: 100px;
}
.wcf-embed-checkout-form .woocommerce-checkout .wcf-qty .wcf-qty-selection-wrap {
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex; }
.wcf-embed-checkout-form .woocommerce-checkout .wcf-qty .wcf-qty-selection-btn {
line-height: 1;
}
.wcf-embed-checkout-form .woocommerce-checkout .wcf-qty .wcf-qty-change-icon {
border: 1px solid #dcdada;
height: 30px;
width: 26px;
margin: 0;
padding: 6px 6px;
color: #555;
text-align: center;
font-weight: 500;
cursor: pointer;
font-size: 13px;
margin-bottom: 0;
}
.wcf-embed-checkout-form .woocommerce-checkout .wcf-qty .wcf-qty-change-icon:hover {
background-color: #f7f7f7;
}
.wcf-embed-checkout-form .woocommerce-checkout .wcf-qty .wcf-qty-decrement {
-webkit-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
border-right: 0;
}
.wcf-embed-checkout-form .woocommerce-checkout .wcf-qty .wcf-qty-increment {
-webkit-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
border-left: 0;
}
.wcf-embed-checkout-form .woocommerce-checkout .wcf-qty input[type="number"]::-webkit-inner-spin-button,
.wcf-embed-checkout-form .woocommerce-checkout .wcf-qty input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item-content-options .wcf-qty,
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item-content-options .wcf-price {
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
display: inline-block;
margin-top: 0;
margin-right: 10px;
vertical-align: middle;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item-content-options .wcf-price {
margin-right: 0;
} .wcf-yp-skin-cards .wcf-qty-hidden.wcf-qty {
display: none !important;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item-content-options .wcf-price {
font-size: 0.95em;
} .wcf-embed-checkout-form-two-step .wcf-yp-skin-cards .wcf-qty-row,
.wcf-embed-checkout-form-two-column .wcf-product-option-after-customer.wcf-yp-skin-cards .wcf-qty-row,
.wcf-embed-checkout-form-two-column .wcf-product-option-before-order.wcf-yp-skin-cards .wcf-qty-row {
width: 100%;
}
@media ( max-width: 768px ) {
.wcf-product-option-before-customer.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row,
.wcf-product-option-after-customer.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row,
.wcf-product-option-before-order.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row,
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row {
width: 100%;
padding: 15px 20px;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row:last-child {
margin-bottom: 0;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-item {
width: 100%;
}
.wcf-product-option-wrap.wcf-yp-skin-cards .wcf-qty-options .wcf-qty {
width: 40%;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item-content-options .wcf-price {
width: auto;
vertical-align: middle;
}
.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row .wcf-item-content-options .wcf-item-subtext {
font-size: 0.9em;
}
} #wcf-quick-view-content {
font-family: Montserrat, sans-serif;
}
#wcf-quick-view-content .summary-content .product_title {
display: inline-block;
font-size: 2rem;
font-family: inherit;
font-weight: 400;
width: 100%;
margin: 0 0 0.5em 0;
padding: 0 0 0;
border: none;
border-bottom: none;
line-height: 1.3;
}
#wcf-quick-view-content .summary-content .woocommerce-product-rating {
margin: 0 0 0.5em 0;
}
#wcf-quick-view-content .summary-content .woocommerce-product-rating .star-rating,
#wcf-quick-view-content .summary-content .woocommerce-product-rating .comment-form-rating .stars a,
#wcf-quick-view-content .summary-content .woocommerce-product-rating .star-rating::before {
color: #f16334;
}
#wcf-quick-view-content .summary-content .price,
#wcf-quick-view-content .summary-content .single_variation_wrap .woocommerce-variation-price {
margin: 0 0 0.5em;
font-family: inherit;
font-weight: 400;
}
#wcf-quick-view-content .summary-content .wc-stripe-payment-request-wrapper {
padding: 0;
}
#wcf-quick-view-content .summary-content .price del,
#wcf-quick-view-content .summary-content .single_variation_wrap .woocommerce-variation-price del {
opacity: 1;
margin-right: 10px;
}
#wcf-quick-view-content .summary-content .single_variation_wrap .woocommerce-variation-availability .ast-stock-detail {
margin: 0;
}
#wcf-quick-view-content .summary-content .single_variation_wrap .woocommerce-variation-availability .ast-stock-avail {
display: none;
}
#wcf-quick-view-content .summary-content .single_variation_wrap .woocommerce-variation-availability .stock.in-stock {
font-size: 0.9em;
}
#wcf-quick-view-content .summary-content .woocommerce-product-details__short-description p,
#wcf-quick-view-content .summary-content .single_variation_wrap .woocommerce-variation-description p {
font-size: 0.9em;
line-height: 1.85714285714286;
margin-top: 0;
margin-bottom: 20px;
}
#wcf-quick-view-content .summary-content div.product {
padding: 0;
display: inline-block;
vertical-align: middle;
}
#wcf-quick-view-content .summary-content form.cart {
margin-bottom: 0;
}
#wcf-quick-view-content .summary-content .variations {
border-bottom: 1px #ddd solid;
padding-bottom: 1em;
}
#wcf-quick-view-content .summary-content .variations label {
font-size: 13px;
font-weight: 400;
}
#wcf-quick-view-content .summary-content .single_variation_wrap .single_variation {
margin-bottom: 1em;
}
#wcf-quick-view-content .summary-content .single_variation_wrap .single_variation .woocommerce-variation-description {
display: none;
}
#wcf-quick-view-content .variations_form .variations td {
padding: 5px 0;
}
#wcf-quick-view-content .summary-content .variations td.label {
padding-right: 0.4em;
vertical-align: middle;
}
#wcf-quick-view-content .summary-content .variations select {
background-color: #fff;
background-image: none;
border: 1px solid;
border-color: #d4d4d4;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: inset 0 -1em 0.7em 0 rgba( 0, 0, 0, 0.01 );
box-shadow: inset 0 -1em 0.7em 0 rgba( 0, 0, 0, 0.01 );
color: #555;
display: inline-block;
font-family: inherit;
font-weight: inherit;
font-size: 14px;
height: auto;
line-height: 1.42857143 !important;
min-height: 34px;
outline: none;
padding: 7px 12px;
width: auto;
-webkit-appearance: none;
}
#wcf-quick-view-content .summary-content a {
color: #f16334;
text-decoration: none;
}
#wcf-quick-view-content .summary-content .reset_variations {
text-decoration: none;
font-size: 11px;
color: #b5b5b5; letter-spacing: 0.5px;
}
#wcf-quick-view-content .summary-content .single_variation_wrap .woocommerce-variation-add-to-cart button {
border: 1px solid;
border-color: #f16334;
background: #f16334;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #fff;
font-family: inherit;
font-weight: inherit;
font-size: 16px;
letter-spacing: 0.5px;
line-height: 1;
margin-top: 15px;
padding: 10px 30px;
width: auto;
}
@media only screen and ( max-width: 768px ) {
.wcf-embed-checkout-form-one-column .wcf-product-option-wrap {
padding: 0 18px;
}
.wcf-embed-checkout-form-two-column .wcf-product-option-wrap {
width: 100%;
float: none;
padding: 0 10px;
}
} .wcf-clear::before,
.wcf-clear::after {
content: " ";
display: table;
}
.wcf-clear::after {
clear: both;
}
html.wcf-quick-view-is-open,
html.wcf-quick-view-is-open body,
html.wcf-pre-checkout-offer-open,
html.wcf-pre-checkout-offer-open body {
overflow: hidden;
}
.wcf-quick-view-bg {
position: fixed;
visibility: hidden;
overflow: hidden;
background: #0b0b0b;
opacity: 0;
-webkit-transition: opacity 0.25s;
transition: opacity 0.25s;
z-index: 1042;
}
.wcf-quick-view-loader {
z-index: 1000;
border: none;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
top: 0;
left: 0;
cursor: none;
position: absolute;
}
.wcf-quick-view-loader::before {
content: "";
background: none !important;
width: 48px;
height: 48px;
display: block;
position: absolute;
top: 50%;
left: 50%;
border: 3px solid #fff;
margin: 0 auto;
-webkit-border-radius: 50%;
border-radius: 50%;
border-left-color: transparent;
border-right-color: transparent;
-webkit-animation: wcf-qv-spin 575ms infinite linear;
animation: wcf-qv-spin 575ms infinite linear;
}
@keyframes wcf-qv-spin {
100% {
-webkit-transform: rotate( 360deg );
transform: rotate( 360deg );
}
}
@-webkit-keyframes wcf-qv-spin {
100% {
-webkit-transform: rotate( 360deg );
transform: rotate( 360deg );
}
}
.wcf-loader-overlay {
position: absolute;
top: 0;
left: 0;
background: rgba( 255, 255, 255, 0.4 );
z-index: 2;
content: "";
height: 100%;
width: 100%;
}
.wcf-loader::before {
border: 3px solid #333;
border-left-color: transparent;
border-right-color: transparent;
}
.wcf-loader {
z-index: 3;
}
.wcf-quick-view-bg-ready {
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.6;
visibility: visible;
}
#wcf-quick-view-modal {
position: fixed;
visibility: hidden;
opacity: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1400;
text-align: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
overflow-x: hidden;
overflow-y: auto;
}
#wcf-quick-view-modal.open {
visibility: visible;
opacity: 1;
}
#wcf-quick-view-modal .wcf-content-main-wrapper {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 30px;
}
#wcf-quick-view-modal .wcf-content-main-wrapper::before {
content: "";
display: inline-block;
vertical-align: middle;
height: 100%;
}
#wcf-quick-view-modal .wcf-content-main {
position: relative;
pointer-events: none;
display: inline-block;
vertical-align: middle;
max-width: 100%;
margin: 0 auto;
text-align: left;
z-index: 1045;
-webkit-transform: translateY( -30px );
-ms-transform: translateY( -30px );
transform: translateY( -30px );
opacity: 0;
-webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s;
}
#wcf-quick-view-modal.open .wcf-content-main {
-webkit-transform: translateY( 0 );
-ms-transform: translateY( 0 );
transform: translateY( 0 );
opacity: 1;
width: 100%;
}
#wcf-quick-view-modal .wcf-content-main::after,
#wcf-quick-view-modal .wcf-content-main::before {
content: "";
display: table;
clear: both;
}
#wcf-quick-view-modal .wcf-lightbox-content {
display: table;
pointer-events: auto;
background-color: #fff;
max-width: 975px;
margin: 20px auto;
-webkit-transform: translateZ( 0 );
transform: translateZ( 0 );
-webkit-box-shadow: 3px 3px 20px 0 rgba( 0, 0, 0, 0.15 );
box-shadow: 3px 3px 20px 0 rgba( 0, 0, 0, 0.15 );
position: relative;
}
#wcf-quick-view-content {
background-color: #fff;
padding: 15px 0 15px 15px;
-webkit-border-radius: 0;
border-radius: 0;
}
#wcf-quick-view-content .wcf-woo-product {
overflow: hidden;
max-height: 480px;
overflow-y: auto;
}
#wcf-quick-view-content div.summary {
margin: 0;
padding: 20px 30px 30px 30px;
width: 55%;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#wcf-quick-view-content div.images {
width: 45%;
float: left;
margin-bottom: 0;
}
#wcf-quick-view-modal .wcf-qv-image-slider {
position: relative;
}
@media ( min-width: 545px ) {
#wcf-quick-view-content div.summary {
content: "544";
padding-bottom: -webkit-calc( 10px + 1em );
}
}
@media ( max-width: 544px ) {
#wcf-quick-view-modal .wcf-lightbox-content {
display: block;
}
#wcf-quick-view-content div.images,
#wcf-quick-view-content div.summary {
width: 100%;
float: none;
overflow: hidden;
margin-bottom: 15px;
padding: 0;
}
#wcf-quick-view-content .summary-content .product_title {
font-size: 1.475rem;
}
#wcf-quick-view-content .summary-content .woocommerce-product-details__short-description p,
#wcf-quick-view-content .summary-content .single_variation_wrap .woocommerce-variation-description p {
font-size: 0.98em;
}
} body #wcf-quick-view-modal div.product .flex-viewport,
body #wcf-quick-view-modal div.product .flex-viewport img {
width: 100%;
float: none;
display: block;
}
#wcf-quick-view-modal .wcf-qv-image-slider .flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
#wcf-quick-view-modal .wcf-qv-image-slider .flex-direction-nav a {
text-decoration: none;
display: block;
width: 32px;
height: 32px;
font-size: 32px;
line-height: 32px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: rgba( 0, 0, 0, 0.8 );
text-shadow: 1px 1px 0 rgba( 255, 255, 255, 0.3 );
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#wcf-quick-view-modal .wcf-qv-image-slider .flex-direction-nav .flex-prev,
#wcf-quick-view-modal .wcf-qv-image-slider .flex-direction-nav .flex-next {
display: inline-block;
font-family: dashicons;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#wcf-quick-view-modal .wcf-qv-image-slider .flex-direction-nav .flex-prev::before {
content: "\f341";
}
#wcf-quick-view-modal .wcf-qv-image-slider .flex-direction-nav .flex-next::before {
content: "\f345";
}
#wcf-quick-view-modal .wcf-qv-image-slider .flex-direction-nav .flex-prev {
left: -50px;
}
#wcf-quick-view-modal .wcf-qv-image-slider .flex-direction-nav .flex-next {
right: -50px;
text-align: right;
}
#wcf-quick-view-modal .wcf-qv-image-slider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
#wcf-quick-view-modal .wcf-qv-image-slider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
#wcf-quick-view-modal .wcf-qv-image-slider .flex-control-nav {
margin: 0;
padding: 0;
width: 100%;
position: absolute;
bottom: 10px;
text-align: center;
}
#wcf-quick-view-modal .wcf-qv-image-slider li {
list-style: none;
}
#wcf-quick-view-modal .wcf-qv-slides li {
float: left;
width: 100%;
}
#wcf-quick-view-modal .wcf-qv-slides li img {
width: 100%;
}
#wcf-quick-view-modal .wcf-qv-image-slider .flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
vertical-align: middle;
}
#wcf-quick-view-modal .wcf-qv-image-slider .flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba( 0, 0, 0, 0.5 );
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba( 0, 0, 0, 0.3 );
box-shadow: inset 0 0 3px rgba( 0, 0, 0, 0.3 );
-webkit-border-radius: 20px;
border-radius: 20px;
}
#wcf-quick-view-modal .wcf-qv-image-slider .flex-control-paging li a.flex-active {
background: #000;
background: rgba( 0, 0, 0, 0.9 );
cursor: default;
}
#wcf-quick-view-modal .wcf-content-main-head {
background: #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 0 3px 0 #444;
box-shadow: 0 0 3px 0 #444;
color: #000;
font-size: 20px;
height: 25px;
line-height: 0;
overflow: hidden;
opacity: 1;
position: absolute;
padding: 3px;
right: -10px;
top: -15px;
text-align: center;
text-decoration: none;
width: 25px;
z-index: 2;
}
#wcf-quick-view-close {
font-size: 18px;
top: 0;
right: 0;
line-height: 20px;
z-index: 2;
color: #000;
text-decoration: none;
} #wcf-quick-view-modal .woocommerce-variation-add-to-cart .quantity {
display: none !important;
opacity: 0 !important;
position: absolute !important;
} @media only screen and ( max-width: 480px ) {
.wcf-qty-options .wcf-item-image {
display: inline-block;
}
.wcf-qty-options .wcf-item {
width: 55%;
}
.wcf-qty-options .wcf-qty {
width: 25%;
}
.wcf-qty-options .wcf-price {
width: 20%;
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-yp-skin-cards .wcf-qty-options .wcf-item-wrap {
width: 100%;
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-product-option-wrap.wcf-product-option-before-customer {
margin-bottom: 0; }
.wcf-embed-checkout-form .woocommerce-checkout .wcf-product-option-wrap.wcf-yp-skin-classic .wcf-qty .wcf-qty-selection-wrap {
display: inline-block;
}
.wcf-embed-checkout-form .woocommerce-checkout .wcf-product-option-wrap.wcf-yp-skin-classic .wcf-qty .wcf-qty-decrement {
-webkit-border-radius: 3px 3px 0 0;
border: 1px solid #dcdada;
border-bottom: 0;
border-radius: 3px 3px 0 0;
display: inline-block;
height: 20px;
width: 30px;
padding: 1px 5px;
}
.wcf-embed-checkout-form .woocommerce-checkout .wcf-product-option-wrap.wcf-yp-skin-classic .wcf-qty .wcf-qty-increment {
-webkit-border-radius: 0 0 3px 3px;
border: 1px solid #dcdada;
border-top: 0;
border-radius: 0 0 3px 3px;
display: inline-block;
height: 20px;
width: 30px;
padding: 1px 5px;
}
.wcf-yp-skin-classic .wcf-qty-options .wcf-qty-selection {
width: 30px;
min-width: 20px;
border: 1px solid #dcdada;
border-top: 0;
border-bottom: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-bottom: -2px;
}
.wcf-item-wrap {
display: inline-block;
width: 80%;
}
.wcf-qty-options .wcf-item-selector {
display: inline-block;
margin-right: 0 !important;
width: 15%;
}
#wcf-quick-view-content {
padding: 0;
}
#wcf-quick-view-content .wcf-woo-product {
padding: 15px;
}
.wcf-embed-checkout-form-one-column .woocommerce-checkout #your_products_heading {
font-size: 1em;
}
} .wcf-pre-checkout-offer-wrapper {
position: fixed;
visibility: hidden;
overflow-x: hidden;
overflow-y: auto;
background: rgba( 0, 0, 0, 0.8 );
opacity: 0;
-webkit-transition: opacity 0.25s;
transition: opacity 0.25s;
z-index: 1042;
}
.wcf-pre-checkout-offer-wrapper .wcf-content-modal-title h1 {
color: #333;
font-family: inherit;
font-size: 1.7em;
margin: 10px 0;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-skip-btn .wcf-pre-checkout-skip {
color: #555;
display: block;
font-size: 14px;
margin: 5px auto 0 auto;
opacity: 0.8;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-skip-btn .wcf-pre-checkout-skip:hover {
opacity: 1;
}
.wcf-pre-checkout-offer-wrapper #wcf-pre-checkout-offer-content {
background-color: #fff;
border: 2px #e2e2e2 dashed;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba( 0, 0, 0, 0.04 );
box-shadow: 0 1px 1px rgba( 0, 0, 0, 0.04 );
display: inline-block;
}
.wcf-pre-checkout-offer-wrapper .wcf-content-modal-progress-bar {
overflow: hidden;
margin-bottom: 0;
}
.wcf-pre-checkout-offer-wrapper #wcf-pre-checkout-offer-modal {
max-width: 950px;
background-color: #fff;
position: relative;
-webkit-border-radius: 4px;
border-radius: 4px;
top: 0;
-webkit-transform: translate( 0%, 0% );
-ms-transform: translate( 0%, 0% );
transform: translate( 0%, 0% );
width: 100%;
min-height: 350px;
overflow: hidden;
font-family: inherit;
margin: 20px auto;
-webkit-box-shadow: 0 0 20px 0 rgba( 0, 0, 0, 0.1 );
box-shadow: 0 0 20px 0 rgba( 0, 0, 0, 0.1 );
}
.wcf-pre-checkout-screen-size .open #wcf-pre-checkout-offer-modal {
top: 50%;
-webkit-transform: translate( 0%, -50% );
-ms-transform: translate( 0%, -50% );
transform: translate( 0%, -50% );
}
.wcf-pre-checkout-offer-wrapper .wcf-progress-bar-nav {
margin-bottom: 30px;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-progress {
position: relative;
display: table;
table-layout: fixed;
width: 100%;
}
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-step {
display: table-cell;
text-align: center;
position: relative;
width: 100%;
}
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-title {
margin-bottom: 12px;
white-space: nowrap;
font: inherit; letter-spacing: 0.6px;
font-size: 14px;
color: #6d6d6d;
}
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-step.active .wcf-nav-bar-title {
color: inherit;
}
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-step.active .wcf-nav-bar-step-line::before,
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-step.active .wcf-nav-bar-step-line::after {
background: #f16334;
}
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-step-line::after {
right: 0;
}
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-step-line::before,
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-step-line::after {
height: 4px;
content: "";
background: #e2e2e2;
display: block;
position: absolute;
width: 50%;
bottom: 8px;
}
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-step-line::before {
left: 0;
}
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-step:first-child .wcf-nav-bar-step-line::before,
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-step:last-child .wcf-nav-bar-step-line::after {
background: #000;
display: none !important;
}
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-step.active + .wcf-nav-bar-step.active .wcf-nav-bar-step-line::after {
background: #e2e2e2 !important;
}
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-step.active .wcf-progress-nav-step {
background: #f16334;
}
.wcf-pre-checkout-offer-wrapper .wcf-progress-nav-step {
width: 20px;
height: 20px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin: auto;
position: relative;
background: #e2e2e2;
vertical-align: middle;
text-align: center;
z-index: 2;
line-height: 17px;
}
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-step.active .wcf-progress-nav-step::before {
content: "";
margin: 0;
color: #fff;
display: inline-block;
font: normal normal 400 13px/20px cartflows-icon;
speak: none;
vertical-align: middle;
-webkit-font-smoothing: antialiased;
border: 1px #fff solid;
-webkit-border-radius: 1px;
border-radius: 1px;
width: 6px;
height: 6px;
background-color: #fff;
line-height: 7px;
}
.wcf-pre-checkout-offer-wrapper #wcf-pre-checkout-offer-content button.wcf-pre-checkout-offer-btn {
border: 1px solid;
border-color: #f16334;
background: #f16334;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #fff;
font-family: inherit;
font-weight: 600;
font-size: 16px;
line-height: 1;
margin-top: 0;
padding: 12px 16px;
width: 100%;
outline: none;
min-height: 48px;
}
.wcf-pre-checkout-offer-wrapper .wcf-content-modal-sub-title {
margin-bottom: 10px;
position: relative;
text-align: center;
left: 0;
bottom: 0;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-product-title h1 {
color: #333;
font-size: 1.5em;
font-weight: 700;
margin-top: 0;
margin-bottom: 8px;
}
.wcf-pre-checkout-offer-wrapper .wcf-content-main-head {
text-align: center;
position: relative;
padding: 10px;
width: 100%;
margin-bottom: 30px;
}
.wcf-pre-checkout-offer-wrapper .wcf-content-main-head .wcf_first_name {
color: #f16334;
}
.wcf-pre-checkout-offer-wrapper .wcf-lightbox-content {
padding: 50px;
}
.wcf-pre-checkout-offer-wrapper.open {
visibility: visible;
opacity: 1;
text-align: center; width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 30px;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-price,
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-desc,
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-btn-action {
padding: 5px 0;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-price ins {
background: none;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-price .woocommerce-Price-amount.amount,
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-price ins .woocommerce-Price-amount.amount {
display: inline-block;
font-weight: 600;
font-size: 17px;
margin-bottom: 3px;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-price del .woocommerce-Price-amount.amount {
font-weight: 400;
text-decoration: line-through;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-info {
display: inline-block;
width: 49.7%;
padding: 30px;
vertical-align: middle;
text-align: center;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-info.wcf-pre-checkout-offer-product-details {
text-align: left;
padding-left: 10px;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-actions {
padding: 0 30px 30px;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-btn-action {
font-size: 12px;
padding-top: 0;
}
.wcf-pre-checkout-offer-wrapper .wcf-content-modal-sub-title span,
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-desc span {
font-family: inherit;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-desc span {
color: #555;
margin-top: 5px;
}
.wcf-pre-checkout-offer-wrapper .wcf-content-modal-sub-title span {
color: #555;
font-size: 18px;
font-weight: 500;
padding: 0 5px;
}
@media only screen and ( max-width: 768px ) {
.wcf-pre-checkout-offer-wrapper .wcf-lightbox-content {
padding: 25px 15px;
}
.wcf-pre-checkout-offer-wrapper .wcf-progress-bar-nav,
.wcf-pre-checkout-offer-wrapper .wcf-content-main-head {
margin-bottom: 20px;
}
.wcf-pre-checkout-offer-wrapper.open {
overflow: auto;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-info {
display: block;
width: 100%;
padding: 15px 15px 10px 15px;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-info.wcf-pre-checkout-offer-product-details {
text-align: center;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-desc {
text-align: center;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-btn-action {
margin-bottom: 0;
}
.wcf-pre-checkout-offer-wrapper #wcf-pre-checkout-offer-modal {
width: 100%;
top: 0%;
}
.wcf-pre-checkout-offer-wrapper .wcf-content-modal-sub-title span,
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-desc span {
font-size: 1em;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-actions {
display: inline-block;
width: 100%;
}
} @media only screen and ( max-width: 600px ) { .wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-progress .arrow {
background: #f16334;
height: 2px;
width: 18px;
margin: 0 10px;
position: relative;
cursor: pointer;
left: auto;
vertical-align: middle;
text-align: left;
top: 10px;
padding: 1px;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-progress .arrow::before,
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-progress .arrow::after {
content: "";
background: #f16334;
position: absolute;
height: 2px;
width: 10px;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-progress .arrow::before {
right: -1px;
bottom: -3px;
-webkit-transform: rotate( -45deg );
-ms-transform: rotate( -45deg );
transform: rotate( -45deg );
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-progress .arrow::after {
right: -1px;
top: -3px;
-webkit-transform: rotate( 45deg );
-ms-transform: rotate( 45deg );
transform: rotate( 45deg );
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-price .woocommerce-Price-currencySymbol {
float: none;
margin-right: 6px;
}
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-title {
white-space: unset;
}
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-step .wcf-nav-bar-step-line {
display: none;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-progress,
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-step {
display: block;
}
.wcf-pre-checkout-offer-wrapper .wcf-nav-bar-step.active .wcf-nav-bar-title::before {
content: "\e901";
color: #f16334;
font: normal normal 400 13px/1 cartflows-icon;
}
.wcf-pre-checkout-offer-wrapper #wcf-pre-checkout-offer-modal {
width: 100%;
top: 0;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-actions {
display: block;
width: 100%;
overflow: hidden;
margin-bottom: 10px;
}
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-actions .wcf-pre-checkout-add-cart-btn,
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-actions .wcf-pre-checkout-skip-btn {
width: 100%;
}
.wcf-pre-checkout-offer-wrapper .wcf-content-modal-sub-title span,
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-desc span {
font-size: 1em;
}
.wcf-pre-checkout-offer-wrapper #wcf-pre-checkout-offer-content button.wcf-pre-checkout-offer-btn {
font-size: 15px;
margin-top: 10px;
} .wcf-pre-checkout-offer-wrapper .wcf-content-modal-title h1,
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-offer-product-title h1,
.wcf-pre-checkout-offer-wrapper .wcf-pre-checkout-skip {
font-size: 1.3em;
line-height: 1.3em;
} } .wcf-bump-order-grid-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
width: 100%;
-js-display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 20px 0 0;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.wcf-embed-checkout-form-two-column .wcf-bump-order-grid-wrap.wcf-after-customer {
width: -webkit-calc( 55% - 40px );
width: calc( 55% - 40px );
float: left;   } .wcf-ob-column-50 {
width: -webkit-calc( 50% - 10px );
width: calc( 50% - 10px );
}
.wcf-ob-column-100 {
width: 100%;
}
@media only screen and ( max-width: 768px ) {
.wcf-embed-checkout-form-two-column .wcf-bump-order-grid-wrap.wcf-after-customer {
width: 100%;
}
.wcf-ob-column-50,
.wcf-ob-column-100 {
width: 100%;
}
}  .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-product-option-before-customer #your_products_heading,
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-product-option-before-order #your_products_heading {
margin-top: 0;
} .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-product-option-wrap {
width: 100%;
display: inline-block;
margin: 0;
padding: 0;
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-product-option-wrap .wcf-qty-row div [type="checkbox"] {
min-width: 18px;
width: 18px;
height: 18px;
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-product-option-wrap .wcf-qty-row div [type="checkbox"]:checked::before {
margin: 1px 0;
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-product-option-wrap,
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-bump-order-wrap.wcf-after-customer {
padding: 0;
width: 100%;
margin: 20px 0;
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-yp-skin-classic .wcf-qty-options {
padding: 0;
background-color: var( --wcf-yp-bg-color );
border: 1px solid var( --wcf-yp-box-border-color );
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-yp-skin-classic .wcf-qty-options .wcf-qty-row {
color: var( --wcf-yp-text-color );
padding: 1em 1.2em;
position: relative;
border-bottom: 1px solid var( --wcf-yp-box-border-color );
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-yp-skin-classic .wcf-qty-options .wcf-highlight {
margin: -1px -15px 0;
color: var( --wcf-yp-hl-text-color );
border-bottom: 1px solid var( --wcf-yp-hl-border-color );
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-qty-options .wcf-item-wrap {
font-size: 14px;
font-weight: 400;
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-qty-options .wcf-qty-header .wcf-field-label {
font-weight: 500;
font-size: 15px;
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-qty-options .wcf-qty-row .wcf-item,
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-qty-options .wcf-qty-row .wcf-qty,
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-qty-options .wcf-qty-row .wcf-price {
padding: 0;
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-yp-skin-classic .wcf-qty-options .wcf-price {
font-weight: 400;
}    @media only screen and ( max-width: 768px ) {
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-bump-order-grid-wrap {
margin: 10px 0 0;
}
} .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-bump-order-style-1.wcf-after-order .wcf-content-container,
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-bump-order-style-1.wcf-after-payment .wcf-content-container {
border: 1px solid #ddd;
} .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-product-option-wrap .blockUI.blockOverlay,
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-bump-order-wrap .blockUI.blockOverlay {
background: #fff !important;
opacity: 0 !important;
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-bump-order-wrap .blockUI.blockOverlay {
opacity: 1 !important;
border: 1px solid #d6d7db !important;
-webkit-border-radius: 4px !important;
border-radius: 4px !important;
}  .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .woocommerce .wcf-bump-order-wrap .blockUI.blockOverlay::before {
background: url(//devsite.nerdsofbusiness.com/wp-content/plugins/cartflows-pro/assets/images/order-bump-skeleton.svg) left top;
width: 100%;
height: 100%;
position: absolute;
content: "";
top: 0;
left: 0;
-webkit-animation: none;
animation: none;
z-index: 2;
margin: 0;
-webkit-transform: scale( 0.92 );
-ms-transform: scale( 0.92 );
transform: scale( 0.92 );
} .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .woocommerce .wcf-bump-order-wrap.wcf-bump-order-style-3 .blockUI.blockOverlay::before,
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .woocommerce .wcf-bump-order-wrap.wcf-bump-order-style-4 .blockUI.blockOverlay::before {
top: -10px;
}   .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .woocommerce .wcf-product-option-wrap .blockUI.blockOverlay::before {
background: none;
}
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .woocommerce .wcf-product-option-wrap .blockUI.blockOverlay::before {
background-repeat: no-repeat;
top: 0;
left: 0;
-webkit-animation: none;
animation: none;
height: 100%;
width: 100%;
margin: 0;
}.bp-zoom-meeting-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;background:#fff;border:1px solid #e7e9ec;border-radius:4px}#page .bp-zoom-meeting-container .bp-navs{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:1px;border:0;padding:0 20px;border-radius:4px 4px 0 0;background:#fff;border-bottom:1px solid #e7e9ec;margin:0}#page .bp-zoom-meeting-container .bp-navs a{line-height:1;padding:16px 0}#bp_zoom_meeting_form{margin:0;height:100%;position:relative}.bp-zoom-meeting-search.subnav-search{padding:20px}#main .bp-zoom-meeting-members-listing #meetings-list{max-height:70vh;overflow:auto;margin:0;padding:0;text-align:initial;margin-bottom:40px}.bp-zoom-meeting-members-listing .meeting-timezone{font-size:12px;color:#122b46;text-align:center;display:block;padding:6px 20px;background-color:#f5f6f7;border-top:1px solid #e7e9ec;border-radius:0 0 0 4px;position:absolute;bottom:0;left:0;z-index:12;width:100%}.all-meetings .meeting-item .meeting-meta-wrap{position:relative}.all-meetings .meeting-item .recurring-meeting-label{padding:0;height:8px;width:8px;border-radius:50%;position:absolute;right:0;top:2px}.all-meetings .meeting-item .recurring-meeting-label+.meeting-date{margin-right:12px}.all-meetings .meeting-item .live-meeting-label{background-color:#ef3e46;color:#fff;padding:3px 6px;height:auto;line-height:1;min-height:1px;display:inline-flex;align-items:center;font-size:10px;font-weight:700;letter-spacing:.5px;border:1px solid transparent;outline:0;vertical-align:middle;transition:.3s all;border-radius:5px}.all-meetings .meeting-item .bp-zoom-meeting-view-recordings{margin-left:7px}.meeting-topic{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.meeting-topic .meeting-title{font-size:14px;color:#122b46;letter-spacing:-.24px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:80%}.meeting-topic .meeting-title:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0}.recurring-meeting-label{padding:3px 6px;height:auto;line-height:1;min-height:1px;display:inline-flex;align-items:center;font-size:11px;font-weight:400;letter-spacing:.45px;background-color:#ffbf1b;border:1px solid transparent;outline:0;vertical-align:middle;-webkit-appearance:none;color:#fff;transition:.3s all;border-radius:20px}.in-progress-meeting-label{padding:3px 6px;height:auto;line-height:1;min-height:1px;display:inline-flex;align-items:center;font-size:10px;font-weight:700;letter-spacing:-.17px;background-color:#ef3f46;border:1px solid transparent;outline:0;vertical-align:middle;-webkit-appearance:none;color:#fff;transition:.3s all;border-radius:5px}#main a.button.view-recordings.bp-zoom-meeting-view-recordings{padding:3px 6px;height:auto;line-height:1;min-height:1px;display:inline-flex;align-items:center;font-size:10px;font-weight:700;letter-spacing:-.17px;position:relative;z-index:12}.bp-zoom-meeting-view-recordings .record-count{margin-left:3px}.view-recordings .dashicons{font-size:14px;width:14px;height:14px}.bp-zoom-meeting-container .bb-title-wrap{margin:-20px -20px 20px;border-bottom:1px solid #e7e9ec;padding:6px 20px;min-height:66px;display:flex;align-items:center}.bp-zoom-meeting-container .bb-title-wrap .bb-title{margin:0;line-height:1.4;font-size:18px;font-weight:500;letter-spacing:-.24px}.bp-zoom-meeting-container .bb-title-wrap .bb-title>.recurring-meeting-label{margin-left:10px}.bp-zoom-meeting-container .bb-meeting-occurrence,.bp-zoom-meeting-container .bb-timezone{font-size:12px;color:#939597;letter-spacing:-.24px;line-height:1;margin-top:3px}.meeting-actions-list a{font-size:13px;font-weight:inherit;color:#939597;letter-spacing:-.24px;line-height:1;margin-bottom:1px;padding:10px 14px;display:block}.meeting-actions-list a:hover{background-color:#f5f5f5}.meeting-actions-list i{font-size:16px;margin-right:10px;min-width:22px}.meeting-actions-list .delete i{font-size:18px}#main #bp-zoom-meeting-occurs-on-month label,#main .bp-zoom-meeting-end-date-time-wrap label{font-size:14px;font-weight:400;letter-spacing:-.24px;margin:0 0 20px;display:flex;align-items:center}#bp-zoom-meeting-occurs-on-month .bs-styled-radio:checked+label:after,.bp-zoom-meeting-end-date-time-wrap .bs-styled-radio:checked+label:after{top:13px}.bb-field-wrap.end-date-picker{margin:0 0 0 13px}#bp-zoom-meeting-end-times,#bp-zoom-meeting-occurs-on-month select{margin:0 12px;width:auto!important}.bp-zoom-meeting-recurring-sub-options #bp-zoom-meeting-occurs-on-week>label{display:inline-block;margin-right:15px;min-width:62px}#main .bb-meeting-options-wrap .bp-zoom-meeting-registration-options>label{display:block;position:relative;padding-left:32px}#main .bb-meeting-options-wrap .bp-zoom-meeting-registration-options>label:before{left:0;top:3px;position:absolute}#main .bb-meeting-options-wrap .bp-zoom-meeting-registration-options>label:after{top:7px}.bp-zoom-delete-occurrence-popup .button,.bp-zoom-edit-occurrence-popup .button{line-height:1.5}.bp-zoom-delete-occurrence-popup #bp-zoom-all-meeting-delete.loading:after{font:normal normal 400 14px/1 bb-icons;speak:none;display:inline-block;margin:0 0 0 10px;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ef30";animation:spin 2s infinite linear}#main label[for=bp-zoom-meeting-weekly-days-sun]{margin-top:10px}select#bp-zoom-meeting-monthly-week{margin-left:0;margin-right:0}.copy-invitation-link,.copy-link-wrap,span.no-pass-required{display:flex;align-items:center;flex-flow:row wrap}a.button.primary.join-meeting-in-app{min-width:200px;margin-left:6px}a.button.primary.join-meeting-in-app.small{margin-right:6px;min-width:auto}.zoom-meeting-block a.button.primary.join-meeting-in-app{margin-left:0}a.button.outline.join-meeting-in-browser{min-width:220px}.copy-invitation-link{font-size:13px;margin-left:auto}.copy-invitation-link .bb-icon{font-size:16px;margin-right:6px}#meeting-invitation-container{background:#fbfbfc;border:1px solid #eef0f3;border-radius:3px}#meeting-invitation{width:100%;background:0 0;border:0;resize:none;margin:0 0;min-height:58vh;font-size:13px;color:#122b46;letter-spacing:-.24px;line-height:19px;padding:20px}.copy-invitation-popup .bb-zm-model-footer{display:flex;align-items:center;justify-content:space-between;border:0}#meetings-list .load-more{display:none}.bzm-white-popup{position:relative;background:#fff;padding:20px 30px 25px;width:auto;max-width:600px;margin:20px auto;border-radius:4px;overflow:hidden;border:1px solid #d2d4d6;box-shadow:0 6px 24px 0 rgba(18,43,70,.1)}.bzm-white-popup button.mfp-close{box-shadow:none;right:10px;left:auto;top:10px}.bzm-white-popup .recording-list-row-wrap{overflow:auto;max-height:62vh;border:0;margin:0 -30px;padding:20px 30px 0}.bzm-white-popup .recording-list-row-group{border-bottom:1px solid #eef0f3;padding:20px 0}.bzm-white-popup .recording-list-row-group:first-child{padding-top:0}.bzm-white-popup .recording-list-row-group:last-child{border-bottom:0}.bzm-white-popup .recording-list-row-group h4.clip_title{font-size:17px;font-weight:500;margin:0 0 20px}.bzm-white-popup .recording-list-row-group .recording-list-row{padding-bottom:15px;margin-bottom:15px}.bzm-white-popup .recording-list-row-group .recording-list-row .bb-media-model-inner .bb-media-section{max-height:90vh;min-height:90vh}.bzm-white-popup .recording-list-row-group .recording-list-row .bb-media-model-inner .bb-media-section video{max-height:90vh;min-height:90vh}.bzm-white-popup .recording-list-row-group .recording-list-row:last-child{border-bottom:0;margin-bottom:0}.bzm-white-popup .recording-list-row-group .recording-list-row .pass-toggle{font-size:14px}.bzm-white-popup h2.clip_title{font-size:14px;font-weight:500;line-height:1;margin:2px 0 9px}.bzm-white-popup span.vdo-time{background:#122b46;border-radius:4px;font-size:10px;font-weight:500;color:#fff;letter-spacing:-.17px;text-align:center;padding:3px 6px;display:inline-block;margin-right:10px}.bzm-white-popup span.vdo-size{font-weight:500}.bzm-white-popup .button.downloadclip{font-size:13px;font-weight:500;min-height:28px;line-height:1;display:inline-flex;align-items:center;margin-top:8px;padding:0 16px 0 14px}.bzm-white-popup i.bb-icon-download{margin-right:6px;font-size:12px}header.bb-zm-model-header{background:#fbfbfc;margin:-20px -30px 25px;padding:22px 30px;border-bottom:1px solid #eef0f3;line-height:1;font-size:17px;font-weight:500;color:#122b46;letter-spacing:0}.bp-zoom-block-show-recordings{max-width:720px;padding-bottom:0}.bp-zoom-block-show-recordings header.bb-zm-model-header{margin-bottom:0;display:flex;align-items:center;padding-right:45px}.bp-zoom-block-show-recordings header.bb-zm-model-header .bp-meeting-title-recording-popup{padding-right:15px}.bp-zoom-block-show-recordings header.bb-zm-model-header>.bp-zoom-recordings-dates{margin-left:10px}@media screen and (max-width:540px){.bp-zoom-block-show-recordings button.mfp-close{right:0;top:0}.bp-zoom-block-show-recordings header.bb-zm-model-header{text-align:center;padding:12px 40px 12px 20px;flex-flow:column}.bp-zoom-block-show-recordings header.bb-zm-model-header>.bp-zoom-recordings-dates{float:none;display:block;margin:20px auto 0}}.copy-invitation-popup-block .mfp-close{display:none}.copy-invitation-popup-block .show-meeting-details{margin:10px 10px;box-shadow:none;right:10px;top:10px;position:absolute;display:block;color:#333}.copy-invitation-popup-block .show-meeting-details i{font-size:24px;opacity:.65}#zoom-instruction-container{background:#fbfbfc;border:1px solid #e7e9ec;border-radius:3px;padding:1.6875rem;font-size:14px;line-height:20px;max-height:55vh;min-height:45vh;overflow:auto;word-break:break-word}#zoom-instruction-container>:last-child{margin-bottom:0}#zoom-instruction-container img{border-radius:2px;border:1px solid #d9d9d9;box-shadow:0 1px 5px rgba(0,0,0,.1);margin-bottom:1.6875rem}.bp-zoom-group-show-instructions{font-size:15px;color:#122b46;letter-spacing:-.22px;line-height:1.46;max-width:850px}.bp-zoom-group-show-instructions .mfp-close{box-shadow:none;font-size:0;opacity:1}.bp-zoom-group-show-instructions .mfp-close:before{content:"\e828";font-family:bb-icons;font-size:22px;color:#939597}.bp-zoom-group-show-instructions .bp-step-nav-main .save-settings{display:none;float:right}.bp-zoom-group-show-instructions .bp-step-nav-main.last-tab .save-settings{display:inline-block}.bp-zoom-group-show-instructions .bb-group-zoom-settings-container{margin:20px 0 0}.bp-zoom-group-show-instructions .bb-group-zoom-settings-container .bb-field-wrap label{color:#4d5c6d}.bp-zoom-group-show-instructions .bb-group-zoom-settings-container .bb-field-wrap .bp-input-wrap input{width:100%}.no-pass-required i{font-size:17px;height:16px;width:16px;margin-right:3px}.video-info-wrap{display:flex;align-items:center;justify-content:space-between;max-width:220px;margin-bottom:20px}.video-info-wrap:last-child{margin-bottom:5px}.meeting-date{font-size:12px}.bb-meeting-option{display:flex;margin-bottom:16px;margin-left:-3px}.bb-meeting-option i{font-size:16px;width:15px;height:15px;line-height:1;margin-right:6px}.bb-meeting-option .bb-icon-check{color:#05d786}.toggle-password i{margin-right:6px;font-size:16px}.show-password .recording-password{font-family:Monaco,Consolas,"Courier New",Courier,monospace;font-size:13px;background:#f0f1f6;padding:5px 8px;border-radius:4px;margin-left:1px;min-width:105px;display:inline-block;line-height:1;border:1px solid #ddd}.bb-meeting-option.no{font-size:14px;color:#a3a5a9}.meeting-actions-anchor{color:#939597}.meeting-actions-anchor i{font-size:16px}.bp-zoom-meeting-right-top{padding:20px}#bp-zoom-create-meeting-wrapper{display:none}.meeting-actions{line-height:1;margin-left:auto;position:relative}.meeting-actions .meeting-actions-list{display:none;margin:0;position:absolute;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;padding:5px 0;min-width:200px;right:-20px;top:35px;z-index:119;list-style:none}.meeting-actions .meeting-actions-list.open{display:block}.meeting-actions .meeting-actions-list:before{content:" ";position:absolute;width:0;height:0;top:0;right:27px;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);z-index:1002}.meeting-actions ul{list-style:none;margin:0;padding:0}#meetings-list li{margin:0 0 1px;padding:11px 20px;position:relative}#meetings-list li.current,#meetings-list li:hover{background:#f5f6f7}.meeting-item-col.meeting-meta-wrap{display:flex;justify-content:space-between;font-size:13px;color:#939597;letter-spacing:-.22px;line-height:1}.bp-zoom-meeting-search-form{background-color:#fff;border:1px solid #dedfe2;box-shadow:none;border-radius:100px;margin:0;position:relative}.bp-zoom-meeting-search-form #bp_zoom_meeting_search{background-size:14px;background-position:left 12px center;background-color:#fbfbfc;height:32px;padding-left:2rem;width:100%;min-width:210px;border-radius:100px;border:0}.bp-zoom-meeting-search-form .nouveau-search-submit{padding:0;position:absolute!important;width:30px;height:33px;opacity:0;left:0;z-index:10;overflow:hidden}.bp-zoom-meeting-left{border-right:1px solid #e7e9ec;min-width:0;flex:0 0 360px;position:relative}@media (min-width:1081px){.bp-zoom-meeting-left-inner{min-height:65vh}.has-sidebar .bp-zoom-meeting-left{flex:0 0 300px}.has-sidebar a.bb-invitation-url{max-width:55%}.has-sidebar .bp_zoom_countdown>span{margin:0 2px}.has-sidebar .bp_zoom_countdown .position{margin:0 2px;width:28px}.has-sidebar .bp_zoom_countdown span.digit{font-size:24px}}.bp-zoom-meeting-right{flex:1;min-width:0}.meeting-item-container h2{text-transform:capitalize}.meeting-item-container .load-more{margin:0 auto 10px;width:100%;border-top:1px solid #e7e9ec}.meeting-item-container .load-more .button{max-width:230px;margin:0 auto;margin-top:20px}#buddypress .meeting-item-container .load-more .button{display:block}.meeting-item-table{min-width:520px}.meeting-item-table .meeting-item-header{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #e7e9ec;padding:0 0 8px}.meeting-item-table .meeting-item-header .meeting-item-head{font-size:12px;color:#939597;flex-basis:25%;text-transform:uppercase}.meeting-item-table .meeting-item{margin:0;border-bottom:1px solid #e7e9ec;padding:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meeting-item-table .meeting-item:last-child{border-bottom:0}.meeting-item-table .meeting-item .meeting-item-col{-ms-flex-preferred-size:25%;flex-basis:25%;font-size:14px;line-height:1.3;color:#4d5c6d;padding:0 5px}.meeting-item-table .meeting-item .meeting-item-col .meeting-link{font-size:15px;color:#122b46}.meeting-item-table .meeting-item .meeting-item-col.meeting-action{text-align:center;padding:0 5px}.meeting-item-table .meeting-item .meeting-item-col.meeting-action .bp-zoom-meeting-view-recordings{margin-top:10px}.meeting-item-table .recording-list{display:flex;flex:auto;border-bottom:1px solid #e7e9ec;padding:15px 0;background-color:#fff;margin-top:-1px;flex-flow:column}.meeting-item-table .recording-list .recording-list-row-wrap{display:table;table-layout:fixed;width:100%}.meeting-item-table .recording-list .recording-list-row{display:table-row;width:100%}.meeting-item-table .recording-list .recording-list-row .bb-media-model-inner .bb-media-section{max-height:90vh;min-height:90vh}.meeting-item-table .recording-list .recording-list-row .bb-media-model-inner .bb-media-section video{max-height:90vh;min-height:90vh}.meeting-item-table .recording-list .recording-list-row-col{display:table-cell;text-align:center;border-bottom:1px solid #e7e9ec;padding:10px 0}.meeting-item-table .recording-list .recording-list-row-col p{margin-bottom:0}.meeting-item-table .recording-list:empty{display:none}.single-meeting-item-table{min-width:auto}.single-meeting-item-table .single-meeting-item{border-bottom:1px solid #e7e9ec;margin-bottom:15px;padding:0 0 15px 0;display:flex;flex-flow:row wrap}.single-meeting-item-table .single-meeting-item:last-child{border-bottom:0}.single-meeting-item-table .meeting-item-head{font-size:13px;font-weight:400;color:#939597;line-height:1.5;letter-spacing:-.19px;margin:0;flex:0 0 220px;padding-right:20px}.single-meeting-item-table .meeting-item-col{font-size:14px;color:#122b46;letter-spacing:-.21px;line-height:1.2;flex:1;min-width:0}.single-meeting-item-table .meeting-buttons-wrap .bb-recordings-wrap{margin-left:15px}.z-form-row-action{display:flex;align-items:center;min-height:20px}.z-form-row-action .hide-pass:not(.on),.z-form-row-action .hide-password:not(.on),.z-form-row-action .show-pass:not(.on),.z-form-row-action .show-password:not(.on){display:none}.z-form-row-action .hide-password{font-size:20px;line-height:1}.z-form-row-action .pass-toggle{margin-left:auto}#bp-zoom-single-meeting-wrapper{min-height:-webkit-calc(45vh + 65px);min-height:calc(45vh + 65px)}#bp-zoom-single-meeting-wrapper:empty{text-align:center}#bp-zoom-single-meeting-wrapper:empty:before{font:normal normal 400 20px/1 bb-icons;speak:none;display:inline-block;margin:0 auto;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ef30";animation:spin 2s infinite linear}#main .meeting-buttons-wrap{padding:0;margin-bottom:0}#main .meeting-buttons-wrap .button{font-size:14px}#main .meeting-buttons-wrap:empty{display:none}#bp-zoom-create-meeting-button{display:flex;align-items:center;font-size:14px;letter-spacing:-.24px}#bp-zoom-create-meeting-button i{font-size:18px;margin-right:5px}.bb-meeting-actions-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:15px 0}.bb-meeting-actions-wrap h2{margin:0}.bb-add-meeting{display:inline-block}#zmmtg-root{display:none}.bp-wrap-duration{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-content:center;align-items:center}.bp-wrap-duration .bb-field-wrap{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-content:center;align-items:center;margin:0 15px 0 0}.bp-wrap-duration .bb-field-wrap label{margin:0 4px;font-size:15px;font-weight:400;color:#939597;letter-spacing:-.22px}#main .bp-wrap-duration input,#main .bp-wrap-duration select{background-image:url(//devsite.nerdsofbusiness.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/zoom/assets/images/arrow-down.svg);background-repeat:no-repeat;background-position:right 1rem center;padding-right:40px}.bb-group-zoom-settings-container .bb-field-wrap{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-content:center;margin:0 0 15px}.bb-group-zoom-settings-container .bb-field-wrap label{flex:0 0 180px;font-size:14px!important;font-weight:400;color:#939597;letter-spacing:-.22px;margin:10px 0 0!important;padding-right:20px}.bb-group-zoom-settings-container .bb-field-wrap input{margin:0!important;font-size:14px!important;color:#122b46;letter-spacing:-.24px}.bb-group-zoom-settings-container .bb-field-wrap .bp-input-wrap{flex:1;min-width:0}.bb-group-zoom-settings-container .bp-group-zoom-settings+.bb-sep-line{margin-top:25px}.bb-group-zoom-settings-container label[for=bp-edit-group-zoom]{display:flex!important}.bb-group-zoom-settings-container label[for=bp-edit-group-zoom] span{padding-top:2px}.bb-group-zoom-settings-container .bp-zoom-group-button-wrap{display:flex;align-items:center;flex-flow:row wrap}.bb-group-zoom-settings-container .bp-zoom-group-button-wrap .button{font-size:14px!important}.bb-group-zoom-settings-container .show-zoom-instructions{margin-left:auto;margin-right:10px}.bb-group-zoom-settings-container .bp-zoom-group-check-connection{font-size:14px;display:inline-flex;align-items:center}.bb-group-zoom-settings-container .bp-zoom-group-check-connection i{font-size:18px;margin-right:6px}#bp-zoom-meeting-end-date-time{background-image:url(//devsite.nerdsofbusiness.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/zoom/assets/images/arrow-down.svg);background-repeat:no-repeat;background-position:right 1rem center;padding-right:40px}#main .bb-field-wrap #bp-zoom-meeting-timezone,#main div.bb-field-wrap .bp-wrap-duration input,#main div.bb-field-wrap .bp-wrap-duration select{color:#122b46;font-size:14px;letter-spacing:-.24px;line-height:1.714}.zoom-meeting-block{background:#fff;border:1px solid #e7e9ec;border-radius:4px;padding:25px;margin-bottom:15px;display:flex;flex-flow:row wrap;align-items:center}.zoom-meeting-block h2{font-size:20px;font-weight:500;margin:0 0 5px!important}.zoom-meeting-block h2>.recurring-meeting-label{margin-left:10px}.zoom-meeting-block .bb-meeting-date,.zoom-meeting-block .bb-meeting-occurrence{font-size:14px;color:#939597;letter-spacing:-.24px;line-height:1.5}.zoom-meeting-block .meeting-actions .button{letter-spacing:-.24px;margin-right:3px;margin-bottom:10px}.zoom-meeting-block .bp-zoom-meeting-recording-fetch a.show-recordings{margin-bottom:10px}.zoom-meeting-block .live-meeting-label{background-color:#ef3e46;color:#fff;padding:3px 6px;height:auto;line-height:1;min-height:1px;display:inline-flex;align-items:center;font-size:10px;font-weight:700;letter-spacing:.5px;border:1px solid transparent;outline:0;vertical-align:middle;transition:.3s all;border-radius:5px}#bp_zoom_meeting_form p.description,#bp_zoom_meeting_form ul.description{font-size:15px;color:#a3a5a9;list-style-position:inside;margin-left:2px}.bp-toggle-meeting-password-wrap{position:relative}#main #bp-zoom-meeting-password{margin:0;padding-right:40px}.bp-toggle-meeting-password{color:inherit;position:absolute;right:0;top:0;height:40px;width:40px;text-align:center;display:flex;align-items:center;justify-content:center;opacity:.6}.bp-toggle-meeting-password.bb-eye .bb-icon-eye{display:none}.bp-toggle-meeting-password:not(.bb-eye) .bb-icon-eye-slash{display:none}.bp-toggle-meeting-password .bb-icon-eye,.bp-toggle-meeting-password .bb-icon-eye-slash{font-size:18px}.zoom-meeting-block-info{flex:1;min-width:120px;margin-bottom:10px}.zoom-meeting-block-right{margin:0 auto;text-align:right}.zoom-meeting-block-right .bp-zoom-meeting-recording-fetch,.zoom-meeting-block-right .meeting-actions{display:inline-block;vertical-align:middle;margin-left:5px;margin-top:10px;text-align:center}.bp_zoom_countdown>span.countDays{min-width:98px}.bp_zoom_countdown>span.countDays.digits-2{min-width:78px}.copy-link-wrap a{word-break:break-word;max-width:70%}.countdownHolder{margin:0 0 0 auto;font-size:30px}.bp_zoom_countdown{display:flex;align-items:center;justify-content:center;margin-bottom:auto}.meeting-buttons-wrap .bp_zoom_countdown{margin-bottom:-10px}span.bb-zoom-host{background:#eef0f3;border-radius:11px;font-size:11px;font-weight:600;color:#4d5c6d;letter-spacing:-.26px;line-height:1;display:inline-block;padding:6px 20px;margin-bottom:12px}.bp_zoom_countdown>span{display:flex;flex-flow:row wrap;justify-content:center;min-width:78px;max-width:78px;margin:0 5px}.bp_zoom_countdown .countdown_label{flex:0 0 100%;order:3;font-size:11px;font-weight:500;color:#939597;line-height:1;letter-spacing:-.19px;margin-top:8px;text-transform:uppercase;text-align:center}.bp_zoom_countdown .position{background:#eef0f3;border-radius:3px;height:60px;width:28px;text-align:center;display:flex;align-items:center;justify-content:center;margin:0 2px;position:relative}.bp_zoom_countdown span.position:after{opacity:.4;background:#d0d3d6;border-radius:3px 3px 0 0;content:"";position:absolute;top:0;left:0;height:50%;width:100%}.bp_zoom_countdown .countDiv:empty{display:none}.bp_zoom_countdown span.digit{z-index:2;position:absolute;margin-top:auto;margin-bottom:auto;left:auto;right:auto;top:auto!important;bottom:auto;font-size:26px;font-weight:500;letter-spacing:-.45px}#bp-zoom-dropdown-options-loader{display:none;line-height:1;margin-left:10px}.recording-list-row-wrap{border-bottom:1px solid #e7e9ec;padding-bottom:20px;margin-bottom:20px}.recording-list-row-wrap:last-child{border-bottom:0;margin-bottom:0}.recording-list-row-wrap .bb-internal-model{justify-content:center}.recording-list-row-wrap .bb-media-model-container{margin:auto;max-width:90%;width:100%}.recording-list-row,.recording-preview-info{display:flex;flex-flow:row wrap}.recording-list-info,.recording-preview-info{flex:1;min-width:0}.recording-preview-info{padding:6px 0 0 20px}.recording-button-wrap{margin-left:auto}.recording-button-wrap .button{letter-spacing:-.24px;font-weight:500;display:inline-flex;align-items:center;margin-left:4px;font-size:13px;min-height:28px;line-height:1;margin-top:8px;padding:0 16px 0 14px}.recording-button-wrap i{margin-right:6px;font-size:12px}span.select-recorded-text{font-size:14px}.recording-list-info{display:flex;flex-flow:column}.recording-preview-img{line-height:1;position:relative;height:80px;border-radius:3px}.recording-preview-img img{display:block;width:136px;height:82px}.recording-preview-img .play_btn,.recording-preview-img .play_btn_link{position:absolute;height:100%;width:100%;top:0;left:0;line-height:1;opacity:0}span.triangle-play-icon{position:absolute;left:7px;bottom:6px;font-size:12px;transition:50ms all linear;width:28px;height:28px;line-height:27px;vertical-align:middle;text-align:center;border-radius:50px;background:#fff;color:#007cff;border:1px solid #007cff;box-shadow:0 1px 3px rgba(0,0,0,.25)}span.triangle-play-icon:before{margin-right:-3px}.recording-preview-img:hover span.triangle-play-icon{transition:50ms all linear;box-shadow:0 1px 5px rgba(0,0,0,.35)}#main h2.clip_title{font-size:15px;font-weight:500;line-height:1;margin:0 0 8px}.clip_date,.clip_description{font-size:12px;color:#939597;letter-spacing:-.21px;line-height:1;margin-bottom:6px}.bb-shared-screen-wrap{line-height:1;margin-top:auto;margin-bottom:10px}.bb-shared-screen-wrap a.bb-shared-screen{display:flex}.bb-shared-screen-wrap svg{margin-right:8px;margin-top:1px;min-width:18px}.bp-zoom-meeting-wrap .bp-zoom-recorded-label{display:flex;align-items:center;margin:0}.bb-video-time{background:#122b46;border-radius:4px;font-size:10px;color:#fff;letter-spacing:-.17px;text-align:center;position:absolute;top:58px;right:6px;padding:3px 7px;z-index:10}a.bb-shared-screen{font-size:13px;letter-spacing:-.24px}.bp-zoom-meeting-alt-host .select2-container{width:auto!important;min-width:100%}.bb-field-wrapper-inner{max-width:560px;margin:auto}.bb-field-wrapper-inner>.bb-field-wrap{display:flex;flex-flow:row wrap}.bb-field-wrapper-inner>.bb-field-wrap>label{flex:0 0 180px;padding-right:20px;font-size:14px;font-weight:400;color:#122b46;letter-spacing:-.21px;margin:6px 0 0}.bb-field-wrapper-inner>.bb-field-wrap>.bb-meeting-options-wrap{width:calc(100% - 180px)}.bp-meeting-fields-wrap hr{background:#eef0f3;height:1px}.bb-meeting-host-select-wrap{flex:1;min-width:0}.bb-toggle-switch{position:relative;display:inline-block;width:50px;height:25px;margin-left:auto}.bb-toggle-switch input{opacity:0;width:0;height:0}.bb-toggle-slider{border-radius:34px;position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#c8cbcf;transition:.4s}.bb-toggle-slider:before{border-radius:50%;position:absolute;content:"";height:21px;width:21px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s;box-shadow:-1px 1px 3px 0 rgba(0,0,0,.22)}input:checked+.bb-toggle-slider{background-color:#007cff}input:checked+.bb-toggle-slider:before{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform:translateX(25px)}.bb-video-fields-wrap{flex:1;min-width:0;max-width:270px}#main .bb-video-fields-wrap label{display:flex;align-items:center;margin:0;font-size:16px;font-weight:400;letter-spacing:-.27px}#main .bb-meeting-options-wrap label{font-size:16px;font-weight:400;letter-spacing:-.21px;display:flex}.bb-meeting-options-wrap .bb-field-wrap>label span{padding-top:2px}.bp-zoom-meeting-auto-recording-options{padding-left:30px}.bp-zoom-meeting-auto-recording-options label span{line-height:1.5}.bp-zoom-meeting-auto-recording-options .bs-styled-radio:checked+.bb-radio-label:after,.bp-zoom-meeting-auto-recording-options .bs-styled-radio:checked+label:after{top:4px}.bp-zoom-meeting-time-meridian-wrap{position:relative}.bp-zoom-meeting-time-meridian-wrap input{position:absolute;opacity:0}.bb-time-meridian{background:#fff;border:1px solid #dedfe2;border-radius:50%;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#d0d3d6;letter-spacing:-.24px;line-height:24px}input:checked+.bb-time-meridian{background:#007cff;border-color:#007cff;color:#fff}.bb-field-wrap.start-time-picker{width:115px}#main #bp-zoom-meeting-description{min-height:110px;padding:8px 12px}#bb-recurring-meeting-label{margin-top:0}.bb-recurring-meeting-text{font-size:16px;font-weight:400;letter-spacing:-.21px}.bp-zoom-meeting-recurring-options>.bb-field-wrap,.bp-zoom-meeting-recurring-sub-options>.bb-field-wrap{display:flex}.bp-zoom-meeting-recurring-options>.bb-field-wrap>label,.bp-zoom-meeting-recurring-sub-options>.bb-field-wrap>label{flex:0 0 180px;padding-right:20px;font-size:14px;font-weight:400;color:#122b46;letter-spacing:-.21px;margin:6px 0 0}.bb-meeting-input-wrap{flex:1;min-width:0}.bb-meeting-input-wrap input[type=text]:disabled{background:#f9f9f9!important}.bp-zoom-meeting-repeat-wrap .bb-meeting-input-wrap{display:flex;align-items:center}.bp-zoom-meeting-repeat-wrap select{width:auto!important;margin-right:10px}#bp-zoom-meeting-occurs-on-week span{font-size:16px;font-weight:400;letter-spacing:-.21px}#main .bp-zoom-meeting-members-listing .bp-messages{margin:10px 20px}a.bp-back-to-meeting-list{color:rgba(18,43,70,.4);line-height:1;margin-left:-10px;margin-right:10px;display:none}a.bp-back-to-meeting-list span{font-size:24px}a.bp-close-create-meeting-form{margin-left:auto;display:none}a.bp-close-create-meeting-form span{font-size:24px;color:rgba(18,43,70,.4);line-height:1;margin-top:5px}#bp-zoom-meeting-cancel-edit{margin-right:20px}.bb-media-section video{width:100%;height:auto}.bb-media-section audio{max-width:800px;width:90%}#main #copy-download-link,#main .downloadmeeting.downloadclip{display:inline-flex;align-items:center;justify-content:center}#main #copy-download-link i,#main .downloadmeeting.downloadclip i{margin-right:5px}.bb-shared-screen svg g{stroke:#007cff}a.bb-invitation-url{white-space:nowrap;display:inline-block;max-width:75%;text-overflow:ellipsis;overflow:hidden;padding-right:20px}.bp-meeting-fields-wrap>.bp-messages{margin-bottom:22px}.bp-meeting-fields-wrap .select2-container{width:auto!important;min-width:100%}.groups.zoom .select2-container .select2-dropdown{max-width:inherit}.bp-zoom-group-check-connection.loading:after{font:normal normal 400 14px/1 bb-icons;speak:none;display:inline-block;margin:0 0 0 6px;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ef30";animation:spin 2s infinite linear}#bp-zoom-meeting-form-submit.loading:before,.bb-save-settings.loading:before{font:normal normal 400 18px/1 bb-icons;speak:none;display:inline-block;margin:0 10px 0 0;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ef30";animation:spin 2s infinite linear}.bb-meeting-input-wrap .select2-container--default .select2-selection--single{border:1px solid #dedfe2;border-radius:3px;height:40px}.bb-meeting-input-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:40px;color:#122b46;font-size:14px;letter-spacing:-.24px}.bb-meeting-input-wrap .select2-container--default .select2-selection--single .select2-selection__arrow{height:40px;width:30px}.single-meeting-item.bb-countdown-wrap{border:0;padding-bottom:0}.single-meeting-item.bb-countdown-wrap .bp_zoom_countdown{margin-left:-7px;justify-content:flex-start}.single-meeting-item.bb-countdown-wrap .countdown_label{line-height:27px}#main .single-meeting-item.bb-countdown-wrap+.meeting-buttons-wrap{border-top-width:1px;border-top-style:solid;border-color:#e7e9ec;padding-top:20px;padding-bottom:5px}.mfp-wrap.mfp-wrap{z-index:999999}.mfp-content.mfp-content{text-align:left}.bb-description-info{font-size:14px;color:#a3a5a9;letter-spacing:-.24px;line-height:24px;display:flex;align-items:center;margin-top:8px}.bb-description-info .bb-url-text{max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:20px}.copy-webhook-link.copied:after,.copy-webhook-link.copied:before{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);opacity:1}.buddypress-wrap .bp-subnavs ul #sync-meetings-groups-li{margin-left:auto;float:right;margin-right:20px}.buddypress-wrap .bp-subnavs ul #sync-meetings-groups-li #meetings-sync{border-color:transparent;color:#007cff}.buddypress-wrap .bp-subnavs ul #sync-meetings-groups-li #meetings-sync .bb-icon-spinner{display:none}.buddypress-wrap .bp-subnavs ul #sync-meetings-groups-li #meetings-sync.loading .bb-icon-spinner{display:inline-block}.bp-step-nav-main .bp-step-nav ul{margin:0 0 20px;border-bottom:1px solid #e7e9ec}.bp-step-nav-main .bp-step-nav li{list-style:none;display:inline-block;margin-right:4px}.bp-step-nav-main .bp-step-nav li a{color:#939597;padding:12px 13px 11px;display:inline-block;margin:1px 1px 0;line-height:1}.bp-step-nav-main .bp-step-nav li a:hover{color:#007cff}.bp-step-nav-main .bp-step-nav li.selected>a{border:1px solid #e7e9ec;border-bottom-color:#fff!important;border-radius:3px 3px 0 0;margin:0 0 -1px;color:#122b46}.bp-step-nav-main .bp-step-actions{margin:20px 0 0}.bp-step-nav-main .bp-step-actions .bp-step-next{float:right}.bp-step-nav-main .bp-step-blocks{margin-bottom:20px}.bp-step-nav-main .bp-step-blocks .bp-step-block{visibility:hidden;opacity:0;height:0;width:0;overflow:hidden}.bp-step-nav-main .bp-step-blocks .bp-step-block.selected{transition:opacity .3s ease;visibility:visible;opacity:1;overflow:initial;height:auto;width:auto}@media screen and (max-width:767px){.bp-step-nav-main .bp-step-nav{background-color:#fbfaf9}.bp-step-nav-main .bp-step-nav>ul{border:1px solid #e7e9ec;border-bottom:0;border-radius:3px 3px 0 0;overflow:hidden;margin-bottom:0}.bp-step-nav-main .bp-step-nav li>a{margin:0}.bp-step-nav-main .bp-step-nav li.selected>a{border:0;background-color:rgba(77,92,109,.1);border-radius:0;margin:0}}.bp-zoom-block-show-details{max-width:760px;font-size:14px;letter-spacing:-.24px;margin-top:7px;line-height:1.5}.bp-zoom-block-show-details .mfp-close{box-shadow:none;font-size:0;opacity:1}.bp-zoom-block-show-details .mfp-close:before{content:"\e828";font-family:bb-icons;font-size:22px;color:#939597}.groups.zoom .bp-single-vert-nav .item-body{min-height:auto;padding:0}.groups.zoom .bp-single-vert-nav .bp-zoom-meeting-container .bp-navs{border:0!important}.groups.zoom .bp-single-vert-nav #item-body #subnav .subnav a{padding:16px 0}@media (min-width:749px){.groups.zoom .bp-single-vert-nav .bp-zoom-meeting-container{border:0}}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{background:#f5f5f5;border-top:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:first-child{border-top:0}.bb-meeting-input-wrap #bb-notification-meeting-label{display:inline-block}.bb-meeting-input-wrap .bb-recurring-meeting-text #bp-zoom-meeting-alert{width:calc(100% - 215px);margin:0 10px;min-width:120px;padding-right:20px;height:35px}@media (max-width:1480px) and (min-width:1351px){.has-sidebar .single-meeting-item.bb-countdown-wrap .bp_zoom_countdown{width:180%;transform:translateX(-44%);text-align:center;justify-content:center}}@media (max-width:1265px) and (min-width:1081px){.single-meeting-item.bb-countdown-wrap .bp_zoom_countdown{width:230%;transform:translateX(-54%);text-align:center;justify-content:center}}@media (max-width:1350px){.has-sidebar .bp-zoom-meeting-left,.has-sidebar .bp-zoom-meeting-right{flex:0 0 100%;border-right:0;min-width:0}.has-sidebar .bp-zoom-meeting-right{display:none}.has-sidebar a.bp-back-to-meeting-list,.has-sidebar a.bp-close-create-meeting-form{display:block}.has-sidebar .bp-create-meeting .bp-zoom-meeting-left,.has-sidebar .bp-single-meeting .bp-zoom-meeting-left{display:none}.has-sidebar .bp-create-meeting .bp-zoom-meeting-right,.has-sidebar .bp-single-meeting .bp-zoom-meeting-right{display:block}}@media (max-width:1080px){.bp-zoom-meeting-left,.bp-zoom-meeting-right{flex:0 0 100%;border-right:0;min-width:0}.bp-zoom-meeting-right{display:none}a.bp-back-to-meeting-list,a.bp-close-create-meeting-form{display:block}.bp-create-meeting .bp-zoom-meeting-left,.bp-single-meeting .bp-zoom-meeting-left{display:none}.bp-create-meeting .bp-zoom-meeting-right,.bp-single-meeting .bp-zoom-meeting-right{display:block}.zoom-meeting-block .bp-zoom-meeting-recording-fetch a.show-recordings{margin-bottom:0}}@media (max-width:900px){.zoom-meeting-block-info{flex:0 0 100%;margin-bottom:30px}.zoom-meeting-block-right{margin-left:0;align-items:center;display:flex;justify-content:center;flex-flow:column;width:100%}.zoom-meeting-block-right>.meeting-actions{text-align:center}.zoom-meeting-block-right>.meeting-actions .join-meeting-in-browser{margin-bottom:10px}.zoom-meeting-block-right .bp_zoom_countdown{margin:0 auto 0 auto}}@media (max-width:980px) and (min-width:800px){.single-meeting-item.bb-countdown-wrap .bp_zoom_countdown{width:230%;transform:translateX(-50%);text-align:center;justify-content:center}}@media (max-width:800px){.copy-link-wrap a{max-width:100%;flex:0 0 100%}.copy-link-wrap .copy-invitation-link{margin:12px 0 0}.single-meeting-item-table .meeting-item-head{flex:0 0 180px}a.bb-invitation-url{max-width:100%}.recording-preview-info{flex-flow:column}.recording-button-wrap{margin-left:0}}@media (max-width:650px){.bp_zoom_countdown,.single-meeting-item.bb-countdown-wrap .bp_zoom_countdown,.zoom-meeting-block-right .bp_zoom_countdown{transform:scale(.8);width:140%;margin-left:-17%}}@media (max-width:540px){.single-meeting-item-table .meeting-item-col,.single-meeting-item-table .meeting-item-head{flex:0 0 100%;padding:0}.single-meeting-item-table .meeting-item-head{margin-bottom:10px}.zoom-meeting-block .meeting-actions .button{margin-bottom:10px;min-width:220px}.bp_zoom_countdown>span{max-width:70px;margin:0 3px}.bp_zoom_countdown .position{width:30px;height:52px}.bb-group-zoom-settings-container .bb-field-wrap,.bp-wrap-duration.bb-meeting-input-wrap{flex-flow:row wrap}.bb-group-zoom-settings-container .bb-field-wrap .bp-input-wrap{margin-top:10px}.bb-field-wrapper-inner>.bb-field-wrap>.bb-video-fields-wrap,.bb-field-wrapper-inner>.bb-field-wrap>label,.bb-group-zoom-settings-container .bb-field-wrap .bp-input-wrap,.bb-group-zoom-settings-container .bb-field-wrap label,.bb-meeting-input-wrap{flex:0 0 100%}.bb-field-wrapper-inner>.bb-field-wrap .bb-meeting-options-wrap{width:100%}.bp-zoom-meeting-recurring-options>.bb-field-wrap,.bp-zoom-meeting-recurring-sub-options>.bb-field-wrap{display:block}.bp-wrap-duration .bb-field-wrap{max-width:140px}.bp-wrap-duration .bb-field-wrap.start-time-picker{margin-top:14px}.bb-meeting-input-wrap.bp-zoom-meeting-end-date-time-wrap .bb-field-wrap.end-date-picker{margin:0 0 0 5px}.bb-meeting-input-wrap.bp-zoom-meeting-end-date-time-wrap #bp-zoom-meeting-end-times{margin:0 5px}.bb-field-wrap.bp-zoom-meeting-time-meridian-wrap{flex:0 0 100%;margin-top:15px}.bp-zoom-meeting-container .bb-timezone{line-height:1.4}#main #bp-zoom-meeting-occurs-on-month label[for=bp-zoom-meeting-occurs-month-week-select]{display:block}#main #bp-zoom-meeting-occurs-on-month label[for=bp-zoom-meeting-occurs-month-week-select] .bp-zoom-meeting-occurs-month-week-select-label{display:block;margin:5px 0 0 34px}#main #bp-zoom-meeting-occurs-on-month label[for=bp-zoom-meeting-occurs-month-week-select]>select{max-width:90px}#main #bp-zoom-single-meeting .single-meeting-item.meeting-buttons-wrap{flex-flow:column}#main #bp-zoom-single-meeting .single-meeting-item.meeting-buttons-wrap .meeting-item-col.meeting-action{flex-flow:column;display:flex}#main #bp-zoom-single-meeting .single-meeting-item.meeting-buttons-wrap .meeting-item-col.meeting-action>a{margin:0 0 10px}#main #bp-zoom-single-meeting .single-meeting-item.meeting-buttons-wrap .bb-recordings-wrap .meeting-item-head:empty{display:none}#main #bp-zoom-single-meeting .single-meeting-item.meeting-buttons-wrap .bb-recordings-wrap .show-recordings{width:100%}}@media (max-width:420px){.bp_zoom_countdown,.single-meeting-item.bb-countdown-wrap .bp_zoom_countdown{transform:scale(.8);width:130%;margin-left:-15%}.bp_zoom_countdown>span{max-width:60px}.bp_zoom_countdown .position{width:22px;height:40px}.bp_zoom_countdown span.digit{font-size:20px}.zoom-meeting-block{padding:20px}.recording-preview-info{padding:6px 0 0}}@media (max-width:380px){.bzm-white-popup .recording-list-row{flex-flow:column}.recording-preview-img{max-width:136px;margin-bottom:10px}}.bp-zoom-webinar-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;background:#fff;border:1px solid #e7e9ec;border-radius:4px}#page .bp-zoom-webinar-container .bp-navs{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:1px;border:0;padding:0 20px;border-radius:4px 4px 0 0;background:#fff;border-bottom:1px solid #e7e9ec;margin:0}#page .bp-zoom-webinar-container .bp-navs a{line-height:1;padding:16px 0}#bp_zoom_webinar_form{margin:0;height:100%;position:relative}.bp-zoom-webinar-search.subnav-search{padding:20px}#main .bp-zoom-webinar-members-listing #webinars-list{max-height:70vh;overflow:auto;margin:0;padding:0;text-align:initial;margin-bottom:40px}.bp-zoom-webinar-members-listing .webinar-timezone{font-size:12px;color:#122b46;text-align:center;display:block;padding:6px 20px;background-color:#f5f6f7;border-top:1px solid #e7e9ec;border-radius:0 0 0 4px;position:absolute;bottom:0;left:0;z-index:12;width:100%}.all-webinars .webinar-item .webinar-meta-wrap{position:relative}.all-webinars .webinar-item .recurring-webinar-label{padding:0;height:8px;width:8px;border-radius:50%;position:absolute;right:0;top:2px}.all-webinars .webinar-item .recurring-webinar-label+.webinar-date{margin-right:12px}.all-webinars .webinar-item .live-webinar-label{background-color:#ef3e46;color:#fff;padding:3px 6px;height:auto;line-height:1;min-height:1px;display:inline-flex;align-items:center;font-size:10px;font-weight:700;letter-spacing:.5px;border:1px solid transparent;outline:0;vertical-align:middle;transition:.3s all;border-radius:5px}.all-webinars .webinar-item .bp-zoom-webinar-view-recordings{margin-left:7px}.webinar-topic{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.webinar-topic .webinar-title{font-size:14px;color:#122b46;letter-spacing:-.24px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:80%}.webinar-topic .webinar-title:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0}.recurring-webinar-label{padding:3px 6px;height:auto;line-height:1;min-height:1px;display:inline-flex;align-items:center;font-size:11px;font-weight:400;letter-spacing:.45px;background-color:#ffbf1b;border:1px solid transparent;outline:0;vertical-align:middle;-webkit-appearance:none;color:#fff;transition:.3s all;border-radius:20px}.in-progress-webinar-label{padding:3px 6px;height:auto;line-height:1;min-height:1px;display:inline-flex;align-items:center;font-size:10px;font-weight:700;letter-spacing:-.17px;background-color:#ef3f46;border:1px solid transparent;outline:0;vertical-align:middle;-webkit-appearance:none;color:#fff;transition:.3s all;border-radius:5px}#main a.button.view-recordings.bp-zoom-webinar-view-recordings{padding:3px 6px;height:auto;line-height:1;min-height:1px;display:inline-flex;align-items:center;font-size:10px;font-weight:700;letter-spacing:-.17px;position:relative;z-index:12}.bp-zoom-webinar-view-recordings .record-count{margin-left:3px}.bp-zoom-webinar-container .bb-title-wrap{margin:-20px -20px 20px;border-bottom:1px solid #e7e9ec;padding:6px 20px;min-height:66px;display:flex;align-items:center}.bp-zoom-webinar-container .bb-title-wrap .bb-title{margin:0;line-height:1.4;font-size:18px;font-weight:500;letter-spacing:-.24px}.bp-zoom-webinar-container .bb-title-wrap .bb-title>.recurring-webinar-label{margin-left:10px}.bp-zoom-webinar-container .bb-timezone,.bp-zoom-webinar-container .bb-webinar-occurrence{font-size:12px;color:#939597;letter-spacing:-.24px;line-height:1;margin-top:3px}.webinar-actions-list a{font-size:13px;font-weight:inherit;color:#939597;letter-spacing:-.24px;line-height:1;margin-bottom:1px;padding:10px 14px;display:block}.webinar-actions-list a:hover{background-color:#f5f5f5}.webinar-actions-list i{font-size:15px;margin-right:10px}#main #bp-zoom-webinar-occurs-on-month label,#main .bp-zoom-webinar-end-date-time-wrap label{font-size:14px;font-weight:400;letter-spacing:-.24px;margin:0 0 20px;display:flex;align-items:center}#bp-zoom-webinar-occurs-on-month .bs-styled-radio:checked+label:after,.bp-zoom-webinar-end-date-time-wrap .bs-styled-radio:checked+label:after{top:13px}#bp-zoom-webinar-end-times,#bp-zoom-webinar-occurs-on-month select{margin:0 12px;width:auto!important}.bp-zoom-webinar-recurring-sub-options #bp-zoom-webinar-occurs-on-week>label{display:inline-block;margin-right:15px;min-width:62px}#main .bb-webinar-options-wrap .bp-zoom-webinar-registration-options>label{display:block;position:relative;padding-left:32px}#main .bb-webinar-options-wrap .bp-zoom-webinar-registration-options>label:before{left:0;top:3px;position:absolute}#main .bb-webinar-options-wrap .bp-zoom-webinar-registration-options>label:after{top:7px}.bp-zoom-delete-occurrence-popup .button,.bp-zoom-edit-occurrence-popup .button{line-height:1.5}#main label[for=bp-zoom-webinar-weekly-days-sun]{margin-top:10px}select#bp-zoom-webinar-monthly-week{margin-left:0;margin-right:0}.copy-invitation-link,.copy-link-wrap,span.no-pass-required{display:flex;align-items:center;flex-flow:row wrap}a.button.primary.join-webinar-in-app{min-width:200px;margin-left:6px}a.button.primary.join-webinar-in-app.small{margin-right:6px;min-width:auto}.zoom-webinar-block a.button.primary.join-webinar-in-app{margin-left:0}a.button.outline.join-webinar-in-browser{min-width:220px}#buddypress .single-webinar-item.webinar-buttons-wrap a.button.small{padding:6px 15px}#buddypress .single-webinar-item.webinar-buttons-wrap a.button.outline.join-webinar-in-browser{min-width:190px}.copy-invitation-link{font-size:13px;margin-left:auto}.copy-invitation-link .bb-icon{font-size:16px;margin-right:6px}#webinar-invitation-container{background:#fbfbfc;border:1px solid #eef0f3;border-radius:3px}#webinar-invitation{width:100%;background:0 0;border:0;resize:none;margin:0 0;min-height:58vh;font-size:13px;color:#122b46;letter-spacing:-.24px;line-height:19px;padding:20px}#webinars-list .load-more{display:none}body .mfp-bg{opacity:1;z-index:1024;background:rgba(250,251,253,.9)}.bzm-white-popup{position:relative;background:#fff;padding:20px 30px 25px;width:auto;max-width:600px;margin:20px auto;border-radius:4px;overflow:hidden;border:1px solid #d2d4d6;box-shadow:0 6px 24px 0 rgba(18,43,70,.1)}.bzm-white-popup button.mfp-close{box-shadow:none;right:10px;left:auto;top:10px}.bzm-white-popup .recording-list-row-wrap{overflow:auto;max-height:62vh;border:0;margin:0 -30px;padding:20px 30px 0}.bzm-white-popup .recording-list-row-group{border-bottom:1px solid #eef0f3;padding:20px 0}.bzm-white-popup .recording-list-row-group:first-child{padding-top:0}.bzm-white-popup .recording-list-row-group:last-child{border-bottom:0}.bzm-white-popup .recording-list-row-group h4.clip_title{font-size:17px;font-weight:500;margin:0 0 20px}.bzm-white-popup .recording-list-row-group .recording-list-row{padding-bottom:15px;margin-bottom:15px}.bzm-white-popup .recording-list-row-group .recording-list-row:last-child{border-bottom:0;margin-bottom:0}.bzm-white-popup .recording-list-row-group .recording-list-row .pass-toggle{font-size:14px}.bzm-white-popup h2.clip_title{font-size:14px;font-weight:500;line-height:1;margin:2px 0 9px}.bzm-white-popup span.vdo-time{background:#122b46;border-radius:4px;font-size:10px;font-weight:500;color:#fff;letter-spacing:-.17px;text-align:center;padding:3px 6px;display:inline-block;margin-right:10px}.bzm-white-popup span.vdo-size{font-weight:500}.bzm-white-popup .button.downloadclip{font-size:13px;font-weight:500;min-height:28px;line-height:1;display:inline-flex;align-items:center;margin-top:8px;padding:0 16px 0 14px}.bzm-white-popup i.bb-icon-download{margin-right:6px;font-size:12px}.copy-invitation-popup-block .mfp-close{display:none}.copy-invitation-popup-block .show-webinar-details{margin:10px 10px;box-shadow:none;right:10px;top:10px;position:absolute;display:block;color:#333}.copy-invitation-popup-block .show-webinar-details i{font-size:24px;opacity:.65}footer.bb-zm-model-footer{padding:25px 0 0;border-top:1px solid #eef0f3}.bp-zoom-group-show-instructions{font-size:15px;color:#122b46;letter-spacing:-.22px;line-height:1.46;max-width:850px}.bp-zoom-group-show-instructions .mfp-close{box-shadow:none;font-size:0;opacity:1}.bp-zoom-group-show-instructions .mfp-close:before{content:"\e828";font-family:bb-icons;font-size:22px;color:#939597}.bp-zoom-group-show-instructions .bp-step-nav-main .save-settings{display:none;float:right}.bp-zoom-group-show-instructions .bp-step-nav-main.last-tab .save-settings{display:inline-block}.bp-zoom-group-show-instructions .bb-group-zoom-settings-container{margin:20px 0 0}.bp-zoom-group-show-instructions .bb-group-zoom-settings-container .bb-field-wrap label{color:#4d5c6d}.bp-zoom-group-show-instructions .bb-group-zoom-settings-container .bb-field-wrap .bp-input-wrap input{width:100%}.info-status{font-size:12px;letter-spacing:-.18px;text-transform:uppercase}.no-pass-required i{font-size:17px;height:16px;width:16px;margin-right:3px}.webinar-date{font-size:12px}.bb-webinar-option{display:flex;margin-bottom:16px;margin-left:-3px}.bb-webinar-option i{font-size:17px;width:15px;height:15px;line-height:1;margin-right:6px}.bb-webinar-option .bb-icon-check{color:#05d786}.toggle-password i{margin-right:6px;font-size:16px}.show-password .recording-password{font-family:Monaco,Consolas,"Courier New",Courier,monospace;font-size:13px;background:#f0f1f6;padding:5px 8px;border-radius:4px;margin-left:1px;min-width:105px;display:inline-block;line-height:1;border:1px solid #ddd}.bb-webinar-option.no{font-size:14px;color:#a3a5a9}.webinar-actions-anchor{color:#939597}.webinar-actions-anchor i{font-size:20px}.bp-zoom-webinar-right-top{padding:20px}#bp-zoom-create-webinar-wrapper{display:none}.webinar-actions{line-height:1;margin-left:auto;position:relative}.webinar-actions .webinar-actions-list{display:none;margin:0;position:absolute;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;padding:5px 0;min-width:200px;right:-20px;top:35px;z-index:119;list-style:none}.webinar-actions .webinar-actions-list.open{display:block}.webinar-actions .webinar-actions-list:before{content:" ";position:absolute;width:0;height:0;top:0;right:27px;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);z-index:1002}.webinar-actions ul{list-style:none;margin:0;padding:0}#webinars-list li{margin:0 0 1px;padding:11px 20px;position:relative}#webinars-list li.current,#webinars-list li:hover{background:#f5f6f7}.webinar-item-col.webinar-meta-wrap{display:flex;justify-content:space-between;font-size:13px;color:#939597;letter-spacing:-.22px;line-height:1}.bp-zoom-webinar-search-form{background-color:#fff;border:1px solid #dedfe2;box-shadow:none;border-radius:100px;margin:0;position:relative}.bp-zoom-webinar-search-form #bp_zoom_webinar_search{background-size:14px;background-position:left 12px center;background-color:#fbfbfc;height:32px;padding-left:2rem;width:100%;min-width:210px;border-radius:100px;border:0}.bp-zoom-webinar-search-form .nouveau-search-submit{padding:0;position:absolute!important;width:30px;height:33px;opacity:0;left:0;z-index:10;overflow:hidden}.bp-zoom-webinar-left{border-right:1px solid #e7e9ec;min-width:0;flex:0 0 360px;position:relative}@media (min-width:1081px){.bp-zoom-webinar-left-inner{min-height:65vh}.has-sidebar .bp-zoom-webinar-left{flex:0 0 300px}.has-sidebar a.bb-invitation-url{max-width:55%}.has-sidebar .bp_zoom_countdown>span{margin:0 2px}.has-sidebar .bp_zoom_countdown .position{margin:0 2px;width:28px}.has-sidebar .bp_zoom_countdown span.digit{font-size:24px}}.bp-zoom-webinar-right{flex:1;min-width:0}.webinar-item-container h2{text-transform:capitalize}.webinar-item-container .load-more{margin:0 auto 10px;width:100%;border-top:1px solid #e7e9ec}.webinar-item-container .load-more .button{max-width:230px;margin:0 auto;margin-top:20px}#buddypress .webinar-item-container .load-more .button{display:block}.webinar-item-table{min-width:520px}.webinar-item-table .webinar-item-header{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #e7e9ec;padding:0 0 8px}.webinar-item-table .webinar-item-header .webinar-item-head{font-size:12px;color:#939597;flex-basis:25%;text-transform:uppercase}.webinar-item-table .webinar-item{margin:0;border-bottom:1px solid #e7e9ec;padding:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.webinar-item-table .webinar-item:last-child{border-bottom:0}.webinar-item-table .webinar-item .webinar-item-col{-ms-flex-preferred-size:25%;flex-basis:25%;font-size:14px;line-height:1.3;color:#4d5c6d;padding:0 5px}.webinar-item-table .webinar-item .webinar-item-col .webinar-link{font-size:15px;color:#122b46}.webinar-item-table .webinar-item .webinar-item-col.webinar-action{text-align:center;padding:0 5px}.webinar-item-table .webinar-item .webinar-item-col.webinar-action .bp-zoom-webinar-view-recordings{margin-top:10px}.webinar-item-table .recording-list{display:flex;flex:auto;border-bottom:1px solid #e7e9ec;padding:15px 0;background-color:#fff;margin-top:-1px;flex-flow:column}.webinar-item-table .recording-list .recording-list-row-wrap{display:table;table-layout:fixed;width:100%}.webinar-item-table .recording-list .recording-list-row{display:table-row;width:100%}.webinar-item-table .recording-list .recording-list-row-col{display:table-cell;text-align:center;border-bottom:1px solid #e7e9ec;padding:10px 0}.webinar-item-table .recording-list .recording-list-row-col p{margin-bottom:0}.webinar-item-table .recording-list:empty{display:none}.single-webinar-item-table{min-width:auto}.single-webinar-item-table .single-webinar-item{border-bottom:1px solid #e7e9ec;margin-bottom:15px;padding:0 0 15px 0;display:flex;flex-flow:row wrap}.single-webinar-item-table .single-webinar-item:last-child{border-bottom:0}.single-webinar-item-table .webinar-item-head{font-size:13px;font-weight:400;color:#939597;line-height:1.5;letter-spacing:-.19px;margin:0;flex:0 0 220px;padding-right:20px}.single-webinar-item-table .webinar-item-col{font-size:14px;color:#122b46;letter-spacing:-.21px;line-height:1.2;flex:1;min-width:0}.single-webinar-item-table .webinar-buttons-wrap .bb-recordings-wrap{margin-left:15px}.z-form-row-action{display:flex;align-items:center;min-height:20px}.z-form-row-action .hide-pass:not(.on),.z-form-row-action .hide-password:not(.on),.z-form-row-action .show-pass:not(.on),.z-form-row-action .show-password:not(.on){display:none}.z-form-row-action .hide-password{font-size:20px;line-height:1}.z-form-row-action .pass-toggle{margin-left:auto}#bp-zoom-single-webinar-wrapper{min-height:-webkit-calc(45vh + 65px);min-height:calc(45vh + 65px)}#bp-zoom-single-webinar-wrapper:empty{text-align:center}#bp-zoom-single-webinar-wrapper:empty:before{font:normal normal 400 20px/1 bb-icons;speak:none;display:inline-block;margin:0 auto;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ef30";animation:spin 2s infinite linear}#main .webinar-buttons-wrap{padding:0;margin-bottom:0}#main .webinar-buttons-wrap .button{font-size:14px}#main .webinar-buttons-wrap:empty{display:none}#bp-zoom-create-webinar-button{display:flex;align-items:center;font-size:14px;letter-spacing:-.24px}#bp-zoom-create-webinar-button i{font-size:16px;margin-right:5px}.bb-webinar-actions-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:15px 0}.bb-webinar-actions-wrap h2{margin:0}.bb-add-webinar{display:inline-block}#zmmtg-root{display:none}.bp-wrap-duration{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-content:center;align-items:center}.bp-wrap-duration .bb-field-wrap{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-content:center;align-items:center;margin:0 15px 0 0}.bp-wrap-duration .bb-field-wrap label{margin:0 4px;font-size:15px;font-weight:400;color:#939597;letter-spacing:-.22px}#main .bp-wrap-duration input,#main .bp-wrap-duration select{background-image:url(//devsite.nerdsofbusiness.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/zoom/assets/images/arrow-down.svg);background-repeat:no-repeat;background-position:right 1rem center;padding-right:40px}.bb-group-zoom-settings-container .bb-field-wrap{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-content:center;margin:0 0 15px}.bb-group-zoom-settings-container .bb-field-wrap label{flex:0 0 180px;font-size:14px!important;font-weight:400;color:#939597;letter-spacing:-.22px;margin:10px 0 0!important;padding-right:20px}.bb-group-zoom-settings-container .bb-field-wrap input{margin:0!important;font-size:14px!important;color:#122b46;letter-spacing:-.24px}.bb-group-zoom-settings-container .bb-field-wrap .bp-input-wrap{flex:1;min-width:0}.bb-group-zoom-settings-container .bp-group-zoom-settings+.bb-sep-line{margin-top:25px}.bb-group-zoom-settings-container label[for=bp-edit-group-zoom]{display:flex!important}.bb-group-zoom-settings-container label[for=bp-edit-group-zoom] span{padding-top:2px}.bb-group-zoom-settings-container .bp-zoom-group-button-wrap{display:flex;align-items:center;flex-flow:row wrap}.bb-group-zoom-settings-container .bp-zoom-group-button-wrap .button{font-size:14px!important}.bb-group-zoom-settings-container .show-zoom-instructions{margin-left:auto;margin-right:10px}.bb-group-zoom-settings-container .bp-zoom-group-check-connection{font-size:14px;display:inline-flex;align-items:center}.bb-group-zoom-settings-container .bp-zoom-group-check-connection i{font-size:18px;margin-right:6px}#bp-zoom-webinar-end-date-time{background-image:url(//devsite.nerdsofbusiness.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/zoom/assets/images/arrow-down.svg);background-repeat:no-repeat;background-position:right 1rem center;padding-right:40px}#main .bb-field-wrap #bp-zoom-webinar-timezone,#main div.bb-field-wrap .bp-wrap-duration input,#main div.bb-field-wrap .bp-wrap-duration select{color:#122b46;font-size:14px;letter-spacing:-.24px;line-height:1.714}.zoom-webinar-block{background:#fff;border:1px solid #e7e9ec;border-radius:4px;padding:25px;margin-bottom:15px;display:flex;flex-flow:row wrap;align-items:center}.zoom-webinar-block h2{font-size:20px;font-weight:500;margin:0 0 5px!important}.zoom-webinar-block h2>.recurring-webinar-label{margin-left:10px}.zoom-webinar-block .bb-webinar-date,.zoom-webinar-block .bb-webinar-occurrence{font-size:14px;color:#939597;letter-spacing:-.24px;line-height:1.5}.zoom-webinar-block .webinar-actions .button{letter-spacing:-.24px;margin-right:3px;margin-bottom:10px}.zoom-webinar-block .bp-zoom-webinar-recording-fetch a.show-recordings{margin-bottom:10px}.zoom-webinar-block .live-webinar-label{background-color:#ef3e46;color:#fff;padding:3px 6px;height:auto;line-height:1;min-height:1px;display:inline-flex;align-items:center;font-size:10px;font-weight:700;letter-spacing:.5px;border:1px solid transparent;outline:0;vertical-align:middle;transition:.3s all;border-radius:5px}.zoom-webinar-block .join-webinar-in-browser{margin-top:10px}#bp_zoom_webinar_form p.description,#bp_zoom_webinar_form ul.description{font-size:15px;color:#a3a5a9;list-style-position:inside;margin-left:2px}.bp-toggle-webinar-password-wrap{position:relative}#main #bp-zoom-webinar-password{margin:0;padding-right:40px}.bp-toggle-webinar-password{color:inherit;position:absolute;right:0;top:0;height:40px;width:40px;text-align:center;display:flex;align-items:center;justify-content:center;opacity:.6}.bp-toggle-webinar-password.bb-eye .bb-icon-eye{display:none}.bp-toggle-webinar-password:not(.bb-eye) .bb-icon-eye-slash{display:none}.zoom-webinar-block-info{flex:1;min-width:280px;margin-bottom:10px}.zoom-webinar-block-right{margin:0 auto;text-align:right}.zoom-webinar-block-right .bp-zoom-webinar-recording-fetch,.zoom-webinar-block-right .webinar-actions{display:inline-block;vertical-align:middle;margin-left:5px;margin-top:10px;text-align:center}.zoom-webinar-block-right .webinar-actions{margin-top:0}.zoom-webinar-block-right .join-webinar-in-app{margin-top:10px;margin-bottom:10px}.bp_zoom_countdown{display:flex;align-items:center;justify-content:center;margin-bottom:auto}.webinar-buttons-wrap .bp_zoom_countdown{margin-bottom:-10px}span.bb-zoom-host{background:#eef0f3;border-radius:11px;font-size:11px;font-weight:600;color:#4d5c6d;letter-spacing:-.26px;line-height:1;display:inline-block;padding:6px 20px;margin-bottom:12px}.bp_zoom_countdown>span{display:flex;flex-flow:row wrap;justify-content:center;min-width:70px;max-width:70px;margin:0 5px}.bp_zoom_countdown .countdown_label{flex:0 0 100%;order:3;font-size:11px;font-weight:500;color:#939597;line-height:1;letter-spacing:-.19px;margin-top:8px;text-transform:uppercase;text-align:center}.bp_zoom_countdown .position{background:#eef0f3;border-radius:3px;height:60px;width:28px;text-align:center;display:flex;align-items:center;justify-content:center;margin:0 2px;position:relative}.bp_zoom_countdown span.position:after{opacity:.4;background:#d0d3d6;border-radius:3px 3px 0 0;content:"";position:absolute;top:0;left:0;height:50%;width:100%}.bp_zoom_countdown .countDiv:empty{display:none}.bp_zoom_countdown span.digit{z-index:2;position:absolute;margin-top:auto;margin-bottom:auto;left:auto;right:auto;top:auto!important;bottom:auto;font-size:26px;font-weight:500;letter-spacing:-.45px}#bp-zoom-dropdown-options-loader{display:none;line-height:1;margin-left:10px}#bp-zoom-dropdown-options-loader i>{font-size:16px}.recording-list-row-wrap{border-bottom:1px solid #e7e9ec;padding-bottom:20px;margin-bottom:20px}.recording-list-row-wrap:last-child{border-bottom:0;margin-bottom:0}.recording-list-row-wrap .bb-internal-model{justify-content:center}.recording-list-row-wrap .bb-media-model-container{margin:auto;max-width:90%;width:100%}.recording-list-row,.recording-preview-info{display:flex;flex-flow:row wrap}.recording-list-info,.recording-preview-info{flex:1;min-width:0}.recording-preview-info{padding:6px 0 0 20px}.recording-button-wrap{margin-left:auto}.recording-button-wrap .button{letter-spacing:-.24px;font-weight:500;display:inline-flex;align-items:center;margin-left:4px;font-size:13px;min-height:28px;line-height:1;margin-top:8px;padding:0 16px 0 14px}.recording-button-wrap i{margin-right:6px;font-size:12px}span.select-recorded-text{font-size:14px}.recording-list-info{display:flex;flex-flow:column}.recording-preview-img{line-height:1;position:relative;height:80px;border-radius:3px}.recording-preview-img img{display:block;width:136px;height:82px}.recording-preview-img .play_btn,.recording-preview-img .play_btn_link{position:absolute;height:100%;width:100%;top:0;left:0;line-height:1;opacity:0}span.triangle-play-icon{position:absolute;left:7px;bottom:6px;font-size:12px;transition:50ms all linear;width:28px;height:28px;line-height:27px;vertical-align:middle;text-align:center;border-radius:50px;background:#fff;color:#007cff;border:1px solid #007cff;box-shadow:0 1px 3px rgba(0,0,0,.25)}span.triangle-play-icon:before{margin-right:-3px}.recording-preview-img:hover span.triangle-play-icon{transition:50ms all linear;box-shadow:0 1px 5px rgba(0,0,0,.35)}#main h2.clip_title{font-size:15px;font-weight:500;line-height:1;margin:0 0 8px}.clip_date,.clip_description{font-size:12px;color:#939597;letter-spacing:-.21px;line-height:1;margin-bottom:6px}.bb-shared-screen-wrap{line-height:1;margin-top:auto;margin-bottom:10px}.bb-shared-screen-wrap a.bb-shared-screen{display:flex}.bb-shared-screen-wrap svg{margin-right:8px;margin-top:1px;min-width:18px}.bp-zoom-webinar-wrap .bp-zoom-recorded-label{display:flex;align-items:center;margin:0}.bb-video-time{background:#122b46;border-radius:4px;font-size:10px;color:#fff;letter-spacing:-.17px;text-align:center;position:absolute;top:58px;right:6px;padding:3px 7px;z-index:10}a.bb-shared-screen{font-size:13px;letter-spacing:-.24px}.bp-zoom-webinar-alt-host .select2-container{width:auto!important;min-width:100%}.bb-field-wrapper-inner{max-width:560px;margin:auto}.bb-field-wrapper-inner>.bb-field-wrap{display:flex;flex-flow:row wrap}.bb-field-wrapper-inner>.bb-field-wrap>label{flex:0 0 180px;padding-right:20px;font-size:14px;font-weight:400;color:#122b46;letter-spacing:-.21px;margin:6px 0 0}.bb-field-wrapper-inner>.bb-field-wrap>.bb-webinar-options-wrap{width:calc(100% - 180px)}.bp-webinar-fields-wrap hr{background:#eef0f3;height:1px}.bb-webinar-host-select-wrap{flex:1;min-width:0}.bb-toggle-switch{position:relative;display:inline-block;width:50px;height:25px;margin-left:auto}.bb-toggle-switch input{opacity:0;width:0;height:0}.bb-video-fields-wrap{flex:1;min-width:0;max-width:270px}#main .bb-video-fields-wrap label{display:flex;align-items:center;margin:0;font-size:16px;font-weight:400;letter-spacing:-.27px}#main .bb-webinar-options-wrap label{font-size:16px;font-weight:400;letter-spacing:-.21px;display:flex}.bb-webinar-options-wrap .bb-field-wrap>label span{padding-top:2px}.bp-zoom-webinar-auto-recording-options{padding-left:30px}.bp-zoom-webinar-auto-recording-options label span{line-height:1.5}.bp-zoom-webinar-auto-recording-options .bs-styled-radio:checked+.bb-radio-label:after,.bp-zoom-webinar-auto-recording-options .bs-styled-radio:checked+label:after{top:4px}.bp-zoom-webinar-time-meridian-wrap{position:relative}.bp-zoom-webinar-time-meridian-wrap input{position:absolute;opacity:0}.bb-time-meridian{background:#fff;border:1px solid #dedfe2;border-radius:50%;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#d0d3d6;letter-spacing:-.24px;line-height:24px}input:checked+.bb-time-meridian{background:#007cff;border-color:#007cff;color:#fff}.bb-field-wrap.start-time-picker{width:115px}#main #bp-zoom-webinar-description{min-height:110px;padding:8px 12px}#bb-recurring-webinar-label{margin-top:0}.bb-recurring-webinar-text{font-size:16px;font-weight:400;letter-spacing:-.21px}.bp-zoom-webinar-recurring-options>.bb-field-wrap,.bp-zoom-webinar-recurring-sub-options>.bb-field-wrap{display:flex}.bp-zoom-webinar-recurring-options>.bb-field-wrap>label,.bp-zoom-webinar-recurring-sub-options>.bb-field-wrap>label{flex:0 0 180px;padding-right:20px;font-size:14px;font-weight:400;color:#122b46;letter-spacing:-.21px;margin:6px 0 0}.bb-webinar-input-wrap{flex:1;min-width:0}.bb-webinar-input-wrap input[type=text]:disabled{background:#f9f9f9!important}.bb-webinar-input-wrap #bb-notification-webinar-label{display:inline-block}.bb-webinar-input-wrap .bb-recurring-webinar-text #bp-zoom-webinar-alert{width:calc(100% - 215px);margin:0 10px;min-width:120px;padding-right:20px;height:35px}.bp-zoom-webinar-repeat-wrap .bb-webinar-input-wrap{display:flex;align-items:center}.bp-zoom-webinar-repeat-wrap select{width:auto!important;margin-right:10px}#bp-zoom-webinar-occurs-on-week span{font-size:16px;font-weight:400;letter-spacing:-.21px}#main .bp-zoom-webinar-members-listing .bp-messages{margin:10px 20px}a.bp-back-to-webinar-list{color:rgba(18,43,70,.4);line-height:1;margin-left:-10px;margin-right:10px;display:none}a.bp-back-to-webinar-list span{font-size:24px}a.bp-close-create-webinar-form{margin-left:auto;display:none}a.bp-close-create-webinar-form span{font-size:24px;color:rgba(18,43,70,.4);line-height:1;margin-top:5px}#bp-zoom-webinar-cancel-edit{margin-right:20px}.bb-media-section video{width:100%;height:auto}.bb-media-section audio{max-width:800px;width:90%}#main #copy-download-link,#main .downloadwebinar.downloadclip{display:inline-flex;align-items:center;justify-content:center}#main #copy-download-link i,#main .downloadwebinar.downloadclip i{margin-right:5px}.bp-webinar-fields-wrap>.bp-messages{margin-bottom:22px}.bp-webinar-fields-wrap .select2-container{width:auto!important;min-width:100%}#bp-zoom-webinar-form-submit.loading:before,.bb-save-settings.loading:before{font:normal normal 400 14px/1 bb-icons;speak:none;display:inline-block;margin:0 10px 0 0;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ef30";animation:spin 2s infinite linear}.bb-webinar-input-wrap .select2-container--default .select2-selection--single{border:1px solid #dedfe2;border-radius:3px;height:40px}.bb-webinar-input-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:40px;color:#122b46;font-size:14px;letter-spacing:-.24px}.bb-webinar-input-wrap .select2-container--default .select2-selection--single .select2-selection__arrow{height:40px;width:30px}.single-webinar-item.bb-countdown-wrap{border:0;padding-bottom:0}.single-webinar-item.bb-countdown-wrap .bp_zoom_countdown{margin-left:-7px;justify-content:flex-start}.single-webinar-item.bb-countdown-wrap .countdown_label{line-height:27px}#main .single-webinar-item.bb-countdown-wrap+.webinar-buttons-wrap{border-top-width:1px;border-top-style:solid;border-color:#e7e9ec;padding-top:20px;padding-bottom:5px}.buddypress-wrap .bp-subnavs ul #sync-webinars-groups-li{float:right;margin-right:20px}.buddypress-wrap .bp-subnavs ul #sync-webinars-groups-li #webinars-sync{border-color:transparent;color:#007cff}.buddypress-wrap .bp-subnavs ul #sync-webinars-groups-li #webinars-sync .bb-icon-spinner{display:none}.buddypress-wrap .bp-subnavs ul #sync-webinars-groups-li #webinars-sync.loading .bb-icon-spinner{display:inline-block}.buddypress-wrap .bp-subnavs ul #bp-zoom-switch-type{display:flex;float:right;padding:3px 6px;border:1px solid #d8d8d8;border-radius:20px;margin-top:8px}.buddypress-wrap .bp-subnavs ul #bp-zoom-switch-type>a{display:inline-block;padding:5px 8px;font-size:13px;font-weight:500}.buddypress-wrap .bp-subnavs ul #bp-zoom-switch-type>a.zoom_active{font-weight:600;color:#122b46}.buddypress-wrap .bp-subnavs ul #bp-zoom-switch-type>a:first-child{border-right:1px solid #d8d8d8}.groups.zoom .bp-single-vert-nav .bp-zoom-webinar-container .bp-navs{border:0!important}@media (min-width:801px){.groups.zoom .bp-single-vert-nav a.bb-invitation-url{max-width:66%}}@media (min-width:749px){.groups.zoom .bp-single-vert-nav .bp-zoom-webinar-container{border:0}}@media (max-width:1480px) and (min-width:1351px){.has-sidebar .single-webinar-item.bb-countdown-wrap .bp_zoom_countdown{width:180%;transform:translateX(-44%);text-align:center;justify-content:center}}@media (max-width:1265px) and (min-width:1081px){.single-webinar-item.bb-countdown-wrap .bp_zoom_countdown{width:230%;transform:translateX(-54%);text-align:center;justify-content:center}}@media (max-width:1350px){.has-sidebar .bp-zoom-webinar-left,.has-sidebar .bp-zoom-webinar-right{flex:0 0 100%;border-right:0;min-width:0}.has-sidebar .bp-zoom-webinar-right{display:none}.has-sidebar a.bp-back-to-webinar-list,.has-sidebar a.bp-close-create-webinar-form{display:block}.has-sidebar .bp-create-webinar .bp-zoom-webinar-left,.has-sidebar .bp-single-webinar .bp-zoom-webinar-left{display:none}.has-sidebar .bp-create-webinar .bp-zoom-webinar-right,.has-sidebar .bp-single-webinar .bp-zoom-webinar-right{display:block}}@media (max-width:1080px){.bp-zoom-webinar-left,.bp-zoom-webinar-right{flex:0 0 100%;border-right:0;min-width:0}.bp-zoom-webinar-right{display:none}a.bp-back-to-webinar-list,a.bp-close-create-webinar-form{display:block}.bp-create-webinar .bp-zoom-webinar-left,.bp-single-webinar .bp-zoom-webinar-left{display:none}.bp-create-webinar .bp-zoom-webinar-right,.bp-single-webinar .bp-zoom-webinar-right{display:block}.zoom-webinar-block .bp-zoom-webinar-recording-fetch a.show-recordings{margin-bottom:0}}@media (max-width:900px){.zoom-webinar-block-info{flex:0 0 100%;margin-bottom:30px}.zoom-webinar-block-right{margin-left:0;align-items:center;display:flex;justify-content:center;flex-flow:column;width:100%}.zoom-webinar-block-right>.webinar-actions{text-align:center}.zoom-webinar-block-right>.webinar-actions .join-webinar-in-browser{margin-bottom:10px}.zoom-webinar-block-right .bp_zoom_countdown{margin:0 auto 0 auto}}@media (max-width:980px) and (min-width:800px){.single-webinar-item.bb-countdown-wrap .bp_zoom_countdown{width:230%;transform:translateX(-50%);text-align:center;justify-content:center}}@media (max-width:800px){.single-webinar-item-table .webinar-item-head{flex:0 0 180px}a.bb-invitation-url{max-width:100%}.recording-preview-info{flex-flow:column}.recording-button-wrap{margin-left:0}}@media (max-width:650px){.bp_zoom_countdown,.single-webinar-item.bb-countdown-wrap .bp_zoom_countdown,.zoom-webinar-block-right .bp_zoom_countdown{transform:scale(.8);width:140%;margin-left:-17%}}@media (max-width:640px){.single-webinar-item-table .webinar-item-col,.single-webinar-item-table .webinar-item-head{flex:0 0 100%;padding:0}.single-webinar-item-table .webinar-item-head{margin-bottom:10px}.zoom-webinar-block .webinar-actions .button{margin-bottom:10px;min-width:220px}.bp_zoom_countdown>span{max-width:70px;margin:0 3px}.bp_zoom_countdown .position{width:26px;height:52px}.bb-group-zoom-settings-container .bb-field-wrap,.bp-wrap-duration.bb-webinar-input-wrap{flex-flow:row wrap}.bb-group-zoom-settings-container .bb-field-wrap .bp-input-wrap{margin-top:10px}.bb-field-wrapper-inner>.bb-field-wrap>.bb-video-fields-wrap,.bb-field-wrapper-inner>.bb-field-wrap>label,.bb-group-zoom-settings-container .bb-field-wrap .bp-input-wrap,.bb-group-zoom-settings-container .bb-field-wrap label,.bb-webinar-input-wrap{flex:0 0 100%}.bb-field-wrapper-inner>.bb-field-wrap .bb-webinar-options-wrap{width:100%}.bp-zoom-webinar-recurring-options>.bb-field-wrap,.bp-zoom-webinar-recurring-sub-options>.bb-field-wrap{display:block}.bp-wrap-duration .bb-field-wrap{max-width:140px}.bp-wrap-duration .bb-field-wrap.start-time-picker{margin-top:14px}.bb-webinar-input-wrap.bp-zoom-webinar-end-date-time-wrap .bb-field-wrap.end-date-picker{margin:0 0 0 5px}.bb-webinar-input-wrap.bp-zoom-webinar-end-date-time-wrap #bp-zoom-webinar-end-times{margin:0 5px}.bb-field-wrap.bp-zoom-webinar-time-meridian-wrap{flex:0 0 100%;margin-top:15px}.bp-zoom-webinar-container .bb-timezone{line-height:1.4}#main #bp-zoom-webinar-occurs-on-month label[for=bp-zoom-webinar-occurs-month-week-select]{display:block}#main #bp-zoom-webinar-occurs-on-month label[for=bp-zoom-webinar-occurs-month-week-select] .bp-zoom-webinar-occurs-month-week-select-label{display:block;margin:5px 0 0 34px}#main #bp-zoom-webinar-occurs-on-month label[for=bp-zoom-webinar-occurs-month-week-select]>select{max-width:90px}#main #bp-zoom-single-webinar .single-webinar-item.webinar-buttons-wrap{flex-flow:column}#main #bp-zoom-single-webinar .single-webinar-item.webinar-buttons-wrap .webinar-item-col.webinar-action{flex-flow:column;display:flex}#main #bp-zoom-single-webinar .single-webinar-item.webinar-buttons-wrap .webinar-item-col.webinar-action>a{margin:0 0 10px}#main #bp-zoom-single-webinar .single-webinar-item.webinar-buttons-wrap .bb-recordings-wrap{margin-left:0}#main #bp-zoom-single-webinar .single-webinar-item.webinar-buttons-wrap .bb-recordings-wrap .webinar-item-head:empty{display:none}#main #bp-zoom-single-webinar .single-webinar-item.webinar-buttons-wrap .bb-recordings-wrap .show-recordings{width:100%;margin:0 0 15px}}@media (max-width:420px){.bp_zoom_countdown,.single-webinar-item.bb-countdown-wrap .bp_zoom_countdown{transform:scale(.8);width:130%;margin-left:-15%}.bp_zoom_countdown>span{max-width:60px}.bp_zoom_countdown .position{width:22px;height:40px}.bp_zoom_countdown span.digit{font-size:20px}.zoom-webinar-block{padding:20px}.recording-preview-info{padding:6px 0 0}}@media (max-width:380px){.bzm-white-popup .recording-list-row{flex-flow:column}.recording-preview-img{max-width:136px;margin-bottom:10px}}#bp-zoom-all-meeting-delete.loading:after,#bp-zoom-all-webinar-delete.loading:after,#bp-zoom-only-this-meeting-delete.loading:after,#bp-zoom-only-this-webinar-delete.loading:after{font:normal normal 400 14px/1 bb-icons;speak:none;display:inline-block;margin:0 0 0 6px;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ef30";animation:spin 2s infinite linear}.widget .zoom-meeting-block,.widget .zoom-webinar-block{padding:10px 15px}.widget .zoom-meeting-block a.button.outline.join-meeting-in-browser,.widget .zoom-webinar-block a.button.outline.join-meeting-in-browser{width:100%;padding:6px 10px;min-width:inherit}.widget .zoom-meeting-block a.button.join-meeting-in-app,.widget .zoom-webinar-block a.button.join-meeting-in-app{margin:0;width:100%}.widget .zoom-meeting-block .zoom-meeting-block-right,.widget .zoom-webinar-block .zoom-meeting-block-right{width:100%}.widget .zoom-meeting-block .zoom-meeting-block-right .bp-zoom-meeting-recording-fetch,.widget .zoom-meeting-block .zoom-meeting-block-right .meeting-actions,.widget .zoom-webinar-block .zoom-meeting-block-right .bp-zoom-meeting-recording-fetch,.widget .zoom-webinar-block .zoom-meeting-block-right .meeting-actions{margin-left:0;width:100%}.widget .zoom-meeting-block .bp_zoom_countdown,.widget .zoom-webinar-block .bp_zoom_countdown{margin-left:-4px;transform:scale(1);width:100%}.widget .zoom-meeting-block .bp_zoom_countdown>span,.widget .zoom-webinar-block .bp_zoom_countdown>span{min-width:46px;max-width:46px;margin:0 2px}.widget .zoom-meeting-block .bp_zoom_countdown>span.digits-3,.widget .zoom-webinar-block .bp_zoom_countdown>span.digits-3{min-width:66px;max-width:66px}.widget .zoom-meeting-block .bp_zoom_countdown>span.countDays.digits-2,.widget .zoom-webinar-block .bp_zoom_countdown>span.countDays.digits-2{min-width:46px}.widget .zoom-meeting-block .bp_zoom_countdown span.digit,.widget .zoom-webinar-block .bp_zoom_countdown span.digit{font-size:17px}.widget .zoom-meeting-block .bp_zoom_countdown .countdown_label,.widget .zoom-webinar-block .bp_zoom_countdown .countdown_label{font-size:10px}.widget .zoom-meeting-block .bp_zoom_countdown .position,.widget .zoom-webinar-block .bp_zoom_countdown .position{height:35px;width:18px}.widget .zoom-meeting-block .bp_zoom_countdown span.countSeconds~span,.widget .zoom-webinar-block .bp_zoom_countdown span.countSeconds~span{display:none}.widget .zoom-webinar-block a.button.outline.join-webinar-in-browser{width:100%;padding:6px 10px;min-width:inherit}.widget .zoom-webinar-block .zoom-webinar-block-info{min-width:120px}.widget .zoom-webinar-block a.button.primary.join-webinar-in-app{margin:0;width:100%}.widget .zoom-webinar-block .webinar-actions{margin-left:0;width:100%}.widget .zoom-webinar-block .zoom-webinar-block-right{width:100%}.widget .zoom-webinar-block .zoom-webinar-block-right .bp-zoom-meeting-recording-fetch,.widget .zoom-webinar-block .zoom-webinar-block-right .meeting-actions{margin-left:0;width:100%}