@charset "UTF-8";
:root {
--tec-font-family-sans-serif: "Poppins", sans-serif;
--tec-color-accent-primary: #674DF0;
--tec-font-size-4: 16px;
--tec-line-height-2: 28px;
--tec-spacer-14: 60px;
--tec-spacer-13: 60px;
}     .wpneo-wrapper {
font-family: "Poppins", sans-serif;
color: #1b1f2e;
min-height: 310px;
}
.wpneo-hidden {
display: none;
}
.float-left {
float: left;
}
.float-right {
float: right;
}
.wpneo-wrapper ul {
padding: 0;
margin: 0;
list-style: none;
}
.text-right {
text-align: right;
}
.wpneo-center {
text-align: center;
}
.wpneo-single.wpneo-first-half {
width: 48%;
float: left;
}
.wpneo-single.wpneo-second-half {
width: 48%;
float: right;
}   .wp-crowd-btn,
.wpneo_withdraw_button {
padding: 10px 20px;
font-size: 14px;
-webkit-transition: 400ms;
transition: 400ms;
}
.wpneo_withdraw_button {
margin-top: 20px;
}
.wpneo-cancel-btn {
background: #DB1717;
}
.wpneo-cancel-btn:hover,
.wpneo-cancel-btn:focus {
background: #C91818;
}
#wpneofrontenddata button,
#wpneofrontenddata input[type="button"] {
font-size: 14px;
font-weight: 400;
}
#wpneofrontenddata .wpneo-remove-button .removeCampaignRewards {
background: #dc2e2e !important;
margin-bottom: 25px;
}
#wpneofrontenddata .wpneo-remove-button .removeCampaignRewards:hover,
#wpneofrontenddata .wpneo-remove-button .removeCampaignRewards:focus {
background: #BE2525 !important;
}    .wpneocf-container {
margin-right: auto;
margin-left: auto;
}
.wpneo-head {
margin-bottom: 30px;
background: #fff;
padding: 0 20px;
}
.wpneo-links .wpneo-links-list {
display: inline-block;
}
.wpneo-links .wpneo-links-list a {
display: block;
color: #1b1f2e;
font-size: 16px;
line-height: 58px;
padding: 0;
margin-right: 25px;
}
.wpneo-links .wpneo-links-list a:hover, .wpneo-links .wpneo-links-list a:focus {
color: #674DF0;
}
.wp-crowd-new-campaign {
float: right;
margin-top: 7px;
}
#addcampaignupdate, #wpneo_active_edit_form {
margin-top: 30px;
}
#campaign_update_addon_field .removecampaignupdate {
background: #de1c1c;
font-size: 14px;
font-weight: 400;
}
#campaign_update_addon_field .removecampaignupdate:hover {
background: #C71313 !important;
}
.wpneo-cancel-btn {
background: #dcdcdc;
color: #fff;
margin: 0 30px;
font-size: 14px;
padding: 11px 23px;
}
.wpneo-save-btn,
.wpneo-edit-btn {
margin-top: 30px;
}  .wpneo-shadow {
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
background: #fff;
border-radius: 4px;
}
.wp-crowd-parent {
position: relative;
}
.wpneo-links-list {
display: block;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wpneo-links-lists {
display: block;
padding: 0 25px;
}
.wpneo-links .wpneo-links-list .wpneo-links-lists a {
line-height: 30px;
}
.wp-crowd-submenu {
position: absolute;
width: 280px;
top: 100%;
left: 0;
padding: 10px 0;
opacity: 0;
visibility: hidden;
-webkit-transiton: 350ms;
-webkit-transition: 350ms;
transition: 350ms;
-webkit-transform: translate(0, 25px);
transform: translate(0, 25px);
z-index: 1;
}
.wp-crowd-submenu .wpneo-links-lists {
margin-bottom: 6px;
}
.wp-crowd-submenu .wpneo-links-lists a {
font-size: 14px;
}
.wpneo-links-list:hover .wp-crowd-submenu {
opacity: 1;
visibility: visible;
-webkit-transform: translate(0, 1px);
transform: translate(0, 1px);
}
.wpneo-dashboard-chart {
margin-bottom: 30px;
padding: 25px;
background-color: #fff;
}
.wpcrowd-arrow-down {
border: solid #1b1f2e;
border-width: 0 1px 1px 0;
display: inline-block;
padding: 2.5px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
position: relative;
left: 5px;
top: -2px;
}
#wpneofrontenddata, #wpneo-registration {
max-width: 1000px;
margin: 0 auto;
padding-top: 40px;
}
#wpneofrontenddata {
-webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
border: 1px solid #E9E9EE;
padding: 30px;
margin: 80px auto;
}
.wpneo-wrapper {
margin: 0 auto;
}
.wpneo-single {
width: 100%;
display: inline-block;
padding-bottom: 30px;
}
.mce-stack-layout-item.mce-last {
background-color: #f5f5f5;
padding: 0;
border: none;
}
.wpneo-name {
width: 100%;
text-align: left;
font-size: 16px;
color: #1b1f2e;
}
.wpneo-name p {
margin-bottom: 6px;
}
.wpneo-fields {
width: 100%;
text-align: left;
font-size: 16px;
margin-bottom: 15px;
}
#wpneo-dashboard-form .wpneo-single {
padding-bottom: 0px;
margin-bottom: 0 !important;
}
#wpneo-dashboard-form .wpneo-name {
margin-bottom: 0;
margin-top: 5px;
}
.wpneo-row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.wpneo-row .wpneo-col6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding-right: 15px;
padding-left: 15px;
margin-bottom: 30px;
}
.wpneo-col12 {
padding: 0 15px 30px;
width: 100%;
display: table-cell;
}
.wpneo-col12 .wpneo-col6 {
display: table-cell;
}
.wpneo-padding25 {
padding: 25px;
}
.margin-bottom-20 {
margin-bottom: 20px;
}
.margin-top-0 {
margin-top: 0 !important;
}
.wpneo-padding15 {
padding: 15px;
position: relative;
}
.wpneo-padding20 {
padding: 20px;
}
.select_rewards_button {
padding: 7px 15px !important;
font-size: 14px;
font-weight: 400;
background: #222 !important;
line-height: 24px;
border: none;
color: #fff;
}
.select_rewards_button:hover {
background: #1b1f2e !important;
color: #f2f2f2;
}
.wpneo-wrapper .wpneo-col6 h4,
.wpneo-wrapper .wpneo-content h4 {
font-size: 25px;
color: #1b1f2e;
letter-spacing: 0;
margin: 15px 0 20px;
}
.wpneo-image-upload.float-right {
border-radius: 3px;
margin-top: 20px;
font-size: 14px;
} .wpneo-dashboard-head-left ul {
list-style: none;
display: inline-block;
padding: 0;
margin: 0;
}
.wpneo-dashboard-head-left ul li {
display: inline-block;
margin-left: 25px;
position: relative;
}
.wpneo-dashboard-head-left {
color: #B2B2C5;
float: left;
font-size: 14px;
}
.wpneo-dashboard-head-left ul li a {
color: #1b1f2e;
text-decoration: none;
-webkit-box-shadow: none;
box-shadow: none;
font-size: 16px;
}
.wpneo-dashboard-head-left ul li.active {
padding: 3px 8px;
border-radius: 4px;
}
.wpneo-dashboard-head-left ul li.active a {
color: #fff;
}
.dashboard-head-right {
float: right;
color: #B2B2C5;
font-size: 14px;
}
.dashboard-head-right ul {
display: inline-block;
padding: 0;
margin: 0;
}
.dashboard-head-right ul li {
display: inline-block;
margin-left: 25px;
}
.dashboard-head-date {
margin: 0 12px;
}
.dashboard-head-date input[type="text"] {
background: none;
border: 1px solid #ECECEC;
width: 125px;
padding: 8px 15px;
font-size: 14px;
color: #1b1f2e;
line-height: 24px;
border-radius: 3px;
display: inline-block;
margin-bottom: 5px;
}
.dashboard-head-date input[type="submit"] {
color: #fff;
font-weight: 400;
font-size: 14px;
padding: 11px 15px 10px;
border: none;
line-height: 20px;
border-radius: 3px;
}
.wpneo-clearfix:after {
clear: both;
content: " ";
display: block;
height: 0;
visibility: hidden;
}
.wpneo-dashboard-summary ul {
list-style: none;
padding: 0;
margin: 0;
}
.wpneo-dashboard-summary ul li {
display: inline-block;
margin: 0 !important;
width: 32%;
background: #F6F6FB;
padding: 20px;
position: relative;
border-radius: 4px;
border: 0 !important;
}
.wpneo-dashboard-summary ul li span.wpneo-value-info {
display: block;
}
.wpneo-dashboard-summary ul li .wpneo-value {
color: #1b1f2e;
font-size: 25px;
}
.wpneo-dashboard-summary ul li .wpneo-value-info {
font-size: 14px;
}
.wpneo-dashboard-summary ul li.active {
color: #fff;
}
.wpneo-dashboard-summary ul li.active .wpneo-value,
.wpneo-dashboard-summary ul li.active .wpneo-value-info {
color: #fff;
}
.wpneo-dashboard-summary ul li.active:after {
position: absolute;
content: "";
left: 20px;
bottom: -20px;
width: auto;
height: auto;
border-width: 10px 10px;
border-style: solid;
}
.wpneo-post-img .woocommerce-product-gallery__image {
display: inline-block;
width: 33.333%;
padding: 0px 5px;
}
.wpneo-dashboard-summary {
margin-top: 22px;
margin-bottom: 15px;
}
.wpneo-fields input[type="checkbox"] {
margin-right: 12px;
}
.wpneo-form {
padding: 0;
}
.wpneo-wrapper .wpneo-form h1 {
font-weight: 500;
margin-bottom: 15px;
font-size: 32px;
}
.reward_description > p {
margin-bottom: 10px;
}
table.reward_table_dashboard td {
vertical-align: top;
}
.reward_description {
margin-top: 15px;
}
.wpneo-fields-action {
right: 15px !important;
}
.wpneocf-alert-info {
background: #f2fcff none repeat scroll 0 0;
margin-bottom: 20px;
margin-top: 20px;
padding: 20px;
}
textarea[disabled], html input[disabled] {
opacity: .8 !important;
padding: 0;
}
.wpneo-fields input[type="number"],
.wpneo-fields input[type="text"],
.wpneo-fields input[type="email"],
.wpneo-fields input[type="password"] {
background: #fff;
color: #838694;
font-size: 14px;
border: 1px solid #E9E9EE !important;
width: 100%;
padding: 10px 15px;
height: 46px !important;
margin-bottom: 0 !important;
}
.wpneo-content .wpneo-fields input[type="password"], .wpneo-fields textarea, .wpneo-fields select {
border: 1px solid #E9E9EE !important;
}
.wpneo-fields small {
font-size: 14px;
color: #838694;
text-align: left;
width: 100%;
display: inline-block;
padding-top: 5px;
}
#wpneofrontenddata .wpneo-fields input[type="number"],
#wpneofrontenddata .wpneo-fields input[type="text"],
#wpneofrontenddata .wpneo-fields input[type="email"],
#wpneofrontenddata .wpneo-fields textarea,
#wpneofrontenddata .wpneo-fields select {
border: 1px solid #eee;
}
#wpneofrontenddata .wpneo-fields textarea {
padding: 10px 15px;
}
.wpneo-fields input[type="email"]:focus,
.wpneo-fields input[type="text"]:focus,
.wpneo-fields select:focus,
.wpneo-fields textarea {
outline: 0;
}
.wpneo-fields select {
width: 100%;
font-size: 14px;
color: #9194ab;
font-weight: 200;
margin-top: 8px;
border-radius: 0;
background: none;
border: none;
}
.wpneo-fields textarea {
background: #fff none repeat scroll 0 0;
border: none;
width: 100%;
}
.wpneo-fields input.wpneo-upload {
padding: 0 10px;
height: 45px;
background: #fff;
display: inline-block;
width: 78%;
float: left;
}
.wpneo-uploader {
background: #fff none repeat scroll 0 0;
border: 1px solid #dfe1e5;
display: inline-block;
height: 40px;
padding: 0 10px;
width: 65%;
top: 0;
left: 0;
position: absolute;
}
input[type="button"].wpneo-image-upload,
input#cc-image-upload-file-button, input.profile_image_url {
padding: 10px 20px !important;
width: 21% !important;
margin-top: 0;
color: #ffffff;
}
#reward_options {
-webkit-box-shadow: none;
box-shadow: none;
border: none;
background: none;
}
.wpneo-fields-action span {
margin-left: 5px;
padding: 10px;
display: inline-block;
}
.wpneo-fields-action span a {
-webkit-box-shadow: none;
box-shadow: none;
font-size: 14px;
color: #1b1f2e;
}
.wpneo-pagination {
margin-top: 20px;
text-align: right;
}
.wpneo-pagination ul li {
display: inline-block;
margin: 0 1px;
}
.wpneo-pagination ul li a,
.wpneo-pagination ul li span.current {
-webkit-box-shadow: none;
box-shadow: none;
color: #1b1f2e;
padding: 4px 15px;
border: 1px solid #E9E9EE;
display: inline-block;
transition: 400ms;
-webkit-transition: 400ms;
}
#wpneo-form-description_ifr {
border: 0;
}
#wpneo-form-short-description_ifr {
border: 0;
}
.wpneo-form .wpneo-icon-location {
display: none;
}
#wp-wpneo-form-description-wrap .mce-toolbar .mce-btn-group .mce-btn.mce-listbox,
#wp-wpneo-form-short-description-wrap .mce-toolbar .mce-btn-group .mce-btn.mce-listbox {
border: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#wp-wpneo-form-description-wrap button#insert-media-button,
#wp-wpneo-form-description-wrap button#wpneo-form-description-tmce,
#wp-wpneo-form-description-wrap button#wpneo-form-description-html,
#wp-wpneo-form-short-description-wrap button.insert-media,
#wp-wpneo-form-short-description-wrap button#wpneo-form-short-description-tmce,
#wp-wpneo-form-short-description-wrap button#wpneo-form-short-description-html {
background: #f5f5f5;
border: 1px solid #eee;
}
#wp-wpneo-form-short-description-wrap button,
#wp-wpneo-form-description-wrap button,
#qt_wpneo-form-description_toolbar input[type="button"] {
font-weight: 400;
background: none;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
#qt_wpneo-form-description_toolbar input[type="button"] {
margin: 0 15px 0 0;
padding: 0;
color: #555d66;
}
#wp-wpneo-form-short-description-wrap button:hover,
#wp-wpneo-form-short-description-wrap button:focus,
#wp-wpneo-form-description-wrap button:hover,
#wp-wpneo-form-description-wrap button:focus,
#qt_wpneo-form-description_toolbar input[type="button"]:hover {
background: none;
}
#wp-wpneo-form-short-description-wrap div.mce-toolbar-grp,
#wp-wpneo-form-description-wrap div.mce-toolbar-grp {
border-bottom: 1px solid #f5f5f5;
background: #f9f9f9;
} #neo-progressbar {
background-color: #f2f2f2;
border-radius: 7px;
padding: 0px;
}
#neo-progressbar > div {
height: 10px;
border-radius: 10px;
}   #wpneo-primary .entry-title {
text-align: center;
font-size: 40px;
color: #1b1f2e;
margin-bottom: 20px;
}
#wpneo-primary .entry-content {
font-size: 16px;
color: #1b1f2e;
}
.wpneo-reward-option {
font-size: 24px;
border-bottom: 1px solid #eee;
text-align: left;
margin: 30px 0px;
}
input[type="button"].removeCampaignRewards {
background-color: #f26522;
}
input[type="submit"].wpneo-submit-campaign {
padding: 17px 20px;
font-weight: 400;
color: #fff;
}
#wpneofrontenddata .wpneo-form-action input[type="submit"].wpneo-submit-campaign {
color: #fff;
}
a.wpneo-cancel-campaign {
text-decoration: none;
padding: 10px 20px;
background-color: #dc2e2e;
font-weight: 400;
color: #fff;
font-size: 15px;
border-radius: 2px;
float: left;
}
a.wpneo-cancel-campaign:hover {
color: #fff;
background-color: #C42525;
}
input[type="submit"].wpneo-submit-campaign:hover {
background-color: #80b538;
}
input[type="button"].removeCampaignRewards:hover {
background-color: #d45214;
}
.wpneo-form-action {
text-align: right;
margin-top: 30px;
}
.wpneo-remove-button {
display: inline-block;
float: left;
}
.wpneo-title {
font-size: 24px;
text-align: left;
color: #1b1f2e;
border-bottom: 1px solid #eee;
padding: 20px 0px 10px;
margin-bottom: 30px;
}
.wpneo-text {
text-align: left;
font-size: 14px;
}
.wpneo-requirement-title {
font-size: 14px;
text-align: left;
padding: 20px 0px 20px;
}
.wpneo-requirement-title label:hover {
cursor: pointer;
}
.wpneo-fields #bio {
border: 1px solid #eee;
height: 120px;
}
.wpneo-register {
margin-top: 30px;
}
.wpneo-register .wpneo-submit-campaign {
float: right;
}   .wpneo-listings-dashboard {
clear: both;
margin: 0 0 30px 0;
}
.wpneo-listings-dashboard:hover .overlay {
opacity: 1;
}
.wpneo-listings-dashboard .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 10px;
text-align: center;
background: rgba(0, 0, 0, 0.7);
opacity: 0;
-webkit-transition: opacity 400ms;
transition: opacity 400ms;
}
.wpneo-listings-dashboard .wpneo-listing-img {
position: relative;
border: none;
width: 20%;
float: left;
}
.wpneo-listings-dashboard .overlay > div {
display: table;
height: 100%;
width: 100%;
}
.wpneo-listings-dashboard .overlay > div > div {
display: table-cell;
vertical-align: middle;
}
.wpneo-listings-dashboard:hover .overlay a {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.wpneo-listings-dashboard .overlay a {
color: #fff;
font-size: 16px;
padding: 12px 15px;
display: inline-block;
line-height: 1;
border: 2px solid #fff;
-webkit-transform: scale3d(0, 0, 0);
transform: scale3d(0, 0, 0);
-webkit-transition: all 400ms;
transition: all 400ms;
}
.wpneo-listings-dashboard .wpneo-listing-content {
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
width: 80%;
float: right;
padding: 0 0 0 25px;
}
.wpneo-listing-content .wpneo-location {
display: inline-block;
padding: 10px 20px;
}
.wpneo-fields-action {
position: relative;
}
.wpneo-campaign-status {
background-color: #1b1f2e;
color: #ffffff;
padding: 10px 20px; }
.profile-form-img {
max-width: 100%;
}
.entry-content .wpneo-listing-content h4 {
margin: 0px 0px 0;
font-size: 18px;
font-weight: 400;
}
.wpneo-listings-dashboard .wpneo-listing-content h4 {
margin: 0 0 5px;
}
.wpneo-listings-dashboard .wpneo-listing-content h4 a {
font-size: 20px;
}
.wpneo-listings-dashboard .wpneo-listing-content p.wpneo-author {
font-size: 14px;
line-height: 18px;
margin-bottom: 10px;
display: inline-block;
}
.wpneo-listings-dashboard .wpneo-listing-content p.wpneo-author a {
color: #674DF0;
}
.wpneo-listings-dashboard .wpneo-location, .wpneo-listings-dashboard h4, .wpneo-listings-dashboard .wpneo-author, .wpneo-listings-dashboard .wpneo-raised-bar, .wpneo-listings-dashboard .wpneo-funding-data {
padding: 0;
}
.wpneo-content .wpneo-location .wpneo-meta-name,
.wpneo-content .wpneo-location .wpneo-meta-desc {
color: #1b1f2e;
font-size: 14px;
display: inline-block;
}
.wpneo-content .wpneo-raised-percent .wpneo-meta-desc,
.wpneo-content .wpneo-funding-goal .wpneo-meta-desc,
.wpneo-content .wpneo-fund-raised .wpneo-meta-desc,
.wpneo-content .wpneo-time-remaining .wpneo-meta-desc {
font-weight: 400;
}
.dashboard-btn-link {
display: block;
padding: 0 20px;
line-height: 35px;
margin-bottom: 20px;
}
#wpneo-image-show {
display: inherit;
}
.wpneo-form.campaign-listing-page .wpneo-single {
padding-bottom: 10px;
}
.mark_name_anonymous_wrap {
margin: 10px 0;
}
.woocommerce-product-gallery__image {
margin-bottom: 20px;
}
.campaign-funding-info ul {
padding: 0;
margin: 0;
}
.entry-summary .wpneo-raised-percent {
padding: 20px 0 5px;
}
.entry-summary .wpneo-raised-bar {
padding: 5px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
margin: 0 0 12px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none;
background: none;
margin: 0;
padding: 0 15px 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
display: none !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
border: none;
-webkit-box-shadow: none;
box-shadow: none;
} #wpneo-dashboard-form input[type="text"], #wpneo-dashboard-form input[type="email"], #wpneo-dashboard-form input[type="url"], #wpneo-dashboard-form input[type="password"], #wpneo-dashboard-form input[type="search"], #wpneo-dashboard-form input[type="tel"], #wpneo-dashboard-form input[type="number"], #wpneo-dashboard-form textarea {
background: none;
font-family: "Poppins", sans-serif;
color: #1b1f2e;
font-size: 16px;
}
#wpneo-dashboard-form textarea {
height: 100px;
}
.removecampaignupdate {
float: right;
margin-top: 12px;
}
.campaign_update_field_copy {
margin-bottom: 30px;
padding-bottom: 80px;
border-bottom: 1px solid #eee;
}
.campaign_update_field_copy input[type="text"],
#wpneo-dashboard-form .campaign_update_field_copy textarea {
padding: 10px 15px;
border: 1px solid #f5f5f5;
width: 100%;
}
.order .label-default {
background: none;
}
#wpneo-dashboard-form .form-field {
margin-bottom: 10px;
margin-top: 10px;
}
#wpneo-dashboard-form .form-field label {
padding-bottom: 10px;
display: block;
}
.wpcf-order-view {
display: inline-block;
font-weight: 500;
}
.wpcf-order-view:hover {
cursor: pointer;
}
.wpcf-print-button {
float: right;
margin-top: 10px !important;
margin-right: 10px !important;
}
@media print {
#wpneo_crowdfunding_modal_message {
position: fixed;
height: 100%;
width: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: #fff;
overflow: hidden;
}
}
@media print {
.no-print, .no-print * {
display: none !important;
}
}
.wpneo-modal-wrapper {
background: rgba(0, 0, 0, 0.3);
bottom: 0;
left: 0;
position: fixed;
right: 0;
top: 0;
-webkit-transition: opacity 400ms ease-in 0s;
transition: opacity 400ms ease-in 0s;
z-index: 99999;
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name: animatetop;
animation-duration: 0.4s;
display: none;
width: 100%;
font-family: "Poppins", sans-serif;
color: #1b1f2e;
font-size: 14px;
}
.wpneo-modal-wrapper h1, .wpneo-modal-wrapper h2, .wpneo-modal-wrapper h3,
.wpneo-modal-wrapper h4, .wpneo-modal-wrapper h5, .wpneo-modal-wrapper h6 {
font-weight: 500;
}
#wpneo_crowdfunding_modal_message table {
border: 1px solid #f5f5f5;
margin-top: 10px;
}
#wpneo_crowdfunding_modal_message th,
#wpneo_crowdfunding_modal_message td {
border: none;
border-bottom: 1px solid #f5f5f5;
padding: 10px 15px;
}
#wpneo_crowdfunding_modal_message td a {
transition: 400ms;
-webkit-transition: 400ms;
}
#wpneo_crowdfunding_modal_message th {
font-weight: 500;
}
.wpneo-modal-wrapper h2 {
text-align: center;
}
div.wpneo-modal-wrapper-head {
background-color: #ffffff;
border-radius: 6px 6px 0 0;
position: relative;
}
div.wpneo-modal-title {
background-color: rgba(217, 217, 222, 0.2);
border-radius: 6px 6px 0 0;
margin: 10px 0;
border-bottom: 1px solid #d9d9de;
font-size: 14px;
padding: 20px 50px 20px 20px;
}
div.wpneo-modal-wrapper-head span {
border-bottom: 1px solid #e5e5e5;
font-size: 18px;
margin-bottom: 0;
padding: 15px 0px 15px 30px;
display: block;
}
.wpneo-modal-content {
background: #fff none repeat scroll 0 0;
margin: 5% auto 0;
max-width: 650px;
position: relative;
max-height: 80%;
overflow-y: auto;
}
.wpneo-modal-content-inner {
padding: 25px 30px;
}
.wpneo-modal-content h2 {
color: #414548;
font-size: 30px;
line-height: 1;
margin: 0 0 15px;
}
.wpneo-modal-content p {
color: #414548;
font-size: 16px;
line-height: 1.5;
}
.wpneo-modal-close {
color: #414548;
font-size: 35px;
left: auto;
line-height: 1;
position: absolute;
right: 20px;
text-decoration: none;
top: 15px;
}
.wpneo-modal-close:hover {
color: #ef4036;
}
.wpneo-wallet-withdraw-button {
clear: both;
}
.campaign_creation_date {
font-size: 12px;
color: #666666;
} .wpneo-video-wrapper {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
}
.wpneo-video-wrapper iframe, .wpneo-video-wrapper video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.dashboard-price-info {
display: inline-block;
margin-right: 50px;
font-size: 14px;
font-weight: 400;
margin-bottom: 20px;
}
.dashboard-price-number {
font-weight: 500;
}
.dashboard-price-info .dashboard-price-number {
display: block;
}
.wpcrowd-listing img {
max-width: 100%;
height: auto;
}
.wpcrowd-listing-content .wpcrowd-admin-title {
margin: 15px 0 0;
}
.wpcrowd-listing-content .wpcrowd-admin-title h3 {
font-size: 20px;
line-height: 32px;
margin-bottom: 10px;
}
.wpcrowd-listing-content .wpcrowd-admin-title h3 a {
text-decoration: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpcrowd-admin-meta-info {
font-size: 14px;
}
.wpneo-meta-wrap {
margin-right: 14px;
}
.wpneo-meta-wrap,
.wpcrowd-admin-meta-info .wpneo-meta-wrap a {
color: #1b1f2e;
font-weight: 500;
}
.wpneo-meta-wrap .wpneo-meta-name {
color: #838694;
margin-right: 4px;
} .wpneo-tooltip {
position: absolute;
display: inline-block;
border-bottom: 1px dotted black;
}
.wpneo-tooltip .wpneo-tooltip-min,
.wpneo-tooltip .wpneo-tooltip-max {
visibility: hidden;
width: 190px;
background-color: black;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
top: -32px;
font-size: 12px;
}
.wpneosplash {
-webkit-transition: .6s;
transition: .6s;
box-shadow: 0px 0px 28px 9px #8cc641;
-webkit-box-shadow: 0px 0px 28px 9px #8cc641;
-moz-box-shadow: 0px 0px 28px 9px #8cc641;
-ms-box-shadow: 0px 0px 28px 9px #8cc641;
}   #wpneo-primary {
font-family: 'Poppins', sans-serif;
}
.wpneo-responsive-table {
width: 100%;
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
table.stripe-table {
margin: 0px;
border: 1px solid #E9E9EE;
table-layout: initial;
text-align: left;
}
table.stripe-table thead tr th,
table.stripe-table tfoot tr td,
table.stripe-table tbody tr td {
color: #1b1f2e;
}
table.stripe-table thead tr th {
color: #1b1f2e;
padding: 10px;
background: #F7F7F9;
border-bottom: 0 !important;
}
table.stripe-table > tbody > :nth-child(odd) {
background: none;
}
table.stripe-table thead tr th,
table.stripe-table tfoot tr td {
font-weight: 500;
}
table.stripe-table thead th,
table.stripe-table tbody td {
border: none;
border-bottom: 1px solid #EDEDED;
}
table.stripe-table tfoot tr td {
border: none;
}
table.stripe-table th,
table.stripe-table td {
padding: 10px 8px;
}
table.stripe-table th,
table.stripe-table td {
font-size: 14px;
line-height: 1.5em;
}
table.stripe-table td.order-rewards {
width: 30%;
}
#wpneo_update_display_wrapper table.stripe-table td {
padding: 12px;
}
.campaign-listing-page .stripe-table a {
-webkit-box-shadow: 0 0px 0 0 currentColor;
box-shadow: 0 0px 0 0 currentColor;
}
.label-default,
.label-primary,
.label-success,
.label-info,
.label-warning,
.label-danger {
color: #ffffff;
display: inline-block;
padding: 8px 12px;
font-size: 12px;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
border: none;
margin: 2px;
cursor: pointer;
}
.label-default:hover,
.label-primary:hover,
.label-success:hover,
.label-info:hover,
.label-warning:hover,
.label-danger:hover {
color: #f2f2f2;
}
.label-default {
background: none;
}
.stripe-table a.label-default {
color: #1b1f2e;
-webkit-box-shadow: 0 0 0 0 currentColor;
box-shadow: 0 0 0 0 currentColor;
-webkit-transition: 400ms;
transition: 400ms;
}
.stripe-table .reward_tr_slide_inout {
-webkit-box-shadow: 0 0 0 0 currentColor;
box-shadow: 0 0 0 0 currentColor;
}
.label-success {
background-color: #5cb85c;
}
.label-info {
background-color: #5bc0de;
}
.label-warning {
background-color: #f0ad4e;
}
.label-danger {
background-color: #d9534f;
}   .crowdfound-pie-chart .sppb-chart-percent {
width: 100%;
height: 100%;
display: table;
}
.crowdfound-pie-chart .sppb-chart-percent span {
display: table-cell;
vertical-align: middle;
font-size: 11px;
text-align: center;
}
.crowdfound-pie-chart {
position: relative;
display: inline-block;
height: 60px;
width: 60px;
top: 14px;
}
.crowdfound-pie-chart canvas {
position: absolute;
top: 0;
left: 0;
}
.crowdfound-fund-raised,
.crowdfound-funding-goal,
.crowdfound-time-remaining {
display: inline-block;
margin-left: 50px;
font-size: 14px;
color: #3A3D54;
}
.crowdfound-fund-raised .woocommerce-Price-amount,
.crowdfound-funding-goal .woocommerce-Price-amount,
.crowdfound-time-remaining .wpneo-meta-desc {
font-weight: 500;
color: #3A3D54;
}
.wpneo-percent-rund-wrap {
margin-top: 5px;
}
.wpneo-listing-img .overlay a.wp-crowd-btn-primary {
border: none;
-webkit-box-shadow: none;
box-shadow: none;
padding: 10px 20px;
font-size: 12px;
text-transform: uppercase;
}
.wpneo-admin-title {
margin-top: 8px;
}
.wpneo-dashboard-summary ul li.active {
background: #674DF0;
}
.wpneo-tabs-menu li.wpneo-current {
border-bottom: 3px solid #674DF0;
}
.wpneo-pagination ul li a:hover,
.wpneo-pagination ul li span.current {
border: 1px solid #674DF0;
}
.wpneo-dashboard-summary ul li.active:after {
border-color: #674DF0 rgba(0, 128, 0, 0) rgba(255, 255, 0, 0) rgba(0, 0, 0, 0);
}
.wpneo-links div a:hover .wpcrowd-arrow-down, .wpneo-links div.active a .wpcrowd-arrow-down {
border: solid #674DF0;
border-width: 0 1px 1px 0;
}
.tab-rewards-wrapper .overlay {
background: rgba(26, 220, 104, 0.95);
} ul.wpcf_predefined_pledge_amount {
margin: 10px;
}
ul.wpcf_predefined_pledge_amount li {
display: inline-block;
}
ul.wpcf_predefined_pledge_amount li a {
display: block;
padding: 5px 10px;
border: 2px solid #E9E9EE;
color: #1b1f2e;
}
@media (min-width: 1200px) {
.wpneocf-container {
width: 1170px;
}
}
@media (max-width: 992px) {
.wpneo-row.wp-dashboard-row .wpneo-col6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
.wpneo-row .wpneo-col6 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
.wpneo-dashboard-summary canvas {
width: 100%;
}
.wpneo-links .wpneo-links-list a {
font-size: 14px;
margin-right: 20px;
line-height: 24px;
}
.wpneo-head {
padding-top: 10px;
}
.wp-crowd-new-campaign {
float: none;
display: inline-block;
margin-bottom: 24px;
}
.wpneo-listings-dashboard .wpneo-listing-img {
width: 45%;
margin-bottom: 15px;
}
.wpneo-listings-dashboard .wpneo-listing-content {
width: 100%;
padding: 0;
}
.wpneo-listings-dashboard {
position: relative;
}
.wpneo-admin-location {
position: absolute;
right: 10px;
top: 15px;
}
.crowdfound-fund-raised,
.crowdfound-funding-goal,
.crowdfound-time-remaining {
margin-left: 10px;
font-size: 12px;
}
.wpneo-modal-content {
margin: 10% auto 0;
max-width: 60%;
}
.wpneo-message-content {
left: 5%;
width: 70%;
}
.wpneo-form .wpneo-wallet-box {
width: 50%;
margin-bottom: 10px;
}
}
@media (max-width: 767px) {
.dashboard-head-right {
margin-top: 15px;
}
.dashboard-head-date input[type="submit"] {
margin-top: 15px;
}
.wpneo-dashboard-head-left ul li {
margin-left: 15px;
}
input[type="button"].wpneo-image-upload, input#cc-image-upload-file-button, input.profile_image_url {
width: 40% !important;
}
.wpneo-row.wp-dashboard-row .wpneo-col6 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
.wpneo-fields-action span {
padding: 5px;
}
.wp-crowd-submenu {
right: -60%;
left: auto;
}
.wpneo-fields input.wpneo-upload {
width: 100%;
}
input[type="button"].wpneo-image-upload {
width: 50%;
margin-top: 15px;
}
.wpneo-modal-content {
margin: 15% auto 0;
max-width: 85%;
}
.wpneo-message-content {
left: 5%;
width: 90%;
}
#wpneofrontenddata input[type="button"] {
margin-top: 10px;
}
.wpneo-dashboard-summary ul li {
width: 100%;
margin-bottom: 10px;
}
.wpneo-wallet-box .wpneo-box-text {
font-size: 18px;
line-height: 24px;
}
.wpneo-wallet-box .wpneo-box-amount {
font-size: 14px;
}
} .supports-drag-drop .media-frame-title h1:before {
margin: 0;
}
.supports-drag-drop button:hover {
background-color: transparent;
}
.wpneo-campaign-single-left-info .woocommerce-product-gallery.images {
width: 100% !important;
}
.woocommerce-product-gallery__trigger {
top: 40%;
right: 45%;
} .wpneo-single .wpneo-image-upload-btn {
background: #674DF0;
min-height: 37px;
}
#wpneofrontenddata .wpneo-fields select {
height: 36px !important;
}
.wpneo-fields {
color: #838694;
}
#wpneofrontenddata .wpneo-form-action input[type="submit"].wpneo-submit-campaign {
padding: 15px 20px;
font-weight: 400;
margin-top: 0;
color: #ffffff;
background: #674DF0;
min-height: 37px;
font-size: 15px;
}
a.wpneo-cancel-campaign {
text-decoration: none;
padding: 10px 20px;
background-color: #dc2e2e;
font-weight: 400;
font-size: 15px;
border-radius: 3px;
float: left;
margin-top: 0;
color: #ffffff !important;
min-height: 37px;
text-decoration: none !important;
}
.wpneo-single-sidebar .cart .wpneo_donate_button:hover:after {
width: 13px !important;
height: 13px !important;
}
.wpneo-single-sidebar .cart input[type="number"].wpneo_donate_amount_field {
height: 40px;
}
.wpneo-content.wpneo-shadow hr {
display: none;
} .ui-datepicker-calendar a.ui-state-default {
font-size: 14px;
text-align: center;
padding: 6px;
background: #fafafa;
}
.ui-datepicker {
width: 310px;
}
.ui-datepicker-calendar tbody tr td {
padding: 5px !important;
}
.ui-datepicker .ui-datepicker-calendar td:hover {
background-color: transparent;
}
.date-range-input button {
padding: 9.5px 20px;
border-radius: 4px;
}
.ui-datepicker {
background-color: #fff;
border: 1px solid #EEEEEE;
display: none;
margin-top: 4px;
padding: 15px 15px 0;
}
.ui-datepicker .ui-datepicker-header {
margin-bottom: 4px;
text-align: center;
background: #fafafa;
padding: 10px 8px;
}
.ui-datepicker .ui-datepicker-title {
font-weight: 600;
font-size: 14px;
color: #555;
}
.ui-datepicker a:hover, .ui-datepicker td:hover a {
color: #555;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 30px !important;
height: 30px !important;
} .wpneo-campaign-summary-inner h1:not(.site-title):before,
.wpneo-campaign-summary-inner h2:before,
.wpneo-single-short-description h1:not(.site-title):before,
.wpneo-single-short-description h2:before,
.wpneo-tab-content h1:not(.site-title):before,
.wpneo-tab-content h2:before,
.wpneo-form h1:not(.site-title):before, .wpneo-form h2:before {
display: none;
}
.wpneo-campaign-summary-inner h2.wpneo-campaign-title {
margin-top: 0;
}
.wpneo-raised-percent .wpneo-meta-name, .wpneo-raised-percent .wpneo-meta-desc {
padding-left: 0;
}
.wpneo-video-wrapper {
margin-bottom: 20px;
}
.wpneo-tab h2 {
font-size: 30px;
}
ol.commentlist {
padding: 0;
}
.comment.depth-1 {
margin-left: 0;
}
.woocommerce #respond label {
margin-bottom: 20px;
}
.woocommerce #respond label {
display: inline-block;
float: left;
font-size: 16px;
line-height: 11px;
width: auto;
padding-right: 10px;
}
.woocommerce #review_form #respond p {
margin: 0 0 10px;
}
.woocommerce #respond p {
font-size: 16px;
font-weight: bold;
}
.wpneo-tab-content p span {
padding-bottom: 25px;
}
div#respond h3, #respond a {
color: #4a4a4a;
} .star-rating {
font-size: 16px;
}
.woocommerce p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none;
}
#wpneo-tab-reviews p.stars a::before {
color: #ffcc00;
}
.woocommerce p.stars a::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: WooCommerce;
content: '\e021';
text-indent: 0;
display: none;
}
.woocommerce p.stars a:hover ~ a::before {
content: '\e021';
}
.woocommerce p.stars.selected a.active::before {
content: '\e020';
}
.container {
width: 1140px;
max-width: 100%;
margin: 0 auto;
}
.row.woo-products {
margin-right: -15px;
margin-left: -15px;
}
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.archive.author.author-admin.hfeed {
overflow: inherit;
}
.cf-campaign-author h2 {
margin-top: 42px;
margin-bottom: 32px;
}
#qt_wpneo-form-description_toolbar .ed_button, #qt_wpneo-form-short-description_toolbar .ed_button {
border: 1px solid #E9E9EE;
background: #e6e6e6 !important;
color: #000 !important;
padding: 0 10px !important;
margin-right: 6px !important;
}
#qt_wpneo-form-description_toolbar .ed_button:hover, #qt_wpneo-form-short-description_toolbar .ed_button:hover {
background: #ccc !important;
}
.float-left {
float: left;
}
.float-right {
float: right;
}
.clear-float:after {
display: table;
clear: both;
content: "";
}
#wpneofrontenddata .wpneo-name {
color: #1b1f2e;
margin-bottom: 5px;
font-size: 18px;
} .wpneo-container {
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
}
#wpneofrontenddata .wp-editor-container {
border: 1px solid #f5f5f5;
}
.wpneo-container:after, .wpneo-container:before,
.wpneo-wrapper-inner:after, .wpneo-wrapper-inner:before {
content: "";
display: table;
clear: both;
}
.wpneo-wrapper-inner {
margin-left: -15px;
margin-right: -15px;
}
.wpneo_listing_row {
clear: both;
}
.wpneo-listing-img {
width: 100%;
font-size: 0;
}
.wpneo-listing-img img {
width: 100%;
height: auto;
}
.wpneo-listing-metas {
border-bottom: 1px solid #e9e9e9;
border-top: 1px solid #e9e9e9;
margin-top: 17px;
padding-bottom: 7px;
padding-top: 15px;
}
.wpneo-single-meta {
margin-bottom: 10px;
}
.wpneo-listing-buttons {
margin-top: 20px;
text-align: center;
}
.wpneo-listing-buttons a.btn-details {
border-color: #e9e9e9;
border-style: solid;
border-width: 1px;
color: #414548;
font-size: 14px;
line-height: 1;
padding: 12px 20px 14px;
text-decoration: none;
background-image: -ms-linear-gradient(90deg, #d7d7d7 0%, white 100%);
}
.wpneo-listing-buttons a.float-right {
color: #414548;
font-size: 14px;
line-height: 1;
text-decoration: none;
margin-top: 8px;
} .wpneo-post-tab {
clear: both;
display: table;
width: 100%;
}
.wpneo-tabs-menu {
border-top: 1px solid #e7e7e7;
border-bottom: 1px solid #e7e7e7;
clear: both;
display: table;
width: 100%;
padding: 15px 50px 0;
}
.wpneo-tabs-menu li {
border-top: 2px solid transparent;
float: left;
line-height: 1;
padding: 30px;
position: relative;
}
.wpneo-tabs-menu li a:focus {
outline: 0;
}
.wpneo-tabs-menu li a {
color: #414548;
font-size: 16px;
text-decoration: none;
position: relative;
}
.wpneo-tabs-menu li span {
color: #414548;
font-size: 16px;
left: auto;
position: absolute;
right: 5px;
top: 12px;
}
.wpneo-tab {
background-color: #fff;
margin-bottom: 20px;
}
.wpneo-tab-content {
display: none;
padding: 15px;
}
.wpneo-tab-content > h4 {
color: #414548;
font-size: 18px;
line-height: 1;
margin: 2px 0 30px;
}
#wpneo-tab-1.wpneo-tab-content {
display: block;
}
.wpneo-tab-img {
font-size: 0;
margin-bottom: 32px;
}
.wpneo-tab-img img {
width: 100%;
}
.wpneo-tab-content p span {
padding-bottom: 25px;
}
.wpneo-post-header h2 {
margin: 0;
color: #414548;
font-size: 36px;
font-weight: 700;
line-height: 1;
}
.wpneo-post-header ul {
margin: 12px 0 35px;
}
.wpneo-post-header ul li {
display: inline-block;
line-height: 1;
font-size: 14px;
color: #414548;
}
.wpneo-post-header ul li span {
display: inline-block;
font-size: 14px;
line-height: 0.85;
overflow: hidden;
padding: 0 10px 0 16px;
}
.wpneo-post-header ul li a {
display: inline-block;
font-size: 14px;
color: #414548;
text-decoration: none;
}
.wpneo-post-header ul li a:hover {
color: #ef4036;
}
.wpneo-post-body p {
color: #414548;
font-size: 18px;
line-height: 26px;
margin-bottom: 25px;
}
.wpneo-tabs {
margin-top: 50px;
}
.wpneo-campaign-summary {
width: 48%;
float: right;
}
.wpneo-campaign-single-left-info {
margin-bottom: 35px;
float: left;
width: 48%;
position: relative;
}
.product .images {
position: relative;
}
.product #campaign_loved_html {
position: absolute;
z-index: 1;
right: 25px;
top: 25px;
}
.wpneo-campaign-single-left-info h2 {
font-size: 16px;
margin-bottom: 10px;
margin-top: 30px;
}
.wpneo-post-img img {
width: 100%;
} .wpneo-single-sidebar h3 {
color: #414548;
font-size: 22px;
line-height: 0.8;
margin: 0;
font-weight: 700;
}
.wpneo-single-sidebar h3 span {
display: inline-block;
font-size: 22px;
padding-left: 5px;
font-weight: 400;
}
.wpneo-single-sidebar p {
color: #414548;
font-size: 16px;
margin-top: 9px;
}
#wpcf-campaign-countdown {
font-weight: bold;
}
.wpneo-campaign-summary-buttons a {
color: #414548;
font-size: 16px;
text-decoration: none;
line-height: 1;
}
.wpneo-campaign-summary-buttons a.float-left {
text-decoration: underline;
}
.wpneo-campaign-summary-buttons a:hover {
color: #ef4036;
}
a.wpneo-single-main-image {
width: 100%;
}
.wpneo-social {
float: left;
width: 100%;
line-height: 1;
margin-top: 20px;
}
.wpneo-social li {
display: inline-block;
color: #414548;
font-size: 16px;
line-height: 1;
}
.wpneo-social li span {
display: inline-block;
line-height: 0.8;
overflow: hidden;
padding: 0 3px 0 10px;
}
@-webkit-keyframes animatetop {
from {
top: -300px;
opacity: 0;
}
to {
top: 0;
opacity: 1;
}
}
@keyframes animatetop {
from {
top: -300px;
opacity: 0;
}
to {
top: 0;
opacity: 1;
}
} .wpneo-listings {
float: left;
padding: 0px 1%;
}
.wpneo-listings.two {
width: 50%;
}
.wpneo-listings.three {
width: 33.33%;
}
.wpneo-listings.four {
width: 25%;
}
.wpneo-listings.first {
padding-left: 0px;
}
.wpneo-listings.last {
padding-right: 0px;
}
.wpneo-listings.first {
clear: both;
}
.wpneo-listings:hover .overlay {
opacity: 1;
}
.wpneo-listings .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 10px;
text-align: center;
background: rgba(0, 0, 0, 0.7);
opacity: 0;
-webkit-transition: opacity 400ms;
transition: opacity 400ms;
}
.wpneo-listing-img {
position: relative;
border-width: 1px 1px 0px;
border-style: solid;
border-color: #e9e9e9;
}
.wpneo-listings .overlay > div {
display: table;
height: 100%;
width: 100%;
}
.wpneo-listings .overlay > div > div {
display: table-cell;
vertical-align: middle;
}
.wpneo-listings:hover .overlay a {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.wpneo-listings .overlay a {
color: #fff;
font-size: 16px;
padding: 12px 15px;
display: inline-block;
line-height: 1;
border: 2px solid #fff;
border-radius: 4px;
-webkit-transform: scale3d(0, 0, 0);
transform: scale3d(0, 0, 0);
-webkit-transition: all 400ms;
transition: all 400ms;
}
.wpneo-listings .wpneo-listing-content {
border-width: 0 1px 1px;
border-style: solid;
border-color: #e9e9e9;
background: #fff;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
margin-bottom: 30px;
}
.wpneo-listings .wpneo-listing-content:hover {
-webkit-box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.07);
box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.07);
}
.wpneo-listings .wpneo-listing-content h4 {
margin: 0;
padding: 8px 20px;
}
.wpneo-listings .wpneo-listing-content h4 a {
color: #1b1f2e;
font-size: 24px;
font-weight: normal;
line-height: 28px;
-webkit-box-shadow: none;
box-shadow: none;
display: inline-block;
}
.wpneo-listings .wpneo-listing-content p.wpneo-author {
color: #838694;
font-size: 16px;
line-height: 18px;
margin: 0;
padding: 8px 20px;
}
.wpneo-listings .wpneo-listing-content .wpneo-author a {
color: #674DF0;
text-decoration: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpneo-listings .wpneo-listing-content .wpneo-author a:hover {
color: #444;
}
.wpneo-listings .wpneo-listing-content .woocommerce {
float: left;
color: #ffcc00;
padding: 20px 20px 8px;
}
.wpneo-listings .wpneo-listing-content .woocommerce:empty {
display: none;
}
.wpneo-campaign-summary-inner .woocommerce {
float: left;
color: #ffcc00;
padding: 12px 0px 15px;
width: 100%;
letter-spacing: 4px;
}
.wpneo-campaign-summary-inner .woocommerce .star-rating {
float: left;
width: 100px;
}
.wpneo-campaign-summary-inner .woocommerce .star-rating:before {
color: #ffcc00;
letter-spacing: 4px;
}
.wpneo-listings .wpneo-listing-content .woocommerce .star-rating:before {
color: #ffcc00;
letter-spacing: 4px;
}
.wpneo-listings .woocommerce .star-rating span:before {
letter-spacing: 4px;
}
.wpneo-listings .wpneo-listing-content .woocommerce .star-rating {
width: 6.4em;
}
p.wpneo-short-description {
color: #1b1f2e;
font-size: 14px;
padding: 8px 20px 30px;
}
.wpneo-location {
padding: 8px 20px;
margin-left: 10px;
}
.wpneo-location .wpneo-meta-name,
.wpneo-location .wpneo-meta-desc {
color: #1b1f2e;
font-size: 16px;
display: inline-block;
}
.wpneo-icon {
background-attachment: initial;
background-image: url(//bucketfunds.com/wp-content/themes/krowd/images//icon.png);
background-repeat: no-repeat;
display: inline-block;
height: 26px;
width: 26px;
position: relative;
top: 2px;
margin-right: 5px;
}
.wpneo-icon-location {
background-position: -401px -11px;
width: 12px;
}
.wpneo-icon-facebook {
background-position: -28px -14px;
}
.wpneo-icon-twitter {
background-position: -75px -14px;
}
.wpneo-icon-gplus {
background-position: -122px -14px;
}
.wpneo-icon-pinterest {
background-position: -169px -14px;
}
.wpneo-icon-linkedin {
background-position: -588px -14px;
}
.wpneo-icon-tumblr {
background-position: -672px -14px;
}
.wpneo-icon-blogger {
background-position: -718px -14px;
}
.wpneo-icon-delicious {
background-position: -765px -14px;
}
.wpneo-icon-digg {
background-position: -812px -14px;
}
.wpneo-icon-reddit {
background-position: -991px -14px;
}
.wpneo-icon-stumbleupon {
background-position: -860px -14px;
}
.wpneo-icon-pocket {
background-position: -904px -14px;
}
.wpneo-icon-wordpress {
background-position: -948px -14px;
}
.wpneo-icon-whatsapp {
background-position: -1035px -14px;
}
.wpneo-icon-embed {
background-position: -624px -15px;
}
.wpneo-raised-percent {
border-top: 1px solid #e9e9e9;
padding: 20px 0 5px;
}
.wpneo-campaign-summary .wpneo-raised-percent {
border-top: none;
padding: 0;
}
.wpneo-icon-love-full {
background-position: -287px -9px;
width: 40px;
height: 40px;
}
.wpneo-icon-love-empty {
background-position: -344px -9px;
width: 40px;
height: 40px;
}
.wpneo-raised-percent .wpneo-meta-name,
.wpneo-raised-percent .wpneo-meta-desc {
display: inline-block;
padding-left: 20px;
}
.wpneo-raised-percent .wpneo-meta-desc {
font-weight: bold;
}
.wpneo-raised-bar {
padding: 5px 20px;
margin: 10px 0 20px;
}
.wpneo-funding-goal,
.wpneo-fund-raised,
.wpneo-time-remaining {
width: 33%;
padding: 15px 0px;
display: inline-block;
}
.wpneo-funding-goal .wpneo-meta-name,
.wpneo-fund-raised .wpneo-meta-name,
.wpneo-time-remaining .wpneo-meta-name {
font-size: 12px;
}
.wpneo-funding-goal .wpneo-meta-desc,
.wpneo-fund-raised .wpneo-meta-desc,
.wpneo-time-remaining .wpneo-meta-desc {
font-size: 16px;
font-weight: bold;
}
.wpneo-fund-raised,
.wpneo-time-remaining {
float: right;
}
.wpneo-funding-data {
padding: 0px 20px;
} @media screen and (min-width: 768px) and (max-width: 1024px) {
.wpneo-listings.two,
.wpneo-listings.three,
.wpneo-listings.four {
width: 50%;
padding: 0px 1%;
}
.wpneo-listings.last,
.wpneo-listings.first {
padding: 0px 1%;
}
.wpneo-listings.two:nth-child(3n),
.wpneo-listings.three:nth-child(3n),
.wpneo-listings.four:nth-child(3n) {
clear: both;
padding-left: 0px;
}
.wpneo-listings.two.first,
.wpneo-listings.three.first,
.wpneo-listings.four.first {
clear: none;
}
} a.wpneo-fund-modal-btn {
color: #1b1f2e;
}
h2.wpneo-campaign-title {
font-size: 30px;
line-height: 40px;
margin-bottom: 5px;
}
.wpneo-wrapper p.wpneo-author-info {
margin-bottom: 5px;
}
.wpneo-author-info, .wpneo-author-info a {
color: #737373;
font-size: 18px;
}
.campaign-funding-info {
margin: 20px 0;
}
.campaign-funding-info ul li {
display: inline-block;
margin-right: 14px;
}
.campaign-funding-info ul li:last-child {
margin-right: 0;
}
.campaign-funding-info ul li .funding-amount {
font-weight: bold;
margin: 0;
}
.wpcrowd-admin-meta-info .funding-amount {
display: inline-block;
margin-bottom: 0;
}
.campaign-funding-info ul li span.info-text {
font-size: 12px;
}
input[type="number"].wpneo_donate_amount_field {
max-width: 120px;
border: 2px solid #1b1f2e;
color: #1b1f2e;
border-radius: 4px;
display: inline-block;
}
.wpneo-single-sidebar {
clear: both;
margin-bottom: 20px;
}
.wpneo-location-wrapper {
color: #737373;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-top: -7px;
width: 100%;
}
.wpneo_donate_button {
text-transform: none;
margin: 0px 0px 0px 10px;
border: none;
border-radius: 0;
font-size: 14px;
}
.wpneo-campaign-creator-info-wrapper {
margin-top: 20px;
margin-bottom: 20px;
}
.wpneo-campaign-creator-avatar {
float: left;
margin-right: 15px;
margin-bottom: 20px;
}
.wpneo-list-details .wpneo-icon-location {
background-position: -391px -22px;
width: 22px;
}
.wpneo-campaign-creator-details {
display: inline-block;
font-size: 16px;
}
.wpneo-campaign-creator-details > p {
padding-bottom: 0;
margin-bottom: 0;
margin-top: 0;
}
.wpneo-campaign-creator-details > p:last-child {
padding-top: 5px;
}
.tab-campaign-story-left {
width: 60%;
float: left;
}
.tab-campaign-story-right {
width: 35%;
float: right;
}
.wpneo-tab h2 {
margin-top: 15px;
margin-bottom: 15px;
}
.tab-rewards-wrapper {
padding: 5%;
}
.tab-rewards-wrapper h3 {
margin-bottom: 20px;
}
.tab-rewards-wrapper h4 {
margin-top: 20px;
}
.wpneo-rewards-image {
text-align: center;
}
.wpneo-rewards-image img {
max-width: 100%;
}
.tab-rewards-submit-form-style1 {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #e7e7e7;
}
.tab_col_9 {
width: 70%;
float: left;
}
.tab_col_3 {
width: 28%;
float: right;
}
#wpneo-tab-reviews p.stars a::before {
color: #ffcc00 !important;
}
#wpneo-tab-reviews span.required {
color: #ffcc00;
}
.tab-rewards-submit-form-style1 .tab-rewards-amount {
margin-bottom: 20px;
margin-top: 20px;
} .tab-rewards-wrapper:hover .overlay {
opacity: 1;
}
.tab-rewards-wrapper .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 10px;
text-align: center;
background: rgba(147, 201, 73, 0.9);
opacity: 0;
-webkit-transition: opacity 400ms;
transition: opacity 400ms;
}
.tab-rewards-wrapper {
position: relative;
}
.tab-rewards-wrapper .overlay > div {
display: table;
height: 100%;
width: 100%;
}
.tab-rewards-wrapper .overlay > div > div {
display: table-cell;
vertical-align: middle;
}
.tab-rewards-wrapper:hover .overlay a {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.tab-rewards-wrapper .overlay a {
color: #fff;
font-size: 16px;
padding: 12px 15px;
display: inline-block;
line-height: 1;
border: 2px solid #fff;
border-radius: 4px;
-webkit-transform: scale3d(0, 0, 0);
transform: scale3d(0, 0, 0);
-webkit-transition: all 400ms;
transition: all 400ms;
}
ul.wpneo-crowdfunding-update {
border-left: 3px solid #e7e7e7;
padding-left: 20px !important;
}
ul.wpneo-crowdfunding-update li {
margin-bottom: 20px;
}
ul.wpneo-crowdfunding-update li .wpneo-crowdfunding-update-title {
margin-top: 10px;
margin-bottom: 10px;
font-size: 22px;
color: #4C76FF;
}
.wpneo-crowdfunding-update h4 {
margin-top: -26px;
}
span.round-circle {
height: 25px;
width: 25px;
border-radius: 50%;
background: #e7e7e7;
display: block;
margin-left: -35px;
}
ul.wpneo-crowdfunding-update li:hover span.round-circle {
background: #4C76FF;
} @media screen and (min-width: 320px) and (max-width: 767px) {
.wpneo-listings.two,
.wpneo-listings.three,
.wpneo-listings.four {
width: 100%;
}
.wpneo-listings.last,
.wpneo-listings.first {
padding: 0px;
}
.wpneo-campaign-single-left-info, .wpneo-campaign-summary, .tab-campaign-story-left, .tab-campaign-story-right {
width: 94%;
padding: 20px;
}
.tab_col_3 {
width: 100%;
}
.tab_col_9 {
width: 100%;
}
}
img.profile-avatar {
width: 105px;
height: 105px !important;
border-radius: 50%;
}
.wpneo-profile-left,
.wpneo-profile-right {
display: inline-block;
float: left;
}
.wpneo-profile-right {
padding-left: 0;
}
.wpneo-profile-name {
font-size: 24px;
color: #1b1f2e;
font-weight: bold;
margin-top: 5px;
line-height: 31px;
}
.wpneo-profile-campaigns {
line-height: 24px;
margin-top: 20px;
font-size: 18px;
margin-bottom: 10px;
}
.wpneo-profile-location span {
position: absolute;
color: #737373;
}
.wpneo-profile-location .wpneo-icon {
width: 20px;
}
.wpneo-profile-about {
padding: 0;
display: inline-block;
width: 100%;
}
.wpneo-profile-about h3 {
font-size: 18px;
line-height: 50px;
margin: 0;
}
.wpneo-profile-about p {
font-size: 14px;
margin: 0;
}
.wpneo-profile-button {
text-decoration: none;
padding: 8px 20px;
background-color: #674DF0;
color: #fff;
font-size: 15px;
border-radius: 2px;
float: left;
margin: 30px 0px 0px;
}
.wpneo-profile-about .wpneo-social-link {
margin-right: 5px;
}
.wpneo-campaign-summary-inner .wpneo-raised-bar {
padding: 1px 0px 20px;
}
#wpneo-tab-baker_list table {
border: none;
}
#wpneo-tab-baker_list table tr td,
#wpneo-tab-baker_list table tr th {
border-top: none;
border-left: none;
border-right: none;
text-align: left;
}
.social-container {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.social-container span {
margin-right: 10px;
}
@media (max-width: 992px) {
#customer_login.col2-set > div {
margin-bottom: 30px;
width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.wpneo-list-details .campaign-bottom .social-container {
position: relative;
top: -105px;
}
@media (max-width: 992px) {
.wpneo-list-details .campaign-bottom .social-container {
top: -58px;
}
}
.payment_method_twocheckout .form-row {
display: block;
padding: 0 15px 0;
width: 100%;
float: left;
}
.payment_method_twocheckout .form-row.form-row-first {
width: 50%;
}
.payment_method_twocheckout .form-row label {
margin: 0 !important;
}
.wc_payment_method select {
margin-top: 12px;
height: 42px;
}
.payment_method_twocheckout .form-row .help {
margin: 12px 0 0 15px;
display: inline-block;
}
@media (max-width: 767px) {
.wpneo-list-details .campaign-single-summary {
padding-bottom: 50px;
}
}.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}@font-face{font-family:lg;src:url(//bucketfunds.com/wp-content/themes/krowd/js/lightgallery/fonts/lg.eot?n1z373);src:url(//bucketfunds.com/wp-content/themes/krowd/js/lightgallery/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(//bucketfunds.com/wp-content/themes/krowd/js/lightgallery/fonts/lg.woff?n1z373) format("woff"),url(//bucketfunds.com/wp-content/themes/krowd/js/lightgallery/fonts/lg.ttf?n1z373) format("truetype"),url(//bucketfunds.com/wp-content/themes/krowd/js/lightgallery/fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:0}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(//bucketfunds.com/wp-content/themes/krowd/js/lightgallery/img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(//bucketfunds.com/wp-content/themes/krowd/js/lightgallery/img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(//bucketfunds.com/wp-content/themes/krowd/js/lightgallery/img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(//bucketfunds.com/wp-content/themes/krowd/js/lightgallery/img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(//bucketfunds.com/wp-content/themes/krowd/js/lightgallery/img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(//bucketfunds.com/wp-content/themes/krowd/js/lightgallery/img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
.lg-img-wrap img{background: #fff;}
.lg-outer .lg-thumb{margin: 0 auto; padding-top: 5px; padding-bottom: 5px;}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut; }
@-webkit-keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out; } .owl-carousel, .flex-control-nav, .ctf-tweets{
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage, .flex-control-nav .owl-stage, .ctf-tweets .owl-stage{
position: relative;
-ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after,
.ctf-tweets .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer, .flex-control-nav .owl-stage-outer, .ctf-tweets .owl-stage-outer{
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-item, .flex-control-nav .owl-item, .ctf-tweets .owl-item{
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img,
.ctf-tweets .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d; }
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled,
.ctf-tweets .owl-nav.disabled, .ctf-tweets .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot 
.flex-control-nav .owl-nav .owl-prev, .flex-control-nav .owl-nav .owl-next, .flex-control-nav .owl-dot,
.ctf-tweets .owl-nav .owl-prev, .ctf-tweets .owl-nav .owl-next, .ctf-tweets .owl-dot
{
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-loaded, .flex-control-nav.owl-loaded, .ctf-tweets.owl-loaded {
display: block; }
.owl-carousel.owl-loading, .flex-control-nav.owl-loading, .ctf-tweets.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden, .flex-control-nav.owl-hidden, .ctf-tweets.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item, .ctf-tweets.owl-refresh .owl-item{
display: none; }
.owl-carousel.owl-drag .owl-item, .ctf-tweets.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab, .ctf-tweets.owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab; }
.owl-carousel.owl-rtl, .ctf-tweets.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item, .ctf-tweets.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel, .no-js .ctf-tweets {
display: block; } .owl-carousel .owl-item .owl-lazy, .ctf-tweets .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease; }
.owl-carousel .owl-item img, .ctf-tweets .owl-item img {
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper, .ctf-tweets .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon, .ctf-tweets .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//bucketfunds.com/wp-content/themes/krowd/js/owl-carousel/assets/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease; }
.owl-carousel .owl-video-play-icon:hover, .ctf-tweets .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon,
.ctf-tweets .owl-video-playing .owl-video-tn, .ctf-tweets .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn ,
.ctf-tweets .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame,
.ctf-tweets .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #111;
opacity: 0.73; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
background: transparent;
border: 0;
-webkit-appearance: none;
outline: none;
padding: 0;
z-index: 1055;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
display: block;
width: 38px;
height: 38px;
line-height: 38px;
position: absolute;
right: 5px;
top: 5px;
text-decoration: none;
text-align: center;
padding: 0;
color: #181818;
font-style: normal;
font-size: 24px; 
opacity: 1;
cursor: pointer;
-webkit-transition: opacity 0.18s ease-out; -moz-transition: opacity 0.18s ease-out; transition: opacity 0.18s ease-out; }
.mfp-close:hover, .mfp-close:focus {
opacity: 0.7; }
.mfp-close.nm-font {
line-height: 36px; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: #000;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
font-size:50px;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-right {
right: 0; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
background: black; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
background: #333; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #555;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure { }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; } }
@media all and (max-width: 400px) {
.mfp-container {
padding-left: 10px;
padding-right: 10px; } 
.mfp-close {
font-size: 20px; 
line-height: 34px;
width: 32px;
height: 32px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }   .gva-mfp-fade-in.mfp-bg,
.nm-mfp-zoom-in.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.18s ease-out;
-moz-transition: opacity 0.18s ease-out;
transition: opacity 0.18s ease-out;
} .gva-mfp-fade-in.mfp-bg.mfp-ready,
.nm-mfp-zoom-in.mfp-bg.mfp-ready {
opacity: 0.73;
} .gva-mfp-fade-in.mfp-bg.mfp-removing,
.nm-mfp-zoom-in.mfp-bg.mfp-removing {
opacity: 0;
}  .gva-mfp-fade-in .mfp-content {
opacity: 0;  
-webkit-transition: opacity 0.18s ease-in-out;
-moz-transition: opacity 0.18s ease-in-out;
-o-transition: opacity 0.18s ease-in-out;
transition: opacity 0.18s ease-in-out;
} .gva-mfp-fade-in.mfp-ready .mfp-content {
opacity: 1;
} .gva-mfp-fade-in.mfp-removing .mfp-content {
opacity: 0; 
}  .nm-mfp-zoom-in .mfp-content {
opacity: 0;
-webkit-transition: all 0.18s ease-in-out;
-moz-transition: all 0.18s ease-in-out;
-o-transition: all 0.18s ease-in-out;
transition: all 0.18s ease-in-out;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: top center;
-moz-transform-origin: top center;
-o-transform-origin: top center;
transform-origin: top center;
} .nm-mfp-zoom-in.mfp-ready .mfp-content {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
} .nm-mfp-zoom-in.mfp-removing .mfp-content {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
opacity: 0; 
}  .nm-mfp-move-from-top .mfp-content {
vertical-align: top;
}
.nm-mfp-move-from-top .nm-popup-wrap {
transition: all 0.2s;
transform: translateY(-160px);
}
.nm-mfp-move-from-top.mfp-bg {
opacity: 0;
transition: all 0.2s;
} .nm-mfp-move-from-top.mfp-ready .nm-popup-wrap {
transform: translateY(0);
}
.nm-mfp-move-from-top.mfp-ready.mfp-bg {
opacity: 0.9;
} .nm-mfp-move-from-top.mfp-removing .nm-popup-wrap {
opacity: 0;
}
.nm-mfp-move-from-top.mfp-removing.mfp-bg {
opacity: 0;
}.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-acquisitions-incorporated:before {
content: "\f6af"; }
.fa-ad:before {
content: "\f641"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adobe:before {
content: "\f778"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-air-freshener:before {
content: "\f5d0"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-alipay:before {
content: "\f642"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angry:before {
content: "\f556"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-ankh:before {
content: "\f644"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-alt:before {
content: "\f5d1"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-archway:before {
content: "\f557"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-atlas:before {
content: "\f558"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-atom:before {
content: "\f5d2"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-award:before {
content: "\f559"; }
.fa-aws:before {
content: "\f375"; }
.fa-baby:before {
content: "\f77c"; }
.fa-baby-carriage:before {
content: "\f77d"; }
.fa-backspace:before {
content: "\f55a"; }
.fa-backward:before {
content: "\f04a"; }
.fa-bacon:before {
content: "\f7e5"; }
.fa-bahai:before {
content: "\f666"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-balance-scale-left:before {
content: "\f515"; }
.fa-balance-scale-right:before {
content: "\f516"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bezier-curve:before {
content: "\f55b"; }
.fa-bible:before {
content: "\f647"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-biking:before {
content: "\f84a"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-biohazard:before {
content: "\f780"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blender:before {
content: "\f517"; }
.fa-blender-phone:before {
content: "\f6b6"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blog:before {
content: "\f781"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-bone:before {
content: "\f5d7"; }
.fa-bong:before {
content: "\f55c"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-dead:before {
content: "\f6b7"; }
.fa-book-medical:before {
content: "\f7e6"; }
.fa-book-open:before {
content: "\f518"; }
.fa-book-reader:before {
content: "\f5da"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-border-all:before {
content: "\f84c"; }
.fa-border-none:before {
content: "\f850"; }
.fa-border-style:before {
content: "\f853"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-brain:before {
content: "\f5dc"; }
.fa-bread-slice:before {
content: "\f7ec"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-brush:before {
content: "\f55d"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-bus-alt:before {
content: "\f55e"; }
.fa-business-time:before {
content: "\f64a"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-day:before {
content: "\f783"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-calendar-week:before {
content: "\f784"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-campground:before {
content: "\f6bb"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-candy-cane:before {
content: "\f786"; }
.fa-cannabis:before {
content: "\f55f"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-car-alt:before {
content: "\f5de"; }
.fa-car-battery:before {
content: "\f5df"; }
.fa-car-crash:before {
content: "\f5e1"; }
.fa-car-side:before {
content: "\f5e4"; }
.fa-caravan:before {
content: "\f8ff"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-carrot:before {
content: "\f787"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cash-register:before {
content: "\f788"; }
.fa-cat:before {
content: "\f6be"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chair:before {
content: "\f6c0"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-charging-station:before {
content: "\f5e7"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-double:before {
content: "\f560"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-cheese:before {
content: "\f7ef"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-city:before {
content: "\f64f"; }
.fa-clinic-medical:before {
content: "\f7f2"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-meatball:before {
content: "\f73b"; }
.fa-cloud-moon:before {
content: "\f6c3"; }
.fa-cloud-moon-rain:before {
content: "\f73c"; }
.fa-cloud-rain:before {
content: "\f73d"; }
.fa-cloud-showers-heavy:before {
content: "\f740"; }
.fa-cloud-sun:before {
content: "\f6c4"; }
.fa-cloud-sun-rain:before {
content: "\f743"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cocktail:before {
content: "\f561"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dollar:before {
content: "\f651"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-medical:before {
content: "\f7f5"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-comments-dollar:before {
content: "\f653"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-alt:before {
content: "\f422"; }
.fa-compress-arrows-alt:before {
content: "\f78c"; }
.fa-concierge-bell:before {
content: "\f562"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cookie:before {
content: "\f563"; }
.fa-cookie-bite:before {
content: "\f564"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-crop:before {
content: "\f125"; }
.fa-crop-alt:before {
content: "\f565"; }
.fa-cross:before {
content: "\f654"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-crutch:before {
content: "\f7f7"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-democrat:before {
content: "\f747"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dharmachakra:before {
content: "\f655"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-d20:before {
content: "\f6cf"; }
.fa-dice-d6:before {
content: "\f6d1"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-digital-tachograph:before {
content: "\f566"; }
.fa-directions:before {
content: "\f5eb"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-divide:before {
content: "\f529"; }
.fa-dizzy:before {
content: "\f567"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dog:before {
content: "\f6d3"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-drafting-compass:before {
content: "\f568"; }
.fa-dragon:before {
content: "\f6d5"; }
.fa-draw-polygon:before {
content: "\f5ee"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drum:before {
content: "\f569"; }
.fa-drum-steelpan:before {
content: "\f56a"; }
.fa-drumstick-bite:before {
content: "\f6d7"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dumpster:before {
content: "\f793"; }
.fa-dumpster-fire:before {
content: "\f794"; }
.fa-dungeon:before {
content: "\f6d9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-egg:before {
content: "\f7fb"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-open-text:before {
content: "\f658"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-ethernet:before {
content: "\f796"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-evernote:before {
content: "\f839"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-alt:before {
content: "\f424"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fan:before {
content: "\f863"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-feather-alt:before {
content: "\f56b"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-figma:before {
content: "\f799"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-contract:before {
content: "\f56c"; }
.fa-file-csv:before {
content: "\f6dd"; }
.fa-file-download:before {
content: "\f56d"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-export:before {
content: "\f56e"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-import:before {
content: "\f56f"; }
.fa-file-invoice:before {
content: "\f570"; }
.fa-file-invoice-dollar:before {
content: "\f571"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-prescription:before {
content: "\f572"; }
.fa-file-signature:before {
content: "\f573"; }
.fa-file-upload:before {
content: "\f574"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-fill:before {
content: "\f575"; }
.fa-fill-drip:before {
content: "\f576"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fingerprint:before {
content: "\f577"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-alt:before {
content: "\f7e4"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-firefox-browser:before {
content: "\f907"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-fish:before {
content: "\f578"; }
.fa-fist-raised:before {
content: "\f6de"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flag-usa:before {
content: "\f74d"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-flushed:before {
content: "\f579"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-minus:before {
content: "\f65d"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-folder-plus:before {
content: "\f65e"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frown:before {
content: "\f119"; }
.fa-frown-open:before {
content: "\f57a"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-funnel-dollar:before {
content: "\f662"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-ghost:before {
content: "\f6e2"; }
.fa-gift:before {
content: "\f06b"; }
.fa-gifts:before {
content: "\f79c"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-cheers:before {
content: "\f79f"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glass-martini-alt:before {
content: "\f57b"; }
.fa-glass-whiskey:before {
content: "\f7a0"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-globe-africa:before {
content: "\f57c"; }
.fa-globe-americas:before {
content: "\f57d"; }
.fa-globe-asia:before {
content: "\f57e"; }
.fa-globe-europe:before {
content: "\f7a2"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gopuram:before {
content: "\f664"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-grimace:before {
content: "\f57f"; }
.fa-grin:before {
content: "\f580"; }
.fa-grin-alt:before {
content: "\f581"; }
.fa-grin-beam:before {
content: "\f582"; }
.fa-grin-beam-sweat:before {
content: "\f583"; }
.fa-grin-hearts:before {
content: "\f584"; }
.fa-grin-squint:before {
content: "\f585"; }
.fa-grin-squint-tears:before {
content: "\f586"; }
.fa-grin-stars:before {
content: "\f587"; }
.fa-grin-tears:before {
content: "\f588"; }
.fa-grin-tongue:before {
content: "\f589"; }
.fa-grin-tongue-squint:before {
content: "\f58a"; }
.fa-grin-tongue-wink:before {
content: "\f58b"; }
.fa-grin-wink:before {
content: "\f58c"; }
.fa-grip-horizontal:before {
content: "\f58d"; }
.fa-grip-lines:before {
content: "\f7a4"; }
.fa-grip-lines-vertical:before {
content: "\f7a5"; }
.fa-grip-vertical:before {
content: "\f58e"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guitar:before {
content: "\f7a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hamburger:before {
content: "\f805"; }
.fa-hammer:before {
content: "\f6e3"; }
.fa-hamsa:before {
content: "\f665"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-middle-finger:before {
content: "\f806"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-hanukiah:before {
content: "\f6e6"; }
.fa-hard-hat:before {
content: "\f807"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hat-cowboy:before {
content: "\f8c0"; }
.fa-hat-cowboy-side:before {
content: "\f8c1"; }
.fa-hat-wizard:before {
content: "\f6e8"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-headphones-alt:before {
content: "\f58f"; }
.fa-headset:before {
content: "\f590"; }
.fa-heart:before {
content: "\f004"; }
.fa-heart-broken:before {
content: "\f7a9"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-highlighter:before {
content: "\f591"; }
.fa-hiking:before {
content: "\f6ec"; }
.fa-hippo:before {
content: "\f6ed"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-holly-berry:before {
content: "\f7aa"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-horse:before {
content: "\f6f0"; }
.fa-horse-head:before {
content: "\f7ab"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hot-tub:before {
content: "\f593"; }
.fa-hotdog:before {
content: "\f80f"; }
.fa-hotel:before {
content: "\f594"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-house-damage:before {
content: "\f6f1"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-hryvnia:before {
content: "\f6f2"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-ice-cream:before {
content: "\f810"; }
.fa-icicles:before {
content: "\f7ad"; }
.fa-icons:before {
content: "\f86d"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-ideal:before {
content: "\f913"; }
.fa-igloo:before {
content: "\f7ae"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi:before {
content: "\f669"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joint:before {
content: "\f595"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-journal-whills:before {
content: "\f66a"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaaba:before {
content: "\f66b"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-khanda:before {
content: "\f66d"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kiss:before {
content: "\f596"; }
.fa-kiss-beam:before {
content: "\f597"; }
.fa-kiss-wink-heart:before {
content: "\f598"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-landmark:before {
content: "\f66f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laptop-code:before {
content: "\f5fc"; }
.fa-laptop-medical:before {
content: "\f812"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-laugh:before {
content: "\f599"; }
.fa-laugh-beam:before {
content: "\f59a"; }
.fa-laugh-squint:before {
content: "\f59b"; }
.fa-laugh-wink:before {
content: "\f59c"; }
.fa-layer-group:before {
content: "\f5fd"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luggage-cart:before {
content: "\f59d"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-mail-bulk:before {
content: "\f674"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marked:before {
content: "\f59f"; }
.fa-map-marked-alt:before {
content: "\f5a0"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-marker:before {
content: "\f5a1"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mask:before {
content: "\f6fa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-medal:before {
content: "\f5a2"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-meh:before {
content: "\f11a"; }
.fa-meh-blank:before {
content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
content: "\f5a5"; }
.fa-memory:before {
content: "\f538"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-menorah:before {
content: "\f676"; }
.fa-mercury:before {
content: "\f223"; }
.fa-meteor:before {
content: "\f753"; }
.fa-microblog:before {
content: "\f91a"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microscope:before {
content: "\f610"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mitten:before {
content: "\f7b5"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-monument:before {
content: "\f5a6"; }
.fa-moon:before {
content: "\f186"; }
.fa-mortar-pestle:before {
content: "\f5a7"; }
.fa-mosque:before {
content: "\f678"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mountain:before {
content: "\f6fc"; }
.fa-mouse:before {
content: "\f8cc"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-mug-hot:before {
content: "\f7b6"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-network-wired:before {
content: "\f6ff"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-oil-can:before {
content: "\f613"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-om:before {
content: "\f679"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-osi:before {
content: "\f41a"; }
.fa-otter:before {
content: "\f700"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-pager:before {
content: "\f815"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-paint-roller:before {
content: "\f5aa"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-passport:before {
content: "\f5ab"; }
.fa-pastafarianism:before {
content: "\f67b"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-peace:before {
content: "\f67c"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-fancy:before {
content: "\f5ac"; }
.fa-pen-nib:before {
content: "\f5ad"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pencil-ruler:before {
content: "\f5ae"; }
.fa-penny-arcade:before {
content: "\f704"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-pepper-hot:before {
content: "\f816"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-person-booth:before {
content: "\f756"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-alt:before {
content: "\f879"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-square-alt:before {
content: "\f87b"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-photo-video:before {
content: "\f87c"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pied-piper-square:before {
content: "\f91e"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pizza-slice:before {
content: "\f818"; }
.fa-place-of-worship:before {
content: "\f67f"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-arrival:before {
content: "\f5af"; }
.fa-plane-departure:before {
content: "\f5b0"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poll:before {
content: "\f681"; }
.fa-poll-h:before {
content: "\f682"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-poo-storm:before {
content: "\f75a"; }
.fa-poop:before {
content: "\f619"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-pray:before {
content: "\f683"; }
.fa-praying-hands:before {
content: "\f684"; }
.fa-prescription:before {
content: "\f5b1"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-quran:before {
content: "\f687"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-radiation:before {
content: "\f7b9"; }
.fa-radiation-alt:before {
content: "\f7ba"; }
.fa-rainbow:before {
content: "\f75b"; }
.fa-random:before {
content: "\f074"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-record-vinyl:before {
content: "\f8d9"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-remove-format:before {
content: "\f87d"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-republican:before {
content: "\f75e"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-restroom:before {
content: "\f7bd"; }
.fa-retweet:before {
content: "\f079"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-ring:before {
content: "\f70b"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-route:before {
content: "\f4d7"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-running:before {
content: "\f70c"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-sad-cry:before {
content: "\f5b3"; }
.fa-sad-tear:before {
content: "\f5b4"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-satellite:before {
content: "\f7bf"; }
.fa-satellite-dish:before {
content: "\f7c0"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scroll:before {
content: "\f70e"; }
.fa-sd-card:before {
content: "\f7c2"; }
.fa-search:before {
content: "\f002"; }
.fa-search-dollar:before {
content: "\f688"; }
.fa-search-location:before {
content: "\f689"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shapes:before {
content: "\f61f"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shuttle-van:before {
content: "\f5b6"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-signature:before {
content: "\f5b7"; }
.fa-sim-card:before {
content: "\f7c4"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skating:before {
content: "\f7c5"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skiing:before {
content: "\f7c9"; }
.fa-skiing-nordic:before {
content: "\f7ca"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skull-crossbones:before {
content: "\f714"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-slash:before {
content: "\f715"; }
.fa-sleigh:before {
content: "\f7cc"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smile-beam:before {
content: "\f5b8"; }
.fa-smile-wink:before {
content: "\f4da"; }
.fa-smog:before {
content: "\f75f"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-sms:before {
content: "\f7cd"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowboarding:before {
content: "\f7ce"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-snowman:before {
content: "\f7d0"; }
.fa-snowplow:before {
content: "\f7d2"; }
.fa-socks:before {
content: "\f696"; }
.fa-solar-panel:before {
content: "\f5ba"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-down-alt:before {
content: "\f881"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-alpha-up-alt:before {
content: "\f882"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-down-alt:before {
content: "\f884"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-amount-up-alt:before {
content: "\f885"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-down-alt:before {
content: "\f886"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-numeric-up-alt:before {
content: "\f887"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-spa:before {
content: "\f5bb"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spell-check:before {
content: "\f891"; }
.fa-spider:before {
content: "\f717"; }
.fa-spinner:before {
content: "\f110"; }
.fa-splotch:before {
content: "\f5bc"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-spray-can:before {
content: "\f5bd"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-square-root-alt:before {
content: "\f698"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-stamp:before {
content: "\f5bf"; }
.fa-star:before {
content: "\f005"; }
.fa-star-and-crescent:before {
content: "\f699"; }
.fa-star-half:before {
content: "\f089"; }
.fa-star-half-alt:before {
content: "\f5c0"; }
.fa-star-of-david:before {
content: "\f69a"; }
.fa-star-of-life:before {
content: "\f621"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-suitcase-rolling:before {
content: "\f5c1"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-surprise:before {
content: "\f5c2"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swatchbook:before {
content: "\f5c3"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-swimmer:before {
content: "\f5c4"; }
.fa-swimming-pool:before {
content: "\f5c5"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-synagogue:before {
content: "\f69b"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-teeth:before {
content: "\f62e"; }
.fa-teeth-open:before {
content: "\f62f"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-temperature-high:before {
content: "\f769"; }
.fa-temperature-low:before {
content: "\f76b"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tenge:before {
content: "\f7d7"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-theater-masks:before {
content: "\f630"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-tint-slash:before {
content: "\f5c7"; }
.fa-tired:before {
content: "\f5c8"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toilet:before {
content: "\f7d8"; }
.fa-toilet-paper:before {
content: "\f71e"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-tools:before {
content: "\f7d9"; }
.fa-tooth:before {
content: "\f5c9"; }
.fa-torah:before {
content: "\f6a0"; }
.fa-torii-gate:before {
content: "\f6a1"; }
.fa-tractor:before {
content: "\f722"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-traffic-light:before {
content: "\f637"; }
.fa-trailer:before {
content: "\f941"; }
.fa-train:before {
content: "\f238"; }
.fa-tram:before {
content: "\f7da"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-trash-restore:before {
content: "\f829"; }
.fa-trash-restore-alt:before {
content: "\f82a"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-monster:before {
content: "\f63b"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-truck-pickup:before {
content: "\f63c"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-umbrella-beach:before {
content: "\f5ca"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-unity:before {
content: "\f949"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-injured:before {
content: "\f728"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-nurse:before {
content: "\f82f"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-vector-square:before {
content: "\f5cb"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vihara:before {
content: "\f6a7"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-voicemail:before {
content: "\f897"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f6a9"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vote-yea:before {
content: "\f772"; }
.fa-vr-cardboard:before {
content: "\f729"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-water:before {
content: "\f773"; }
.fa-wave-square:before {
content: "\f83e"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weight-hanging:before {
content: "\f5cd"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wind:before {
content: "\f72e"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-bottle:before {
content: "\f72f"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wine-glass-alt:before {
content: "\f5ce"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yin-yang:before {
content: "\f6ad"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
font-display: auto;
src: url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-brands-400.eot);
src: url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-brands-400.woff) format("woff"), url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"), url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands'; }
@font-face {
font-family: 'FontAwesome';
font-style: normal;
font-weight: 400;
font-display: auto;
src: url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-regular-400.eot);
src: url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-regular-400.woff) format("woff"), url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"), url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
font-family: 'FontAwesome';
font-weight: 400; }
@font-face {
font-family: 'FontAwesome';
font-style: normal;
font-weight: 900;
font-display: auto;
src: url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-solid-900.eot);
src: url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-solid-900.woff) format("woff"), url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"), url(//bucketfunds.com/wp-content/themes/krowd/css/fontawesome/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'FontAwesome';
font-weight: 900; }.wp-caption-text{
font-weight: 400;
font-size: 14px;
font-style: italic;
color: #3f3836;
}
.gallery-caption{
font-weight: 500;
}
.bypostauthor{
text-align: left;
}*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
font-family: "Poppins", sans-serif;
font-weight: 400;
color: #838694;
text-align: left;
background-color: #fff;
}
[tabindex="-1"]:focus {
outline: 0 !important;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: .5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
dfn {
font-style: italic;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -.25em;
}
sup {
top: -.5em;
}
a {
color: #1b1f2e;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
pre,
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: .5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-family: "Poppins", sans-serif;
font-weight: 700;
line-height: 1.32;
color: #1b1f2e;
}
h1, .h1 {
font-size: 2.2rem;
}
h2, .h2 {
font-size: 2rem;
}
h3, .h3 {
font-size: 1.8rem;
}
h4, .h4 {
font-size: 1.6rem;
}
h5, .h5 {
font-size: 1.4rem;
}
h6, .h6 {
font-size: 1rem;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.32;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.32;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.32;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.32;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(27, 31, 46, 0.1);
}
small,
.small {
font-size: 80%;
font-weight: 400;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d;
}
.blockquote-footer::before {
content: "\2014 \00A0";
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0;
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 90%;
color: #6c757d;
}
code,
kbd,
pre,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
code {
font-size: 87.5%;
color: #e83e8c;
word-break: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
}
pre {
display: block;
font-size: 87.5%;
color: #212529;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 768px;
}
}
@media (min-width: 992px) {
.container {
max-width: 992px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1200px;
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.33333%;
}
.offset-2 {
margin-left: 16.66667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.33333%;
}
.offset-5 {
margin-left: 41.66667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.33333%;
}
.offset-8 {
margin-left: 66.66667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.33333%;
}
.offset-11 {
margin-left: 91.66667%;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.33333%;
}
.offset-sm-2 {
margin-left: 16.66667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.33333%;
}
.offset-sm-5 {
margin-left: 41.66667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.33333%;
}
.offset-sm-8 {
margin-left: 66.66667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.33333%;
}
.offset-sm-11 {
margin-left: 91.66667%;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.33333%;
}
.offset-md-2 {
margin-left: 16.66667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.33333%;
}
.offset-md-5 {
margin-left: 41.66667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.33333%;
}
.offset-md-8 {
margin-left: 66.66667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.33333%;
}
.offset-md-11 {
margin-left: 91.66667%;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.33333%;
}
.offset-lg-2 {
margin-left: 16.66667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.33333%;
}
.offset-lg-5 {
margin-left: 41.66667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.33333%;
}
.offset-lg-8 {
margin-left: 66.66667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.33333%;
}
.offset-lg-11 {
margin-left: 91.66667%;
}
}
@media (min-width: 1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.33333%;
}
.offset-xl-2 {
margin-left: 16.66667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.33333%;
}
.offset-xl-5 {
margin-left: 41.66667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.33333%;
}
.offset-xl-8 {
margin-left: 66.66667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.33333%;
}
.offset-xl-11 {
margin-left: 91.66667%;
}
}
table, .table {
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
background-color: transparent;
}
table th,
table td, .table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
table thead th, .table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
table tbody + tbody, .table tbody + tbody {
border-top: 2px solid #dee2e6;
}
table .table, .table .table {
background-color: #fff;
}
.table-sm th,
.table-sm td {
padding: 0.3rem;
}
.table-bordered {
border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(27, 31, 46, 0.05);
}
.table-hover tbody tr:hover {
background-color: rgba(27, 31, 46, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: #c3ebf5;
}
.table-hover .table-primary:hover {
background-color: #ade4f1;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #ade4f1;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #d6d8db;
}
.table-hover .table-secondary:hover {
background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #c8cbcf;
}
.table-success,
.table-success > th,
.table-success > td {
background-color: #c3e6cb;
}
.table-hover .table-success:hover {
background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
background-color: #bee5eb;
}
.table-hover .table-info:hover {
background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: #abdde5;
}
.table-warning,
.table-warning > th,
.table-warning > td {
background-color: #ffeeba;
}
.table-hover .table-warning:hover {
background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
background-color: #f5c6cb;
}
.table-hover .table-danger:hover {
background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: #f1b0b7;
}
.table-light,
.table-light > th,
.table-light > td {
background-color: #fdfdfe;
}
.table-hover .table-light:hover {
background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: #ececf6;
}
.table-dark,
.table-dark > th,
.table-dark > td {
background-color: #c6c8ca;
}
.table-hover .table-dark:hover {
background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: #b9bbbe;
}
.table-active,
.table-active > th,
.table-active > td {
background-color: rgba(27, 31, 46, 0.075);
}
.table-hover .table-active:hover {
background-color: rgba(18, 20, 30, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(18, 20, 30, 0.075);
}
.table .thead-dark th {
color: #fff;
background-color: #212529;
border-color: #32383e;
}
.table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6;
}
.table-dark {
color: #fff;
background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
border-color: #32383e;
}
.table-dark.table-bordered {
border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
.table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-sm > .table-bordered {
border: 0;
}
}
@media (max-width: 767.98px) {
.table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-md > .table-bordered {
border: 0;
}
}
@media (max-width: 991.98px) {
.table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-lg > .table-bordered {
border: 0;
}
}
@media (max-width: 1199.98px) {
.table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-xl > .table-bordered {
border: 0;
}
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
border: 0;
}
.form-control {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.8;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0;
-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control:focus {
color: #495057;
background-color: #fff;
border-color: #96dcee;
outline: 0;
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 184, 220, 0.25);
box-shadow: 0 0 0 0.2rem rgba(40, 184, 220, 0.25);
}
.form-control::-webkit-input-placeholder {
color: #212529;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #212529;
opacity: 1;
}
.form-control::-ms-input-placeholder {
color: #212529;
opacity: 1;
}
.form-control::placeholder {
color: #212529;
opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
background-color: #e9ecef;
opacity: 1;
}
select.form-control:not([size]):not([multiple]) {
height: calc(2.55rem + 2px);
}
select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.form-control-file,
.form-control-range {
display: block;
width: 100%;
}
.col-form-label {
padding-top: calc(0.375rem + 1px);
padding-bottom: calc(0.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.8;
}
.col-form-label-lg {
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
font-size: 1.25rem;
line-height: 1.8;
}
.col-form-label-sm {
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.875rem;
line-height: 1.6;
}
.form-control-plaintext {
display: block;
width: 100%;
padding-top: 0.375rem;
padding-bottom: 0.375rem;
margin-bottom: 0;
line-height: 1.8;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
padding-right: 0;
padding-left: 0;
}
.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.6;
border-radius: 0.2rem;
}
select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
height: calc(1.9rem + 2px);
}
.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.8;
border-radius: 0.3rem;
}
select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
height: calc(3.25rem + 2px);
}
.form-group {
margin-bottom: 1rem;
}
.form-text {
display: block;
margin-top: 0.25rem;
}
.form-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
padding-right: 5px;
padding-left: 5px;
}
.form-check {
position: relative;
display: block;
padding-left: 1.25rem;
}
.form-check-input {
position: absolute;
margin-top: 0.3rem;
margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
color: #6c757d;
}
.form-check-label {
margin-bottom: 0;
}
.form-check-inline {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-left: 0;
margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
position: static;
margin-top: 0;
margin-right: 0.3125rem;
margin-left: 0;
}
.valid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #28a745;
}
.valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: .5rem;
margin-top: .1rem;
font-size: .875rem;
line-height: 1;
color: #fff;
background-color: rgba(40, 167, 69, 0.8);
border-radius: .2rem;
}
.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
border-color: #28a745;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
border-color: #28a745;
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
background-color: #71dd8a;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
border-color: inherit;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #dc3545;
}
.invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: .5rem;
margin-top: .1rem;
font-size: .875rem;
line-height: 1;
color: #fff;
background-color: rgba(220, 53, 69, 0.8);
border-radius: .2rem;
}
.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
border-color: #dc3545;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
border-color: #dc3545;
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
background-color: #efa2a9;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
border-color: inherit;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.form-inline .form-check {
width: 100%;
}
@media (min-width: 576px) {
.form-inline label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 0;
}
.form-inline .form-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-plaintext {
display: inline-block;
}
.form-inline .input-group {
width: auto;
}
.form-inline .form-check {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: auto;
padding-left: 0;
}
.form-inline .form-check-input {
position: relative;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.form-inline .custom-control {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.form-inline .custom-control-label {
margin-bottom: 0;
}
}
.btn {
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0;
-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.btn:hover, .btn:focus {
text-decoration: none;
}
.btn:focus, .btn.focus {
outline: 0;
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 184, 220, 0.25);
box-shadow: 0 0 0 0.2rem rgba(40, 184, 220, 0.25);
}
.btn.disabled, .btn:disabled {
opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
background-image: none;
}
a.btn.disabled,
fieldset:disabled a.btn {
pointer-events: none;
}
.btn-primary {
color: #fff;
background-color: #28B8DC;
border-color: #28B8DC;
}
.btn-primary:hover {
color: #fff;
background-color: #1f9fbf;
border-color: #1d96b4;
}
.btn-primary:focus, .btn-primary.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 184, 220, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 184, 220, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #28B8DC;
border-color: #28B8DC;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #1d96b4;
border-color: #1b8da9;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 184, 220, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 184, 220, 0.5);
}
.btn-secondary {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:hover {
color: #fff;
background-color: #5a6268;
border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #545b62;
border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-success {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #1e7e34;
border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #117a8b;
border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-warning {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:hover {
color: #212529;
background-color: #e0a800;
border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
color: #212529;
background-color: #d39e00;
border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #bd2130;
border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-light {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:hover {
color: #212529;
background-color: #e2e6ea;
border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
color: #212529;
background-color: #dae0e5;
border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-dark {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: #1d2124;
border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-primary {
color: #28B8DC;
background-color: transparent;
background-image: none;
border-color: #28B8DC;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #28B8DC;
border-color: #28B8DC;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 184, 220, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 184, 220, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #28B8DC;
background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #28B8DC;
border-color: #28B8DC;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 184, 220, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 184, 220, 0.5);
}
.btn-outline-secondary {
color: #6c757d;
background-color: transparent;
background-image: none;
border-color: #6c757d;
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #6c757d;
background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
color: #28a745;
background-color: transparent;
background-image: none;
border-color: #28a745;
}
.btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
color: #28a745;
background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
color: #17a2b8;
background-color: transparent;
background-image: none;
border-color: #17a2b8;
}
.btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
color: #ffc107;
background-color: transparent;
background-image: none;
border-color: #ffc107;
}
.btn-outline-warning:hover {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
color: #dc3545;
background-color: transparent;
background-image: none;
border-color: #dc3545;
}
.btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
color: #f8f9fa;
background-color: transparent;
background-image: none;
border-color: #f8f9fa;
}
.btn-outline-light:hover {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
color: #343a40;
background-color: transparent;
background-image: none;
border-color: #343a40;
}
.btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #343a40;
background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
font-weight: 400;
color: #1b1f2e;
background-color: transparent;
}
.btn-link:hover {
color: #F3605D;
text-decoration: underline;
background-color: transparent;
border-color: transparent;
}
.btn-link:focus, .btn-link.focus {
text-decoration: underline;
border-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
color: #6c757d;
}
.btn-lg, .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.8;
border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.6;
border-radius: 0.2rem;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 0.5rem;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.show {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.show {
display: block;
}
tr.collapse.show {
display: table-row;
}
tbody.collapse.show {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
margin-left: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #838694;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(27, 31, 46, 0.15);
border-radius: 0;
}
.dropup .dropdown-menu {
margin-top: 0;
margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0;
border-right: 0.3em solid transparent;
border-bottom: 0.3em solid;
border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropright .dropdown-menu {
margin-top: 0;
margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropright .dropdown-toggle::after {
vertical-align: 0;
}
.dropleft .dropdown-menu {
margin-top: 0;
margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
}
.dropleft .dropdown-toggle::after {
display: none;
}
.dropleft .dropdown-toggle::before {
display: inline-block;
width: 0;
height: 0;
margin-right: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0.3em solid;
border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropleft .dropdown-toggle::before {
vertical-align: 0;
}
.dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
color: #16181b;
text-decoration: none;
background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #28B8DC;
}
.dropdown-item.disabled, .dropdown-item:disabled {
color: #6c757d;
background-color: transparent;
}
.dropdown-menu.show {
display: block;
}
.dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #6c757d;
white-space: nowrap;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
z-index: 1;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.btn-toolbar .input-group {
width: auto;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
.dropdown-toggle-split::after {
margin-left: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.btn-group-vertical {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
margin-bottom: 0;
}
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%;
}
.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
z-index: 3;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
margin-left: -1px;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group > .custom-file {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::before {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label::before {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-prepend,
.input-group-append {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
position: relative;
z-index: 2;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
margin-left: -1px;
}
.input-group-prepend {
margin-right: -1px;
}
.input-group-append {
margin-left: -1px;
}
.input-group-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0.375rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.8;
color: #495057;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
border-radius: 0;
}
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
margin-top: 0;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.custom-control {
position: relative;
display: block;
min-height: 1.8rem;
padding-left: 1.5rem;
}
.custom-control-inline {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-right: 1rem;
}
.custom-control-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
color: #fff;
background-color: #28B8DC;
}
.custom-control-input:focus ~ .custom-control-label::before {
-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 184, 220, 0.25);
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 184, 220, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
color: #fff;
background-color: #c2ebf5;
}
.custom-control-input:disabled ~ .custom-control-label {
color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
background-color: #e9ecef;
}
.custom-control-label {
margin-bottom: 0;
}
.custom-control-label::before {
position: absolute;
top: 0.4rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #dee2e6;
}
.custom-control-label::after {
position: absolute;
top: 0.4rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
content: "";
background-repeat: no-repeat;
background-position: center center;
background-size: 50% 50%;
}
.custom-checkbox .custom-control-label::before {
border-radius: 0;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
background-color: #28B8DC;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
background-color: #28B8DC;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(40, 184, 220, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(40, 184, 220, 0.5);
}
.custom-radio .custom-control-label::before {
border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
background-color: #28B8DC;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(40, 184, 220, 0.5);
}
.custom-select {
display: inline-block;
width: 100%;
height: calc(2.55rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
line-height: 1.8;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
background-size: 8px 10px;
border: 1px solid #ced4da;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-select:focus {
border-color: #96dcee;
outline: 0;
-webkit-box-shadow: inset 0 1px 2px rgba(27, 31, 46, 0.075), 0 0 5px rgba(150, 220, 238, 0.5);
box-shadow: inset 0 1px 2px rgba(27, 31, 46, 0.075), 0 0 5px rgba(150, 220, 238, 0.5);
}
.custom-select:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none;
}
.custom-select:disabled {
color: #6c757d;
background-color: #e9ecef;
}
.custom-select::-ms-expand {
opacity: 0;
}
.custom-select-sm {
height: calc(1.9rem + 2px);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 75%;
}
.custom-select-lg {
height: calc(3.25rem + 2px);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 125%;
}
.custom-file {
position: relative;
display: inline-block;
width: 100%;
height: calc(2.55rem + 2px);
margin-bottom: 0;
}
.custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: calc(2.55rem + 2px);
margin: 0;
opacity: 0;
}
.custom-file-input:focus ~ .custom-file-control {
border-color: #96dcee;
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 184, 220, 0.25);
box-shadow: 0 0 0 0.2rem rgba(40, 184, 220, 0.25);
}
.custom-file-input:focus ~ .custom-file-control::before {
border-color: #96dcee;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
content: "Browse";
}
.custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: calc(2.55rem + 2px);
padding: 0.375rem 0.75rem;
line-height: 1.8;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0;
}
.custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(calc(2.55rem + 2px) - 1px * 2);
padding: 0.375rem 0.75rem;
line-height: 1.8;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: 1px solid #ced4da;
border-radius: 0 0 0 0;
}
.nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
color: #6c757d;
}
.nav-tabs {
border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #28B8DC;
}
.nav-fill .nav-item {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.nav-justified .nav-item {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.navbar {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.navbar-brand {
display: inline-block;
padding-top: 0.275rem;
padding-bottom: 0.275rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.navbar-collapse {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0;
}
.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
cursor: pointer;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
@media (max-width: 575.98px) {
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.navbar-expand-sm {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-sm .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-sm .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
display: none;
}
.navbar-expand-sm .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
@media (max-width: 767.98px) {
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 768px) {
.navbar-expand-md {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-md .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand-md .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-md .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
display: none;
}
.navbar-expand-md .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
@media (max-width: 991.98px) {
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.navbar-expand-lg {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
display: none;
}
.navbar-expand-lg .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
@media (max-width: 1199.98px) {
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1200px) {
.navbar-expand-xl {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xl .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-xl .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
display: none;
}
.navbar-expand-xl .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
.navbar-expand {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
padding-right: 0;
padding-left: 0;
}
.navbar-expand .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand .navbar-toggler {
display: none;
}
.navbar-expand .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
.navbar-light .navbar-brand {
color: rgba(27, 31, 46, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
color: rgba(27, 31, 46, 0.9);
}
.navbar-light .navbar-nav .nav-link {
color: rgba(27, 31, 46, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: rgba(27, 31, 46, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
color: rgba(27, 31, 46, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
color: rgba(27, 31, 46, 0.9);
}
.navbar-light .navbar-toggler {
color: rgba(27, 31, 46, 0.5);
border-color: rgba(27, 31, 46, 0.1);
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(27, 31, 46, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
color: rgba(27, 31, 46, 0.5);
}
.navbar-light .navbar-text a {
color: rgba(27, 31, 46, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
color: rgba(27, 31, 46, 0.9);
}
.navbar-dark .navbar-brand {
color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
color: #fff;
}
.navbar-dark .navbar-toggler {
color: rgba(255, 255, 255, 0.5);
border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #fff;
}
.card {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(27, 31, 46, 0.125);
border-radius: 0;
}
.card > hr {
margin-right: 0;
margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.card-body {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.card-title {
margin-bottom: 0.75rem;
}
.card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0;
}
.card-text:last-child {
margin-bottom: 0;
}
.card-link:hover {
text-decoration: none;
}
.card-link + .card-link {
margin-left: 1.25rem;
}
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(27, 31, 46, 0.03);
border-bottom: 1px solid rgba(27, 31, 46, 0.125);
}
.card-header:first-child {
border-radius: calc(0 - 1px) calc(0 - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
border-top: 0;
}
.card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(27, 31, 46, 0.03);
border-top: 1px solid rgba(27, 31, 46, 0.125);
}
.card-footer:last-child {
border-radius: 0 0 calc(0 - 1px) calc(0 - 1px);
}
.card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.card-img {
width: 100%;
border-radius: calc(0 - 1px);
}
.card-img-top {
width: 100%;
border-top-left-radius: calc(0 - 1px);
border-top-right-radius: calc(0 - 1px);
}
.card-img-bottom {
width: 100%;
border-bottom-right-radius: calc(0 - 1px);
border-bottom-left-radius: calc(0 - 1px);
}
.card-deck {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.card-deck .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-deck {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.card-deck .card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;
}
}
.card-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.card-group > .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-group {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.card-group > .card {
-webkit-box-flex: 1;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
margin-bottom: 0;
}
.card-group > .card + .card {
margin-left: 0;
border-left: 0;
}
.card-group > .card:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-group > .card:first-child .card-img-top,
.card-group > .card:first-child .card-header {
border-top-right-radius: 0;
}
.card-group > .card:first-child .card-img-bottom,
.card-group > .card:first-child .card-footer {
border-bottom-right-radius: 0;
}
.card-group > .card:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-group > .card:last-child .card-img-top,
.card-group > .card:last-child .card-header {
border-top-left-radius: 0;
}
.card-group > .card:last-child .card-img-bottom,
.card-group > .card:last-child .card-footer {
border-bottom-left-radius: 0;
}
.card-group > .card:only-child {
border-radius: 0;
}
.card-group > .card:only-child .card-img-top,
.card-group > .card:only-child .card-header {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.card-group > .card:only-child .card-img-bottom,
.card-group > .card:only-child .card-footer {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
border-radius: 0;
}
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
border-radius: 0;
}
}
.card-columns .card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.card-columns {
-webkit-column-count: 3;
column-count: 3;
-webkit-column-gap: 1.25rem;
column-gap: 1.25rem;
}
.card-columns .card {
display: inline-block;
width: 100%;
}
}
.breadcrumb {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0 0;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0;
}
.breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
padding-left: 0.5rem;
color: #6c757d;
content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.breadcrumb-item.active {
color: #6c757d;
}
.pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0;
}
.page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #1b1f2e;
background-color: #fff;
border: 1px solid #dee2e6;
}
.page-link:hover {
color: #674DF0;
text-decoration: none;
background-color: #e9ecef;
border-color: #dee2e6;
}
.page-link:focus {
z-index: 2;
outline: 0;
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 184, 220, 0.25);
box-shadow: 0 0 0 0.2rem rgba(40, 184, 220, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
cursor: pointer;
}
.page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.page-item.active .page-link {
z-index: 1;
color: #fff;
background-color: #28B8DC;
border-color: #28B8DC;
}
.page-item.disabled .page-link {
color: #6c757d;
pointer-events: none;
cursor: auto;
background-color: #fff;
border-color: #dee2e6;
}
.pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.8;
}
.pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.6;
}
.pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
.badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
.badge-primary {
color: #fff;
background-color: #28B8DC;
}
.badge-primary[href]:hover, .badge-primary[href]:focus {
color: #fff;
text-decoration: none;
background-color: #1d96b4;
}
.badge-secondary {
color: #fff;
background-color: #6c757d;
}
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
color: #fff;
text-decoration: none;
background-color: #545b62;
}
.badge-success {
color: #fff;
background-color: #28a745;
}
.badge-success[href]:hover, .badge-success[href]:focus {
color: #fff;
text-decoration: none;
background-color: #1e7e34;
}
.badge-info {
color: #fff;
background-color: #17a2b8;
}
.badge-info[href]:hover, .badge-info[href]:focus {
color: #fff;
text-decoration: none;
background-color: #117a8b;
}
.badge-warning {
color: #212529;
background-color: #ffc107;
}
.badge-warning[href]:hover, .badge-warning[href]:focus {
color: #212529;
text-decoration: none;
background-color: #d39e00;
}
.badge-danger {
color: #fff;
background-color: #dc3545;
}
.badge-danger[href]:hover, .badge-danger[href]:focus {
color: #fff;
text-decoration: none;
background-color: #bd2130;
}
.badge-light {
color: #212529;
background-color: #f8f9fa;
}
.badge-light[href]:hover, .badge-light[href]:focus {
color: #212529;
text-decoration: none;
background-color: #dae0e5;
}
.badge-dark {
color: #fff;
background-color: #343a40;
}
.badge-dark[href]:hover, .badge-dark[href]:focus {
color: #fff;
text-decoration: none;
background-color: #1d2124;
}
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: 0.3rem;
}
@media (min-width: 576px) {
.jumbotron {
padding: 4rem 2rem;
}
}
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
.alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0;
}
.alert-heading {
color: inherit;
}
.alert-link {
font-weight: 700;
}
.alert-dismissible {
padding-right: 4rem;
}
.alert-dismissible .close {
position: absolute;
top: 0;
right: 0;
padding: 0.75rem 1.25rem;
color: inherit;
}
.alert-primary, .alert_primary {
color: #156072;
background-color: #d4f1f8;
border-color: #c3ebf5;
}
.alert-primary hr, .alert_primary hr {
border-top-color: #ade4f1;
}
.alert-primary .alert-link, .alert_primary .alert-link {
color: #0d3c47;
}
.alert-secondary, .alert_secondary {
color: #383d41;
background-color: #e2e3e5;
border-color: #d6d8db;
}
.alert-secondary hr, .alert_secondary hr {
border-top-color: #c8cbcf;
}
.alert-secondary .alert-link, .alert_secondary .alert-link {
color: #202326;
}
.alert-success, .alert_success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}
.alert-success hr, .alert_success hr {
border-top-color: #b1dfbb;
}
.alert-success .alert-link, .alert_success .alert-link {
color: #0b2e13;
}
.alert-info, .alert_info {
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
}
.alert-info hr, .alert_info hr {
border-top-color: #abdde5;
}
.alert-info .alert-link, .alert_info .alert-link {
color: #062c33;
}
.alert-warning, .alert_warning {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
}
.alert-warning hr, .alert_warning hr {
border-top-color: #ffe8a1;
}
.alert-warning .alert-link, .alert_warning .alert-link {
color: #533f03;
}
.alert-danger, .alert_danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}
.alert-danger hr, .alert_danger hr {
border-top-color: #f1b0b7;
}
.alert-danger .alert-link, .alert_danger .alert-link {
color: #491217;
}
.alert-light, .alert_light {
color: #818182;
background-color: #fefefe;
border-color: #fdfdfe;
}
.alert-light hr, .alert_light hr {
border-top-color: #ececf6;
}
.alert-light .alert-link, .alert_light .alert-link {
color: #686868;
}
.alert-dark, .alert_dark {
color: #1b1e21;
background-color: #d6d8d9;
border-color: #c6c8ca;
}
.alert-dark hr, .alert_dark hr {
border-top-color: #b9bbbe;
}
.alert-dark .alert-link, .alert_dark .alert-link {
color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
.progress {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 1rem;
overflow: hidden;
font-size: 0.75rem;
background-color: #e9ecef;
border-radius: 0;
}
.progress-bar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: #fff;
text-align: center;
background-color: #28B8DC;
-webkit-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-bar-striped {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 1rem 1rem;
}
.progress-bar-animated {
-webkit-animation: progress-bar-stripes 1s linear infinite;
animation: progress-bar-stripes 1s linear infinite;
}
.media {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.media-body {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.list-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.list-group-item-action:active {
color: #838694;
background-color: #e9ecef;
}
.list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(27, 31, 46, 0.125);
}
.list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.list-group-item:hover, .list-group-item:focus {
z-index: 1;
text-decoration: none;
}
.list-group-item.disabled, .list-group-item:disabled {
color: #6c757d;
background-color: #fff;
}
.list-group-item.active {
z-index: 2;
color: #fff;
background-color: #28B8DC;
border-color: #28B8DC;
}
.list-group-flush .list-group-item {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
border-bottom: 0;
}
.list-group-item-primary {
color: #156072;
background-color: #c3ebf5;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
color: #156072;
background-color: #ade4f1;
}
.list-group-item-primary.list-group-item-action.active {
color: #fff;
background-color: #156072;
border-color: #156072;
}
.list-group-item-secondary {
color: #383d41;
background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
color: #383d41;
background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
color: #fff;
background-color: #383d41;
border-color: #383d41;
}
.list-group-item-success {
color: #155724;
background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
color: #155724;
background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
color: #fff;
background-color: #155724;
border-color: #155724;
}
.list-group-item-info {
color: #0c5460;
background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
color: #0c5460;
background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
color: #fff;
background-color: #0c5460;
border-color: #0c5460;
}
.list-group-item-warning {
color: #856404;
background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
color: #856404;
background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
color: #fff;
background-color: #856404;
border-color: #856404;
}
.list-group-item-danger {
color: #721c24;
background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
color: #721c24;
background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
color: #fff;
background-color: #721c24;
border-color: #721c24;
}
.list-group-item-light {
color: #818182;
background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
color: #818182;
background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
color: #fff;
background-color: #818182;
border-color: #818182;
}
.list-group-item-dark {
color: #1b1e21;
background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
color: #1b1e21;
background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
color: #fff;
background-color: #1b1e21;
border-color: #1b1e21;
}
.close {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #1b1f2e;
text-shadow: 0 1px 0 #fff;
opacity: .5;
}
.close:hover, .close:focus {
color: #1b1f2e;
text-decoration: none;
opacity: .75;
}
.close:not(:disabled):not(.disabled) {
cursor: pointer;
}
button.close {
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0;
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform 0.3s ease-out;
transition: -webkit-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
-webkit-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.show .modal-dialog {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog-centered {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (0.5rem * 2));
}
.modal-content {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(27, 31, 46, 0.2);
border-radius: 0.3rem;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #1b1f2e;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop.show {
opacity: 0.5;
}
.modal-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem;
border-bottom: 1px solid #e9ecef;
border-top-left-radius: 0.3rem;
border-top-right-radius: 0.3rem;
}
.modal-header .close {
padding: 1rem;
margin: -1rem -1rem -1rem auto;
}
.modal-title {
margin-bottom: 0;
line-height: 1.8;
}
.modal-body {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1rem;
}
.modal-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
margin-left: .25rem;
}
.modal-footer > :not(:last-child) {
margin-right: .25rem;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 576px) {
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto;
}
.modal-dialog-centered {
min-height: calc(100% - (1.75rem * 2));
}
.modal-sm {
max-width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
max-width: 800px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: "Poppins", sans-serif;
font-style: normal;
font-weight: 400;
line-height: 1.8;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
.tooltip.show {
opacity: 0.9;
}
.tooltip .arrow {
position: absolute;
display: block;
width: 0.8rem;
height: 0.4rem;
}
.tooltip .arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #1b1f2e;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #1b1f2e;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #1b1f2e;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #1b1f2e;
}
.tooltip-inner {
max-width: 200px;
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
background-color: #1b1f2e;
border-radius: 0;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
font-family: "Poppins", sans-serif;
font-style: normal;
font-weight: 400;
line-height: 1.8;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(27, 31, 46, 0.2);
border-radius: 0.3rem;
}
.popover .arrow {
position: absolute;
display: block;
width: 1rem;
height: 0.5rem;
margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
margin-bottom: 0.5rem;
}
.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
border-width: 0.5rem 0.5rem 0;
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
bottom: 0;
border-top-color: rgba(27, 31, 46, 0.25);
}
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
bottom: 1px;
border-top-color: #fff;
}
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
margin-left: 0.5rem;
}
.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
left: calc((0.5rem + 1px) * -1);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
left: 0;
border-right-color: rgba(27, 31, 46, 0.25);
}
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
left: 1px;
border-right-color: #fff;
}
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
margin-top: 0.5rem;
}
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
top: 0;
border-bottom-color: rgba(27, 31, 46, 0.25);
}
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
top: 1px;
border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -0.5rem;
content: "";
border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
margin-right: 0.5rem;
}
.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
right: calc((0.5rem + 1px) * -1);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
right: 0;
border-left-color: rgba(27, 31, 46, 0.25);
}
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
right: 1px;
border-left-color: #fff;
}
.popover-header {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
color: #1b1f2e;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
display: none;
}
.popover-body {
padding: 0.5rem 0.75rem;
color: #838694;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-item {
position: relative;
display: none;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
-webkit-transition: -webkit-transform 0.6s ease;
transition: -webkit-transform 0.6s ease;
transition: transform 0.6s ease;
transition: transform 0.6s ease, -webkit-transform 0.6s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
display: block;
}
.carousel-item-next,
.carousel-item-prev {
position: absolute;
top: 0;
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
-webkit-transform: translateX(0);
transform: translateX(0);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.carousel-item-next,
.active.carousel-item-right {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
.carousel-item-next,
.active.carousel-item-right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.carousel-item-prev,
.active.carousel-item-left {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
.carousel-item-prev,
.active.carousel-item-left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.carousel-control-prev,
.carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
color: #fff;
text-decoration: none;
outline: 0;
opacity: .9;
}
.carousel-control-prev {
left: 0;
}
.carousel-control-next {
right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
display: inline-block;
width: 20px;
height: 20px;
background: transparent no-repeat center center;
background-size: 100% 100%;
}
.carousel-control-prev-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
position: absolute;
right: 0;
bottom: 10px;
left: 0;
z-index: 15;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.carousel-indicators li {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::before {
position: absolute;
top: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: "";
}
.carousel-indicators li::after {
position: absolute;
bottom: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: "";
}
.carousel-indicators .active {
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
}
.align-baseline {
vertical-align: baseline !important;
}
.align-top {
vertical-align: top !important;
}
.align-middle {
vertical-align: middle !important;
}
.align-bottom {
vertical-align: bottom !important;
}
.align-text-bottom {
vertical-align: text-bottom !important;
}
.align-text-top {
vertical-align: text-top !important;
}
.bg-primary {
background-color: #28B8DC !important;
}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: #1d96b4 !important;
}
.bg-secondary {
background-color: #6c757d !important;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #545b62 !important;
}
.bg-success {
background-color: #28a745 !important;
}
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
background-color: #1e7e34 !important;
}
.bg-info {
background-color: #17a2b8 !important;
}
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
background-color: #117a8b !important;
}
.bg-warning {
background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
background-color: #d39e00 !important;
}
.bg-danger {
background-color: #dc3545 !important;
}
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
background-color: #bd2130 !important;
}
.bg-light {
background-color: #f8f9fa !important;
}
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
background-color: #dae0e5 !important;
}
.bg-dark {
background-color: #343a40 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: #1d2124 !important;
}
.bg-white {
background-color: #fff !important;
}
.bg-transparent {
background-color: transparent !important;
}
.border {
border: 1px solid #E9E9EE !important;
}
.border-top {
border-top: 1px solid #E9E9EE !important;
}
.border-right {
border-right: 1px solid #E9E9EE !important;
}
.border-bottom {
border-bottom: 1px solid #E9E9EE !important;
}
.border-left {
border-left: 1px solid #E9E9EE !important;
}
.border-0 {
border: 0 !important;
}
.border-top-0 {
border-top: 0 !important;
}
.border-right-0 {
border-right: 0 !important;
}
.border-bottom-0 {
border-bottom: 0 !important;
}
.border-left-0 {
border-left: 0 !important;
}
.border-primary {
border-color: #28B8DC !important;
}
.border-secondary {
border-color: #6c757d !important;
}
.border-success {
border-color: #28a745 !important;
}
.border-info {
border-color: #17a2b8 !important;
}
.border-warning {
border-color: #ffc107 !important;
}
.border-danger {
border-color: #dc3545 !important;
}
.border-light {
border-color: #f8f9fa !important;
}
.border-dark {
border-color: #343a40 !important;
}
.border-white {
border-color: #fff !important;
}
.rounded {
border-radius: 0 !important;
}
.rounded-top {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
.rounded-right {
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.rounded-bottom {
border-bottom-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
.rounded-left {
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
.rounded-circle {
border-radius: 50% !important;
}
.rounded-0 {
border-radius: 0 !important;
}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-md-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-print-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive::before {
display: block;
content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-21by9::before {
padding-top: 42.85714%;
}
.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive-4by3::before {
padding-top: 75%;
}
.embed-responsive-1by1::before {
padding-top: 100%;
}
.flex-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-sm-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-sm-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-sm-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-md-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-md-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-md-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-lg-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-lg-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-lg-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xl-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-xl-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xl-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
.float-left {
float: left !important;
}
.float-right {
float: right !important;
}
.float-none {
float: none !important;
}
@media (min-width: 576px) {
.float-sm-left {
float: left !important;
}
.float-sm-right {
float: right !important;
}
.float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) {
.float-md-left {
float: left !important;
}
.float-md-right {
float: right !important;
}
.float-md-none {
float: none !important;
}
}
@media (min-width: 992px) {
.float-lg-left {
float: left !important;
}
.float-lg-right {
float: right !important;
}
.float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) {
.float-xl-left {
float: left !important;
}
.float-xl-right {
float: right !important;
}
.float-xl-none {
float: none !important;
}
}
.position-static {
position: static !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.position-fixed {
position: fixed !important;
}
.position-sticky {
position: -webkit-sticky !important;
position: sticky !important;
}
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
.sticky-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
-webkit-clip-path: none;
clip-path: none;
}
.w-25 {
width: 25% !important;
}
.w-50 {
width: 50% !important;
}
.w-75 {
width: 75% !important;
}
.w-100 {
width: 100% !important;
}
.h-25 {
height: 25% !important;
}
.h-50 {
height: 50% !important;
}
.h-75 {
height: 75% !important;
}
.h-100 {
height: 100% !important;
}
.mw-100 {
max-width: 100% !important;
}
.mh-100 {
max-height: 100% !important;
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
}
.text-justify {
text-align: justify !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
.text-lowercase {
text-transform: lowercase !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.text-capitalize {
text-transform: capitalize !important;
}
.font-weight-light {
font-weight: 300 !important;
}
.font-weight-normal {
font-weight: 400 !important;
}
.font-weight-bold {
font-weight: 700 !important;
}
.font-italic {
font-style: italic !important;
}
.text-white {
color: #fff !important;
}
.text-muted {
color: #6c757d !important;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
@media print {
*,
*::before,
*::after {
text-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
a:not(.btn) {
text-decoration: underline;
}
abbr[title]::after {
content: " (" attr(title) ")";
}
pre {
white-space: pre-wrap !important;
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
@page {
size: a3;
}
body {
min-width: 992px !important;
}
.container {
min-width: 992px !important;
}
.navbar {
display: none;
}
.badge {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
 :root {
--tec-font-family-sans-serif: "Poppins", sans-serif;
--tec-color-accent-primary: #674DF0;
--tec-font-size-4: 16px;
--tec-line-height-2: 28px;
--tec-spacer-14: 60px;
--tec-spacer-13: 60px;
}   @font-face {
font-family: 'star';
src: url(//bucketfunds.com/wp-content/themes/krowd/fonts/woocommerce/star.eot);
src: url(//bucketfunds.com/wp-content/themes/krowd/fonts/woocommerce/star.eot?#iefix) format("embedded-opentype"), url(//bucketfunds.com/wp-content/themes/krowd/fonts/woocommerce/star.svg#star) format("svg"), url(//bucketfunds.com/wp-content/themes/krowd/fonts/woocommerce/star.woff) format("woff"), url(//bucketfunds.com/wp-content/themes/krowd/fonts/woocommerce/star.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'WooCommerce';
src: url(//bucketfunds.com/wp-content/themes/krowd/fonts/woocommerce/WooCommerce.eot);
src: url(//bucketfunds.com/wp-content/themes/krowd/fonts/woocommerce/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//bucketfunds.com/wp-content/themes/krowd/fonts/woocommerce/WooCommerce.svg#WooCommerce) format("svg"), url(//bucketfunds.com/wp-content/themes/krowd/fonts/woocommerce/WooCommerce.woff) format("woff"), url(//bucketfunds.com/wp-content/themes/krowd/fonts/woocommerce/WooCommerce.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}
.product-block .star-rating {
background: url(//bucketfunds.com/wp-content/themes/krowd/images/rating-unactive.png) left center no-repeat transparent;
width: 69px;
height: 15px;
position: relative;
z-index: 11;
}
.product-block .star-rating:after, .product-block .star-rating:before {
content: none;
}
.product-block .star-rating span {
background: url(//bucketfunds.com/wp-content/themes/krowd/images/rating-active.png) left center no-repeat transparent;
height: 15px;
position: relative;
z-index: 99;
padding: 0 !important;
text-indent: -99px;
}
.product-block .star-rating span:after, .product-block .star-rating span:before {
content: none;
}
.woocommerce-input-wrapper {
width: 100%;
display: block;
}
.input-text {
display: block;
width: 100%;
height: 42px;
padding: 15px;
font-size: 1rem;
line-height: 1.8;
color: #495057;
background-color: #fff;
background-image: none;
border: 1px solid #E9E9EE;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
-moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
-ms-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.input-text:focus {
border-color: #ccc;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 204, 204, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
.input-text::-moz-placeholder {
color: #ccc;
opacity: 1;
}
.input-text:-ms-input-placeholder {
color: #ccc;
}
.input-text::-webkit-input-placeholder {
color: #ccc;
}
.input-text[disabled], .input-text[readonly],
fieldset[disabled] .input-text {
cursor: not-allowed;
background-color: #ccc;
opacity: 1;
}
textarea.input-text {
height: 120px;
}
.select2-container > .select2-choice {
border: 1px solid #E9E9EE !important;
border-radius: 4px !important;
padding: 10px !important;
font-size: 1rem;
line-height: 1.8;
}
.form-row label {
font-weight: normal;
}
.form-row .checkbox, .form-row .input-radio {
margin-bottom: 0;
margin-top: 0;
margin-left: 20px;
}
.form-row input[type="checkbox"] {
float: left;
margin-top: 7px;
}
.shop_table {
width: 100%;
}
.shop_table tr {
border-bottom: solid 1px #dee2e6;
font-weight: normal;
}
.shop_table th, .shop_table td {
padding: 10px 15px;
} .button.loading:before, #submit.loading:before {
content: "";
left: 0;
right: 0;
bottom: 0;
top: 0;
margin: auto;
width: 100%;
height: 100%;
position: absolute;
background: url(//bucketfunds.com/wp-content/themes/krowd/images/preloader.gif) center no-repeat transparent;
} .clear-all:hover {
text-decoration: none !important;
} p.demo_store {
top: 0;
position: fixed;
left: 0;
right: 0;
width: 100%;
height: auto;
text-align: center;
font-size: 18px;
padding: .5em 0;
z-index: 99998;
border: 1px solid #ccccd8;
-webkit-box-shadow: 0, 0, 0, 3px, rgba(255, 255, 255, 0.2);
box-shadow: 0, 0, 0, 3px, rgba(255, 255, 255, 0.2);
}
.admin-bar p.demo_store {
top: 28px;
} .wc-forward:after, .wc-forward a:after {
content: "\f061";
font-family: "FontAwesome";
margin: 0 0 0 5px;
}
.wc-backward:before, .wc-backward a:before {
content: "\f060";
font-family: "FontAwesome";
margin: 0 5px 0 0;
} .woocommerce-tab-product-nav {
overflow-x: auto;
}
.woocommerce-tabs {
margin: 0;
text-align: center;
}
.woocommerce-tabs .nav-tabs {
margin: 0 auto;
padding-bottom: 10px;
border: none;
}
.woocommerce-tabs .nav-tabs > li {
padding-right: 10px;
display: inline-block;
}
.woocommerce-tabs .nav-tabs > li > a {
font-size: 20px;
position: relative;
background: none !important;
}
.woocommerce-tabs .nav-tabs > li:last-child {
padding-right: 0;
}
.woocommerce-tabs .nav-tabs > li.active > a {
background: none !important;
color: #F3605D;
}
.woocommerce-tabs .panel {
margin: 0;
}
.woocommerce-tabs table {
margin: 0;
}
.woocommerce-tabs .tab-content {
padding: 15px 0 0;
text-align: left;
}
.woocommerce-tabs .tab-title, .woocommerce-tabs #reviews #comments > h2, .woocommerce-tab-product-info #reviews .woocommerce-tabs #comments > h2 {
font-size: 22px;
text-transform: capitalize;
margin: 0 0 20px;
}
.woocommerce-tabs .star-rating {
width: 6em;
height: 1.2em;
float: right;
overflow: hidden;
position: relative;
font-size: 1.1em;
font-family: 'star';
}
.woocommerce-tabs .star-rating:before {
top: 0;
content: "\73\73\73\73\73";
color: #ccccd8;
float: left;
left: 0;
position: absolute;
}
.woocommerce-tabs .star-rating span {
overflow: hidden;
float: left;
left: 0;
top: 0;
position: absolute;
padding-top: 1.5em;
}
.woocommerce-tabs .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
}
.woocommerce-tabs #reviews h2 small {
float: right;
line-height: 21px;
margin: 10px 0 0 0;
}
.woocommerce-tabs #reviews h2 small a {
text-decoration: none;
}
.woocommerce-tabs #reviews #comment {
height: 75px;
width: 100%;
}
.woocommerce-tabs #reviews .comment-form-rating label {
display: none;
}
.woocommerce-tabs #reviews .comment-form-rating p.stars a {
line-height: 16px;
}
.woocommerce-tabs #reviews #comments {
margin: 0;
}
.woocommerce-tabs #reviews #comments .add_review:before, .woocommerce-tabs #reviews #comments .add_review:after {
content: " ";
display: table;
}
.woocommerce-tabs #reviews #comments .add_review:after {
clear: both;
}
.woocommerce-tabs #reviews #comments ol.commentlist {
padding: 0;
margin: 0;
list-style: none;
margin: 0;
width: 100%;
background: none;
list-style: none;
}
.woocommerce-tabs #reviews #comments ol.commentlist:before, .woocommerce-tabs #reviews #comments ol.commentlist:after {
content: " ";
display: table;
}
.woocommerce-tabs #reviews #comments ol.commentlist:after {
clear: both;
}
.woocommerce-tabs #reviews #comments ol.commentlist li {
padding: 0;
margin: 0 0 20px;
border: 0;
position: relative;
border: 0;
}
.woocommerce-tabs #reviews #comments ol.commentlist li img.avatar {
padding: 3px;
background: #fff;
border: 1px solid #E9E9EE;
position: absolute;
left: 0;
top: 50%;
margin-top: -40px;
}
.woocommerce-tabs #reviews #comments ol.commentlist li .comment-text {
margin-left: 70px;
border: 1px solid #E9E9EE;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
padding: 1em 1em 0;
}
.woocommerce-tabs #reviews #comments ol.commentlist li .comment-text:before, .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text:after {
content: " ";
display: table;
}
.woocommerce-tabs #reviews #comments ol.commentlist li .comment-text:after {
clear: both;
}
.woocommerce-tabs #reviews #comments ol.commentlist li .comment-text p {
margin: 0 0 1em;
}
.woocommerce-tabs #reviews #comments ol.commentlist ul.children {
list-style: none;
margin: 20px 0 0 50px;
}
.woocommerce-tabs #reviews #comments ol.commentlist ul.children .star-rating {
display: none;
}
.woocommerce-tabs #reviews #comments ol.commentlist #respond {
border: 1px solid #e0e0e7;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
padding: 1em 1em 0 0;
margin: 20px 0 0 50px;
}
.woocommerce-tabs #reviews #comments ol.commentlist .comment-image {
display: block;
}
.woocommerce-tabs #reviews #comments ol.commentlist .comment-image img {
width: 100%;
height: 100%;
}
.woocommerce-tabs #reviews #comments .commentlist > li:before {
content: "";
}
.woocommerce-tab-product-info h2 {
font-size: 14px;
text-transform: uppercase;
margin: 10px 0 20px;
}
.woocommerce-tab-product-info .star-rating {
width: 6em;
height: 1.2em;
float: right;
overflow: hidden;
position: relative;
font-size: 1.1em;
font-family: 'star';
}
.woocommerce-tab-product-info .star-rating:before {
top: 0;
content: "\73\73\73\73\73";
color: #ccccd8;
float: left;
left: 0;
position: absolute;
}
.woocommerce-tab-product-info .star-rating span {
overflow: hidden;
float: left;
left: 0;
top: 0;
position: absolute;
padding-top: 1.5em;
}
.woocommerce-tab-product-info .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
}
.woocommerce-tab-product-info #reviews h2 small {
float: right;
line-height: 21px;
margin: 10px 0 0 0;
}
.woocommerce-tab-product-info #reviews h2 small a {
text-decoration: none;
}
.woocommerce-tab-product-info #reviews #comment {
height: 75px;
width: 100%;
}
.woocommerce-tab-product-info #reviews #comments {
margin: 0;
}
.woocommerce-tab-product-info #reviews #comments .add_review:before, .woocommerce-tab-product-info #reviews #comments .add_review:after {
content: " ";
display: table;
}
.woocommerce-tab-product-info #reviews #comments .add_review:after {
clear: both;
}
.woocommerce-tab-product-info #reviews #comments ol.commentlist {
padding: 0;
margin: 0;
list-style: none;
margin: 0;
width: 100%;
background: none;
list-style: none;
}
.woocommerce-tab-product-info #reviews #comments ol.commentlist:before, .woocommerce-tab-product-info #reviews #comments ol.commentlist:after {
content: " ";
display: table;
}
.woocommerce-tab-product-info #reviews #comments ol.commentlist:after {
clear: both;
}
.woocommerce-tab-product-info #reviews #comments ol.commentlist li {
padding: 0;
margin: 0 0 20px;
border: 0;
position: relative;
border: 0;
}
.woocommerce-tab-product-info #reviews #comments ol.commentlist li img.avatar {
padding: 3px;
background: #fff;
border: 1px solid #E9E9EE;
position: absolute;
left: 0;
top: 50%;
margin-top: -40px;
}
.woocommerce-tab-product-info #reviews #comments ol.commentlist li .comment-text {
margin-left: 70px;
border: 1px solid #E9E9EE;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
padding: 1em 1em 0;
}
.woocommerce-tab-product-info #reviews #comments ol.commentlist li .comment-text:before, .woocommerce-tab-product-info #reviews #comments ol.commentlist li .comment-text:after {
content: " ";
display: table;
}
.woocommerce-tab-product-info #reviews #comments ol.commentlist li .comment-text:after {
clear: both;
}
.woocommerce-tab-product-info #reviews #comments ol.commentlist li .comment-text p {
margin: 0 0 1em;
}
.woocommerce-tab-product-info #reviews #comments ol.commentlist ul.children {
list-style: none;
margin: 20px 0 0 50px;
}
.woocommerce-tab-product-info #reviews #comments ol.commentlist ul.children .star-rating {
display: none;
}
.woocommerce-tab-product-info #reviews #comments ol.commentlist #respond {
border: 1px solid #e0e0e7;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
padding: 1em 1em 0 0;
margin: 20px 0 0 50px;
}
.woocommerce-tab-product-info #reviews #comments ol.commentlist .comment-image {
display: block;
}
.woocommerce-tab-product-info #reviews #comments ol.commentlist .comment-image img {
width: 100%;
height: 100%;
}
.woocommerce-tab-product-info #reviews #comments .commentlist > li:before {
content: "";
}
.woocommerce-tab-product-info .submit {
background: #F3605D;
padding: 5px 20px;
font-weight: 400;
font-size: 16px;
text-transform: uppercase;
color: #fff;
border: none;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.woocommerce-tab-product-info .submit:hover {
background: #1b1f2e;
color: #fff;
}
#woo-accordion {
margin: 0;
}
#woo-accordion .panel {
border: none;
}
#woo-accordion .panel .panel-heading {
background: #fff;
padding: 15px 30px;
}
#woo-accordion .panel .panel-heading a {
color: #1b1f2e;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
#woo-accordion .panel .panel-heading a.collapsed {
color: #858585;
}
#respond .form-submit input {
left: auto;
}
#respond textarea {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#respond p.stars {
position: relative;
padding: 6px 0;
}
#respond p.stars a {
display: inline-block;
vertical-align: middle;
font-weight: 700;
text-indent: -9999px;
position: relative;
margin-right: 1em;
}
.lt-ie8 #respond p.stars a {
display: inline;
zoom: 1;
}
#respond p.stars a:last-child {
border-right: 0;
}
#respond p.stars a.star-1, #respond p.stars a.star-2, #respond p.stars a.star-3, #respond p.stars a.star-4, #respond p.stars a.star-5 {
border-right: 1px solid #E9E9EE;
}
#respond p.stars a.star-1:after, #respond p.stars a.star-2:after, #respond p.stars a.star-3:after, #respond p.stars a.star-4:after, #respond p.stars a.star-5:after {
top: 0;
font-family: "WooCommerce";
text-indent: 0;
position: absolute;
left: 0;
}
#respond p.stars a.star-1 {
width: 2em;
}
#respond p.stars a.star-1:after {
content: "\e021";
}
#respond p.stars a.star-1:hover:after, #respond p.stars a.star-1.active:after {
content: "\e020";
}
#respond p.stars a.star-2 {
width: 3em;
}
#respond p.stars a.star-2:after {
content: "\e021\e021";
}
#respond p.stars a.star-2:hover:after, #respond p.stars a.star-2.active:after {
content: "\e020\e020";
}
#respond p.stars a.star-3 {
width: 4em;
}
#respond p.stars a.star-3:after {
content: "\e021\e021\e021";
}
#respond p.stars a.star-3:hover:after, #respond p.stars a.star-3.active:after {
content: "\e020\e020\e020";
}
#respond p.stars a.star-4 {
width: 5em;
}
#respond p.stars a.star-4:after {
content: "\e021\e021\e021\e021";
}
#respond p.stars a.star-4:hover:after, #respond p.stars a.star-4.active:after {
content: "\e020\e020\e020\e020";
}
#respond p.stars a.star-5 {
width: 6em;
border: 0;
}
#respond p.stars a.star-5:after {
content: "\e021\e021\e021\e021\e021";
}
#respond p.stars a.star-5:hover:after, #respond p.stars a.star-5.active:after {
content: "\e020\e020\e020\e020\e020";
} .quantity {
width: auto;
position: relative;
margin: 0 auto;
overflow: hidden;
zoom: 1;
display: inline-block;
float: left;
}
.quantity input.qty {
float: left;
width: 56px;
height: 56px;
text-align: center;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
padding: 0;
font-weight: 600;
border: 1px solid #E9E9EE;
}
.quantity input.qty:focus:focus {
border-color: #ccc;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 204, 204, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
.quantity .qty-adjust {
float: left;
border: 1px solid #E9E9EE;
border-left: 0;
}
.quantity .qty-plus, .quantity .qty-minus {
background: #fff;
width: 28px;
height: 27px;
display: block;
padding: 0;
margin: 0;
vertical-align: text-top;
text-decoration: none;
overflow: visible;
text-decoration: none;
cursor: pointer;
line-height: 26px;
font-size: 14px;
font-weight: 700;
color: #838694;
text-align: center;
}
.quantity .qty-plus {
border-bottom: 1px solid #E9E9EE;
} .form-row:before, .form-row:after {
content: " ";
display: table;
}
.form-row:after {
clear: both;
}
.form-row label.hidden {
visibility: hidden;
}
.form-row label.inline {
display: inline;
}
.form-row label {
display: block;
}
.form-row select {
cursor: pointer;
}
.form-row .required {
border: 0;
}
.form-row .input-text {
width: 100%;
}
.form-row.form-row-first {
width: 47%;
float: left;
}
.form-row.form-row-last {
width: 47%;
float: right;
}
.form-row.form-row-wide {
clear: both;
}
.product-quantity .input-text {
padding: 10px;
}
.i-am-new li {
background-image: none !important;
background-color: #fff !important;
border-radius: 0px !important;
}
.i-am-new li .noty_message {
padding: 20px 0 !important;
} .onsale {
top: 10px;
right: 10px;
z-index: 99 !important;
line-height: 24px;
text-align: center;
color: #fff;
background: #F64444;
font-size: 14px;
font-weight: 400;
padding: 0 10px;
text-transform: uppercase;
position: absolute;
} .star-rating {
margin: auto;
overflow: hidden;
position: relative;
width: 6em;
height: 1.2em;
line-height: 1.2em;
font-family: 'star';
font-size: 1.1em;
}
.star-rating:before {
content: "\73\73\73\73\73";
color: #1b1f2e;
float: left;
top: 0;
left: 0;
position: absolute;
letter-spacing: 3px;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
color: #FFD20F;
letter-spacing: 3px;
} .minibasket {
position: relative;
}
.minibasket .cart-icon {
width: 32px;
height: 32px;
background: url(//bucketfunds.com/wp-content/themes/krowd/images/icon-cart.png) no-repeat center center transparent;
display: inline-block;
margin-bottom: -5px;
}
.minibasket .mini-cart-items {
position: absolute;
top: 0;
left: 25px;
z-index: 1;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
font-size: 11px;
width: 18px;
height: 18px;
text-align: center;
margin-right: 10px;
}
.minibasket .mini-cart-button {
margin-left: 5px;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
color: #fff;
}
.minibasket .mini-cart-button .amount {
display: none;
}
.minibasket ul {
padding: 0;
margin: 0;
}
.minibasket ul li {
list-style: none;
display: table;
width: 100%;
position: relative;
}
.minibasket img {
max-width: 80px;
}
.minibasket .dropdown-menu {
padding: 20px;
width: 380px;
right: 0;
left: auto;
}
.minibasket .dropdown-menu .buttons {
text-align: center;
margin-top: 30px;
}
.minibasket .dropdown-menu .buttons > a {
font-size: 12px !important;
}
.minibasket .media-heading {
font-weight: normal;
font-size: 1rem;
}
.minibasket .remove {
position: absolute;
top: 28%;
right: 0px;
}
.minibasket .media-body {
padding-right: 0;
}
.minibasket.light .mini-cart-button * {
color: #fff;
}
.minibasket.light i {
color: #F3605D;
}
.minibasket.border-cart .cart-icon {
border-right: 1px solid rgba(255, 255, 255, 0.1);
margin-right: 10px;
}
.minibasket.border-cart .mini-cart-button i {
font-size: 18px;
}
.hidden-title .minibasket .cart-title, .hidden-title .minibasket .mini-cart-items {
display: none;
}
.hidden-title .mini-cart-button {
width: 40px;
height: 40px;
position: relative;
top: -38px;
display: block;
left: 0;
}
.style-light .mini-cart-button {
color: #1b1f2e;
}
.style-dark .cart-icon {
background: url(//bucketfunds.com/wp-content/themes/krowd/images/icon-cart-white.png) no-repeat center center transparent;
}
.rtl .minibasket .dropdown-menu {
left: 0 !important;
right: auto;
} .place-order {
padding: 30px;
}
.yith-wcwl-add-to-wishlist {
margin: 0 !important;
}
.yith-wcwl-add-button > a i, .wishlist_table .add_to_cart.button i {
margin: 0 !important;
}
.woocommerce table.wishlist_table, .woocommerce table.wishlist_table .wishlist-in-stock {
font-size: 14px !important;
}
.yith-wcwl-share ul {
padding: 0;
margin: 0;
list-style: none;
}
ul.yith_magnifier_gallery li {
float: left;
}
ul.yith_magnifier_gallery li a {
margin-top: 16px;
}
ul.display, ul#shipping_method, ul.payment_methods {
padding: 0;
margin: 0;
list-style: none;
}
ul.payment_methods li {
margin-bottom: 15px;
}
ul.payment_methods li label {
display: block;
margin-bottom: 5px;
}
ul.products-list {
padding: 0;
margin: 0;
list-style: none;
margin-bottom: 15px;
}
ul.page-numbers {
margin: 0;
float: left;
}
ul.page-numbers li > * {
margin: 0;
}
form.variations_form {
width: 100%;
margin: 0 !important;
padding: 0 20px;
}
table.variations {
border: none;
width: 100%;
}
table.variations td {
border: none;
padding: 0;
vertical-align: middle;
padding-top: 20px;
}
table.variations select {
vertical-align: top;
z-index: 2;
border: none;
border: 1px solid #E9E9EE;
outline: none;
display: inline-block;
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
appearance: none;
cursor: pointer;
background-color: transparent !important;
border-radius: 0;
width: 100%;
height: 50px;
background-position: calc(100% - 20px) center;
}
table.variations td.label {
width: 80px;
vertical-align: top;
}
table.variations td.label label {
padding-top: 8px;
text-transform: capitalize;
font-size: 16px;
font-weight: 700;
}
table.variations td.value {
position: relative;
}
table.variations td.value:after {
content: "\f107";
font-family: "FontAwesome";
font-weight: normal;
font-style: normal;
font-size: 14px;
opacity: 0.7;
position: absolute;
top: 32px;
right: 12px;
pointer-events: none;
}
table.variations a.reset_variations {
color: #F3605D !important;
display: none;
}
.woocommerce-notices-wrapper .woocommerce-message, .woocommerce-notices-wrapper .woocommerce-info, .woocommerce-notices-wrapper .woocommerce-error {
background: #d1e7dd;
padding: 18px 20px 15px;
margin-top: 35px !important;
}
.woocommerce-notices-wrapper .woocommerce-info {
background: #ccdde5;
}
.woocommerce-notices-wrapper .woocommerce-error {
background: #FFF3CD;
} .single-product .custom-breadcrumb {
margin-bottom: 0;
}
.single-product .main-page-content {
padding: 70px 0 0;
}
.single-product .main-page-content.product-type-crowdfunding {
padding: 0;
}
.single-product .social-networks {
padding-left: 20px;
width: 100%;
float: left;
margin-top: 30px;
list-style: none;
}
.single-product .social-networks > li {
float: left;
margin-right: 20px;
}
.single-product .social-networks > li a {
font-size: 20px;
}
.single-product .social-networks > li a i {
font-size: 22px;
}
.single-product .social-networks > li a:hover {
color: #F3605D;
}
.single-product .social-networks > li:last-child {
margin-right: 0;
}
.single-product .product_image_wrapper > .column-inner {
padding-right: 50px;
}
@media (max-width: 1199.98px) {
.single-product .product_image_wrapper > .column-inner {
padding-right: 0;
}
}
.single-product .image_frame {
position: relative;
text-align: center;
}
.single-product .image_frame .woocommerce-product-gallery__trigger {
position: absolute;
top: 15px;
right: 15px;
z-index: 99;
width: 38px;
height: 38px;
background: #fff;
-webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
text-align: center;
font-size: 0;
color: transparent;
}
.single-product .image_frame .woocommerce-product-gallery__trigger:after {
content: '\f002';
font-family: 'FontAwesome';
position: absolute;
top: 0;
left: 0;
z-index: 1;
font-size: 16px;
width: 100%;
line-height: 40px;
font-weight: 900;
color: #1b1f2e;
}
.single-product .image_frame .woocommerce-product-gallery__trigger img {
display: none !important;
}
.single-product .image_frame .woocommerce-product-gallery__trigger:hover {
background: #F3605D;
color: #fff;
}
.single-product .image_frame .woocommerce-product-gallery__trigger:hover:after {
color: #fff;
}
.single-product .image_frame .onsale {
position: absolute;
top: 0;
left: 0;
right: auto;
z-index: 99;
background: #F3605D;
display: inline-block;
padding: 5px 10px;
color: #fff;
}
.single-product ol.flex-control-nav.flex-control-thumbs {
padding: 0;
margin: 20px 0 0;
list-style-type: none;
}
.single-product ol.flex-control-nav.flex-control-thumbs:before, .single-product ol.flex-control-nav.flex-control-thumbs:after {
content: " ";
display: table;
}
.single-product ol.flex-control-nav.flex-control-thumbs:after {
clear: both;
}
.single-product ol.flex-control-nav.flex-control-thumbs .owl-item img {
opacity: 0.6;
filter: alpha(opacity=60);
border: 1px solid transparent;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.single-product ol.flex-control-nav.flex-control-thumbs .owl-item img:hover, .single-product ol.flex-control-nav.flex-control-thumbs .owl-item img:focus {
background: none;
cursor: pointer;
opacity: 1;
filter: alpha(opacity=100);
}
.single-product ol.flex-control-nav.flex-control-thumbs .owl-item img.flex-active {
border: 1px solid #F3605D;
opacity: 1;
filter: alpha(opacity=100);
}
.single-product .woocommerce-product-gallery__image {
display: none;
}
.single-product .woocommerce-product-gallery--with-images .woocommerce-product-gallery__image {
display: block !important;
}
.single-product .breadcrumb {
background: none;
}
.single-product .product-single-main > div {
background: #fff;
margin-bottom: 30px;
}
.single-product .product-single-main .out-of-stock {
margin-bottom: 62px;
}
.single-product .product-single-main .menu-single-product {
margin-bottom: 15px;
}
.single-product .product-single-main .menu-single-product:before, .single-product .product-single-main .menu-single-product:after {
content: " ";
display: table;
}
.single-product .product-single-main .menu-single-product:after {
clear: both;
}
@media (max-width: 991.98px) {
.single-product .product-single-main .menu-single-product {
margin-top: 30px;
}
}
.single-product .product-single-main .menu-single-product > a {
width: 42px;
height: 42px;
color: #aaaaaa;
background: #F8F8F8;
float: left;
margin-left: 5px;
line-height: 48px;
text-align: center;
}
.single-product .product-single-main .menu-single-product > a:hover {
color: #262626;
}
.single-product .product-single-main.product-type-grouped form.cart {
width: 100%;
margin: 0 0 60px;
position: relative;
}
.single-product .product-single-main.product-type-grouped table.group_table tr {
border-top: 1px solid #ccc;
}
.single-product .product-single-main.product-type-grouped table.group_table tr td {
text-align: left;
line-height: 1;
border: none;
width: 42%;
vertical-align: middle;
height: auto;
margin: 0 0 10px;
padding: 15px;
border: 1px solid #E9E9EE;
}
.single-product .product-single-main.product-type-grouped table.group_table tr td:first-child {
width: 15%;
}
.single-product .product-single-main.product-type-grouped table.group_table tr td .quantity {
margin: 0;
}
.single-product .product-single-main.product-type-grouped table.group_table tr td.label, .single-product .product-single-main.product-type-grouped table.group_table tr td label {
width: 50%;
display: table-cell !important;
white-space: normal;
}
.single-product .product-single-main.product-type-grouped table.group_table tr td.label a, .single-product .product-single-main.product-type-grouped table.group_table tr td label a {
line-height: 22px;
font-size: 16px;
font-weight: 500;
}
.single-product .product-single-main.product-type-grouped table.group_table tr td.label a:hover, .single-product .product-single-main.product-type-grouped table.group_table tr td label a:hover {
color: #F3605D;
}
.single-product .product-single-main.product-type-grouped .single_add_to_cart_button {
position: absolute;
top: 100%;
left: 0;
}
.single-product .product-single-main.product-type-grouped .yith-wcwl-add-to-wishlist {
position: relative;
left: 150px;
top: -60px;
}
.single-product .product-single-main.product-type-grouped a.compare {
left: 150px;
top: -60px;
}
.single-product .product-single-main.product-type-grouped .product_meta {
margin-top: 10px;
}
.single-product .product-single-main.product-type-variable .yith-wcwl-add-to-wishlist {
left: 242px;
position: relative;
top: -42px;
}
.single-product .product-single-main.product-type-variable .yith-wcwl-add-to-wishlist {
left: 242px;
position: relative;
margin-top: -42px;
}
.single-product .product-single-main.product-type-variable a.compare.button {
left: 242px;
position: relative;
margin-top: -42px;
}
.single-product .product-single-main.product-type-variable .wc-variation-selection-needed {
cursor: no-drop;
background: #AAAAAA !important;
}
.single-product .product-single-main.product-type-variable .single_add_to_cart_button {
margin-left: 20px;
}
.single-product .product-single-main.product-type-simple .quantity {
float: left;
display: inline-block;
margin: 0 20px 0 0;
}
.single-product .swiper-wrapper, .single-product .swiper-slide {
height: auto !important;
}
@media (max-width: 991.98px) {
.single-product .product_thumbnails {
display: none;
}
}
.single-product .product_thumbnails_swiper_container {
overflow: hidden;
margin-top: 20px;
}
.single-product .swiper-wrapper .swiper-slide {
padding: 0 7px;
opacity: 0.6;
filter: alpha(opacity=60);
}
.single-product .swiper-wrapper .swiper-slide:first-child {
opacity: 1;
filter: alpha(opacity=100);
}
@media (max-width: 991.98px) {
.single-product #product-images-carousel .owl-nav {
display: none;
}
}
.single-product .column-inner .clear {
display: none;
}
.single-product .entry-summary > .column-inner > * {
float: left;
width: 100%;
text-align: left !important;
}
.single-product .entry-summary > .column-inner > *:before, .single-product .entry-summary > .column-inner > *:after {
content: " ";
display: table;
}
.single-product .entry-summary > .column-inner > *:after {
clear: both;
}
.single-product .entry-summary .wcppec-checkout-buttons {
margin-bottom: 0;
}
.single-product .entry-summary .product_title {
font-size: 30px;
color: #1b1f2e;
margin: 15px 0 15px;
margin-top: 0;
letter-spacing: -1px;
}
.single-product .entry-summary .woocommerce-product-rating {
font-size: 14px;
}
.single-product .entry-summary .woocommerce-product-rating .star-rating {
float: left;
margin-right: 10px;
margin-top: 2px;
color: #898989;
}
.single-product .entry-summary .woocommerce-product-rating .star-rating:before {
color: #898989;
}
.single-product .entry-summary .woocommerce-product-rating .woocommerce-review-link {
color: #898989;
position: relative;
top: -2px;
}
.single-product .entry-summary .woocommerce-product-rating .woocommerce-review-link:hover {
color: #F3605D;
}
.single-product .entry-summary .price {
font-size: 24px;
font-weight: 700;
color: #F3605D;
margin: 18px 0 16px;
}
.single-product .entry-summary .price del {
font-size: 16px;
font-weight: 400;
color: #999 !important;
}
.single-product .entry-summary .price ins {
text-decoration: none;
}
.single-product .entry-summary .quantity input.qty {
width: 60px;
height: 42px;
}
.single-product .product-single-inner div[itemprop*='description'] {
margin-bottom: 34px;
font-size: 16px;
line-height: 30px;
}
.single-product .product-single-inner .single-product-cart {
float: left;
}
.single-product .product-single-inner .single-product-cart .cart .quantity, .single-product .product-single-inner .single-product-cart .cart .add-cart {
float: left;
}
.single-product .product-single-inner .cart, .single-product .product-single-inner .add-cart {
display: block;
width: 100%;
margin-bottom: 20px;
}
.single-product .product-single-inner .cart:before, .single-product .product-single-inner .cart:after, .single-product .product-single-inner .add-cart:before, .single-product .product-single-inner .add-cart:after {
content: " ";
display: table;
}
.single-product .product-single-inner .cart:after, .single-product .product-single-inner .add-cart:after {
clear: both;
}
.single-product .product-single-inner .cart .button, .single-product .product-single-inner .add-cart .button {
display: inline-block;
height: 42px;
padding: 0 20px;
line-height: 42px;
background: #F3605D;
color: #fff;
font-weight: 600;
text-transform: uppercase;
font-size: 12px;
border: none;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.single-product .product-single-inner .cart .button:hover, .single-product .product-single-inner .add-cart .button:hover {
background: #ef312e;
color: #fff;
}
.single-product .product-single-inner .yith-wcwl-add-to-wishlist {
width: 42px;
height: 42px;
display: inline-block;
float: left;
}
.single-product .product-single-inner .yith-wcwl-add-to-wishlist a {
margin-left: 20px;
width: 42px;
height: 42px;
line-height: 42px;
display: inline-block;
background: #F3605D;
text-indent: -9999px;
margin: 0;
position: relative;
color: #fff;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
}
.single-product .product-single-inner .yith-wcwl-add-to-wishlist a:after {
text-indent: 0;
text-align: center;
font-family: "FontAwesome";
content: "\f004";
position: absolute;
top: 0;
left: 0;
font-size: 20px;
line-height: 42px;
width: 100%;
height: 100%;
font-weight: 700;
}
.single-product .product-single-inner .yith-wcwl-add-to-wishlist a:hover {
background: #ef312e;
color: #fff;
}
.single-product .product-single-inner .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
display: none;
}
.single-product .product-single-inner .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after {
content: "" !important;
}
.single-product .product-single-inner .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show .feedback, .single-product .product-single-inner .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show .feedback {
display: none;
}
.single-product .product-single-inner .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show a:after, .single-product .product-single-inner .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a:after {
content: "" !important;
}
.single-product .product-single-inner .yith-wcwl-add-to-wishlist .ajax-loading {
position: absolute;
top: 10px;
right: 10px;
z-index: 9;
}
.single-product .product-single-inner a.compare {
margin-left: 20px !important;
display: inline-block;
float: left;
margin-left: 20px;
width: 42px;
height: 42px;
line-height: 42px;
background: #F3605D;
text-indent: -9999px;
margin: 0;
position: relative;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
color: transparent;
}
.single-product .product-single-inner a.compare:after {
text-indent: 0;
text-align: center;
font-family: "FontAwesome";
content: "\f066";
position: absolute;
top: 0;
left: 0;
font-size: 20px;
line-height: 42px;
width: 100%;
height: 100%;
color: #fff;
font-weight: 700;
}
.single-product .product-single-inner a.compare:hover {
color: #fff;
background: #ef312e;
}
.single-product .product-single-inner form.cart .table-product-group td {
width: 26%;
float: left;
margin: 0;
padding: 15px 2%;
}
.single-product .product-single-inner form.cart .table-product-group td > * {
width: 100%;
}
.single-product .product-single-inner form.cart .table-product-group td:first-child {
border-left: 0 !important;
}
.single-product .product-single-inner form.cart .table-product-group td.label {
width: 48% !important;
min-height: 85px;
border-left: 1px solid #E9E9EE;
border-right: 1px solid #E9E9EE;
}
.single-product .product-single-inner form.cart .table-product-group td.label a {
font-size: 16px;
font-weight: 400;
white-space: normal;
line-height: 24px;
}
.single-product .product-single-inner form.cart .table-product-group td.label a:hover {
color: #F3605D;
}
.single-product .product-single-inner form.cart .table-product-group td .price {
margin-top: 10px;
}
.single-product .product-single-inner form.cart .add-cart button {
height: 38px;
padding: 0 30px;
line-height: 38px;
background: #F3605D;
color: #fff;
font-weight: 400;
text-transform: uppercase;
font-size: 20px;
border: none;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.single-product .product-single-inner form.cart .add-cart button:hover {
background: #ef312e;
color: #fff;
}
.single-product .related-section {
padding: 30px 0 70px;
}
.single-product .product_meta {
margin-top: 34px;
width: 100%;
float: left;
}
.single-product .product_meta:before, .single-product .product_meta:after {
content: " ";
display: table;
}
.single-product .product_meta:after {
clear: both;
}
.single-product .product_meta > span {
display: block;
width: 100%;
float: left;
margin-bottom: 10px;
color: #999999;
}
.single-product .product_meta > span a {
color: #999999;
}
.single-product .product_meta > span a:hover {
color: #F3605D;
}
.single-product .product_meta > span.sku_wrapper {
display: none;
}
.single-product .product_meta > span span.title {
display: inline-block;
font-weight: 500;
color: #1b1f2e;
margin-right: 6px;
}
.single-product .woocommerce-tabs {
padding-top: 30px;
border-top: 1px solid #E9E9EE;
}
.single-product .woocommerce-tabs .woocommerce-tabs-inner {
margin: 0 auto;
} table.cart img {
width: 80px;
} .woocommerce-info {
padding: 8px 20px;
margin-bottom: 10px;
border: 1px solid transparent;
border-radius: 0;
background-color: #F7F7F9;
border-color: #F7F7F9;
color: #1b1f2e;
}
.woocommerce-info hr {
border-top-color: #e8e8ee;
}
.woocommerce-info .alert-link {
color: #08090e;
}
.woocommerce-info a {
color: #1b1f2e;
}
.woocommerce-cart .wc-proceed-to-checkout {
margin-top: 30px;
}
.woocommerce-account #rememberme {
margin: 12px 10px 0 0;
}
.woocommerce-account .woocommerce {
padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
padding: 0;
border-bottom: 1px solid #E9E9EE;
padding-bottom: 10px;
margin-bottom: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation:before, .woocommerce-account .woocommerce-MyAccount-navigation:after {
content: " ";
display: table;
}
.woocommerce-account .woocommerce-MyAccount-navigation:after {
clear: both;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
padding: 0;
margin: 0;
width: 100%;
float: left;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul:before, .woocommerce-account .woocommerce-MyAccount-navigation ul:after {
content: " ";
display: table;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul:after {
clear: both;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul > li {
float: left;
list-style: none;
padding-right: 15px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul > li a {
text-transform: uppercase;
font-weight: 600;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul > li.is-active a {
color: #F3605D;
}
.order-review {
border: 10px solid #f5f5f5;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-top: 8px;
padding: 40px 32px 22px;
}
.woocommerce-checkout-payment {
padding-top: 20px;
}
.woocommerce-checkout-payment div.form-row {
padding: 0 0 30px;
}
.woocommerce-checkout .select2-selection {
height: 42px;
border: 1px solid #E9E9EE;
padding-top: 8px;
border-radius: 0;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
}
.woocommerce-checkout .select2-selection.select2-selection--single .select2-selection__arrow {
top: 8px;
}
.woocommerce-checkout .alert .alert_wrapper {
padding: 0;
}
.woocommerce-checkout .woocommerce-form-login {
padding: 20px 30px 10px;
border: 1px solid #e4e4e4;
background: #F7F7F7;
margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce-form-login .form-row {
display: block;
margin-left: 0;
margin-right: 0;
}
.woocommerce-checkout .woocommerce-form-login .form-row:before, .woocommerce-checkout .woocommerce-form-login .form-row:after {
content: " ";
display: table;
}
.woocommerce-checkout .woocommerce-form-login .form-row:after {
clear: both;
}
.woocommerce-checkout .woocommerce-form-login .form-row input[type='text'], .woocommerce-checkout .woocommerce-form-login .form-row input[type='password'] {
background: #fff;
}
.woocommerce-checkout .woocommerce-form-login .form-row.form-row-first {
padding-right: 15px;
width: 50%;
}
@media (max-width: 767.98px) {
.woocommerce-checkout .woocommerce-form-login .form-row.form-row-first {
width: 100%;
padding-right: 0;
}
}
.woocommerce-checkout .woocommerce-form-login .form-row.form-row-last {
padding-left: 15px;
width: 50%;
}
@media (max-width: 767.98px) {
.woocommerce-checkout .woocommerce-form-login .form-row.form-row-last {
width: 100%;
padding-left: 0;
}
}
.woocommerce-checkout .woocommerce-form-login .form-row .woocommerce-form__label-for-checkbox {
display: inline-block;
width: 100%;
}
.woocommerce-checkout .woocommerce-form-login .form-row .woocommerce-form__label-for-checkbox input {
margin-right: 6px;
margin-top: 9px;
}
.wc_payment_method input {
padding-top: 4px;
margin-top: 12px;
float: left;
}
.wc_payment_method label {
font-weight: 600;
color: #1b1f2e;
margin-left: 20px;
}
.wc_payment_method label a, .wc_payment_method label img {
display: block;
}
.wc_payment_method.payment_method_paypal input#payment_method_paypal {
margin-right: 10px;
}
.wc_payment_method.payment_method_paypal label {
margin-left: 0;
}
.woocommerce #breadcrumb {
color: #fff;
}
.woocommerce #breadcrumb a {
color: #fff;
}
.woocommerce #breadcrumb a:hover {
color: #F3605D;
}
.woocommerce-page .content-page-inner .woocommerce {
background: #fff;
margin-bottom: 30px;
}
.woocommerce-page .content-page-inner input.button, .woocommerce-page .content-page-inner a.button {
font-size: 18px;
text-transform: capitalize;
background: #F3605D;
color: #fff;
font-weight: 600;
padding: 0 30px;
line-height: 40px;
position: relative;
z-index: 9;
display: inline-block;
-webkit-transition: all 0.35s !important;
transition: all 0.35s !important;
-moz-transition: all 0.35s !important;
-ms-transition: all 0.35s !important;
text-decoration: none;
border: none;
}
.woocommerce-page .content-page-inner input.button:hover, .woocommerce-page .content-page-inner a.button:hover {
color: #fff;
-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
}
.woocommerce-page .content-page-inner .col2-set {
margin-left: -15px;
margin-right: -15px;
}
.woocommerce-page .content-page-inner .col2-set:before, .woocommerce-page .content-page-inner .col2-set:after {
content: " ";
display: table;
}
.woocommerce-page .content-page-inner .col2-set:after {
clear: both;
}
.woocommerce-page .content-page-inner .col2-set > div {
padding-left: 15px;
padding-right: 15px;
width: 50%;
float: left;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.woocommerce-page.woocommerce-cart .actions {
padding: 15px !important;
}
.woocommerce-page.woocommerce-cart .coupon {
max-width: 80%;
margin: 0 10px 0 0 !important;
margin-top: 3px;
}
.woocommerce-page.woocommerce-cart .coupon label {
display: none;
}
.woocommerce-page.woocommerce-cart .coupon input {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
float: left;
width: auto;
margin-right: 5px;
}
.woocommerce-page.woocommerce-cart .coupon input#coupon_code {
width: 150px;
height: 40px;
}
.woocommerce-page.woocommerce-cart button[name*="update_cart"] {
float: right;
}
.woocommerce-page.woocommerce-account .woocommerce-form__label-for-checkbox {
margin-top: 5px;
float: left;
width: 100%;
margin-bottom: 0;
}
.woocommerce-page.woocommerce-account .woocommerce-form__label-for-checkbox #rememberme {
margin: 10px 10px 0 0;
}
.woocommerce-page.woocommerce-account .lost_password {
margin-top: -10px;
}
.woocommerce-page.woocommerce-account form.woocommerce-form .woocommerce-form-row {
margin-bottom: 20px;
}
.shop_attributes td {
vertical-align: middle;
}
.shop_attributes td p {
margin-bottom: 0;
}
.woocommerce-cart-form__contents thead tr th {
color: #1b1f2e;
border-bottom: 0;
font-weight: 600;
text-align: center;
}
.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item td {
vertical-align: middle;
text-align: center;
color: #1b1f2e;
}
.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item td.product-remove {
width: 50px;
}
.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item td.product-remove a.remove {
display: inline-block;
width: 30px;
height: 30px;
background: #F3605D;
font-size: 26px;
line-height: 28px;
color: #fff;
}
.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item td.product-remove a.remove:hover {
background: #1b1f2e;
color: #fff;
}
.woocommerce-cart-form__contents .product-thumbnail {
text-align: center;
}
.woocommerce-cart-form__contents .product-quantity {
width: 100px;
}
.woocommerce-cart-form__contents .product-quantity .quantity {
width: 100%;
}
.woocommerce-cart-form__contents .product-quantity .quantity input {
width: 100%;
height: 36px;
text-align: center;
}
.cart_totals table.shop_table {
color: #1b1f2e;
}
.woocommerce-order ul.woocommerce-order-overview > li strong {
font-weight: 500;
color: #1b1f2e;
}
.woocommerce-order .woocommerce-customer-details p {
margin-bottom: 0;
}
.woocommerce-form-coupon {
padding: 20px;
border: 1px solid #E9E9EE;
background: #fff;
margin-bottom: 30px;
}
.woocommerce-form-coupon:before, .woocommerce-form-coupon:after {
content: " ";
display: table;
}
.woocommerce-form-coupon:after {
clear: both;
}
.woocommerce-form-coupon .form-row.form-row-first {
width: 50%;
}
.woocommerce-form-coupon .form-row.form-row-first input#coupon_code {
background: #fff;
}
.woocommerce-form-coupon .form-row.form-row-last {
width: 50%;
padding-left: 10px;
}
@media screen and (max-width: 600px) {
.woocommerce table.shop_table,
.woocommerce table.shop_table thead,
.woocommerce table.shop_table tbody,
.woocommerce table.shop_table th,
.woocommerce table.shop_table td,
.woocommerce table.shop_table tr {
display: block;
}
.woocommerce table.shop_table thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
.woocommerce table.shop_table tr {
border: 1px solid #E9E9EE;
}
.woocommerce table.shop_table td {
border: 1px solid #E9E9EE;
position: relative;
}
.woocommerce table.shop_table td.product-remove {
width: 100%;
}
.woocommerce table.shop_table td.product-quantity {
width: 100%;
}
.woocommerce table.shop_table td.actions {
margin: 0 0 0 15px !important;
}
.woocommerce table.shop_table td.actions:before, .woocommerce table.shop_table td.actions:after {
content: " ";
display: table;
}
.woocommerce table.shop_table td.actions:after {
clear: both;
}
.woocommerce table.shop_table {
border: none;
}
.woocommerce table.shop_table td.product-spacer {
border-color: #FFF;
height: 10px;
}
.woocommerce table.shop_table td.product-quantity:before {
content: "x";
}
.woocommerce .quantity,
.woocommerce #content .quantity,
.woocommerce .quantity,
.woocommerce #content .quantity {
margin: 0;
}
.woocommerce table.cart td.actions,
.woocommerce #content table.cart td.actions {
text-align: left;
border: 0;
padding-left: 0 !important;
}
.woocommerce table.cart td.actions .button.alt,
.woocommerce #content table.cart td.actions .button.alt {
float: left;
margin-top: 10px;
}
.woocommerce table.cart td.actions div,
.woocommerce #content table.cart td.actions div,
.woocommerce table.cart td.actions input,
.woocommerce #content table.cart td.actions input {
margin-bottom: 10px;
}
.woocommerce .cart-collaterals .cart_totals {
float: left;
width: 100%;
text-align: left;
}
.woocommerce .cart-collaterals .cart_totals th,
.woocommerce .cart-collaterals .cart_totals td {
border: 0 !important;
}
.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal td,
.woocommerce .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce .cart-collaterals .cart_totals table tr.total td {
padding-left: 6px !important;
}
.woocommerce table.shop_table tr.cart-subtotal td,
.woocommerce table.shop_table tr.shipping td,
.woocommerce table.shop_table tr.total td,
.woocommerce table.shop_table.order_details tfoot th,
.woocommerce table.shop_table.order_details tfoot td {
padding-left: 6px !important;
border: 0 !important;
}
.woocommerce table.shop_table tbody {
padding-top: 10px;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce .col2-set .col-2,
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
float: none;
width: 100%;
}
.woocommerce .order_details ul,
.woocommerce .order_details ul,
.woocommerce .order_details,
.woocommerce .order_details {
padding: 0;
}
.woocommerce .order_details li,
.woocommerce .order_details li {
clear: left;
margin-bottom: 10px;
border: 0;
}
#content table.cart td.actions .button,
.woocommerce #content table.cart td.actions .input-text,
.woocommerce #content table.cart td.actions input,
.woocommerce table.cart td.actions .button,
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions input,
.woocommerce #content table.cart td.actions .button,
.woocommerce #content table.cart td.actions .input-text,
.woocommerce #content table.cart td.actions input,
.woocommerce table.cart td.actions .button,
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions input {
width: 100%;
font-size: 12px !important;
}
.woocommerce tfoot {
display: block !important;
}
.woocommerce tfoot td {
width: 100% !important;
display: block !important;
}
#content table.cart td.actions .coupon .button,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon input,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon input,
.woocommerce #content table.cart td.actions .coupon .button,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon input,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon input {
width: 48%;
font-size: 12px !important;
}
#content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon {
margin-top: 1.5em;
}
#content table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .input-text {
margin-bottom: 1em;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce .cart-collaterals .cross-sells {
display: none;
}
} .shop-loop-title {
font-size: 22px;
overflow: hidden;
line-height: 34px;
margin: 0;
}
.shop-loop-description {
padding: 5px 0;
}
.shop-loop-actions .quickview, .shop-loop-actions .yith-wcwl-add-to-wishlist, .shop-loop-actions .yith-compare, .shop-loop-actions .add-to-cart {
width: 46px;
height: 46px;
float: left;
display: inline-block;
background: #fff;
text-indent: -9999px;
margin: 0;
position: relative;
z-index: 999;
border-bottom: 1px solid #E9E9EE;
border-left: 1px solid #E9E9EE;
}
.shop-loop-actions .quickview:first-child, .shop-loop-actions .yith-wcwl-add-to-wishlist:first-child, .shop-loop-actions .yith-compare:first-child, .shop-loop-actions .add-to-cart:first-child {
border-top: none;
}
.shop-loop-actions .quickview a, .shop-loop-actions .yith-wcwl-add-to-wishlist a, .shop-loop-actions .yith-compare a, .shop-loop-actions .add-to-cart a {
width: 46px;
height: 46px;
display: block;
color: #838694;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
line-height: 46px;
}
.shop-loop-actions .quickview a:after, .shop-loop-actions .yith-wcwl-add-to-wishlist a:after, .shop-loop-actions .yith-compare a:after, .shop-loop-actions .add-to-cart a:after {
text-indent: 0;
text-align: center;
font-family: "FontAwesome";
content: "";
position: absolute;
top: 0;
left: 0;
font-size: 16px;
width: 100%;
height: 100%;
font-weight: 700;
}
.shop-loop-actions .quickview a:hover, .shop-loop-actions .yith-wcwl-add-to-wishlist a:hover, .shop-loop-actions .yith-compare a:hover, .shop-loop-actions .add-to-cart a:hover {
background: #F3605D;
}
.shop-loop-actions .quickview a:hover:after, .shop-loop-actions .yith-wcwl-add-to-wishlist a:hover:after, .shop-loop-actions .yith-compare a:hover:after, .shop-loop-actions .add-to-cart a:hover:after {
color: #fff;
}
.shop-loop-actions .add-to-cart a:after {
content: "\f217";
}
.shop-loop-actions .add-to-cart a.added {
display: none;
}
.shop-loop-actions .add-to-cart a.added_to_cart.wc-forward:after {
content: "\f35a";
margin: 0;
}
.shop-loop-actions .quickview a:after {
content: "\f06e";
}
.shop-loop-actions .yith-wcwl-add-to-wishlist {
position: relative;
}
.shop-loop-actions .yith-wcwl-add-to-wishlist .ajax-loading {
display: none;
position: absolute;
top: 10px;
right: 10px;
}
.shop-loop-actions .yith-wcwl-add-to-wishlist .feedback {
display: none;
}
.shop-loop-actions .yith-wcwl-add-to-wishlist a:after {
content: "\f004";
}
.shop-loop-actions .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show .feedback, .shop-loop-actions .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show .feedback {
display: none;
}
.shop-loop-actions .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show a:after, .shop-loop-actions .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a:after {
content: "" !important;
}
.shop-loop-actions .yith-compare a:after {
content: "\e948";
}
.shop-loop-actions .yith-compare a.added:after {
content: "\e918";
}
.shop-loop-actions .clear {
display: none;
}
@media (max-width: 767.98px) {
.shop-loop-actions .quickview {
display: none;
}
}
.product-block {
margin-bottom: 45px;
position: relative;
min-height: 100px;
}
.product-block .star-rating {
margin-top: 10px;
}
.product-block .product-thumbnail {
position: relative;
text-align: center;
}
.product-block .product-thumbnail:after {
content: '';
background: rgba(0, 0, 0, 0.2);
opacity: 0;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 11;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.product-block .product-thumbnail .shop-loop-actions {
position: absolute;
bottom: 0;
left: -10px;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
width: 40px;
z-index: 99;
}
@media (max-width: 991.98px) {
.product-block .product-thumbnail .shop-loop-actions {
left: 0;
opacity: 1;
filter: alpha(opacity=100);
}
}
.product-block .shop-loop-after-title {
position: relative;
}
.product-block .price {
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
@media (max-width: 991.98px) {
.product-block .price {
-webkit-opacity: 1 !important;
-ms-opacity: 1 !important;
-o-opacity: 1 !important;
opacity: 1 !important;
}
}
.product-block .thumbnail .caption {
padding: 0 !important;
}
.product-block .star-rating {
float: left;
}
.product-block .product-hover {
position: absolute;
top: 100%;
left: 0;
z-index: 99;
width: 100%;
height: 40px;
background: #ccc;
}
.product-block:hover .shop-loop-actions {
opacity: 1;
filter: alpha(opacity=100);
left: 0px;
}
.product-block .product-thumbnail-inner .swap-thumbnail {
position: relative;
overflow: hidden;
}
.product-block .product-thumbnail-inner .swap-thumbnail .attachment-shop_catalog {
position: relative;
z-index: 11;
-webkit-transition: all 0.5s;
transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
position: absolute;
top: 0;
left: 0;
width: 100%;
display: block;
text-align: center;
}
.product-block .product-thumbnail-inner .swap-thumbnail .image-second {
position: relative;
z-index: 10;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transition: opacity 0.7s ease 0s, transform 3s cubic-bezier(0, 0, 0.44, 1.18) 0s, -webkit-transform 3s cubic-bezier(0, 0, 0.44, 1.18) 0s;
transition: opacity 0.7s ease 0s, transform 3s cubic-bezier(0, 0, 0.44, 1.18) 0s, -webkit-transform 3s cubic-bezier(0, 0, 0.44, 1.18) 0s;
-moz-transition: opacity 0.7s ease 0s, transform 3s cubic-bezier(0, 0, 0.44, 1.18) 0s, -webkit-transform 3s cubic-bezier(0, 0, 0.44, 1.18) 0s;
-ms-transition: opacity 0.7s ease 0s, transform 3s cubic-bezier(0, 0, 0.44, 1.18) 0s, -webkit-transform 3s cubic-bezier(0, 0, 0.44, 1.18) 0s;
-webkit-transform: scale(0.98);
transform: scale(0.98);
}
.product-block .product-meta {
padding-top: 15px;
text-align: left;
padding: 35px;
border: 1px solid #E9E9EE;
border-top: 0;
}
@media (max-width: 991.98px) {
.product-block .product-meta {
padding: 30px;
}
}
.product-block:hover .product-thumbnail:after {
opacity: 1;
}
.product-block:hover .swap-thumbnail .attachment-shop_catalog {
opacity: 0;
filter: alpha(opacity=0);
z-index: 10;
visibility: hidden;
}
.product-block:hover .swap-thumbnail .image-second {
z-index: 11;
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1.05);
transform: scale(1.05);
visibility: visible;
}
.rating-off .star-rating {
display: none;
}
.shop-loop-price {
font-size: 18px;
text-decoration: none;
min-height: 30px;
color: #1b1f2e;
font-weight: 500;
}
.shop-loop-price .price {
color: #F3605D;
}
.shop-loop-price ins {
text-decoration: none;
}
.shop-loop-price del {
color: #838694;
}
ul.list-sub-category {
padding: 0 10px;
}
ul.list-sub-category > li {
border-bottom: 1px dotted #E9E9EE;
padding: 8px 10px;
list-style-type: none;
}
ul.list-sub-category > li > a {
font-size: 14px;
color: #242424;
}
.gva-countdown {
text-align: left;
}
.gva-countdown .countdown-times {
display: block;
width: 100%;
margin-top: 22px;
}
.gva-countdown .countdown-times > div {
float: left;
width: 23%;
font-size: 14px;
font-style: italic;
margin: 0 1%;
text-align: center;
border: 1px solid #E9E9EE;
padding: 5px;
}
.gva-countdown .countdown-times > div b {
font-size: 12px;
font-family: "Poppins", sans-serif;
border-bottom: 1px solid #E9E9EE;
display: block;
font-style: normal;
}
.gva-countdown .countdown-times > div.day {
color: #F3605D;
}
.gva-countdown .countdown-times > div:last-child {
margin-right: 0;
}
.gva-countdown .countdown-times > div:first-child {
margin-left: 0;
}
.product_list_widget .minicart-close {
text-align: center;
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #E9E9EE;
}
.product_list_widget .minicart-close i {
display: inline-block;
font-size: 10px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border: 1px solid #838694;
padding: 6px;
}
.product_list_widget .minicart-close:hover {
color: #F3605D;
cursor: pointer;
}
.product_list_widget.cart_list .widget-product {
color: #838694;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px dotted #E9E9EE;
position: relative;
float: left;
width: 100%;
}
.product_list_widget.cart_list .widget-product .product-thumbnail {
width: 90px;
}
.product_list_widget.cart_list .widget-product .product-thumbnail a {
border: 1px solid #E9E9EE;
padding: 5px;
}
.product_list_widget.cart_list .widget-product .product-thumbnail a img {
max-width: 100%;
}
.product_list_widget.cart_list .widget-product .product-body {
padding-left: 110px;
}
.product_list_widget.cart_list .widget-product .name {
font-size: 16px;
text-transform: none;
font-weight: none;
margin: 0 0 8px;
font-weight: 600;
}
.product_list_widget.cart_list .widget-product .name a {
color: #1b1f2e;
}
.product_list_widget.cart_list .widget-product .name a:hover {
color: #F3605D !important;
}
.product_list_widget.cart_list .widget-product .remove {
position: absolute;
left: 0;
top: 0;
width: 15px;
height: 15px;
background: #F3605D;
color: #fff;
display: none;
text-align: center;
line-height: 14px;
}
.product_list_widget.cart_list .widget-product:hover .remove {
display: block;
}
.shop-loop-container {
margin-bottom: 30px;
}
.shop-loop-container .woocommerce-filter {
margin-bottom: 30px;
}
.shop-loop-container .woocommerce-filter .woocommerce-result-count {
margin-bottom: 0;
margin-top: 2px;
}
.shop-loop-container .woocommerce-filter > * {
float: left;
color: #858585;
}
.shop-loop-container .woocommerce-filter select.orderby {
height: 40px;
background: #F8F8F7;
border: none !important;
}
.shop-loop-container .woocommerce-filter .alert {
float: left;
width: 100%;
}
.woocommerce-page .gva-ajax-loading .wp-content:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999;
background: rgba(255, 255, 255, 0.8);
} .mini-cart-header .mini-cart-inner .minicart-content {
background: #fff;
position: fixed;
top: 0;
bottom: 0;
overflow-y: auto;
right: -360px;
z-index: 999;
width: 350px;
max-width: 100%;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
padding: 0 25px 30px;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
overflow-x: hidden;
}
@media (max-width: 991.98px) {
.mini-cart-header .mini-cart-inner .minicart-content {
padding-left: 15px;
padding-right: 15px;
}
}
.mini-cart-header .mini-cart-inner .minicart-content .minicart-header {
background: #EBEDEF;
color: #1b1f2e;
padding: 10px 0;
position: relative;
margin-bottom: 30px;
}
.mini-cart-header .mini-cart-inner .minicart-content .minicart-header:before, .mini-cart-header .mini-cart-inner .minicart-content .minicart-header:after {
content: '';
background: #EBEDEF;
position: absolute;
top: 0;
width: 200px;
height: 100%;
z-index: 1;
}
.mini-cart-header .mini-cart-inner .minicart-content .minicart-header:before {
left: 100%;
}
.mini-cart-header .mini-cart-inner .minicart-content .minicart-header:after {
right: 100%;
}
.mini-cart-header .mini-cart-inner .minicart-content .minicart-header .minicart-title {
font-weight: 500;
font-size: 16px;
}
.mini-cart-header .mini-cart-inner .minicart-content .minicart-header .minicart-close {
float: right;
}
.mini-cart-header .mini-cart-inner .minicart-content .minicart-header .minicart-close i {
display: inline-block;
font-size: 14px;
}
.mini-cart-header .mini-cart-inner .minicart-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 11;
background: rgba(0, 0, 0, 0.6);
display: none;
}
.mini-cart-header .mini-cart-inner .minicart-overlay:hover {
cursor: no-drop;
}
.mini-cart-header .mini-cart-inner .total .strong {
color: #1b1f2e;
}
.mini-cart-header .mini-cart-inner p.buttons {
float: left;
width: 100%;
margin-bottom: 30px;
}
.mini-cart-header .mini-cart-inner p.buttons a {
width: 48%;
padding: 0 15px;
line-height: 38px;
font-size: 14px;
font-weight: 500;
border-radius: 0;
margin-left: 2%;
border: 1px solid #F3605D;
border-left: 4px solid #F3605D;
}
.mini-cart-header .mini-cart-inner p.buttons a:last-child {
margin-left: 0;
}
.mini-cart-header .mini-cart-inner p.buttons a:after {
content: none;
}
.mini-cart-header .mini-cart-inner p.buttons a:hover, .mini-cart-header .mini-cart-inner p.buttons a:focus, .mini-cart-header .mini-cart-inner p.buttons a:active {
border-color: #F3605D;
background: #F3605D;
color: #fff;
}
.mini-cart-header .mini-cart-inner .ps-scrollbar-x-rail {
display: none;
}
.mini-cart-header .mini-cart-inner.open .minicart-content {
right: 0;
opacity: 1;
filter: alpha(opacity=100);
}
.mini-cart-header .mini-cart-inner.open .minicart-overlay {
display: block;
}
body.admin-bar .mini-cart-header .mini-cart-inner.open .minicart-content {
margin-top: 30px;
}
#gva-quickview {
position: relative;
display: none;
max-width: 1000px;
margin: 0 auto;
background: #fff;
}
#gva-quickview .product-single-inner {
margin: 0;
}
#gva-quickview .product-single-inner .column {
padding: 0;
}
#gva-quickview .product-single-inner .column .column-inner {
padding-right: 0 !important;
}
#gva-quickview .product-single-inner .column.entry-summary {
padding: 30px;
}
#gva-quickview .product-single-inner .column.product_image_wrapper #gva-quickview-images .owl-dots {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 9;
}
#gva-quickview .product_meta {
width: 100%;
float: left;
margin-top: 15px;
}
#gva-quickview .product_meta > span {
margin-right: 20px;
}
#gva-quickview .product_meta > span:last-child {
margin-right: 0;
}
#gva-quickview .quantity {
margin-right: 20px;
}
#gva-quickview #gva-quickview-images .owl-dots {
margin: 10px 0 15px;
}
.mfp-wrap #gva-quickview {
display: block;
}
@media (max-width: 1100px) {
#gva-quickview {
max-width: 550px;
} #gva-quickview .nm-qv-summary {
float: none;
width: 100%;
}
#gva-quickview .nm-qv-summary-content.align-bottom {
position: static;
width: 100%;
padding: 0;
} #gva-quickview .nm-qv-product-image {
float: none;
width: 100%;
}
}
.woo-display-mode > a {
width: 30px;
height: 30px;
display: line-block;
margin-right: 15px;
padding: 4px 0 0 !important;
text-align: center;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
color: #1b1f2e;
background: #fff;
line-height: 22px;
border: 1px solid rgba(0, 0, 0, 0.1);
font-size: 16px;
}
.woo-display-mode > a:before, .woo-display-mode > a:after {
display: none;
}
.woo-display-mode > a:hover, .woo-display-mode > a:active, .woo-display-mode > a:focus, .woo-display-mode > a.active {
background-image: none;
-webkit-box-shadow: none;
box-shadow: none;
outline: 0 none;
color: #fff;
background: #F3605D;
}
.shop-loop-container .products_wrapper {
background: #fff;
}
.filter-sidebar .filter-sidebar-inner {
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.filter-sidebar .filter-sidebar-inner.layout-fullwidth {
background: #fff;
overflow-y: hidden;
opacity: 0;
filter: alpha(opacity=0);
max-height: 0px;
}
.filter-sidebar .filter-sidebar-inner.layout-fullwidth .filter-close {
display: none;
}
.filter-sidebar .filter-sidebar-inner.layout-fullwidth > .widget {
width: 25%;
float: left;
border: none;
}
@media (max-width: 991.98px) {
.filter-sidebar .filter-sidebar-inner.layout-fullwidth > .widget {
width: 50%;
}
.filter-sidebar .filter-sidebar-inner.layout-fullwidth > .widget:nth-of-type(2n+1) {
clear: both;
}
.filter-sidebar .filter-sidebar-inner.layout-fullwidth > .widget:nth-of-type(2n+1):after {
display: none;
}
}
@media (max-width: 767.98px) {
.filter-sidebar .filter-sidebar-inner.layout-fullwidth > .widget {
width: 100%;
}
}
.filter-sidebar .filter-sidebar-inner.layout-fullwidth.active {
padding-top: 30px;
opacity: 1;
filter: alpha(opacity=100);
height: auto;
min-height: 40px;
max-height: 10000px;
border-bottom: 1px solid #E9E9EE;
}
.filter-sidebar .filter-sidebar-inner.layout-offcavas {
position: fixed;
width: 290px;
left: -290px;
top: 0;
bottom: 0;
z-index: 99999;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
background: #fff;
-webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
}
.filter-sidebar .filter-sidebar-inner.layout-offcavas .filter-close {
width: 35px;
height: 35px;
position: fixed;
top: 50%;
left: 0;
margin-top: -15px;
z-index: 99;
background: #F3605D;
font-size: 20px;
line-height: 32px;
text-align: center;
z-index: 1;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
-webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
}
.filter-sidebar .filter-sidebar-inner.layout-offcavas .filter-close a {
color: #fff;
}
.filter-sidebar .filter-sidebar-inner.layout-offcavas .filter-close:hover {
cursor: pointer;
background: #1b1f2e;
}
.filter-sidebar .filter-sidebar-inner.layout-offcavas .widget {
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.filter-sidebar .filter-sidebar-inner.layout-offcavas.active {
left: 0;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.filter-sidebar .filter-sidebar-inner.layout-offcavas.active .filter-close {
left: 290px;
}
.woocommerce .button[type*="submit"] {
font-size: 14px;
text-transform: uppercase;
background: #F3605D;
color: #fff;
font-weight: 500;
padding: 4px 30px;
line-height: 40px;
letter-spacing: 2px;
position: relative;
z-index: 9;
display: inline-block;
-webkit-transition: all 0.35s !important;
transition: all 0.35s !important;
-moz-transition: all 0.35s !important;
-ms-transition: all 0.35s !important;
text-decoration: none;
border: none;
}
.woocommerce .button[type*="submit"]:hover {
color: #fff;
-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
} .widget.widget-products .tabs-container {
overflow: hidden;
}
.widget.widget-products .carousel-controls {
position: absolute;
right: 0;
top: -100px;
}
.widget.widget-products .carousel-control {
left: auto;
top: 28px;
color: #D9D9D9;
}
.widget.widget-products .carousel-control.prev {
right: 45px;
}
.widget.widget-products .carousel-control.next {
right: 0;
}
.widget.widget_layered_nav ul, .widget.widget_layered_nav ol {
padding: 0;
margin: 0;
list-style: none;
}
.widget.widget_layered_nav ul li, .widget.widget_layered_nav ol li {
padding: 0 15px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget.widget_layered_nav ul li:first-child, .widget.widget_layered_nav ol li:first-child {
padding-top: 0;
background-position: 0 10px;
}
.widget.widget_layered_nav ul li:last-child, .widget.widget_layered_nav ol li:last-child {
border-bottom: 0;
padding-bottom: 0;
}
.widget.widget_layered_nav ul li a, .widget.widget_layered_nav ol li a {
font-size: 15px;
color: #4a4a4a;
line-height: 25px;
}
.widget.widget_layered_nav ul ul li:first-child, .widget.widget_layered_nav ol ul li:first-child {
padding-top: 14px;
background-position: 0 24px;
}
.widget.widget_layered_nav ul > li {
padding: 5px 0;
}
.widget.widget_layered_nav ul > li a {
font-size: 14px;
line-height: 15px;
display: inline-block !important;
}
.widget.widget_layered_nav ul > li a:hover {
color: #F3605D;
}
.widget.widget_layered_nav ul > li.chosen a {
background: #EFEEEC;
display: block;
padding: 8px 20px 8px 35px;
text-transform: uppercase;
color: #242424;
position: relative;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.widget.widget_layered_nav ul > li.chosen a:after {
content: '\e907';
font-family: 'gva-icon';
font-size: 12px;
color: #98948F;
position: absolute;
left: 12px;
top: 8px;
z-index: 1;
}
.widget.widget_layered_nav ul > li.chosen a:hover {
background: #1b1f2e;
color: #fff;
}
.widget.widget-related-products .carousel-controls {
opacity: 0;
filter: alpha(opacity=0);
}
.widget.widget-related-products:hover .carousel-controls {
opacity: 1;
filter: alpha(opacity=100);
}
.widget .widget-products-carousel {
position: relative;
}
.widget.widget_product_categories li.current-cat > a {
color: #F3605D !important;
}
.widget.widget_product_categories li.current-cat-parent > .cat-caret:after {
content: "" !important;
}
.widget.widget_product_categories li.current-cat-parent ul {
display: block;
}
.widget.widget_product_categories ul.product-categories > li {
position: relative;
}
.widget.widget_product_categories ul.product-categories > li .count {
position: absolute;
top: 3px;
right: 0;
z-index: 1;
}
.widget.widget_product_categories ul.product-categories > li.has-sub .cat-caret {
position: absolute;
top: 15px;
right: 0;
width: 15px;
height: 15px;
z-index: 9;
color: #85827D;
background: url(//bucketfunds.com/wp-content/themes/krowd/images/plus.png) no-repeat center center transparent;
}
.widget.widget_product_categories ul.product-categories > li.has-sub .cat-caret:hover {
cursor: pointer;
color: #F3605D;
}
.widget.widget_product_categories ul.product-categories > li.has-sub.active .cat-caret {
background: url(//bucketfunds.com/wp-content/themes/krowd/images/minium.png) no-repeat center center transparent;
}
.widget.widget_product_categories ul.product-categories > li > a {
display: block;
}
.widget.widget_product_categories ul.product-categories > li ul a {
color: #858585;
}
.widget.widget_product_categories ul.product-categories > li ul a:hover {
color: #F3605D;
}
.widget.widget_product_categories ul ul {
display: none;
} .nav-tabs.skin-default {
text-align: center;
}
.nav-tabs.skin-default li {
display: inline-block;
text-transform: none;
} .widget_price_filter .price_label {
display: inline-block;
}
.widget_price_filter .price_slider {
margin: 0 0 30px 0;
}
.widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4em;      font-size: 10px; font-size: 1rem; }
.widget_price_filter .price_slider_amount .button {
float: left;
border: 2px solid #E9E9EE;
color: #1b1f2e;
-webkit-box-shadow: none;
box-shadow: none;
background: none;
margin-top: -3px;
padding: 0 10px;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.widget_price_filter .price_slider_amount .button:hover {
background: #242424;
color: #fff;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
z-index: 2;
position: absolute;
outline: none;
top: -6.5px;
width: 5px;
height: 18px;
cursor: pointer;
background: #242424;
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;      font-size: 10px; font-size: 1rem; display: block;
border: 0;
background: #242424 !important;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #ccccd8;
}
.widget_price_filter .ui-slider-horizontal {
height: 5px;
width: 95%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
background: #E9E9EE;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}:root {
--tec-font-family-sans-serif: "Poppins", sans-serif;
--tec-color-accent-primary: #674DF0;
--tec-font-size-4: 16px;
--tec-line-height-2: 28px;
--tec-spacer-14: 60px;
--tec-spacer-13: 60px;
}   body {
overflow-x: hidden;
font-size: 16px;
line-height: 2.1;
}
a:hover, a:active, a:focus, button:hover, button:active, button:focus {
outline: none;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
text-decoration: none;
cursor: pointer;
}
a:hover {
color: #F3605D;
}
a.dropdown-toggle:after {
display: none;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 15px;
margin-bottom: 20px;
}
img {
border: 0;
vertical-align: top;
max-width: 100%;
height: auto;
}
svg {
height: auto;
}
.video-responsive {
height: 0;
padding-top: 0;
padding-bottom: 56.25%;
margin-bottom: 10px;
position: relative;
overflow: hidden;
}
.video-responsive embed, .video-responsive iframe, .video-responsive object, .video-responsive video {
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
}
iframe {
max-width: 100%;
}
.wp-block-gallery {
padding: 0 15px;
}
.wp-block-gallery.alignleft {
padding-right: 20px;
}
.wp-block-gallery.alignright {
padding-left: 20px;
}
.wp-block-button {
margin-bottom: 10px;
}
.wp-block-button__link {
margin-bottom: 10px;
}
input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"],
textarea, select {
background-color: #fff;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
border: 1px solid #E9E9EE;
padding: 5px 10px;
max-width: 100%;
border-radius: 0;
}
input[type="text"]:focus, input[type="text"]:active, input[type="text"]:hover,
input[type="tel"]:focus,
input[type="tel"]:active,
input[type="tel"]:hover,
input[type="password"]:focus,
input[type="password"]:active,
input[type="password"]:hover,
input[type="email"]:focus,
input[type="email"]:active,
input[type="email"]:hover,
textarea:focus,
textarea:active,
textarea:hover, select:focus, select:active, select:hover {
outline: none;
}
button:hover, input[type="button"]:hover, input[type="submit"]:hover {
cursor: pointer;
}
textarea {
width: 100%;
}
input:focus, input:active, input:hover, textarea:focus, textarea:active, textarea:hover, select:focus, select:active, select:hover {
outline: none;
}
.wp-caption {
margin-top: 10px;
margin-bottom: 10px;
max-width: 100%;
}
.wp-caption img {
margin-bottom: 10px;
}
.wp-caption .wp-caption-text {
font-weight: 400;
font-size: 14px;
font-style: italic;
color: #1b1f2e;
width: 100%;
display: block;
}
.aligncenter {
text-align: center !important;
margin-left: auto !important;
margin-right: auto !important;
}
img.aligncenter {
display: block;
margin-left: auto !important;
margin-right: auto !important;
}
.wp-block-image .aligncenter {
display: block !important;
}
.alignleft {
text-align: left;
float: left;
margin-right: 15px;
margin-bottom: 10px;
}
.alignright {
text-align: right;
float: right;
margin-left: 15px;
margin-bottom: 10px;
}
.wp-block-cover {
color: #fff !important;
}
.wp-block-cover .wp-block-cover-text {
color: #fff !important;
}
.wp-block-cover-text {
color: #fff !important;
}
.wp-block-image, .wp-block-gallery, .wp-block-embed {
margin: 15px 0;
}
.wp-block-categories {
padding-left: 0;
list-style: none;
}
.link-pages {
float: left;
width: 100%;
}
.page-links > a, .page-links > span:not(.page-links-title) {
padding: 2px 12px;
line-height: 38px;
text-align: center;
border: 1px solid #E9E9EE;
color: #1b1f2e;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.page-links > a:hover, .page-links > span:not(.page-links-title):hover {
border-color: 1px solid #F3605D;
}
.page-links > span:not(.page-links-title) {
border: 1px solid #F3605D;
}
.page-links .post-page-numbers {
padding: 2px 12px;
line-height: 38px;
text-align: center;
border: 1px solid #E9E9EE;
color: #1b1f2e;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.page-links .post-page-numbers:hover {
border-color: #F3605D;
}
.page-links span.post-page-numbers {
border-color: #F3605D;
}
#wp-calendar {
width: 100%;
margin-bottom: 0;
}
#wp-calendar caption {
font-weight: 600;
}
#wp-calendar td, #wp-calendar th {
padding: 5px;
text-align: center;
}
#wp-calendar caption {
margin-bottom: 10px;
}
#wp-calendar > thead > tr > th,
#wp-calendar > thead > tr > td {
border-bottom-width: 0px !important;
}
table {
width: 100%;
margin-bottom: 20px;
border: 1px solid #dee2e6;
}
table > thead > tr > th,
table > thead > tr > td,
table > tbody > tr > th,
table > tbody > tr > td,
table > tfoot > tr > th,
table > tfoot > tr > td {
border-color: #dee2e6;
border-width: 1px 1px 1px 0;
border-style: solid;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th {
color: #1b1f2e;
font-weight: 600;
word-wrap: normal;
}
table > thead > tr > th.views,
table > tbody > tr > th.views,
table > tfoot > tr > th.views {
min-width: 120px;
}
table > thead > tr > th,
table > thead > tr > td {
border-bottom-width: 2px;
color: #1b1f2e;
white-space: nowrap;
}
.no-padding {
padding: 0 !important;
}
a.disable {
pointer-events: none;
cursor: default;
}
ul, ol {
padding-left: 20px;
}
ul li i, ol li i {
margin-right: 3px;
}
ul.medium, ol.medium {
list-style-type: none;
padding-left: 0;
}
ul.medium > li, ol.medium > li {
line-height: 24px;
font-size: 13px;
margin-bottom: 5px;
}
ul.feature-list, ul.list-style-1 {
margin-bottom: 20px;
padding-left: 0;
}
ul.feature-list > li, ul.list-style-1 > li {
list-style-type: none;
padding-left: 30px;
position: relative;
margin-bottom: 5px;
}
ul.feature-list > li:after, ul.list-style-1 > li:after {
content: "\f058";
font-family: "FontAwesome";
position: absolute;
top: 2px;
left: 2px;
z-index: 1;
color: #F3605D;
font-weight: 700;
}
ul.list-style-2 {
list-style-type: none;
padding: 0;
margin: 0;
}
ul.list-style-2 > li {
color: #F3605D;
margin: 0 0 20px;
font-size: 16px;
font-weight: 500;
}
ul.list-style-2 > li:last-child {
margin-bottom: 0;
}
ul.inline {
padding: 0;
margin: 0;
}
ul.inline > li {
float: left;
margin-right: 15px;
list-style: none;
}
ul.inline > li:last-child {
margin-right: 0;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .pager .paginations {
display: inline-block;
}
.pager .paginations a {
font-size: 14px;
background: #fff;
color: #1b1f2e;
font-weight: 500;
padding: 0 15px 0 15px;
line-height: 34px;
position: relative;
z-index: 9;
display: inline-block;
-webkit-transition: all 0.35s !important;
transition: all 0.35s !important;
-moz-transition: all 0.35s !important;
-ms-transition: all 0.35s !important;
text-decoration: none;
border: none;
margin-right: 10px;
border: 2px solid #E9E9EE;
}
.pager .paginations a:hover {
color: #F3605D;
-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
border-color: #F3605D;
}
.pager .paginations a.active {
background: #F3605D;
border-color: #F3605D;
color: #fff;
}
.pager .paginations span.page-item {
padding-right: 5px;
letter-spacing: 1px;
}
.woocommerce .pager .pages > * {
border: 1px solid #E9E9EE;
font-weight: 600;
display: inline-block;
width: 36px;
height: 36px;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
line-height: 36px;
text-align: center;
margin-right: 10px;
font-size: 14px;
color: #888888;
}
.woocommerce .pager .pages > *:last-child {
margin-right: 0;
}
.woocommerce .pager .pages > *:hover {
color: #242424;
border-color: #242424;
text-decoration: -moz-anchor-decoration;
}
.woocommerce .pager .pages span {
color: #242424;
text-decoration: -moz-anchor-decoration;
border-color: #242424;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.margin-1 {
margin-top: -60px;
}
@media (max-width: 991.98px) {
.margin-1 {
margin-top: 30px;
}
}
.margin-bottom-0 {
margin-bottom: 0 !important;
}
.margin-bottom-10 {
margin-bottom: 10px !important;
}
.margin-bottom-20 {
margin-bottom: 20px !important;
}
.margin-bottom-30 {
margin-bottom: 30px !important;
}
.margin-bottom-40 {
margin-bottom: 40px !important;
}
.margin-bottom-50 {
margin-bottom: 50px !important;
}
.margin-bottom-60 {
margin-bottom: 60px !important;
}
.margin-bottom-70 {
margin-bottom: 70px !important;
}
.margin-bottom-80 {
margin-bottom: 80px !important;
}
.margin-bottom-90 {
margin-bottom: 90px !important;
}
.margin-bottom-100 {
margin-bottom: 100px !important;
}
.margin-top-0 {
margin-top: 0 !important;
}
.margin-top-10 {
margin-top: 10px !important;
}
.margin-top-20 {
margin-top: 20px !important;
}
.margin-top-30 {
margin-top: 30px !important;
}
.margin-top-40 {
margin-top: 40px !important;
}
.margin-top-50 {
margin-top: 50px !important;
}
.margin-top-60 {
margin-top: 60px !important;
}
.margin-top-70 {
margin-top: 70px !important;
}
.margin-top-80 {
margin-top: 80px !important;
}
.margin-top-90 {
margin-top: 90px !important;
}
.margin-top-100 {
margin-top: 100px !important;
}
.margin-right-0 {
margin-right: 0 !important;
}
.margin-right-10 {
margin-right: 10px !important;
}
.margin-right-20 {
margin-right: 20px !important;
}
.margin-right-30 {
margin-right: 30px !important;
}
.margin-right-40 {
margin-right: 40px !important;
}
.margin-right-50 {
margin-right: 50px !important;
}
.margin-right-60 {
margin-right: 60px !important;
}
.margin-right-70 {
margin-right: 70px !important;
}
.margin-right-80 {
margin-right: 80px !important;
}
.margin-right-90 {
margin-right: 90px !important;
}
.margin-right-100 {
margin-right: 100px !important;
}
.margin-left-0 {
margin-left: 0 !important;
}
.margin-left-10 {
margin-left: 10px !important;
}
.margin-left-20 {
margin-left: 20px !important;
}
.margin-left-30 {
margin-left: 30px !important;
}
.margin-left-40 {
margin-left: 40px !important;
}
.margin-left-50 {
margin-left: 50px !important;
}
.margin-left-60 {
margin-left: 60px !important;
}
.margin-left-70 {
margin-left: 70px !important;
}
.margin-left-80 {
margin-left: 80px !important;
}
.margin-left-90 {
margin-left: 90px !important;
}
.margin-left-100 {
margin-left: 100px !important;
}
.padding-bottom-10 {
padding-bottom: 10px !important;
}
.padding-bottom-20 {
padding-bottom: 20px !important;
}
.padding-bottom-30 {
padding-bottom: 30px !important;
}
.padding-bottom-40 {
padding-bottom: 40px !important;
}
.padding-bottom-50 {
padding-bottom: 50px !important;
}
.padding-bottom-60 {
padding-bottom: 60px !important;
}
.padding-bottom-70 {
padding-bottom: 70px !important;
}
.padding-bottom-80 {
padding-bottom: 80px !important;
}
.padding-bottom-90 {
padding-bottom: 90px !important;
}
.padding-bottom-100 {
padding-bottom: 100px !important;
}
.padding-top-10 {
padding-top: 10px !important;
}
.padding-top-20 {
padding-top: 20px !important;
}
.padding-top-30 {
padding-top: 30px !important;
}
.padding-top-40 {
padding-top: 40px !important;
}
.padding-top-50 {
padding-top: 50px !important;
}
.padding-top-60 {
padding-top: 60px !important;
}
.padding-top-70 {
padding-top: 70px !important;
}
.padding-top-80 {
padding-top: 80px !important;
}
.padding-top-90 {
padding-top: 90px !important;
}
.padding-top-100 {
padding-top: 100px !important;
}
.padding-50 {
padding: 50px !important;
}
@media (max-width: 991.98px) {
.padding-50 {
padding: 30px !important;
}
}
.padding-40 {
padding: 40px !important;
}
.padding-30 {
padding: 30px !important;
}
.padding-20 {
padding: 20px !important;
}
.padding-responsive {
padding: 30px 120px;
}
@media (max-width: 991.98px) {
.padding-responsive {
padding: 30px;
}
}
.special-margin-top {
margin-top: -100px;
}
@media (max-width: 991.98px) {
.special-margin-top {
margin-top: 30px;
}
}
.special-margin-top-2 {
margin-top: -120px;
}
@media (max-width: 991.98px) {
.special-margin-top-2 {
margin-top: 10px;
margin-bottom: 30px;
}
}
.no-bg {
background: transparent !important;
}
.bg-theme {
background: #F3605D !important;
}
.bg-theme-2 {
background: #F3605D !important;
}
.bg-dark {
background: #222 !important;
}
.bg-white {
background: #fff !important;
}
.bg-center {
background-position: center center !important;
background-repeat: no-repeat;
}
.bg-left {
background-position: center left !important;
}
.bg-left > .vc_column-inner {
background-position: center left !important;
}
.bg-right {
background-position: center right !important;
}
.bg-right > .vc_column-inner {
background-position: center right !important;
}
.vc_wpb_row_inner.bg-bottom {
background-position: bottom center !important;
background-repeat: no-repeat !important;
}
.no-border {
border: none !important;
}
.radius-1x {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
}
.radius-2x {
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
}
.radius-5x {
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
}
.border-1 {
border: 1px solid #E9E9EE !important;
}
.border-2 {
border: 2px solid #E9E9EE;
}
.border-3 {
border: 3px solid #E9E9EE;
}
.border-4 {
border: 4px solid #E9E9EE;
}
.border-5 {
border: 5px solid #E9E9EE;
}
.hidden {
display: none !important;
}
.over-hidden {
overflow: hidden;
}
.pstatic {
position: static !important;
}
.prelative {
position: relative !important;
}
.text-white {
color: #fff !important;
}
.text-white * {
color: #fff !important;
}
.text-black {
color: #1b1f2e;
}
.text-theme {
color: #F3605D !important;
}
.hover-color-theme a:hover {
color: #F3605D !important;
}
.hover-color-theme-2 a:hover {
color: #29F0B4 !important;
}
.text-medium {
font-size: 18px;
}
.text-underline {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 3px, rgba(0, 0, 0, 0) 0%);
background-size: 1px 5px;
background-repeat: repeat-x;
background-position: bottom;
text-decoration: none;
padding-bottom: 2px;
}
.letter-spacing-1 {
letter-spacing: -1px !important;
}
.letter-spacing-2 {
letter-spacing: -2px !important;
}
.btn-theme, .btn, .btn-white, .btn-theme-2, .btn-theme-2 input[type*="submit"], .btn-black, input[type*="submit"]:not(.fa):not(.btn-theme), #tribe-events .tribe-events-button, .tribe-events-button {
font-size: 14px;
background: #F3605D;
color: #fff;
font-weight: 500;
padding: 22px 38px;
line-height: 20px;
position: relative;
z-index: 9;
display: inline-block;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
text-transform: uppercase !important;
border: none;
letter-spacing: 3px;
}
@media (max-width: 991.98px) {
.btn-theme, .btn, .btn-white, .btn-theme-2, .btn-theme-2 input[type*="submit"], .btn-black, input[type*="submit"]:not(.fa):not(.btn-theme), #tribe-events .tribe-events-button, .tribe-events-button {
padding: 20px 22px;
font-size: 13px;
letter-spacing: 2px;
}
}
@media (max-width: 767.98px) {
.btn-theme, .btn, .btn-white, .btn-theme-2, .btn-theme-2 input[type*="submit"], .btn-black, input[type*="submit"]:not(.fa):not(.btn-theme), #tribe-events .tribe-events-button, .tribe-events-button {
padding: 16px 20px;
font-size: 12px;
letter-spacing: 1px;
}
}
.btn-theme span, .btn span, .btn-white span, .btn-theme-2 span, .btn-theme-2 input[type*="submit"] span, .btn-black span, input[type*="submit"]:not(.fa):not(.btn-theme) span, #tribe-events .tribe-events-button span, .tribe-events-button span {
position: relative;
z-index: 9;
}
.btn-theme:after, .btn:after, .btn-white:after, .btn-theme-2:after, .btn-theme-2 input[type*="submit"]:after, .btn-black:after, input[type*="submit"]:not(.fa):not(.btn-theme):after, #tribe-events .tribe-events-button:after, .tribe-events-button:after {
content: '';
width: 13px;
height: 13px;
background: #29F0B4;
position: absolute;
top: 0;
right: 0;
z-index: 1;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.btn-theme:hover, .btn:hover, .btn-white:hover, .btn-theme-2:hover, .btn-theme-2 input[type*="submit"]:hover, .btn-black:hover, input[type*="submit"]:not(.fa):not(.btn-theme):hover, #tribe-events .tribe-events-button:hover, .tribe-events-button:hover {
color: #1b1f2e;
cursor: pointer;
-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
}
.btn-theme:hover:after, .btn:hover:after, .btn-white:hover:after, .btn-theme-2:hover:after, .btn-theme-2 input[type*="submit"]:hover:after, .btn-black:hover:after, input[type*="submit"]:not(.fa):not(.btn-theme):hover:after, #tribe-events .tribe-events-button:hover:after, .tribe-events-button:hover:after {
width: 100%;
height: 100%;
}
.btn-theme:hover:before, .btn:hover:before, .btn-white:hover:before, .btn-theme-2:hover:before, .btn-theme-2 input[type*="submit"]:hover:before, .btn-black:hover:before, input[type*="submit"]:not(.fa):not(.btn-theme):hover:before, #tribe-events .tribe-events-button:hover:before, .tribe-events-button:hover:before {
color: #1b1f2e;
}
.btn-theme-2 {
background: #29F0B4;
color: #1b1f2e;
}
.btn-theme-2:after {
background: #1b1f2e !important;
}
.btn-theme-2:hover {
color: #fff;
}
.btn-black {
background: #1b1f2e;
}
.btn-black:after {
background: #fff;
}
.btn-black:hover {
color: #1b1f2e;
}
.btn-black:hover input[type='submit'] {
color: #1b1f2e !important;
}
.btn-slider {
position: relative;
}
.btn-slider:after {
content: '';
width: 13px;
height: 13px;
background: #1b1f2e;
position: absolute;
top: 0;
right: 0;
z-index: 1;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.btn-slider span {
position: relative;
z-index: 11;
}
.btn-slider:hover {
color: #fff !important;
}
.btn-slider:hover:after {
width: 100%;
height: 100%;
}
.btn:after, input[type*="submit"]:not(.fa):not(.btn-theme):not(.wpcf7-submit):after {
content: '';
width: 13px;
height: 13px;
background: #29F0B4;
position: absolute;
top: 0;
right: 0;
z-index: 1;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.btn:hover, input[type*="submit"]:not(.fa):not(.btn-theme):not(.wpcf7-submit):hover {
color: #fff;
}
.btn:hover:after, input[type*="submit"]:not(.fa):not(.btn-theme):not(.wpcf7-submit):hover:after {
height: 100%;
width: 100%;
}
#tribe-events .tribe-events-button, .tribe-events-button {
padding: 18px 30px;
text-transform: none;
letter-spacing: 0;
border-radius: 0;
}
#tribe-events .tribe-events-button:hover, .tribe-events-button:hover {
background: #F3605D;
}
.btn-small, .btn-size-small {
font-size: 11px;
padding: 10px 18px;
}
.btn-small:after, .btn-size-small:after {
width: 10px;
height: 10px;
}
.btn-small-arrow {
padding: 2px 38px 2px 20px;
line-height: 30px;
font-size: 12px;
position: relative;
}
.btn-small-arrow:before {
content: '\f061';
color: #fff;
font-family: 'FontAwesome';
position: absolute;
line-height: 1;
top: 11px;
font-size: 10px;
right: 20px;
z-index: 9;
font-weight: 700;
}
.btn-inline {
font-size: 12px;
text-transform: uppercase;
color: #F3605D;
position: relative;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
font-weight: 600;
letter-spacing: 2px;
}
.btn-inline:hover {
color: #1b1f2e;
text-decoration: underline;
}
.btn-white {
background: #fff;
color: #1b1f2e;
border-color: #fff;
}
.btn-white:hover, .btn-white:focus, .btn-white:active {
background: #e0e0e0;
color: #1b1f2e;
}
.width-600 {
max-width: 600px;
margin: 0 auto !important;
}
.width-700 {
max-width: 700px;
margin: 0 auto !important;
}
.width-800 {
max-width: 800px;
margin: 0 auto !important;
}
.width-900 {
max-width: 900px;
margin: 0 auto !important;
}
.width-950 {
max-width: 950px;
margin: 0 auto !important;
}
.width-1000 {
max-width: 1000px;
margin: 0 auto !important;
}
.elementor-section.elementor-section-boxed.width-1370 > .elementor-container {
max-width: 1370px;
margin: 0 auto;
}
.alert {
position: relative;
}
.alert.alert_info {
background: #EEF1F6;
}
.alert .alert_icon {
display: inline-block;
float: left;
margin-right: 10px;
}
.alert .close {
position: absolute;
top: 20px;
right: 15px;
}
.alert .alert_wrapper {
padding: 0 30px;
}
.pagination {
width: 100%;
margin: 0;
}
.pagination .pager {
margin: 15px 0 30px;
}
.pagination .pager_wrapper {
border: none;
}
.max-width-600 {
max-width: 600px;
margin-left: auto;
margin-right: auto;
}
.max-width-500 {
max-width: 500px;
margin-left: auto;
margin-right: auto;
}
.list-socials {
text-align: center;
}
.list-socials a {
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
float: left;
margin-right: 25px;
}
.list-socials a:last-child {
margin-right: 0;
}
.list-socials a i {
font-size: 17px;
color: #9E9E9E;
}
.list-socials.white a:hover i {
color: #fff;
}
.socials {
display: inline-block;
text-align: left;
width: 100%;
}
.socials a {
color: #E9E9EE;
text-decoration: none;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
margin-right: 12px;
font-size: 14px;
}
.socials a:last-child {
margin-right: 0;
}
.socials a:hover, .socials a:focus, .socials a:active {
opacity: 0.7;
filter: alpha(opacity=70);
}
.socials a i {
color: #fff;
width: 32px;
height: 32px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
display: inline-block;
text-align: center;
line-height: 32px;
font-size: 14px;
background: #F3605D;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
border: 1px solid rgba(0, 0, 0, 0.06);
}
.socials a i.fa-facebook-square, .socials a i.fa-facebook {
background: #3b5998;
}
.socials a i.fa-twitter, .socials a i.fa-twitter-square {
background: #4099ff;
}
.socials a i.fa-skype {
background: #12a5f4;
}
.socials a i.fa-dribbble {
background: #ea4c89;
}
.socials a i.fa-linkedin-square, .socials a i.fa-linkedin {
background: #0e76a8;
}
.socials a i.fa-apple {
background: #f2f2f2;
}
.socials a i.fa-pinterest {
background: #c92228;
}
.socials a i.fa-google-plus-square, .socials a i.fa-google-plus {
background: #d34836;
}
.socials a i.fa-youtube-square, .socials a i.fa-youtube {
background: #c4302b;
}
.socials a i.fa-vimeo-square, .socials a i.fa-vimeo {
background: #4ebbff;
}
.socials a i.fa-tumblr-square, .socials a i.fa-tumblr {
background: #35465c;
}
.socials a i.fa-xing-square, .socials a i.fa-xing {
background: #126567;
}
.socials a i.fa-instagram {
background: #e8e2d9;
}
.socials-2 {
display: inline-block;
text-align: left;
width: 100%;
}
.socials-2 li a {
color: #818181;
text-decoration: none;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
margin: 0 5px;
font-size: 14px;
}
.socials-2 li a i {
color: #818181;
display: inline-block;
text-align: center;
font-size: 14px;
}
.socials-2 li a i:hover {
color: #F3605D;
}
.socials-2 li a i.fa-facebook-square:hover, .socials-2 li a i.fa-facebook:hover {
color: #3b5998;
}
.socials-2 li a i.fa-twitter:hover, .socials-2 li a i.fa-twitter-square:hover {
color: #4099ff;
}
.socials-2 li a i.fa-skype:hover {
color: #12a5f4;
}
.socials-2 li a i.fa-dribbble:hover {
color: #ea4c89;
}
.socials-2 li a i.fa-linkedin-square:hover, .socials-2 li a i.fa-linkedin:hover {
color: #0e76a8;
}
.socials-2 li a i.fa-apple:hover {
color: #f2f2f2;
}
.socials-2 li a i.fa-pinterest:hover {
color: #c92228;
}
.socials-2 li a i.fa-google-plus-square:hover, .socials-2 li a i.fa-google-plus:hover {
color: #d34836;
}
.socials-2 li a i.fa-youtube-square:hover, .socials-2 li a i.fa-youtube:hover {
color: #c4302b;
}
.socials-2 li a i.fa-vimeo-square:hover, .socials-2 li a i.fa-vimeo:hover {
color: #4ebbff;
}
.socials-2 li a i.fa-tumblr-square:hover, .socials-2 li a i.fa-tumblr:hover {
color: #35465c;
}
.socials-2 li a i.fa-xing-square:hover, .socials-2 li a i.fa-xing:hover {
color: #126567;
}
.socials-2 li a i.fa-instagram:hover {
color: #8F49C5;
}
.fa-stack {
width: 2.4em !important;
height: 2.4em !important;
line-height: 2.4em;
}
.fa-1x {
font-size: 1.5em !important;
}
.tabs-list {
text-align: center;
margin-bottom: 10px;
}
.tabs-list ul.nav-tabs {
display: inline-block;
width: auto;
float: none;
}
.tabs-list ul.nav-tabs > li {
margin-bottom: 10px;
}
.pieChart {
position: relative;
}
.pieChart .pie-label {
position: absolute;
top: 50%;
left: 0;
margin-top: -5px;
text-align: center;
z-index: 1;
font-weight: 600;
display: block;
width: 100%;
line-height: 1;
}
#gallery-1 img {
border: none !important;
}
.alert-danger {
color: #fff;
background: #F3605D;
}
.desc-slider a {
color: #F3605D;
}
.desc-slider a:hover {
text-decoration: underline;
}
.text-line-bottom {
position: relative;
}
.text-line-bottom:after {
content: '';
width: 100%;
height: 1px;
background: #fff;
position: absolute;
bottom: 10px;
left: 0;
z-index: 1;
}
@media (max-width: 991.98px) {
.text-line-bottom:after {
display: none;
}
}
.text-line-bottom:before {
content: '';
width: 100%;
height: 1px;
background: #fff;
position: absolute;
bottom: 6px;
left: 0;
z-index: 1;
}
@media (max-width: 991.98px) {
.text-line-bottom:before {
display: none;
}
}
.text-line-bottom.v2:after {
bottom: 16px;
}
.text-line-bottom.v2:before {
bottom: 12px;
}
form.post-password-form input[type*="submit"] {
line-height: 45px !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
form.post-password-form input[type*="submit"]:hover {
cursor: pointer;
}
.campaign-progress .progress .progress-bar {
-webkit-transition: none !important;
transition: none !important;
}  .item-columns {
padding: 0 15px;
}
[class*="block-grid-"] {
display: block;
margin: 0 -15px;
padding: 0;
}
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
display: table;
content: " ";
}
[class*="block-grid-"]:after {
clear: both;
}
[class*="block-grid-"] > div {
display: block;
float: left;
height: auto;
padding: 0 15px;
width: 100%;
}
[class*="block-grid-"] > div:after {
display: block;
}
@media (min-width: 280px) {
.xx-block-grid-1 > div {
width: 100%;
}
.xx-block-grid-1 > div:nth-of-type(1n) {
clear: none;
}
.xx-block-grid-1 > div:nth-of-type(1n):after {
display: block;
}
.xx-block-grid-1 > div:nth-of-type(1n+1) {
clear: both;
}
.xx-block-grid-1 > div:nth-of-type(1n+1):after {
display: none;
}
.xx-block-grid-1 > div:nth-last-child(-n+1):before {
content: none;
}
.xx-block-grid-2 > div {
width: 50%;
}
.xx-block-grid-2 > div:nth-of-type(1n) {
clear: none;
}
.xx-block-grid-2 > div:nth-of-type(1n):after {
display: block;
}
.xx-block-grid-2 > div:nth-of-type(2n+1) {
clear: both;
}
.xx-block-grid-2 > div:nth-of-type(2n+1):after {
display: none;
}
.xx-block-grid-2 > div:nth-last-child(-n+2):before {
content: none;
}
.xx-block-grid-3 > div {
width: 33.33333%;
}
.xx-block-grid-3 > div:nth-of-type(1n) {
clear: none;
}
.xx-block-grid-3 > div:nth-of-type(1n):after {
display: block;
}
.xx-block-grid-3 > div:nth-of-type(3n+1) {
clear: both;
}
.xx-block-grid-3 > div:nth-of-type(3n+1):after {
display: none;
}
.xx-block-grid-3 > div:nth-last-child(-n+3):before {
content: none;
}
.xx-block-grid-4 > div {
width: 25%;
}
.xx-block-grid-4 > div:nth-of-type(1n) {
clear: none;
}
.xx-block-grid-4 > div:nth-of-type(1n):after {
display: block;
}
.xx-block-grid-4 > div:nth-of-type(4n+1) {
clear: both;
}
.xx-block-grid-4 > div:nth-of-type(4n+1):after {
display: none;
}
.xx-block-grid-4 > div:nth-last-child(-n+4):before {
content: none;
}
.xx-block-grid-5 > div {
width: 20%;
}
.xx-block-grid-5 > div:nth-of-type(1n) {
clear: none;
}
.xx-block-grid-5 > div:nth-of-type(1n):after {
display: block;
}
.xx-block-grid-5 > div:nth-of-type(5n+1) {
clear: both;
}
.xx-block-grid-5 > div:nth-of-type(5n+1):after {
display: none;
}
.xx-block-grid-5 > div:nth-last-child(-n+5):before {
content: none;
}
.xx-block-grid-6 > div {
width: 16.66667%;
}
.xx-block-grid-6 > div:nth-of-type(1n) {
clear: none;
}
.xx-block-grid-6 > div:nth-of-type(1n):after {
display: block;
}
.xx-block-grid-6 > div:nth-of-type(6n+1) {
clear: both;
}
.xx-block-grid-6 > div:nth-of-type(6n+1):after {
display: none;
}
.xx-block-grid-6 > div:nth-last-child(-n+6):before {
content: none;
}
.xx-block-grid-7 > div {
width: 14.28571%;
}
.xx-block-grid-7 > div:nth-of-type(1n) {
clear: none;
}
.xx-block-grid-7 > div:nth-of-type(1n):after {
display: block;
}
.xx-block-grid-7 > div:nth-of-type(7n+1) {
clear: both;
}
.xx-block-grid-7 > div:nth-of-type(7n+1):after {
display: none;
}
.xx-block-grid-7 > div:nth-last-child(-n+7):before {
content: none;
}
.xx-block-grid-8 > div {
width: 12.5%;
}
.xx-block-grid-8 > div:nth-of-type(1n) {
clear: none;
}
.xx-block-grid-8 > div:nth-of-type(1n):after {
display: block;
}
.xx-block-grid-8 > div:nth-of-type(8n+1) {
clear: both;
}
.xx-block-grid-8 > div:nth-of-type(8n+1):after {
display: none;
}
.xx-block-grid-8 > div:nth-last-child(-n+8):before {
content: none;
}
.xx-block-grid-9 > div {
width: 11.11111%;
}
.xx-block-grid-9 > div:nth-of-type(1n) {
clear: none;
}
.xx-block-grid-9 > div:nth-of-type(1n):after {
display: block;
}
.xx-block-grid-9 > div:nth-of-type(9n+1) {
clear: both;
}
.xx-block-grid-9 > div:nth-of-type(9n+1):after {
display: none;
}
.xx-block-grid-9 > div:nth-last-child(-n+9):before {
content: none;
}
.xx-block-grid-10 > div {
width: 10%;
}
.xx-block-grid-10 > div:nth-of-type(1n) {
clear: none;
}
.xx-block-grid-10 > div:nth-of-type(1n):after {
display: block;
}
.xx-block-grid-10 > div:nth-of-type(10n+1) {
clear: both;
}
.xx-block-grid-10 > div:nth-of-type(10n+1):after {
display: none;
}
.xx-block-grid-10 > div:nth-last-child(-n+10):before {
content: none;
}
.xx-block-grid-11 > div {
width: 9.09091%;
}
.xx-block-grid-11 > div:nth-of-type(1n) {
clear: none;
}
.xx-block-grid-11 > div:nth-of-type(1n):after {
display: block;
}
.xx-block-grid-11 > div:nth-of-type(11n+1) {
clear: both;
}
.xx-block-grid-11 > div:nth-of-type(11n+1):after {
display: none;
}
.xx-block-grid-11 > div:nth-last-child(-n+11):before {
content: none;
}
.xx-block-grid-12 > div {
width: 8.33333%;
}
.xx-block-grid-12 > div:nth-of-type(1n) {
clear: none;
}
.xx-block-grid-12 > div:nth-of-type(1n):after {
display: block;
}
.xx-block-grid-12 > div:nth-of-type(12n+1) {
clear: both;
}
.xx-block-grid-12 > div:nth-of-type(12n+1):after {
display: none;
}
.xx-block-grid-12 > div:nth-last-child(-n+12):before {
content: none;
}
}
@media (min-width: 580px) {
.xs-block-grid-1 > div {
width: 100%;
}
.xs-block-grid-1 > div:nth-of-type(1n) {
clear: none;
}
.xs-block-grid-1 > div:nth-of-type(1n):after {
display: block;
}
.xs-block-grid-1 > div:nth-of-type(1n+1) {
clear: both;
}
.xs-block-grid-1 > div:nth-of-type(1n+1):after {
display: none;
}
.xs-block-grid-1 > div:nth-last-child(-n+1):before {
content: none;
}
.xs-block-grid-2 > div {
width: 50%;
}
.xs-block-grid-2 > div:nth-of-type(1n) {
clear: none;
}
.xs-block-grid-2 > div:nth-of-type(1n):after {
display: block;
}
.xs-block-grid-2 > div:nth-of-type(2n+1) {
clear: both;
}
.xs-block-grid-2 > div:nth-of-type(2n+1):after {
display: none;
}
.xs-block-grid-2 > div:nth-last-child(-n+2):before {
content: none;
}
.xs-block-grid-3 > div {
width: 33.33333%;
}
.xs-block-grid-3 > div:nth-of-type(1n) {
clear: none;
}
.xs-block-grid-3 > div:nth-of-type(1n):after {
display: block;
}
.xs-block-grid-3 > div:nth-of-type(3n+1) {
clear: both;
}
.xs-block-grid-3 > div:nth-of-type(3n+1):after {
display: none;
}
.xs-block-grid-3 > div:nth-last-child(-n+3):before {
content: none;
}
.xs-block-grid-4 > div {
width: 25%;
}
.xs-block-grid-4 > div:nth-of-type(1n) {
clear: none;
}
.xs-block-grid-4 > div:nth-of-type(1n):after {
display: block;
}
.xs-block-grid-4 > div:nth-of-type(4n+1) {
clear: both;
}
.xs-block-grid-4 > div:nth-of-type(4n+1):after {
display: none;
}
.xs-block-grid-4 > div:nth-last-child(-n+4):before {
content: none;
}
.xs-block-grid-5 > div {
width: 20%;
}
.xs-block-grid-5 > div:nth-of-type(1n) {
clear: none;
}
.xs-block-grid-5 > div:nth-of-type(1n):after {
display: block;
}
.xs-block-grid-5 > div:nth-of-type(5n+1) {
clear: both;
}
.xs-block-grid-5 > div:nth-of-type(5n+1):after {
display: none;
}
.xs-block-grid-5 > div:nth-last-child(-n+5):before {
content: none;
}
.xs-block-grid-6 > div {
width: 16.66667%;
}
.xs-block-grid-6 > div:nth-of-type(1n) {
clear: none;
}
.xs-block-grid-6 > div:nth-of-type(1n):after {
display: block;
}
.xs-block-grid-6 > div:nth-of-type(6n+1) {
clear: both;
}
.xs-block-grid-6 > div:nth-of-type(6n+1):after {
display: none;
}
.xs-block-grid-6 > div:nth-last-child(-n+6):before {
content: none;
}
.xs-block-grid-7 > div {
width: 14.28571%;
}
.xs-block-grid-7 > div:nth-of-type(1n) {
clear: none;
}
.xs-block-grid-7 > div:nth-of-type(1n):after {
display: block;
}
.xs-block-grid-7 > div:nth-of-type(7n+1) {
clear: both;
}
.xs-block-grid-7 > div:nth-of-type(7n+1):after {
display: none;
}
.xs-block-grid-7 > div:nth-last-child(-n+7):before {
content: none;
}
.xs-block-grid-8 > div {
width: 12.5%;
}
.xs-block-grid-8 > div:nth-of-type(1n) {
clear: none;
}
.xs-block-grid-8 > div:nth-of-type(1n):after {
display: block;
}
.xs-block-grid-8 > div:nth-of-type(8n+1) {
clear: both;
}
.xs-block-grid-8 > div:nth-of-type(8n+1):after {
display: none;
}
.xs-block-grid-8 > div:nth-last-child(-n+8):before {
content: none;
}
.xs-block-grid-9 > div {
width: 11.11111%;
}
.xs-block-grid-9 > div:nth-of-type(1n) {
clear: none;
}
.xs-block-grid-9 > div:nth-of-type(1n):after {
display: block;
}
.xs-block-grid-9 > div:nth-of-type(9n+1) {
clear: both;
}
.xs-block-grid-9 > div:nth-of-type(9n+1):after {
display: none;
}
.xs-block-grid-9 > div:nth-last-child(-n+9):before {
content: none;
}
.xs-block-grid-10 > div {
width: 10%;
}
.xs-block-grid-10 > div:nth-of-type(1n) {
clear: none;
}
.xs-block-grid-10 > div:nth-of-type(1n):after {
display: block;
}
.xs-block-grid-10 > div:nth-of-type(10n+1) {
clear: both;
}
.xs-block-grid-10 > div:nth-of-type(10n+1):after {
display: none;
}
.xs-block-grid-10 > div:nth-last-child(-n+10):before {
content: none;
}
.xs-block-grid-11 > div {
width: 9.09091%;
}
.xs-block-grid-11 > div:nth-of-type(1n) {
clear: none;
}
.xs-block-grid-11 > div:nth-of-type(1n):after {
display: block;
}
.xs-block-grid-11 > div:nth-of-type(11n+1) {
clear: both;
}
.xs-block-grid-11 > div:nth-of-type(11n+1):after {
display: none;
}
.xs-block-grid-11 > div:nth-last-child(-n+11):before {
content: none;
}
.xs-block-grid-12 > div {
width: 8.33333%;
}
.xs-block-grid-12 > div:nth-of-type(1n) {
clear: none;
}
.xs-block-grid-12 > div:nth-of-type(1n):after {
display: block;
}
.xs-block-grid-12 > div:nth-of-type(12n+1) {
clear: both;
}
.xs-block-grid-12 > div:nth-of-type(12n+1):after {
display: none;
}
.xs-block-grid-12 > div:nth-last-child(-n+12):before {
content: none;
}
}
@media (min-width: 768px) {
.sm-block-grid-1 > div {
width: 100%;
}
.sm-block-grid-1 > div:nth-of-type(1n) {
clear: none;
}
.sm-block-grid-1 > div:nth-of-type(1n):after {
display: block;
}
.sm-block-grid-1 > div:nth-of-type(1n+1) {
clear: both;
}
.sm-block-grid-1 > div:nth-of-type(1n+1):after {
display: none;
}
.sm-block-grid-1 > div:nth-last-child(-n+1):before {
content: none;
}
.sm-block-grid-2 > div {
width: 50%;
}
.sm-block-grid-2 > div:nth-of-type(1n) {
clear: none;
}
.sm-block-grid-2 > div:nth-of-type(1n):after {
display: block;
}
.sm-block-grid-2 > div:nth-of-type(2n+1) {
clear: both;
}
.sm-block-grid-2 > div:nth-of-type(2n+1):after {
display: none;
}
.sm-block-grid-2 > div:nth-last-child(-n+2):before {
content: none;
}
.sm-block-grid-3 > div {
width: 33.33333%;
}
.sm-block-grid-3 > div:nth-of-type(1n) {
clear: none;
}
.sm-block-grid-3 > div:nth-of-type(1n):after {
display: block;
}
.sm-block-grid-3 > div:nth-of-type(3n+1) {
clear: both;
}
.sm-block-grid-3 > div:nth-of-type(3n+1):after {
display: none;
}
.sm-block-grid-3 > div:nth-last-child(-n+3):before {
content: none;
}
.sm-block-grid-4 > div {
width: 25%;
}
.sm-block-grid-4 > div:nth-of-type(1n) {
clear: none;
}
.sm-block-grid-4 > div:nth-of-type(1n):after {
display: block;
}
.sm-block-grid-4 > div:nth-of-type(4n+1) {
clear: both;
}
.sm-block-grid-4 > div:nth-of-type(4n+1):after {
display: none;
}
.sm-block-grid-4 > div:nth-last-child(-n+4):before {
content: none;
}
.sm-block-grid-5 > div {
width: 20%;
}
.sm-block-grid-5 > div:nth-of-type(1n) {
clear: none;
}
.sm-block-grid-5 > div:nth-of-type(1n):after {
display: block;
}
.sm-block-grid-5 > div:nth-of-type(5n+1) {
clear: both;
}
.sm-block-grid-5 > div:nth-of-type(5n+1):after {
display: none;
}
.sm-block-grid-5 > div:nth-last-child(-n+5):before {
content: none;
}
.sm-block-grid-6 > div {
width: 16.66667%;
}
.sm-block-grid-6 > div:nth-of-type(1n) {
clear: none;
}
.sm-block-grid-6 > div:nth-of-type(1n):after {
display: block;
}
.sm-block-grid-6 > div:nth-of-type(6n+1) {
clear: both;
}
.sm-block-grid-6 > div:nth-of-type(6n+1):after {
display: none;
}
.sm-block-grid-6 > div:nth-last-child(-n+6):before {
content: none;
}
.sm-block-grid-7 > div {
width: 14.28571%;
}
.sm-block-grid-7 > div:nth-of-type(1n) {
clear: none;
}
.sm-block-grid-7 > div:nth-of-type(1n):after {
display: block;
}
.sm-block-grid-7 > div:nth-of-type(7n+1) {
clear: both;
}
.sm-block-grid-7 > div:nth-of-type(7n+1):after {
display: none;
}
.sm-block-grid-7 > div:nth-last-child(-n+7):before {
content: none;
}
.sm-block-grid-8 > div {
width: 12.5%;
}
.sm-block-grid-8 > div:nth-of-type(1n) {
clear: none;
}
.sm-block-grid-8 > div:nth-of-type(1n):after {
display: block;
}
.sm-block-grid-8 > div:nth-of-type(8n+1) {
clear: both;
}
.sm-block-grid-8 > div:nth-of-type(8n+1):after {
display: none;
}
.sm-block-grid-8 > div:nth-last-child(-n+8):before {
content: none;
}
.sm-block-grid-9 > div {
width: 11.11111%;
}
.sm-block-grid-9 > div:nth-of-type(1n) {
clear: none;
}
.sm-block-grid-9 > div:nth-of-type(1n):after {
display: block;
}
.sm-block-grid-9 > div:nth-of-type(9n+1) {
clear: both;
}
.sm-block-grid-9 > div:nth-of-type(9n+1):after {
display: none;
}
.sm-block-grid-9 > div:nth-last-child(-n+9):before {
content: none;
}
.sm-block-grid-10 > div {
width: 10%;
}
.sm-block-grid-10 > div:nth-of-type(1n) {
clear: none;
}
.sm-block-grid-10 > div:nth-of-type(1n):after {
display: block;
}
.sm-block-grid-10 > div:nth-of-type(10n+1) {
clear: both;
}
.sm-block-grid-10 > div:nth-of-type(10n+1):after {
display: none;
}
.sm-block-grid-10 > div:nth-last-child(-n+10):before {
content: none;
}
.sm-block-grid-11 > div {
width: 9.09091%;
}
.sm-block-grid-11 > div:nth-of-type(1n) {
clear: none;
}
.sm-block-grid-11 > div:nth-of-type(1n):after {
display: block;
}
.sm-block-grid-11 > div:nth-of-type(11n+1) {
clear: both;
}
.sm-block-grid-11 > div:nth-of-type(11n+1):after {
display: none;
}
.sm-block-grid-11 > div:nth-last-child(-n+11):before {
content: none;
}
.sm-block-grid-12 > div {
width: 8.33333%;
}
.sm-block-grid-12 > div:nth-of-type(1n) {
clear: none;
}
.sm-block-grid-12 > div:nth-of-type(1n):after {
display: block;
}
.sm-block-grid-12 > div:nth-of-type(12n+1) {
clear: both;
}
.sm-block-grid-12 > div:nth-of-type(12n+1):after {
display: none;
}
.sm-block-grid-12 > div:nth-last-child(-n+12):before {
content: none;
}
} @media (min-width: 992px) {
[class*="block-grid-"] {
margin: 0 -15px;
}
[class*="block-grid-"] > div {
padding: 0 15px;
}
.item-columns {
padding: 0 15px;
}
.md-block-grid-1 > div {
width: 100%;
}
.md-block-grid-1 > div:nth-of-type(1n) {
clear: none;
}
.md-block-grid-1 > div:nth-of-type(1n):after {
display: block;
}
.md-block-grid-1 > div:nth-of-type(1n+1) {
clear: both;
}
.md-block-grid-1 > div:nth-of-type(1n+1):after {
display: none;
}
.md-block-grid-1 > div:nth-last-child(-n+1):before {
content: none;
}
.md-block-grid-2 > div {
width: 50%;
}
.md-block-grid-2 > div:nth-of-type(1n) {
clear: none;
}
.md-block-grid-2 > div:nth-of-type(1n):after {
display: block;
}
.md-block-grid-2 > div:nth-of-type(2n+1) {
clear: both;
}
.md-block-grid-2 > div:nth-of-type(2n+1):after {
display: none;
}
.md-block-grid-2 > div:nth-last-child(-n+2):before {
content: none;
}
.md-block-grid-3 > div {
width: 33.33333%;
}
.md-block-grid-3 > div:nth-of-type(1n) {
clear: none;
}
.md-block-grid-3 > div:nth-of-type(1n):after {
display: block;
}
.md-block-grid-3 > div:nth-of-type(3n+1) {
clear: both;
}
.md-block-grid-3 > div:nth-of-type(3n+1):after {
display: none;
}
.md-block-grid-3 > div:nth-last-child(-n+3):before {
content: none;
}
.md-block-grid-4 > div {
width: 25%;
}
.md-block-grid-4 > div:nth-of-type(1n) {
clear: none;
}
.md-block-grid-4 > div:nth-of-type(1n):after {
display: block;
}
.md-block-grid-4 > div:nth-of-type(4n+1) {
clear: both;
}
.md-block-grid-4 > div:nth-of-type(4n+1):after {
display: none;
}
.md-block-grid-4 > div:nth-last-child(-n+4):before {
content: none;
}
.md-block-grid-5 > div {
width: 20%;
}
.md-block-grid-5 > div:nth-of-type(1n) {
clear: none;
}
.md-block-grid-5 > div:nth-of-type(1n):after {
display: block;
}
.md-block-grid-5 > div:nth-of-type(5n+1) {
clear: both;
}
.md-block-grid-5 > div:nth-of-type(5n+1):after {
display: none;
}
.md-block-grid-5 > div:nth-last-child(-n+5):before {
content: none;
}
.md-block-grid-6 > div {
width: 16.66667%;
}
.md-block-grid-6 > div:nth-of-type(1n) {
clear: none;
}
.md-block-grid-6 > div:nth-of-type(1n):after {
display: block;
}
.md-block-grid-6 > div:nth-of-type(6n+1) {
clear: both;
}
.md-block-grid-6 > div:nth-of-type(6n+1):after {
display: none;
}
.md-block-grid-6 > div:nth-last-child(-n+6):before {
content: none;
}
.md-block-grid-7 > div {
width: 14.28571%;
}
.md-block-grid-7 > div:nth-of-type(1n) {
clear: none;
}
.md-block-grid-7 > div:nth-of-type(1n):after {
display: block;
}
.md-block-grid-7 > div:nth-of-type(7n+1) {
clear: both;
}
.md-block-grid-7 > div:nth-of-type(7n+1):after {
display: none;
}
.md-block-grid-7 > div:nth-last-child(-n+7):before {
content: none;
}
.md-block-grid-8 > div {
width: 12.5%;
}
.md-block-grid-8 > div:nth-of-type(1n) {
clear: none;
}
.md-block-grid-8 > div:nth-of-type(1n):after {
display: block;
}
.md-block-grid-8 > div:nth-of-type(8n+1) {
clear: both;
}
.md-block-grid-8 > div:nth-of-type(8n+1):after {
display: none;
}
.md-block-grid-8 > div:nth-last-child(-n+8):before {
content: none;
}
.md-block-grid-9 > div {
width: 11.11111%;
}
.md-block-grid-9 > div:nth-of-type(1n) {
clear: none;
}
.md-block-grid-9 > div:nth-of-type(1n):after {
display: block;
}
.md-block-grid-9 > div:nth-of-type(9n+1) {
clear: both;
}
.md-block-grid-9 > div:nth-of-type(9n+1):after {
display: none;
}
.md-block-grid-9 > div:nth-last-child(-n+9):before {
content: none;
}
.md-block-grid-10 > div {
width: 10%;
}
.md-block-grid-10 > div:nth-of-type(1n) {
clear: none;
}
.md-block-grid-10 > div:nth-of-type(1n):after {
display: block;
}
.md-block-grid-10 > div:nth-of-type(10n+1) {
clear: both;
}
.md-block-grid-10 > div:nth-of-type(10n+1):after {
display: none;
}
.md-block-grid-10 > div:nth-last-child(-n+10):before {
content: none;
}
.md-block-grid-11 > div {
width: 9.09091%;
}
.md-block-grid-11 > div:nth-of-type(1n) {
clear: none;
}
.md-block-grid-11 > div:nth-of-type(1n):after {
display: block;
}
.md-block-grid-11 > div:nth-of-type(11n+1) {
clear: both;
}
.md-block-grid-11 > div:nth-of-type(11n+1):after {
display: none;
}
.md-block-grid-11 > div:nth-last-child(-n+11):before {
content: none;
}
.md-block-grid-12 > div {
width: 8.33333%;
}
.md-block-grid-12 > div:nth-of-type(1n) {
clear: none;
}
.md-block-grid-12 > div:nth-of-type(1n):after {
display: block;
}
.md-block-grid-12 > div:nth-of-type(12n+1) {
clear: both;
}
.md-block-grid-12 > div:nth-of-type(12n+1):after {
display: none;
}
.md-block-grid-12 > div:nth-last-child(-n+12):before {
content: none;
}
} @media (min-width: 1200px) {
[class*="block-grid-"] {
margin: 0 -15px;
}
[class*="block-grid-"] > div {
padding: 0 15px;
}
.item-columns {
padding: 0 15px;
}
.lg-block-grid-1 > div {
width: 100%;
}
.lg-block-grid-1 > div:nth-of-type(1n) {
clear: none;
}
.lg-block-grid-1 > div:nth-of-type(1n):after {
display: block;
}
.lg-block-grid-1 > div:nth-of-type(1n+1) {
clear: both;
}
.lg-block-grid-1 > div:nth-of-type(1n+1):after {
display: none;
}
.lg-block-grid-1 > div:nth-last-child(-n+1):before {
content: none;
}
.lg-block-grid-2 > div {
width: 50%;
}
.lg-block-grid-2 > div:nth-of-type(1n) {
clear: none;
}
.lg-block-grid-2 > div:nth-of-type(1n):after {
display: block;
}
.lg-block-grid-2 > div:nth-of-type(2n+1) {
clear: both;
}
.lg-block-grid-2 > div:nth-of-type(2n+1):after {
display: none;
}
.lg-block-grid-2 > div:nth-last-child(-n+2):before {
content: none;
}
.lg-block-grid-3 > div {
width: 33.33333%;
}
.lg-block-grid-3 > div:nth-of-type(1n) {
clear: none;
}
.lg-block-grid-3 > div:nth-of-type(1n):after {
display: block;
}
.lg-block-grid-3 > div:nth-of-type(3n+1) {
clear: both;
}
.lg-block-grid-3 > div:nth-of-type(3n+1):after {
display: none;
}
.lg-block-grid-3 > div:nth-last-child(-n+3):before {
content: none;
}
.lg-block-grid-4 > div {
width: 25%;
}
.lg-block-grid-4 > div:nth-of-type(1n) {
clear: none;
}
.lg-block-grid-4 > div:nth-of-type(1n):after {
display: block;
}
.lg-block-grid-4 > div:nth-of-type(4n+1) {
clear: both;
}
.lg-block-grid-4 > div:nth-of-type(4n+1):after {
display: none;
}
.lg-block-grid-4 > div:nth-last-child(-n+4):before {
content: none;
}
.lg-block-grid-5 > div {
width: 20%;
}
.lg-block-grid-5 > div:nth-of-type(1n) {
clear: none;
}
.lg-block-grid-5 > div:nth-of-type(1n):after {
display: block;
}
.lg-block-grid-5 > div:nth-of-type(5n+1) {
clear: both;
}
.lg-block-grid-5 > div:nth-of-type(5n+1):after {
display: none;
}
.lg-block-grid-5 > div:nth-last-child(-n+5):before {
content: none;
}
.lg-block-grid-6 > div {
width: 16.66667%;
}
.lg-block-grid-6 > div:nth-of-type(1n) {
clear: none;
}
.lg-block-grid-6 > div:nth-of-type(1n):after {
display: block;
}
.lg-block-grid-6 > div:nth-of-type(6n+1) {
clear: both;
}
.lg-block-grid-6 > div:nth-of-type(6n+1):after {
display: none;
}
.lg-block-grid-6 > div:nth-last-child(-n+6):before {
content: none;
}
.lg-block-grid-7 > div {
width: 14.28571%;
}
.lg-block-grid-7 > div:nth-of-type(1n) {
clear: none;
}
.lg-block-grid-7 > div:nth-of-type(1n):after {
display: block;
}
.lg-block-grid-7 > div:nth-of-type(7n+1) {
clear: both;
}
.lg-block-grid-7 > div:nth-of-type(7n+1):after {
display: none;
}
.lg-block-grid-7 > div:nth-last-child(-n+7):before {
content: none;
}
.lg-block-grid-8 > div {
width: 12.5%;
}
.lg-block-grid-8 > div:nth-of-type(1n) {
clear: none;
}
.lg-block-grid-8 > div:nth-of-type(1n):after {
display: block;
}
.lg-block-grid-8 > div:nth-of-type(8n+1) {
clear: both;
}
.lg-block-grid-8 > div:nth-of-type(8n+1):after {
display: none;
}
.lg-block-grid-8 > div:nth-last-child(-n+8):before {
content: none;
}
.lg-block-grid-9 > div {
width: 11.11111%;
}
.lg-block-grid-9 > div:nth-of-type(1n) {
clear: none;
}
.lg-block-grid-9 > div:nth-of-type(1n):after {
display: block;
}
.lg-block-grid-9 > div:nth-of-type(9n+1) {
clear: both;
}
.lg-block-grid-9 > div:nth-of-type(9n+1):after {
display: none;
}
.lg-block-grid-9 > div:nth-last-child(-n+9):before {
content: none;
}
.lg-block-grid-10 > div {
width: 10%;
}
.lg-block-grid-10 > div:nth-of-type(1n) {
clear: none;
}
.lg-block-grid-10 > div:nth-of-type(1n):after {
display: block;
}
.lg-block-grid-10 > div:nth-of-type(10n+1) {
clear: both;
}
.lg-block-grid-10 > div:nth-of-type(10n+1):after {
display: none;
}
.lg-block-grid-10 > div:nth-last-child(-n+10):before {
content: none;
}
.lg-block-grid-11 > div {
width: 9.09091%;
}
.lg-block-grid-11 > div:nth-of-type(1n) {
clear: none;
}
.lg-block-grid-11 > div:nth-of-type(1n):after {
display: block;
}
.lg-block-grid-11 > div:nth-of-type(11n+1) {
clear: both;
}
.lg-block-grid-11 > div:nth-of-type(11n+1):after {
display: none;
}
.lg-block-grid-11 > div:nth-last-child(-n+11):before {
content: none;
}
.lg-block-grid-12 > div {
width: 8.33333%;
}
.lg-block-grid-12 > div:nth-of-type(1n) {
clear: none;
}
.lg-block-grid-12 > div:nth-of-type(1n):after {
display: block;
}
.lg-block-grid-12 > div:nth-of-type(12n+1) {
clear: both;
}
.lg-block-grid-12 > div:nth-of-type(12n+1):after {
display: none;
}
.lg-block-grid-12 > div:nth-last-child(-n+12):before {
content: none;
}
}
.no-gutter [class*="block-grid-"] {
margin: 0 !important;
}
.no-gutter [class*="block-grid-"] > div {
padding: 0 !important;
}
.no-gutter .row {
margin-left: 0 !important;
margin-right: 0 !important;
}
.no-gutter [class*="col-"], .no-gutter .item-columns {
padding-left: 0 !important;
padding-right: 0 !important;
}
.small-gutter [class*="block-grid-"] {
margin-left: 1px !important;
margin-right: 1px !important;
}
.small-gutter [class*="block-grid-"] > div {
padding-left: 1px !important;
padding-right: 1px !important;
margin-bottom: 2px;
} html {
overflow-x: hidden !important;
}
body {
overflow-x: hidden !important;
}
body.boxed-layout, body.boxed {
background: #efefef;
max-width: 1440px;
-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
margin: 0 auto;
}
body.boxed-layout .wrapper-page, body.boxed .wrapper-page {
background: #fff;
}
body.open-off-canvas:after {
content: "";
background: rgba(0, 0, 0, 0.5);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 5000px;
z-index: 99;
}
body .wrapper-page {
background: #fff;
position: relative;
}
body .page {
position: relative;
}
body .container-layout-content.container {
margin-bottom: 35px;
}
.base-layout.has-sidebar .container {
width: 100% !important;
padding: 0 !important;
}
.main-page-content {
position: relative;
z-index: 99;
}
body.page .main-page-content.has-one-sidebar {
margin-top: 110px;
}
#wp-content {
min-height: 150px;
background: #fff;
}
#wp-footer {
background: #1b1f2e;
color: #8d91a2;
font-size: 16px;
}
#wp-footer a {
color: #8d91a2;
}
#wp-footer a:hover {
color: #F3605D;
}
#wp-footer .footer-main > p {
display: none;
}
#wp-footer .column > .widget:first-child {
padding-top: 45px;
}
.copyright .copyright-content {
text-align: center;
background: #1b1f2e;
padding: 35px 0;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.return-top {
background-color: #444444;
border: 2px solid #444444;
color: #fff;
font-weight: 700;
text-align: center;
position: fixed;
bottom: 30px;
right: 30px;
z-index: 999;
width: 45px;
height: 45px;
text-transform: uppercase;
line-height: 52px;
display: none;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.return-top i {
font-size: 24px;
}
.return-top:hover {
cursor: pointer;
background: #fff;
color: #444444;
} .topbar {
font-size: 13px;
background: #F2F0EC;
line-height: 32px;
position: relative;
z-index: 2;
}
@media (max-width: 991.98px) {
.topbar {
background: #424242;
}
}
.topbar ul {
margin: 0;
padding: 0;
list-style: none;
}
.topbar .topbar-information i {
color: #F3605D;
margin-right: 5px;
}
.topbar .header-left {
background: #1b1f2e;
color: #fff;
position: relative;
z-index: 1;
}
.topbar .header-left:after {
content: '';
width: 1000px;
height: 100%;
background: #1b1f2e;
position: absolute;
top: 0;
right: 100%;
z-index: 1;
}
.topbar .header-left:before {
content: "";
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
background: #1b1f2e;
-webkit-transform-origin: bottom left;
transform-origin: bottom left;
-webkit-transform: skew(-12deg, 0deg);
transform: skew(-12deg, 0deg);
-webkit-transition: all 0.35s !important;
transition: all 0.35s !important;
-moz-transition: all 0.35s !important;
-ms-transition: all 0.35s !important;
}
.topbar .header-left .content-inner {
padding-top: 12px;
padding-bottom: 12px;
}
.topbar .header-right {
position: relative;
padding: 0 82px 0 0;
color: #818181;
}
.topbar .header-right a {
color: #818181;
}
.topbar .header-right .quick-menu {
float: right;
padding-top: 8px;
}
.topbar .header-right .header-social {
float: right;
padding-top: 15px;
}
.topbar .header-right .header-social ul.socials-2 {
margin: 0;
padding: 0 5px;
}
.topbar .header-right .header-social ul.socials-2 > li {
list-style-type: none;
float: left;
margin-right: 10px;
}
.topbar .header-right .header-social .socials {
list-style: none;
margin: 0;
padding: 0;
display: block;
}
.topbar .header-right .header-social .socials > li {
float: left;
width: 34px;
text-align: center;
}
.topbar .header-right .header-social .socials > li a {
display: block;
}
.topbar .header-right .header-social .socials > li a i {
font-size: 15px;
background: none;
color: #fff;
}
.topbar .header-right .header-social .socials > li a:hover {
color: #F3605D;
}
.topbar .header-right .main-search {
position: absolute;
top: 50%;
right: 52px;
width: 30px;
height: 30px;
margin-top: -16px;
text-align: center;
line-height: 28px;
z-index: 1;
}
.topbar .header-right .mini-cart-header {
position: absolute;
top: 50%;
margin-top: -16px;
right: 15px;
z-index: 1;
}
.topbar .header-right .mini-cart-header .mini-cart {
text-align: center;
display: inline-block;
font-weight: 600;
position: relative;
padding-right: 5px;
line-height: 32px;
}
.topbar .header-right .mini-cart-header .mini-cart .title-cart {
font-size: 18px;
}
.topbar .header-right .mini-cart-header .mini-cart .mini-cart-items {
position: absolute;
font-size: 12px;
background: #F3605D;
color: #fff;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
top: -2px;
right: -12px;
min-width: 18px;
line-height: 18px;
text-align: center;
}
.topbar .header-right .mini-cart-header .mini-cart .mini-cart-items-title {
display: none;
}
.topbar .header-right .mini-cart-header .mini-cart .amount {
display: none;
}
.gv-sticky-menu {
position: relative;
-webkit-transition: all 0.05s !important;
transition: all 0.05s !important;
}
.stuck {
position: fixed !important;
width: 100%;
z-index: 999;
left: 0;
top: 0;
-webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1);
box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1);
}
.gva-search {
position: relative;
}
.gva-search .control-search {
display: inline-block;
text-align: center;
line-height: 30px;
}
.gva-search .control-search .icon {
color: #838694;
font-size: 22px;
}
.gva-search .control-search i {
font-size: 22px;
color: #838694;
}
.gva-search .control-search.search-open i {
opacity: 0.6;
}
.gva-search .gva-search-content {
position: absolute;
top: 100%;
right: -35px;
z-index: 1;
background: #fff;
z-index: 9;
-webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
min-width: 250px;
margin-top: 16px;
border: 1px solid #E9E9EE;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
visibility: hidden;
padding: 15px;
}
.gva-search .gva-search-content:after {
content: '';
border: 10px solid transparent;
border-bottom-color: #E9E9EE;
position: absolute;
bottom: 100%;
right: 40px;
}
.gva-search .gva-main-search {
padding-top: 0;
}
.gva-search.open .gva-search-content {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
@media (max-width: 991.98px) {
header {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
}
header .canvas-menu {
float: left;
z-index: 9;
position: absolute;
top: 50%;
margin-top: -10px;
left: 25px;
}
header .canvas-menu .fa {
font-size: 17px;
}
.header-mobile {
background: #FFF !important;
width: 100%;
position: relative;
}
.header-mobile .topbar-mobile {
border-bottom: 1px solid #E9E9EE;
padding: 12px 30px 10px;
font-size: 15px;
}
@media (max-width: 767.98px) {
.header-mobile .topbar-mobile {
padding: 12px 20px 10px;
}
}
.header-mobile .topbar-mobile a {
color: #838694;
}
.header-mobile .topbar-mobile a:hover {
color: #F3605D;
}
.header-mobile .topbar-mobile .topbar-user {
float: right;
}
.header-mobile .topbar-mobile .topbar-user .login-register .icon {
color: #F3605D;
margin-right: 3px;
}
.header-mobile .topbar-mobile .topbar-user .login-account .name .icon {
margin-left: 3px;
font-size: 14px;
}
.header-mobile .topbar-mobile .create-a-project {
float: right;
margin-right: 30px;
padding-top: 2px;
}
@media (max-width: 767.98px) {
.header-mobile .topbar-mobile .create-a-project {
margin-right: 20px;
}
}
@media (max-width: 400px) {
.header-mobile .topbar-mobile .create-a-project {
display: none;
}
}
.header-mobile .topbar-mobile .create-a-project .icon {
font-size: 14px;
color: #F3605D;
margin-right: 3px;
position: relative;
}
.header-mobile .header-mobile-content {
position: relative;
padding: 22px 0;
}
@media (max-width: 480px) {
.header-mobile .header-mobile-content .mobile-logo {
max-width: 45%;
margin: 0 auto;
}
}
.header-mobile .header-mobile-content .mobile-logo .logo-menu {
margin-top: -5px;
}
.header-mobile .header-mobile-content .mobile-logo .logo-menu img {
vertical-align: middle;
width: 160px;
max-width: 100%;
}
.header-mobile .header-mobile-content .canvas-menu {
top: 50% !important;
margin-top: -15px !important;
line-height: 1;
}
.header-mobile .header-mobile-content .canvas-menu a {
color: #1b1f2e !important;
font-size: 24px;
}
.header-mobile .header-mobile-content .right, .header-mobile .header-mobile-content .left {
position: static !important;
}
.header-mobile .header-mobile-content .main-search {
position: absolute;
right: 30px;
top: 50%;
z-index: 1;
margin-top: -12px;
}
.header-mobile .header-mobile-content .main-search .control-search .icon {
fill: #1b1f2e;
}
.header-mobile .header-mobile-content .mini-cart-header {
margin-top: -15px !important;
position: absolute;
top: 50%;
right: 25px;
}
.header-mobile .header-mobile-content .mini-cart-header a.mini-cart {
text-align: center;
display: inline-block;
font-weight: 600;
position: relative;
padding-right: 5px;
line-height: 32px;
}
.header-mobile .header-mobile-content .mini-cart-header a.mini-cart .title-cart {
font-size: 16px;
}
.header-mobile .header-mobile-content .mini-cart-header a.mini-cart .mini-cart-items {
position: absolute;
font-size: 11px;
background: #F3605D;
color: #fff;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
top: -2px;
right: -12px;
min-width: 18px;
line-height: 18px;
text-align: center;
}
.header-mobile .header-mobile-content .mini-cart-header a.mini-cart .mini-cart-items-title {
display: none;
}
.header-mobile .header-mobile-content .mini-cart-header a.mini-cart .amount {
display: none;
}
.header-builder-frontend {
position: relative;
z-index: 999;
width: 100%;
}
.header-builder-frontend.header-position-relative .header-builder-inner {
position: relative;
width: 100%;
}
.header-builder-frontend.header-position-absolute .header-builder-inner {
position: absolute;
width: 100%;
}
.header-builder-frontend.header-position-absolute .header-builder-inner .gv-sticky-menu.stuck {
background: #1b1f2e;
}
@media (max-width: 991.98px) {
.header-builder-frontend {
position: relative;
}
}
.header-default {
background: #fff;
position: relative;
z-index: 999;
}
.header-default .header-bottom {
background: #fff;
position: relative;
}
.header-default .header-bottom .header-bottom-inner {
position: relative;
padding-left: 170px;
min-height: 80px;
padding-right: 45px;
}
.header-default .header-bottom .header-bottom-inner .logo {
position: absolute;
top: 50%;
left: 0;
z-index: 1;
padding: 15px 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 148px;
}
.header-default .header-bottom .header-bottom-inner ul.gva-nav-menu {
float: right;
}
.header-default .header-bottom .header-bottom-inner ul.gva-nav-menu > li > a {
padding: 30px 15px;
}
.header-default .header-bottom .header-bottom-inner .gsc-search-box {
position: absolute;
right: 0;
top: 50%;
margin-top: -15px;
z-index: 1;
}
.header-builder {
min-height: 550px;
}
.header-builder.header-bg-black {
padding: 10px 0 30px;
background: url(//bucketfunds.com/wp-content/themes/krowd/images/bg-header-builder.jpg) no-repeat center top transparent;
background-size: cover;
} ul.gva-nav-menu {
margin-bottom: 0;
padding: 0;
}
ul.gva-nav-menu > li {
margin: 0;
padding: 0;
position: relative;
list-style: none;
float: left;
display: inline-block;
padding: 0;
}
ul.gva-nav-menu > li > a {
font-size: 16px;
font-weight: 400;
padding: 36px 20px;
height: auto;
position: relative;
display: inline-block;
color: #838694;
}
@media (max-width: 1199.98px) {
ul.gva-nav-menu > li > a {
padding-left: 15px;
padding-right: 15px;
}
}
ul.gva-nav-menu > li > a .caret {
margin-left: 3px;
top: 2px;
position: relative;
height: 8px;
width: 10px;
display: inline-block;
font-size: 14px;
}
ul.gva-nav-menu > li > a .caret:after {
content: '\f107';
position: absolute;
left: 0;
top: 50%;
margin-top: -7px;
z-index: 1;
font-family: 'FontAwesome';
line-height: 1;
font-size: 12px;
font-weight: 700;
opacity: 0.8;
}
ul.gva-nav-menu > li:last-child > a:before {
display: none;
}
ul.gva-nav-menu > li:hover > a, ul.gva-nav-menu > li:active > a, ul.gva-nav-menu > li:focus > a, ul.gva-nav-menu > li.current_page_parent > a {
color: #F3605D;
}
ul.gva-nav-menu > li:hover > a .menu-arrow, ul.gva-nav-menu > li:active > a .menu-arrow, ul.gva-nav-menu > li:focus > a .menu-arrow, ul.gva-nav-menu > li.current_page_parent > a .menu-arrow {
bottom: -7px;
opacity: 1;
}
ul.gva-nav-menu > li > .submenu-inner:after {
content: '';
position: absolute;
bottom: 100%;
left: 32px;
width: 16px;
height: 16px;
border-width: 8px;
border-style: solid;
border-color: transparent transparent #fff transparent;
display: block;
}
ul.gva-nav-menu > li .submenu-inner, ul.gva-nav-menu > li ul.submenu-inner {
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
position: absolute;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
top: 100%;
z-index: 99;
margin-top: -1px;
-webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
border-radius: 6px;
min-width: 250px;
padding: 20px 20px 20px;
background: #fff;
list-style-type: none;
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
ul.gva-nav-menu > li .submenu-inner li, ul.gva-nav-menu > li ul.submenu-inner li {
background: transparent;
position: relative;
text-align: left;
border-bottom: 1px solid #E9E9EE;
padding: 5px 0;
}
@media (max-width: 991.98px) {
ul.gva-nav-menu > li .submenu-inner li, ul.gva-nav-menu > li ul.submenu-inner li {
border-bottom: 0;
}
}
ul.gva-nav-menu > li .submenu-inner li:last-child, ul.gva-nav-menu > li ul.submenu-inner li:last-child {
border-bottom: none;
}
ul.gva-nav-menu > li .submenu-inner li a, ul.gva-nav-menu > li ul.submenu-inner li a {
display: block;
line-height: 1.4;
padding: 8px 0;
font-size: 15px;
text-transform: capitalize;
position: relative;
color: #838694;
}
ul.gva-nav-menu > li .submenu-inner li a .caret, ul.gva-nav-menu > li ul.submenu-inner li a .caret {
top: 16px;
position: absolute;
right: 0;
height: 8px;
width: 10px;
display: inline-block;
}
ul.gva-nav-menu > li .submenu-inner li a .caret:after, ul.gva-nav-menu > li ul.submenu-inner li a .caret:after {
content: '\f054';
position: absolute;
left: 0;
top: 50%;
margin-top: -8px;
z-index: 1;
font-family: 'FontAwesome';
line-height: 1;
font-size: 12px;
font-weight: 700;
}
ul.gva-nav-menu > li .submenu-inner li a:hover, ul.gva-nav-menu > li .submenu-inner li a:focus, ul.gva-nav-menu > li .submenu-inner li a:active, ul.gva-nav-menu > li ul.submenu-inner li a:hover, ul.gva-nav-menu > li ul.submenu-inner li a:focus, ul.gva-nav-menu > li ul.submenu-inner li a:active {
color: #F3605D;
}
ul.gva-nav-menu > li .submenu-inner li ul.submenu-inner, ul.gva-nav-menu > li ul.submenu-inner li ul.submenu-inner {
position: absolute;
left: 90%;
top: 0;
}
ul.gva-nav-menu > li .submenu-inner li:hover > ul.submenu-inner, ul.gva-nav-menu > li ul.submenu-inner li:hover > ul.submenu-inner {
display: block;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
-webkit-transform: rotateX(0);
transform: rotateX(0);
}
ul.gva-nav-menu > li:hover > .submenu-inner {
top: 100%;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
height: auto;
opacity: 1;
filter: alpha(opacity=100);
display: block;
-webkit-transform: rotateX(0);
transform: rotateX(0);
}
@media (max-width: 1600px) {
ul.gva-nav-menu > li:last-child ul.submenu-inner li ul.submenu-inner, ul.gva-nav-menu > li:nth-last-child(2) ul.submenu-inner li ul.submenu-inner {
right: 100%;
left: auto;
}
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner {
max-width: 1170px !important;
background: #fff;
left: 0;
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub {
padding: 0;
list-style-type: none;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-6 > li {
width: 16.66667%;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-5 > li {
width: 20%;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-4 > li {
width: 25%;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-3 > li {
width: 33.33333%;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-2 > li {
width: 50%;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-1 > li {
width: 100%;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li {
border: none;
list-style: none;
float: left;
padding-left: 15px;
padding-right: 15px;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li > a {
border-bottom: 1px solid #E9E9EE;
padding: 0 0 10px;
margin: 0 0 5px;
display: block;
color: #1b1f2e !important;
font-weight: 500;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li > a .caret {
display: none;
}
@media (max-width: 991.98px) {
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li > a {
margin-top: 6px;
}
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li .submenu-inner {
background: transparent !important;
-webkit-box-shadow: none;
box-shadow: none;
display: block;
position: static;
padding: 0;
min-width: 100%;
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
transform: scale(1);
visibility: visible;
max-width: 100% !important;
min-width: 10px !important;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li .submenu-inner li {
list-style: none;
border: none;
padding: 0;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li .submenu-inner li:last-child {
border: none;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li .submenu-inner li.menu-item-has-children > a {
font-weight: 600;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li .submenu-inner li .submenu-inner {
padding-left: 20px !important;
display: block;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner.megamenu-align-left {
left: 0;
right: auto;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner.megamenu-align-right {
right: 0;
left: auto;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner.megamenu-align-center {
left: 50%;
-webkit-transform: rotateX(-90deg) translateX(-50%) !important;
transform: rotateX(-90deg) translateX(-50%) !important;
}
ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner.megamenu-align-center:after {
bottom: 100%;
left: 50%;
margin-left: -6px;
}
ul.gva-nav-menu > li.megamenu-main:hover .megamenu-wrap-inner {
-webkit-transform: rotateX(0) translateX(-50%) !important;
transform: rotateX(0) translateX(-50%) !important;
}
.menu-skin-white #mega-menu-main-menu > li > a {
text-transform: uppercase;
font-style: normal !important;
color: #fff !important;
}
.menu-skin-white #mega-menu-main-menu > li > a:hover, .menu-skin-white #mega-menu-main-menu > li > a:focus, .menu-skin-white #mega-menu-main-menu > li > a:active {
color: #1b1f2e !important;
}
.gavias-off-canvas-toggle {
font-size: 24px;
float: right;
margin-right: -1px;
border-left: 1px solid rgba(0, 0, 0, 0.1);
border-right: 1px solid rgba(0, 0, 0, 0.1);
text-align: center;
width: 36px;
height: 36px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
background: #F3605D;
color: #fff;
line-height: 1.5;
margin-bottom: 10px;
}
.gavias-off-canvas-toggle:hover, .gavias-off-canvas-toggle:focus {
background: #1b1f2e;
color: #fff;
}
.gavias-off-canvas-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.6);
z-index: 9999;
display: block;
}
#gavias-off-canvas {
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
background: #fff;
height: 100%;
left: -75%;
position: fixed;
top: 0;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
width: 70%;
z-index: 99998;
bottom: 0;
}
#gavias-off-canvas.active {
left: 0;
}
#gavias-off-canvas .navbar-collapse {
padding-left: 0 !important;
}
#gavias-off-canvas ul {
padding-left: 25px;
}
#gavias-off-canvas .off-canvas-top {
height: 35px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#gavias-off-canvas .off-canvas-top .top-social > a {
line-height: 35px;
-webkit-transition: background 0.35s;
transition: background 0.35s;
-moz-transition: background 0.35s;
-ms-transition: background 0.35s;
padding: 0 15px;
display: block;
border-left: 1px solid rgba(0, 0, 0, 0.1);
float: left;
}
#gavias-off-canvas .off-canvas-top .top-social > a:last-child {
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
#gavias-off-canvas .off-canvas-top .top-social > a:hover {
background: #F3605D;
color: #fff;
border-color: #F3605D;
}
#gavias-off-canvas .off-canvas-top .gavias-off-canvas-close {
float: right;
margin-right: 35px;
line-height: 35px;
border-left: 1px solid rgba(0, 0, 0, 0.1);
border-right: 1px solid rgba(0, 0, 0, 0.1);
padding: 0 15px;
color: #1b1f2e;
}
#gavias-off-canvas .off-canvas-top .gavias-off-canvas-close:hover {
cursor: pointer;
background: #F3605D;
color: #fff;
}
#gavias-off-canvas ul#menu-main-menu {
width: 100%;
margin: 0;
padding: 0;
}
#gavias-off-canvas ul#menu-main-menu > li {
list-style: none;
display: block;
width: 100%;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
overflow: hidden;
padding: 10px 20px;
}
#gavias-off-canvas ul#menu-main-menu > li > a {
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
font-weight: 600;
text-transform: uppercase;
padding: 0;
}
#gavias-off-canvas ul#menu-main-menu > li > a:hover, #gavias-off-canvas ul#menu-main-menu > li > a:focus {
background: transparent;
}
#gavias-off-canvas ul#menu-main-menu > li > a.active > a {
color: #F3605D;
background: transparent;
}
#gavias-off-canvas ul#menu-main-menu > li .submenu-inner.dropdown-menu {
position: relative;
display: block;
width: 100%;
-webkit-box-shadow: none;
box-shadow: none;
padding: 0;
padding-left: 15px;
border: none;
}
#gavias-off-canvas ul#menu-main-menu > li .submenu-inner.dropdown-menu li a {
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
padding: 4px 0;
}
#gavias-off-canvas ul#menu-main-menu > li .submenu-inner.dropdown-menu li a:hover, #gavias-off-canvas ul#menu-main-menu > li .submenu-inner.dropdown-menu li a:focus {
color: #F3605D;
background: transparent;
}
#gavias-off-canvas ul#menu-main-menu > li .submenu-inner.dropdown-menu li.active > a {
color: #F3605D;
background: transparent;
}
#gavias-off-canvas ul#menu-main-menu .caret {
float: right;
margin-top: 5px;
}
.vertical-megamenu-widget {
position: relative;
}
.vertical-megamenu-widget .vertical-megamenu-content {
position: absolute;
top: 100%;
left: 15px;
z-index: 99;
-webkit-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
}
.vertical-megamenu-widget .vertical-megamenu-icon a {
color: #fff;
}
.vertical-megamenu-widget .vertical-megamenu-icon a:hover {
cursor: pointer;
}
#gva-vertical-megamenu {
background: #fff;
min-width: 290px;
z-index: 9999;
}
#gva-vertical-megamenu .navbar-collapse {
padding: 0 !important;
}
#gva-vertical-megamenu ul.gva-nav-menu {
width: 100%;
}
#gva-vertical-megamenu ul.gva-nav-menu > li {
width: 100% !important;
display: block;
float: none !important;
position: relative;
border-bottom: 1px solid #E9E9EE;
text-align: left;
}
#gva-vertical-megamenu ul.gva-nav-menu > li > a:before {
display: none;
}
#gva-vertical-megamenu ul.gva-nav-menu > li > a .caret:after {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
#gva-vertical-megamenu ul.gva-nav-menu > li .submenu-inner {
left: 100% !important;
top: 0 !important;
margin-left: -1px;
min-width: 300px;
}
#gva-vertical-megamenu ul.gva-nav-menu > li .submenu-inner.megamenu {
min-width: 700px;
}
#mega-menu-wrap-primary {
position: static !important;
}
#mega-menu-wrap-primary .mega-menu-horizontal {
position: static !important;
}
.gva-offcanvas-content {
position: fixed;
left: -300px;
width: 300px;
max-width: 85%;
top: 0;
bottom: 0;
z-index: 9999;
visibility: hidden;
background: #fff;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.gva-offcanvas-content a {
color: #1b1f2e;
}
.gva-offcanvas-content a:hover {
color: #F3605D;
}
.gva-offcanvas-content .close-canvas {
background: #fff;
position: absolute;
left: 100%;
top: 100px;
z-index: 999;
font-size: 18px;
text-align: center;
line-height: 45px;
border: 1px solid #E9E9EE;
-webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1);
box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1);
}
.gva-offcanvas-content .close-canvas a {
display: inline-block;
width: 45px;
height: 45px;
color: #1b1f2e;
}
.gva-offcanvas-content .close-canvas a:hover {
cursor: pointer;
color: #F3605D;
}
.gva-offcanvas-content .instagram-pics > li {
width: 33.333% !important;
overflow: hidden;
padding: 10px !important;
}
.gva-offcanvas-content .instagram-pics > li a {
padding: 0 !important;
}
.gva-offcanvas-content .wp-sidebar .widget {
padding-top: 20px;
margin-bottom: 10px;
}
.gva-offcanvas-content .wp-sidebar .widget:last-child {
border-bottom: 0;
}
.gva-offcanvas-content .wp-sidebar .widget .widget-title {
color: #fff;
text-align: center;
}
.gva-offcanvas-content .wp-sidebar .widget .widget-title span {
font-size: 18px;
color: #1b1f2e;
}
.gva-offcanvas-content .wp-sidebar .widget .widget-title:before {
left: 50%;
margin-left: -40px;
}
.gva-offcanvas-content .wp-sidebar .widget .widget-title:after {
left: 50%;
margin-left: -25px;
}
.gva-offcanvas-content .wp-sidebar {
overflow-x: hidden;
height: 100%;
padding: 20px;
}
.gva-offcanvas-content #gva-mobile-menu {
padding: 0;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu {
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li {
position: relative !important;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
display: block;
width: 100%;
padding: 0;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li > .submenu-inner {
padding-bottom: 15px !important;
-webkit-transition: 0s;
transition: 0s;
-moz-transition: 0s;
-ms-transition: 0s;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li a {
padding: 12px 0 12px;
font-size: 16px;
text-transform: capitalize;
color: #1b1f2e;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li a .caret {
display: none;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li a:after {
display: none;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li a:hover {
color: #F3605D;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li.menu-item-has-children .caret {
border: none;
position: absolute;
top: 20px;
margin-top: -10px;
right: 0;
width: 30px;
height: 30px;
z-index: 9;
color: #85827D;
background: url(//bucketfunds.com/wp-content/themes/krowd/images/plus.png) no-repeat center center transparent;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li.menu-item-has-children .caret:after {
display: none;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li.menu-item-has-children .caret:hover {
cursor: pointer;
color: #F3605D;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li.menu-item-has-children.menu-active .caret {
background: url(//bucketfunds.com/wp-content/themes/krowd/images/minium.png) no-repeat center center transparent;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li > a {
display: block;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li > ul {
display: none;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner {
position: relative;
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
visibility: visible !important;
background: none;
left: auto;
top: auto;
padding: 0;
border: none !important;
-webkit-box-shadow: none;
box-shadow: none;
display: none;
max-width: 100% !important;
-webkit-transform: rotateX(0) !important;
transform: rotateX(0) !important;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner:before, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner:after, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner:before, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner:after {
content: " ";
display: table;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner:after, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner:after {
clear: both;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner:before, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner:after, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner:before, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner:after {
content: " ";
display: table;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner:after, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner:after {
clear: both;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner .caret, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner .caret {
display: none;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner li a, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner li a {
padding: 8px 0;
font-weight: 400;
text-transform: none;
font-size: 15px;
color: #838694;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner li a:hover, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner li a:hover {
color: #F3605D;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner ul, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner ul {
width: 100%;
padding-left: 15px;
display: block !important;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner ul > li, .gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li div.submenu-inner ul > li {
padding: 0;
display: block;
width: 100%;
}
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner {
padding-left: 20px;
}
.gva-offcanvas-content.open {
left: 0;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.megamenu-main .megamenu-wrap-inner {
width: 100%;
left: 0;
right: 0;
margin: auto;
}
.megamenu-main .widget {
text-align: left;
color: #1b1f2e;
}
.megamenu-main .widget .widget-title,
.megamenu-main .widget .widgettitle {
font-size: 16px;
text-align: left;
text-transform: uppercase;
font-weight: 600;
line-height: 20px;
padding: 0;
border: none;
}
.megamenu-main .widget ul {
list-style: none;
padding: 0;
}
.megamenu-main .widget.widget-html ul li {
line-height: 32px;
padding: 5px 0;
}
.megamenu-main .widget.widget-html ul li strong {
color: #F3605D;
font-weight: 600;
}
.megamenu-main .widget .product-block {
margin-bottom: 10px;
}
ul.gva-user-menu li a {
font-size: 15px;
} .gva-element {
min-height: 20px;
}
.column-style-bg-overflow-right .elementor-widget-wrap {
z-index: 9;
}
.column-style-bg-overflow-right .elementor-widget-wrap .bg-overfolow {
content: '';
width: 2000px;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: -1;
background: inherit;
}
.column-style-bg-overflow-left .elementor-background-overlay {
z-index: 2;
}
.column-style-bg-overflow-left .elementor-widget-wrap {
z-index: 9;
}
.column-style-bg-overflow-left .elementor-widget-wrap .bg-overfolow {
content: '';
width: 2000px;
height: 100%;
position: absolute;
right: 0;
top: 0;
z-index: -1;
background: inherit;
}
.bg-overlay-1 .elementor-background-overlay {
top: 120px;
left: 75px;
}
.bg-overlay-2 .elementor-background-overlay {
width: 480px;
height: 480px;
top: 0;
right: 0;
left: auto;
z-index: 9;
}
.bg-overlay-3 .elementor-background-overlay {
width: 120px !important;
height: 120px !important;
top: 50% !important;
left: 50% !important;
margin-left: -60px;
margin-top: -60px;
z-index: 11;
}
.row-border-top {
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.row-border-bottom {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.row-border-bottom-dark {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.bg-row-theme, .bg-col-theme > .elementor-column-wrap, .bg-col-theme > .elementor-element-populated {
background-color: #F3605D;
}
.bg-row-theme-second, .bg-col-theme-second > .elementor-column-wrap, .bg-col-theme-second > .elementor-widget-wrap, .bg-col-theme-second > .elementor-element-populated {
background-color: #29F0B4;
}
.container .container {
padding: 0 !important;
width: 100% !important;
}
.flex-element-center .elementor-widget-wrap {
display: -webkit-flex;
-webkit-align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.flex-element-center .elementor-widget-wrap > div {
padding-right: 10px;
width: auto;
margin-bottom: 0;
}
@media (min-width: 1500px) {
.flex-element-center .elementor-widget-wrap > div {
padding-right: 20px;
}
}
.flex-element-center .elementor-widget-wrap > div:last-child {
padding-right: 0;
}
.flex-element-center-ali-right .elementor-widget-wrap {
display: -webkit-flex;
-webkit-align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.flex-element-center-ali-right .elementor-widget-wrap > div {
padding-right: 10px;
width: auto;
margin-bottom: 0;
}
@media (min-width: 1500px) {
.flex-element-center-ali-right .elementor-widget-wrap > div {
padding-right: 20px;
}
}
.flex-element-center-ali-right .elementor-widget-wrap > div:last-child {
padding-right: 0;
}
.flex-middle {
display: -webkit-flex;
-webkit-align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.flex-middle .ali-right {
margin-left: auto;
text-align: right;
}
.flex-middle .ali-left {
margin-right: auto;
text-align: left;
}
.flex-bottom {
display: -webkit-flex;
-webkit-align-items: flex-end;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.flex-bottom .ali-right {
margin-left: auto;
text-align: right;
}
.flex-bottom .ali-left {
margin-right: auto;
text-align: left;
}
.column-style-1 > .elementor-widget-wrap {
width: 120%;
position: absolute;
top: 0;
left: 0;
}
@media (max-width: 991.98px) {
.column-style-1 > .elementor-widget-wrap {
width: 150%;
}
}
@media (max-width: 766px) {
.column-style-1 > .elementor-widget-wrap {
position: relative;
width: 100%;
}
}
.col-bg-theme-inner > .elementor-widget-wrap {
background: #F3605D;
}
.elementor-icon-list-icon svg {
height: auto;
}
.gsc-logo .site-branding-logo {
display: inline-block;
}
.gva-deals {
border: 1px solid #E9E9EE;
}
.gva-deals .widget-heading {
border-bottom: 1px solid #E9E9EE;
}
.gva-deals .widget-heading .widget-title {
border-bottom: none;
padding: 10px;
text-align: left;
}
.gva-deals .widget-heading .widget-title img {
margin-top: 5px;
margin-right: 2px;
}
.gva-deals .item-product-deals {
padding: 0;
}
.gva-deals .item-product-deals .product-block {
padding: 20px;
}
.gva-deals .item-product-deals .product-block:before {
display: none;
}
.gva-deals .item-product-deals .time {
width: 100%;
}
.gva-deals .item-product-deals .time .countdown-times {
float: left;
}
.gva-deals .item-product-deals .time .countdown-times > div {
font-size: 14px !important;
}
.gva-productscategory-navigation {
border: 1px solid #E9E9EE;
overflow: hidden;
}
.gva-productscategory-navigation .widget-title {
padding: 0 20px;
color: #fff;
text-align: left;
background: #F3605D;
line-height: 48px;
font-size: 16px;
text-transform: uppercase;
font-weight: 600;
}
.gva-productscategory-navigation .col-first {
position: relative;
}
.gva-productscategory-navigation .col-first:after {
content: "";
width: 1px;
height: 5000px;
position: absolute;
right: 0;
top: 0;
background: #E9E9EE;
z-index: 1;
}
@media (max-width: 767.98px) {
.gva-productscategory-navigation .col-first:after {
display: none;
}
}
.gva-productscategory-navigation .banners img {
width: 100%;
height: auto;
}
.gva-products-list .widget-title {
background: #F3605D;
padding: 15px 20px;
font-size: 16px;
color: #fff;
}
.gva-products-list .shop-products {
padding: 0 20px;
}
.gva-products-list .shop-products > .product-block {
margin-top: 20px !important;
padding: 20px 0 0;
border-top: 1px solid #E9E9EE;
}
.gva-products-list .shop-products > .product-block .product-block-inner {
padding: 0;
}
.gva-products-list .shop-products > .product-block:first-child {
margin-top: 0 !important;
border: none;
}
.gva-products-list .shop-products > .product-block:last-child {
padding-bottom: 20px;
}
.gva-social-links {
margin-bottom: 10px;
}
.gva-social-links ul.socials {
list-style: none;
text-align: right;
margin-bottom: 0;
}
.gva-social-links ul.socials > li {
display: inline-block;
margin-right: 20px;
}
.gva-social-links ul.socials > li a {
float: left;
}
.gva-social-links.default ul.socials > li a i {
font-size: 18px !important;
}
.gva-social-links.style-v2 {
overflow: hidden;
width: 100%;
text-align: center;
}
.gva-social-links.style-v2:before, .gva-social-links.style-v2:after {
content: " ";
display: table;
}
.gva-social-links.style-v2:after {
clear: both;
}
.gva-social-links.style-v2 .widget-title {
text-transform: uppercase;
text-align: center;
}
.gva-social-links.style-v2 .widget-title span {
font-size: 14px;
font-weight: 600;
text-transform: capitalize;
color: #fff;
}
.gva-social-links.style-v2 ul.socials {
float: none;
padding: 0;
text-align: center;
position: relative;
display: inline-block;
width: auto;
padding: 0 10px;
}
.gva-social-links.style-v2 ul.socials > li {
line-height: 1;
display: inline-block;
padding: 0 8px;
margin: 0;
}
.gva-social-links.style-v2 ul.socials > li > a {
line-height: 1;
font-size: 18px !important;
color: #fff;
}
.gva-social-links.style-v2 ul.socials > li > a i {
font-size: 18px;
background: none;
}
.gva-social-links.style-v2 ul.socials > li > a:hover {
color: #F3605D;
}
.gva-social-links.style-v3 {
text-align: center;
margin-top: 45px;
}
.gva-social-links.style-v3 ul.socials {
text-align: center;
}
.gva-social-links.style-v3 ul.socials > li > a {
color: #aaaaaa;
}
.gva-social-links.style-v3 ul.socials > li > a i {
font-size: 18px;
}
.gva-social-links.style-v3 ul.socials > li > a:hover {
color: #1b1f2e;
}
.gva-social-links.style-v4 {
margin-bottom: 0;
}
.gva-social-links.style-v4 ul.socials {
margin-bottom: 0;
float: right;
}
.gva-social-links.style-v4 ul.socials > li > a {
color: #aaaaaa !important;
}
.gva-social-links.style-v4 ul.socials > li > a i {
font-size: 16px !important;
}
.gva-social-links.style-v4 ul.socials > li > a:hover {
color: #1b1f2e !important;
}
.gsc-team .social-icons a {
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
margin-right: 10px;
display: inline-block;
color: #fff;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.gsc-team .social-icons a:hover {
-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
}
.gsc-team .team-name {
font-size: 14px;
text-transform: uppercase;
padding: 0 0 15px;
position: relative;
font-weight: 600;
margin: 0;
letter-spacing: 1px;
}
.gsc-team .team-position {
text-transform: capitalize;
color: #F3605D;
font-weight: 400;
font-size: 13px;
}
.gsc-team .team-info {
margin: 15px 0;
}
.gsc-team.team-horizontal {
margin-top: 50px;
}
.gsc-team.team-horizontal .team-header {
position: relative;
overflow: hidden;
}
.gsc-team.team-horizontal .team-header img {
-webkit-transition: all 3s;
transition: all 3s;
-moz-transition: all 3s;
-ms-transition: all 3s;
display: inline-block;
}
.gsc-team.team-horizontal .team-header .box-hover {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0.8);
transform: scale(0.8);
position: absolute;
top: 0;
left: 0;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
}
.gsc-team.team-horizontal .team-header .box-hover .content-inner {
position: absolute;
top: 50%;
margin-top: -15px;
left: 0;
width: 100%;
height: auto;
padding: 0 20px;
}
.gsc-team.team-horizontal .team-header .social-list a {
background: none;
color: #fff !important;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
margin-right: 20px;
display: inline-block;
font-size: 16px;
}
.gsc-team.team-horizontal .team-header .social-list a:last-child {
margin-right: 0;
}
.gsc-team.team-horizontal .team-header .social-list a:hover {
color: #F3605D !important;
}
.gsc-team.team-horizontal .team-name {
font-size: 14px;
margin: 0 0 12px 0;
text-transform: uppercase;
padding: 0 0 12px;
position: relative;
font-weight: 800;
}
.gsc-team.team-horizontal .team-name:after {
bottom: 0;
left: 0;
content: "";
background: #F3605D;
width: 45px;
height: 1px;
position: absolute;
}
.gsc-team.team-horizontal:hover .box-hover {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
transform: scale(1);
}
.gsc-team.team-horizontal:hover .team-header img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.gsc-team.team-vertical-small {
background: #F6F6F6;
padding: 30px;
text-align: center;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.gsc-team.team-vertical-small .team-header {
width: 110px;
height: 110px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
display: inline-block;
}
.gsc-team.team-vertical-small:hover {
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.gsc-team.team-vertical {
margin-bottom: 30px;
position: relative;
background: none;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
}
.gsc-team.team-vertical .team-header {
overflow: hidden;
position: relative;
}
.gsc-team.team-vertical .team-header img {
-webkit-transition: all 3s;
transition: all 3s;
-moz-transition: all 3s;
-ms-transition: all 3s;
display: inline-block;
}
.gsc-team.team-vertical .social-list a {
background: none;
color: #fff !important;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
margin-right: 20px;
display: inline-block;
font-size: 16px;
}
.gsc-team.team-vertical .social-list a:last-child {
margin-right: 0;
}
.gsc-team.team-vertical .social-list a:hover {
color: #1b1f2e !important;
}
.gsc-team.team-vertical .team-name {
padding: 0;
color: #fff;
}
.gsc-team.team-vertical .team-position {
color: #fff;
}
.gsc-team.team-vertical .team-content {
color: #fff;
}
.gsc-team.team-vertical .box-hover {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0.8);
transform: scale(0.8);
position: absolute;
top: 0;
left: 0;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
}
.gsc-team.team-vertical .box-hover .team-content {
position: absolute;
left: 0;
width: 100%;
height: auto;
padding: 0 20px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.gsc-team.team-vertical .team-body {
bottom: 0;
left: 0;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.gsc-team.team-vertical .team-body .content-hover {
opacity: 0;
filter: alpha(opacity=0);
}
.gsc-team.team-vertical .team-body .info {
padding: 20px 15px;
position: relative;
margin-top: -35px;
margin-left: 15px;
margin-right: 15px;
z-index: 99;
background: #F3605D;
}
.gsc-team.team-vertical:hover .box-hover {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
transform: scale(1);
}
.gsc-team.team-circle .team-header, .gsc-team.team-circle .box-hover {
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
}
.gva-contact-info {
background: none;
}
.gva-contact-info .widget-content {
background: #fff;
}
.gva-contact-info .widget-content .description {
line-height: 20px;
margin-bottom: 45px;
}
.gva-contact-info .widget-content .image {
-webkit-box-shadow: 0.5px 0.866px 3px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0.5px 0.866px 3px 0px rgba(0, 0, 0, 0.15);
}
.gva-contact-info .widget-content .content {
margin-top: 25px;
}
.gva-contact-info .widget-content .content > div {
margin-top: 10px;
}
.gva-contact-info .widget-content .content > div i {
margin: 0 8px 0 0;
}
.gva-blogs-list .post {
width: 100%;
float: left;
}
.gva-blogs-list .post .post-thumbnail {
width: 45%;
float: left;
}
@media (max-width: 991.98px) {
.gva-blogs-list .post .post-thumbnail {
width: 100%;
}
}
.gva-blogs-list .post .post-thumbnail iframe {
height: 250px;
min-height: 250px;
}
.gva-blogs-list .post .entry-content {
width: 55%;
float: left;
padding-left: 30px;
}
@media (max-width: 991.98px) {
.gva-blogs-list .post .entry-content {
width: 100%;
padding-left: 0;
padding-top: 15px;
}
}
@media (max-width: 991.98px) and (max-width: 991.98px) {
.gva-blogs-list .post .entry-content .entry-title {
margin-top: 15px;
}
}
.gva-blogs-list.show-read-more .read-more {
margin-top: 5px;
display: block !important;
visibility: visible !important;
}
.gva-blogs-list .row-item:last-child .post {
margin-bottom: 0 !important;
}
.post-small .post {
margin-bottom: 20px !important;
float: left;
width: 100%;
}
.post-small .post .post-thumbnail {
width: 70px;
float: left;
}
.post-small .post .post-content {
padding-left: 85px;
width: 100%;
float: none;
}
.post-small .post .entry-title {
font-size: 14px !important;
margin: 0;
padding: 0;
}
.post-small .post .cat-links a {
color: #F3605D;
}
.post-small .post .cat-links a:hover {
text-decoration: underline;
}
.post-small .post .entry-meta {
margin: 5px 0;
}
.post-small .post .entry-meta .author {
display: none;
}
.post-small .post .line-1 {
display: none;
}
.gva-tabs-products-ajax div[data-loaded="false"] {
position: relative;
}
.gva-tabs-products-ajax div[data-loaded="false"] .ajax-loading {
width: 100%;
display: block;
}
.gva-tabs-products-ajax div[data-loaded="false"] .ajax-loading:after {
content: "";
top: 50%;
left: 50%;
width: 64px;
height: 64px;
margin-top: -32px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
background: url(//bucketfunds.com/wp-content/themes/krowd/images//preloader.gif) repeat-x center center transparent;
position: absolute;
z-index: 1;
}
.gva-tabs-products-ajax .tabs-list {
-ms-overflow-scrolling: touch;
overflow-scrolling: touch;
-webkit-overflow-scrolling: touch;
overflow: auto;
}
.gva-tabs-products-ajax .nav-tabs {
white-space: nowrap;
padding: 0;
-ms-overflow-scrolling: touch;
overflow-scrolling: touch;
-webkit-overflow-scrolling: touch;
overflow: hidden;
white-space: nowrap;
}
.gva-tabs-products-ajax .nav-tabs > li {
display: inline-block !important;
white-space: nowrap;
float: none;
}
.gva-tabs-products-ajax .nav-tabs > li > a {
position: relative;
margin-bottom: 25px;
padding-bottom: 3px;
}
.gva-tabs-products-ajax .nav-tabs > li > a:after {
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
content: "";
width: 100%;
height: 1px;
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
background: #E9E9EE;
opacity: 0;
filter: alpha(opacity=0);
}
.gva-tabs-products-ajax .nav-tabs > li.active > a:after {
width: 100%;
opacity: 1;
filter: alpha(opacity=100);
}
.gsc-facebook-box {
margin-bottom: 30px;
}
.gsc-facebook-box iframe {
width: 100%;
}
.elementor-accordion .elementor-accordion-item {
margin-bottom: 10px;
border: none;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title {
background: #fff;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title a {
padding: 0;
color: #1b1f2e;
-webkit-transition: all 0.35s;
transition: all 0.35s;
font-weight: 500;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title a span {
font-family: "Poppins", sans-serif;
color: #29F0B4;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {
font-size: 14px;
line-height: 25px;
text-align: center;
}
@media (max-width: 767.98px) {
.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {
margin: 0;
}
}
.elementor-accordion .elementor-accordion-item .elementor-tab-content {
border-top: none;
font-size: 16px;
}
.elementor-widget-progress .elementor-progress-bar:after {
content: '';
width: 10px;
height: 10px;
border-radius: 50%;
background: inherit;
position: absolute;
right: 0;
top: -3px;
display: none;
}
.elementor-widget-progress .elementor-progress-percentage {
position: absolute;
right: 0;
color: #838694;
bottom: 18px;
padding-right: 0;
font-size: 14px;
font-weight: 500;
}
.elementor-widget-icon-box .elementor-icon-box-icon {
margin-top: 5px;
}
.elementor-widget-icon-box .elementor-icon-box-title {
margin: 0;
}
.elementor-widget-icon-box .elementor-icon-box-description {
min-height: 0 !important;
}
.elementor-widget-icon-box.icon-color-theme .elementor-icon, .elementor-widget-icon-box.icon-color-theme .elementor-icon-list-icon, .elementor-widget-icon-list.icon-color-theme .elementor-icon, .elementor-widget-icon-list.icon-color-theme .elementor-icon-list-icon {
color: #F3605D;
}
.elementor-widget-icon-box.icon-color-theme-second .elementor-icon, .elementor-widget-icon-box.icon-color-theme-second .elementor-icon-list-icon, .elementor-widget-icon-list.icon-color-theme-second .elementor-icon, .elementor-widget-icon-list.icon-color-theme-second .elementor-icon-list-icon {
color: #29F0B4;
}
.elementor-widget-icon-box.hover-color-theme a:hover, .elementor-widget-icon-list.hover-color-theme a:hover {
color: #F3605D !important;
}
.elementor-widget-icon-box.hover-color-theme-second a:hover, .elementor-widget-icon-box.hover-color-theme-second a:hover *, .elementor-widget-icon-list.hover-color-theme-second a:hover, .elementor-widget-icon-list.hover-color-theme-second a:hover * {
color: #29F0B4 !important;
}
.gva-content-horizontal.column-2 .content-hover-horizontal .content-item {
width: 33.33%;
}
.gva-content-horizontal.column-2 .content-hover-horizontal .content-item .image {
width: 295px;
}
.gva-content-horizontal.column-2 .content-hover-horizontal .content-item.active {
width: 66.66%;
}
.gva-content-horizontal.column-3 .content-hover-horizontal .content-item {
width: 25%;
}
.gva-content-horizontal.column-3 .content-hover-horizontal .content-item .image {
width: 295px;
}
.gva-content-horizontal.column-3 .content-hover-horizontal .content-item.active {
width: 50%;
}
.gva-content-horizontal.column-4 .content-hover-horizontal .content-item {
width: 20%;
}
.gva-content-horizontal.column-4 .content-hover-horizontal .content-item .image {
width: 236px;
}
.gva-content-horizontal.column-4 .content-hover-horizontal .content-item .content {
padding: 20px;
}
.gva-content-horizontal.column-4 .content-hover-horizontal .content-item.active {
width: 40%;
}
.gva-content-horizontal .content-hover-horizontal {
margin-left: -5px;
margin-right: -5px;
}
.gva-content-horizontal .content-hover-horizontal .content-item {
padding-left: 5px;
padding-right: 5px;
float: left;
-webkit-transition: all 0.35s;
transition: all 0.35s;
position: relative;
}
@media (max-width: 991.98px) {
.gva-content-horizontal .content-hover-horizontal .content-item {
width: 100% !important;
margin-bottom: 20px;
}
}
.gva-content-horizontal .content-hover-horizontal .content-item .content-inner {
position: relative;
}
.gva-content-horizontal .content-hover-horizontal .content-item .image {
z-index: 9;
position: relative;
width: 295px;
}
@media (max-width: 991.98px) {
.gva-content-horizontal .content-hover-horizontal .content-item .image {
width: 50% !important;
}
}
@media (max-width: 560px) {
.gva-content-horizontal .content-hover-horizontal .content-item .image {
width: 100% !important;
}
}
.gva-content-horizontal .content-hover-horizontal .content-item .content {
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 100%;
z-index: 1;
background: #fff;
border: 1px solid #E9E9EE;
border-left: 0;
-webkit-transition: all 0.35s;
transition: all 0.35s;
padding: 45px 45px 15px;
overflow: hidden;
}
@media (max-width: 1199.98px) {
.gva-content-horizontal .content-hover-horizontal .content-item .content {
padding: 30px 30px 10px;
}
}
@media (max-width: 991.98px) {
.gva-content-horizontal .content-hover-horizontal .content-item .content {
width: calc( 50% + 5px) !important;
}
}
@media (max-width: 560px) {
.gva-content-horizontal .content-hover-horizontal .content-item .content {
width: 100% !important;
position: relative;
border: 1px solid #E9E9EE;
border-top: 0;
}
}
.gva-content-horizontal .content-hover-horizontal .content-item .content .title {
font-size: 20px;
}
.gva-content-horizontal .content-hover-horizontal .content-item .content .action {
margin-top: 15px;
}
.gva-content-horizontal .content-hover-horizontal .content-item .content .action svg {
width: 20px;
height: auto;
fill: #F3605D;
}
.gva-content-horizontal .content-hover-horizontal .content-item.active .content {
width: calc( 50% + 5px);
right: 1px;
}
.gva-content-horizontal .content-hover-horizontal .content-item:hover {
cursor: pointer;
}
.gva-brand-carousel .brand-item-content {
text-align: center;
}
.gva-brand-carousel .brand-item-content img {
opacity: 0.38;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gva-brand-carousel .brand-item-content:hover img {
opacity: 1;
-webkit-animation: beat 1.5s ease 0s infinite;
animation: beat 1.5s ease 0s infinite;
}
.gva-brand-carousel.style-1 .brand-item > .brand-item-content:first-child {
margin-bottom: 70px;
}
.gva-navigation-menu.menu-align-center {
text-align: center;
}
.gva-navigation-menu.menu-align-center .gva-nav-menu {
display: inline-block;
float: none;
margin-bottom: -10px;
}
.gva-navigation-menu.menu-align-right .gva-nav-menu {
float: right;
}
.gsc-call-to-action .title {
font-size: 38px;
line-height: 1.4;
margin-top: 5px;
}
@media (max-width: 1199.98px) {
.gsc-call-to-action .title {
font-size: 32px;
}
}
@media (max-width: 991.98px) {
.gsc-call-to-action .title {
font-size: 28px;
}
}
@media (max-width: 767.98px) {
.gsc-call-to-action .title {
font-size: 24px;
}
}
.gsc-call-to-action.button-right {
position: relative;
}
.gsc-call-to-action.button-right .content-inner .cta-content {
padding-right: 220px;
float: left;
width: 100%;
}
@media (max-width: 767.98px) {
.gsc-call-to-action.button-right .content-inner .cta-content {
padding-right: 0;
width: 100%;
}
}
.gsc-call-to-action.button-right .content-inner .button-action {
position: absolute;
right: 0;
top: 50%;
margin-top: -30px;
z-index: 1;
}
@media (max-width: 767.98px) {
.gsc-call-to-action.button-right .content-inner .button-action {
position: relative;
margin-top: 20px;
float: left;
}
}
.gsc-call-to-action.button-left {
position: relative;
text-align: right;
}
.gsc-call-to-action.button-left .cta-content {
padding-left: 220px;
width: 100%;
}
.gsc-call-to-action.button-left .button-action {
position: absolute;
left: 0;
top: 50%;
margin-top: -30px;
z-index: 1;
}
@media (max-width: 767.98px) {
.gsc-call-to-action.button-left .button-action {
position: relative;
margin-top: 20px;
float: left;
}
}
.gsc-call-to-action.button-bottom {
padding: 15px 0;
}
.gsc-call-to-action.button-bottom .button-action {
margin-top: 30px;
}
.gsc-call-to-action.button-center {
text-align: center;
margin: 0 auto;
}
.gsc-call-to-action.button-center .content-inner .cta-content {
margin: 0 auto;
}
.gsc-call-to-action.button-center .button-action {
margin-top: 30px;
}
.gsc-career {
border: 1px solid #E9E9EE;
display: table;
width: 100%;
}
.gsc-career .image-box {
width: 180px;
text-align: center;
padding: 10px 20px;
display: table-cell;
vertical-align: middle;
}
@media (max-width: 991.98px) {
.gsc-career .image-box {
width: 100px;
padding: 30px 30px 0;
text-align: left;
}
}
@media (max-width: 767.98px) {
.gsc-career .image-box {
display: block;
width: 100%;
}
}
.gsc-career .box-content {
display: table-cell;
padding: 25px;
border-left: 1px solid #E9E9EE;
}
@media (max-width: 767.98px) {
.gsc-career .box-content {
display: block;
width: 100%;
}
}
.gsc-career .box-content .title {
font-size: 22px;
}
.gsc-career .box-content .job-type {
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
color: #fff;
background: #F3605D;
margin-bottom: 10px;
display: inline-block;
letter-spacing: 1px;
}
.gsc-career .box-content .box-information {
font-size: 13px;
padding-top: 15px;
margin-top: 15px;
border-top: 1px solid #E9E9EE;
}
.gsc-career .box-content .box-information ul {
padding: 0;
margin: 0;
list-style: none;
}
.gsc-career .box-content .box-information ul li {
float: left;
margin-right: 30px;
}
.gsc-career .box-content .box-information ul li:last-child {
margin-right: 0;
}
.gsc-career .box-content .box-information ul li .icon {
margin-right: 6px;
}
.gva-hover-box-carousel .hover-box-item {
position: relative;
width: 100%;
}
.gva-hover-box-carousel .hover-box-item .box-background {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
background-size: cover;
background-position: center center;
}
.gva-hover-box-carousel .hover-box-item .box-background:after {
content: " ";
position: absolute;
display: block;
width: 100%;
height: 100%;
z-index: 1;
bottom: 0;
left: 0;
background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0.8)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.8) 80%);
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gva-hover-box-carousel .hover-box-item .box-background:before {
content: " ";
position: absolute;
display: block;
width: 100%;
height: 100%;
z-index: 1;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.6);
-webkit-transition: all 0.35s;
transition: all 0.35s;
opacity: 0;
}
.gva-hover-box-carousel .hover-box-item .box-content {
position: absolute;
z-index: 11;
padding: 30px 20px 60px;
bottom: 0;
left: 0;
width: 100%;
text-align: center;
}
.gva-hover-box-carousel .hover-box-item .box-content .content-inner {
max-width: 260px;
margin: 0 auto;
}
.gva-hover-box-carousel .hover-box-item .box-content .box-icon {
display: inline-block;
width: 80px;
height: 80px;
background: #F3605D;
line-height: 1;
margin: 0 auto 20px;
font-size: 30px;
color: #fff;
line-height: 80px;
padding-top: 10px;
text-align: center;
}
.gva-hover-box-carousel .hover-box-item .box-content .box-icon svg {
width: 52px;
height: auto;
fill: #fff;
}
.gva-hover-box-carousel .hover-box-item .box-content .box-title {
color: #fff;
font-size: 20px;
font-weight: 700;
margin-bottom: 10px;
}
.gva-hover-box-carousel .hover-box-item .box-content .box-desc {
color: #fff;
height: 0;
-webkit-transition: all 0.35s;
transition: all 0.35s;
overflow: hidden;
}
.gva-hover-box-carousel .hover-box-item:hover .box-background:after {
opacity: 0;
}
.gva-hover-box-carousel .hover-box-item:hover .box-background:before {
opacity: 1;
}
.gva-hover-box-carousel .hover-box-item:hover .box-desc {
height: 200px;
opacity: 1;
}
.gsc-countdown {
background: #F3605D;
}
.gsc-countdown .content-inner {
display: table;
width: 100%;
}
@media (max-width: 991.98px) {
.gsc-countdown .content-inner {
display: block;
}
.gsc-countdown .content-inner:before, .gsc-countdown .content-inner:after {
content: " ";
display: table;
}
.gsc-countdown .content-inner:after {
clear: both;
}
}
.gsc-countdown .content-inner .title {
display: table-cell;
width: 50%;
vertical-align: middle;
color: #fff;
font-size: 30px;
}
@media (max-width: 991.98px) {
.gsc-countdown .content-inner .title {
display: block;
width: 100%;
}
}
.gsc-countdown .content-inner .gva-countdown-inner {
display: table-cell;
vertical-align: middle;
}
.gsc-countdown .content-inner .gva-countdown-inner:before, .gsc-countdown .content-inner .gva-countdown-inner:after {
content: " ";
display: table;
}
.gsc-countdown .content-inner .gva-countdown-inner:after {
clear: both;
}
@media (max-width: 991.98px) {
.gsc-countdown .content-inner .gva-countdown-inner {
display: block;
width: 100%;
margin-top: 20px;
}
}
.gsc-countdown .gva-countdown-inner {
display: inline-block;
float: right;
}
.gsc-countdown .gva-countdown-inner .countdown-times {
display: block;
}
.gsc-countdown .gva-countdown-inner .countdown-times > div {
display: inline-block;
float: left;
padding: 25px 10px;
line-height: 1;
text-align: center;
border: 1px solid rgba(255, 255, 255, 0.1);
margin-right: 10px;
margin-bottom: 15px;
min-width: 110px;
}
@media (max-width: 1199.98px) {
.gsc-countdown .gva-countdown-inner .countdown-times > div {
min-width: 70px;
padding: 20px 10px;
}
}
@media (max-width: 991.98px) {
.gsc-countdown .gva-countdown-inner .countdown-times > div {
min-width: 90px;
padding: 20px 10px;
}
}
@media (max-width: 550px) {
.gsc-countdown .gva-countdown-inner .countdown-times > div {
width: 45%;
margin-right: 5%;
}
}
.gsc-countdown .gva-countdown-inner .countdown-times > div:last-child {
margin-right: 0;
}
.gsc-countdown .gva-countdown-inner .countdown-times > div b {
display: block;
font-size: 26px;
color: #fff;
font-weight: 400;
padding: 0;
display: inline-block;
}
@media (max-width: 1199.98px) {
.gsc-countdown .gva-countdown-inner .countdown-times > div b {
font-size: 22px;
}
}
@media (max-width: 991.98px) {
.gsc-countdown .gva-countdown-inner .countdown-times > div b {
font-size: 20px;
}
}
.gsc-countdown .gva-countdown-inner .countdown-times > div .label {
font-size: 14px;
display: block;
color: #fff;
padding: 5px 0 0;
}
.gsc-countdown.align-left .gva-countdown-inner {
float: left;
}
.gsc-countdown.align-center .gva-countdown-inner {
float: none;
}
.gsc-countdown.align-right .gva-countdown-inner {
float: right;
}
.elementor-view-stacked .gsc-icon-box .highlight-icon .icon, .elementor-view-framed .gsc-icon-box .highlight-icon .icon {
padding: 0.5em;
}
.gsc-icon-box {
position: relative;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.gsc-icon-box:before, .gsc-icon-box:after {
content: " ";
display: table;
}
.gsc-icon-box:after {
clear: both;
}
.gsc-icon-box .highlight_content {
margin-top: 5px;
}
.gsc-icon-box .highlight_content .title {
font-size: 20px;
color: #1b1f2e;
letter-spacing: 0;
margin-top: 0;
line-height: 30px;
}
.gsc-icon-box .highlight_content .desc p {
margin-bottom: 0;
}
.gsc-icon-box .highlight-icon {
line-height: 1;
}
.gsc-icon-box .highlight-icon .box-icon {
font-size: 45px;
color: #F3605D;
display: inline-block;
}
.gsc-icon-box .highlight-icon .box-icon svg {
width: 45px;
height: auto;
fill: #F3605D;
}
.gsc-icon-box .highlight-icon .icon-container {
text-align: center;
line-height: 1;
position: relative;
color: #F3605D;
}
.gsc-icon-box .highlight-icon .icon-container .icon {
position: relative;
z-index: 11;
}
.gsc-icon-box .highlight-icon .icon-container.fa-stack {
line-height: 2.4em !important;
width: 2.4em;
height: 2.4em;
}
.gsc-icon-box.top-center {
text-align: center;
max-width: 550px;
margin-right: auto;
margin-left: auto;
}
.gsc-icon-box.top-center .highlight-icon {
text-align: center;
padding-right: 0 !important;
}
.gsc-icon-box.top-center .highlight-icon .icon-container {
display: inline-block;
}
.gsc-icon-box.top-center .highlight-icon .icon-container.fa-1x {
font-size: 1.4em;
}
.gsc-icon-box.top-center .title {
position: relative;
margin-bottom: 10px;
margin-top: 10px;
}
.gsc-icon-box.top-center .highlight_content {
text-align: center;
max-width: 300px;
margin: 0 auto;
}
.gsc-icon-box.top-center .highlight_content .desc {
text-align: center;
font-weight: 400;
text-transform: normal;
}
.gsc-icon-box.top-left {
text-align: left;
max-width: 560px;
clear: both;
}
.gsc-icon-box.top-left .title {
padding: 5px 0;
}
.gsc-icon-box.top-left .highlight-icon {
padding-bottom: 10px;
}
.gsc-icon-box.top-left .highlight_content {
position: relative;
}
.gsc-icon-box.top-right {
text-align: right;
max-width: 560px;
clear: both;
float: right;
}
.gsc-icon-box.top-right .title {
padding: 5px 0;
}
.gsc-icon-box.top-right .highlight-icon {
width: 100%;
text-align: right;
}
.gsc-icon-box.top-right .highlight-icon .icon-container {
display: inline-block;
}
.gsc-icon-box.top-left-title .title-inner, .gsc-icon-box.top-right-title .title-inner {
display: table;
margin-bottom: 15px;
}
.gsc-icon-box.top-left-title .title-inner .highlight-icon, .gsc-icon-box.top-right-title .title-inner .highlight-icon {
display: table-cell;
vertical-align: top;
}
.gsc-icon-box.top-left-title .title-inner .title, .gsc-icon-box.top-right-title .title-inner .title {
display: table-cell;
vertical-align: middle;
}
.gsc-icon-box.top-left-title .highlight-icon {
padding-right: 15px;
}
.gsc-icon-box.top-right-title {
text-align: right;
}
.gsc-icon-box.top-right-title:before, .gsc-icon-box.top-right-title:after {
content: " ";
display: table;
}
.gsc-icon-box.top-right-title:after {
clear: both;
}
.gsc-icon-box.top-right-title .title-inner {
float: right;
}
.gsc-icon-box.top-right-title .highlight-icon {
padding-left: 15px;
}
.gsc-icon-box.top-right-title .desc {
float: right;
width: 100%;
}
.gsc-icon-box.right, .gsc-icon-box.left {
display: table;
max-width: 600px;
}
.gsc-icon-box.right .highlight-icon, .gsc-icon-box.left .highlight-icon {
display: table-cell;
vertical-align: top;
padding-top: 2px;
}
.gsc-icon-box.right .highlight_content, .gsc-icon-box.left .highlight_content {
display: table-cell;
vertical-align: top;
}
.gsc-icon-box.right.icon-background .highlight-icon, .gsc-icon-box.left.icon-background .highlight-icon {
padding-top: 0;
}
.gsc-icon-box.right {
text-align: right;
}
.gsc-icon-box.left {
text-align: left;
}
.gsc-icon-box:hover .box-icon svg, .gsc-icon-box:hover .box-icon i {
-webkit-animation: beat 1.5s ease 0s infinite;
animation: beat 1.5s ease 0s infinite;
}
.gsc-icon-box-group.style-1 .icon-box-item-content {
position: relative;
}
.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner {
position: relative;
text-align: left;
background: #fff;
padding: 40px 25px;
border: 1px solid rgba(0, 0, 0, 0.06);
margin: 0 auto;
text-align: center;
}
.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner:before, .gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner:after {
content: " ";
display: table;
}
.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner:after {
clear: both;
}
.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner:after {
content: '';
width: 0;
height: 0;
position: absolute;
top: -1px;
right: -1px;
z-index: 11;
background: #29F0B4;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner .box-icon {
display: inline-block;
}
.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner .box-icon i {
color: #F3605D;
}
.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner .box-icon svg {
fill: #F3605D;
height: auto;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner .title {
color: #1b1f2e;
font-size: 18px;
font-weight: 500;
display: block;
line-height: 1.4;
margin-bottom: 0;
font-family: "Poppins", sans-serif;
}
.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner .content-inner {
margin-top: 20px;
position: relative;
}
.gsc-icon-box-group.style-1 .icon-box-item-content:hover .icon-box-item-inner:after, .gsc-icon-box-group.style-1 .icon-box-item-content.active .icon-box-item-inner:after {
width: 18px;
height: 18px;
}
.gsc-icon-box-group.style-1 .icon-box-item-content:hover .icon-box-item-inner .icon-inner .box-icon svg, .gsc-icon-box-group.style-1 .icon-box-item-content:hover .icon-box-item-inner .icon-inner .box-icon i, .gsc-icon-box-group.style-1 .icon-box-item-content.active .icon-box-item-inner .icon-inner .box-icon svg, .gsc-icon-box-group.style-1 .icon-box-item-content.active .icon-box-item-inner .icon-inner .box-icon i {
-webkit-animation: beat 1.5s ease 0s infinite;
animation: beat 1.5s ease 0s infinite;
}
.gsc-icon-box-group.style-1 .icon-box-item-content .link-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 11;
}
.gsc-icon-box-styles.style-1 {
position: relative;
text-align: left;
}
.gsc-icon-box-styles.style-1:before, .gsc-icon-box-styles.style-1:after {
content: " ";
display: table;
}
.gsc-icon-box-styles.style-1:after {
clear: both;
}
.gsc-icon-box-styles.style-1 .icon-box-inner {
display: table;
margin-bottom: 25px;
}
@media (max-width: 991.98px) {
.gsc-icon-box-styles.style-1 .icon-box-inner {
display: block;
width: 100%;
}
}
.gsc-icon-box-styles.style-1 .icon-box-inner .icon-box-left {
display: inline-block;
position: relative;
display: table-cell;
padding-right: 15px;
vertical-align: top;
}
@media (max-width: 991.98px) {
.gsc-icon-box-styles.style-1 .icon-box-inner .icon-box-left {
width: 100%;
display: block;
padding-right: 0 !important;
padding-bottom: 20px;
}
}
.gsc-icon-box-styles.style-1 .icon-box-inner .box-icon {
display: inline-block;
background: #F3605D;
text-align: center;
position: relative;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gsc-icon-box-styles.style-1 .icon-box-inner .box-icon:after {
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #29F0B4;
position: absolute;
z-index: 1;
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2);
border-radius: 50%;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gsc-icon-box-styles.style-1 .icon-box-inner .box-icon:before {
content: '';
width: 20px;
height: 20px;
background: #29F0B4;
position: absolute;
top: 5px;
right: 0;
border-radius: 50%;
z-index: 11;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gsc-icon-box-styles.style-1 .icon-box-inner .box-icon i, .gsc-icon-box-styles.style-1 .icon-box-inner .box-icon svg {
color: #fff;
-webkit-transition: all 0.35s;
transition: all 0.35s;
position: relative;
z-index: 11;
fill: #fff;
height: auto;
}
.gsc-icon-box-styles.style-1 .icon-box-right .title {
color: #1b1f2e;
font-size: 30px;
line-height: 1.4;
margin-top: 0;
display: block;
}
@media (max-width: 1199.98px) {
.gsc-icon-box-styles.style-1 .icon-box-right .title {
font-size: 26px;
}
}
@media (max-width: 991.98px) {
.gsc-icon-box-styles.style-1 .icon-box-right .title {
width: 100%;
display: block;
font-size: 22px;
}
}
.gsc-icon-box-styles.style-1 .icon-box-right .content-inner {
margin-top: 40px;
padding-top: 40px;
position: relative;
}
.gsc-icon-box-styles.style-1 .icon-box-right .content-inner .desc {
font-weight: 500;
}
.gsc-icon-box-styles.style-1:hover .icon-inner .box-icon:after {
width: 100%;
height: 100%;
opacity: 1;
-webkit-transform: scale(1.01);
transform: scale(1.01);
}
.gsc-icon-box-styles.style-1:hover .icon-inner .box-icon:before {
background: #F3605D;
}
.gsc-icon-box-styles.style-1:hover .icon-inner .box-icon svg, .gsc-icon-box-styles.style-1:hover .icon-inner .box-icon i {
color: #1b1f2e;
fill: #1b1f2e;
-webkit-animation: beat 1.5s ease 0s infinite;
animation: beat 1.5s ease 0s infinite;
}
.gsc-icon-box-styles.style-2 {
position: relative;
text-align: left;
}
.gsc-icon-box-styles.style-2:before, .gsc-icon-box-styles.style-2:after {
content: " ";
display: table;
}
.gsc-icon-box-styles.style-2:after {
clear: both;
}
.gsc-icon-box-styles.style-2 .icon-inner {
display: inline-block;
position: relative;
}
.gsc-icon-box-styles.style-2 .box-icon {
display: inline-block;
background: #F3605D;
text-align: center;
position: relative;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gsc-icon-box-styles.style-2 .box-icon:after {
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #29F0B4;
position: absolute;
z-index: 1;
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2);
border-radius: 50%;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gsc-icon-box-styles.style-2 .box-icon:before {
content: '';
width: 20px;
height: 20px;
background: #29F0B4;
position: absolute;
top: 5px;
right: 0;
border-radius: 50%;
z-index: 11;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gsc-icon-box-styles.style-2 .box-icon i, .gsc-icon-box-styles.style-2 .box-icon svg {
color: #fff;
-webkit-transition: all 0.35s;
transition: all 0.35s;
position: relative;
z-index: 11;
fill: #fff;
height: auto;
}
.gsc-icon-box-styles.style-2 .title {
color: #1b1f2e;
font-size: 30px;
display: block;
line-height: 1.4;
margin-bottom: 0;
}
.gsc-icon-box-styles.style-2 .content-inner {
margin-top: 20px;
position: relative;
}
.gsc-icon-box-styles.style-2:hover .icon-inner .box-icon:after {
width: 100%;
height: 100%;
opacity: 1;
-webkit-transform: scale(1.01);
transform: scale(1.01);
}
.gsc-icon-box-styles.style-2:hover .icon-inner .box-icon:before {
background: #F3605D;
}
.gsc-icon-box-styles.style-2:hover .icon-inner .box-icon svg, .gsc-icon-box-styles.style-2:hover .icon-inner .box-icon i {
color: #1b1f2e;
fill: #1b1f2e;
-webkit-animation: beat 1.5s ease 0s infinite;
animation: beat 1.5s ease 0s infinite;
}
.milestone-block .milestone-content .milestone-number-inner .symbol.after {
margin-left: -15px;
}
.milestone-block .milestone-content .milestone-number-inner .symbol.before {
margin-right: -15px;
}
.milestone-block.style-1 .box-content {
display: block;
width: 100%;
text-align: center;
}
.milestone-block.style-1 .box-content .milestone-icon .icon {
line-height: 1;
display: inline-block;
border-radius: 50%;
padding: 20px 10px 10px;
background: rgba(0, 0, 0, 0.1);
color: #29F0B4;
position: relative;
border: 2px solid #fff;
}
.milestone-block.style-1 .box-content .milestone-icon .icon:before {
content: '';
width: 20px;
height: 20px;
background: #fff;
border-radius: 50%;
position: absolute;
top: 6px;
right: 6px;
z-index: 11;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.milestone-block.style-1 .box-content .milestone-icon .icon:after {
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #29F0B4;
position: absolute;
z-index: 1;
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2);
border-radius: 50%;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.milestone-block.style-1 .box-content .milestone-icon .icon i, .milestone-block.style-1 .box-content .milestone-icon .icon svg {
-webkit-transition: all 0.35s;
transition: all 0.35s;
color: #29F0B4;
fill: #29F0B4;
position: relative;
z-index: 11;
}
.milestone-block.style-1 .box-content .milestone-content .milestone-number-inner {
font-size: 56px;
line-height: 1;
color: #1b1f2e;
font-weight: 600;
}
@media (max-width: 1199.98px) {
.milestone-block.style-1 .box-content .milestone-content .milestone-number-inner {
font-size: 50px;
}
}
@media (max-width: 991.98px) {
.milestone-block.style-1 .box-content .milestone-content .milestone-number-inner {
font-size: 42px;
}
}
@media (max-width: 767.98px) {
.milestone-block.style-1 .box-content .milestone-content .milestone-number-inner {
font-size: 38px;
}
}
.milestone-block.style-1:hover .milestone-icon .icon {
border-color: transparent;
}
.milestone-block.style-1:hover .milestone-icon .icon:before {
-webkit-transform: scale(1);
transform: scale(1);
}
.milestone-block.style-1:hover .milestone-icon .icon:after {
width: 100%;
height: 100%;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.milestone-block.style-1:hover .milestone-icon .icon svg, .milestone-block.style-1:hover .milestone-icon .icon i {
color: #1b1f2e;
fill: #1b1f2e;
-webkit-animation: beat 1.5s ease 0s infinite;
animation: beat 1.5s ease 0s infinite;
}
.milestone-block.style-2 .box-content {
text-align: center;
padding: 35px 30px;
background: #F3605D;
position: relative;
}
.milestone-block.style-2 .box-content:after {
content: '';
width: 24px;
height: 24px;
background: #29F0B4;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.milestone-block.style-2 .box-content .milestone-icon {
display: block;
text-align: center;
margin: 0 auto 15px;
line-height: 1;
}
.milestone-block.style-2 .box-content .milestone-icon .icon {
color: #fff;
}
.milestone-block.style-2 .box-content .milestone-icon .icon svg {
fill: #fff;
}
.milestone-block.style-2 .box-content .milestone-content .milestone-number-inner {
font-size: 60px;
line-height: 1;
font-weight: 400;
color: #fff;
margin-bottom: 10px;
font-family: "Poppins", sans-serif;
}
@media (max-width: 1199.98px) {
.milestone-block.style-2 .box-content .milestone-content .milestone-number-inner {
font-size: 50px;
}
}
@media (max-width: 991.98px) {
.milestone-block.style-2 .box-content .milestone-content .milestone-number-inner {
font-size: 40px;
}
}
.milestone-block.style-2 .box-content .milestone-content .milestone-text {
font-size: 18px;
color: #fff;
line-height: 30px;
}
.milestone-block:hover .milestone-icon .icon svg, .milestone-block:hover .milestone-icon .icon i {
color: #fff;
fill: #fff;
-webkit-animation: beat 1.5s ease 0s infinite;
animation: beat 1.5s ease 0s infinite;
}
.gallery-post {
position: relative;
display: block;
width: 100%;
overflow: hidden;
}
.gallery-post .grid__deco {
position: absolute;
}
.gallery-post .background-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9;
background: #1b1f2e;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
opacity: 0;
-webkit-transform: scale(0.6);
transform: scale(0.6);
}
.gallery-post .images {
overflow: hidden;
position: relative;
}
.gallery-post .images img {
-webkit-transition: all 5s;
transition: all 5s;
-moz-transition: all 5s;
-ms-transition: all 5s;
}
.gallery-post a.zoomGallery {
position: absolute;
width: 60px;
height: 60px;
top: 50%;
left: 50%;
margin-top: -30px;
margin-left: -30px;
z-index: 99;
color: #fff;
font-size: 30px;
line-height: 1;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
background: #F3605D;
}
.gallery-post a.zoomGallery:after {
content: '';
width: 2px;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
-webkit-transition: all 0.35s;
transition: all 0.35s;
background: #29F0B4;
}
.gallery-post a.zoomGallery .icon-expand {
width: 60px;
height: 60px;
display: inline-block;
position: relative;
z-index: 9;
text-align: center;
padding-top: 14px;
}
.gallery-post a.zoomGallery .icon-expand .icon {
font-size: 22px;
color: #fff;
}
.gallery-post a.zoomGallery:hover:after {
width: 100%;
}
.gallery-post a.zoomGallery:hover .icon-expand .icon {
color: #1b1f2e;
}
.gallery-post:hover .background-overlay {
width: 100%;
opacity: 0.36;
-webkit-transform: scale(1);
transform: scale(1);
}
.gallery-post:hover .zoomGallery {
opacity: 1;
}
.gva-gallery-carousel .owl-carousel {
margin: 0 -3px;
}
.gva-gallery-carousel .owl-carousel .owl-item {
padding: 0 3px;
}
.gva-gallery-grid .gallery-post {
margin-bottom: 30px;
}
.gsc-heading {
display: block;
width: 100%;
}
.gsc-heading:before, .gsc-heading:after {
content: " ";
display: table;
}
.gsc-heading:after {
clear: both;
}
.gsc-heading .heading-icon {
line-height: 1;
margin-bottom: 6px;
}
.gsc-heading .heading-video {
margin-bottom: 50px;
}
.gsc-heading .heading-video .video-link {
display: inline-block;
font-size: 24px;
color: #fff;
background: #F3605D;
text-align: center;
position: relative;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.gsc-heading .heading-video .video-link:hover {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
.gsc-heading .title {
font-size: 56px;
position: relative;
margin: 0;
letter-spacing: -0.8px;
}
@media (max-width: 1199.98px) {
.gsc-heading .title {
font-size: 52px;
}
}
@media (max-width: 991.98px) {
.gsc-heading .title {
font-size: 42px;
}
}
@media (max-width: 767.98px) {
.gsc-heading .title {
font-size: 32px;
}
}
.gsc-heading .title .highlight, .gsc-heading .title strong {
color: #F3605D;
}
.gsc-heading .sub-title {
color: #F3605D;
font-size: 18px;
padding-left: 0;
position: relative;
display: inline-block;
}
.gsc-heading .sub-title:after {
content: '';
width: 6px;
height: 6px;
background: #29F0B4;
position: absolute;
top: 15px;
left: 0;
z-index: 1;
display: none;
}
.gsc-heading .sub-title.highlight-dot {
padding-left: 15px;
}
.gsc-heading .sub-title.highlight-dot:after {
display: block;
}
.gsc-heading .title-desc ul {
margin-bottom: 0;
padding: 0;
}
.gsc-heading .title-desc ul > li {
position: relative;
padding-left: 22px;
list-style: none;
padding-bottom: 6px;
}
.gsc-heading .title-desc ul > li:before {
content: '';
width: 12px;
height: 12px;
background: url(//bucketfunds.com/wp-content/themes/krowd/images//bullet-star.png) no-repeat center center;
position: absolute;
top: 11px;
left: 0;
z-index: 1;
}
.gsc-heading .title-desc ul > li:last-child {
padding-bottom: 0;
}
.gsc-heading .title-desc p {
margin-bottom: 0;
}
.gsc-heading.align-center {
text-align: center;
}
.gsc-heading.align-center .content-inner {
margin: 0 auto;
}
.gsc-heading.align-left {
text-align: left;
}
.gsc-heading.align-left .title-icon {
padding-left: 50px;
}
.gsc-heading.align-right {
text-align: right;
}
.gsc-heading.align-right .title-desc {
float: right;
width: 100%;
text-align: right;
}
.gsc-heading.align-right .title-icon {
padding-right: 50px;
}
.gsc-heading.box-align-center .content-inner {
margin: 0 auto;
}
.gsc-heading.box-align-right .content-inner {
float: right;
}
.gsc-image-content.skin-v1 {
text-align: center;
position: relative;
max-width: 600px;
margin: 0 auto;
padding-left: 50px;
padding-bottom: 130px;
}
@media (max-width: 767.98px) {
.gsc-image-content.skin-v1 {
margin-bottom: 45px;
}
}
.gsc-image-content.skin-v1 .line-color:before {
content: '';
width: 30px;
height: 28%;
position: absolute;
top: 0;
left: 0;
z-index: 11;
background: #29F0B4;
}
.gsc-image-content.skin-v1 .line-color:after {
content: '';
width: 30px;
height: 28%;
position: absolute;
top: 30%;
left: 0;
z-index: 11;
background: #F3605D;
}
.gsc-image-content.skin-v1 .image {
position: relative;
overflow: hidden;
}
@media (max-width: 767.98px) {
.gsc-image-content.skin-v1 .image {
padding: 0;
width: 100%;
}
}
.gsc-image-content.skin-v1 .image img {
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gsc-image-content.skin-v1 .image:hover img {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.gsc-image-content.skin-v1 .image-second {
position: absolute;
left: -70px;
top: 60%;
z-index: 11;
width: 350px;
max-width: 65%;
}
.gsc-image-content.skin-v1 .image-second img {
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gsc-image-content.skin-v1 .image-second:hover img {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.gsc-image-content.skin-v2 {
position: relative;
margin-bottom: 20px;
text-align: left;
}
.gsc-image-content.skin-v2 .image {
position: relative;
overflow: hidden;
text-align: center;
}
.gsc-image-content.skin-v2 .image img {
-webkit-transition: all 3s;
transition: all 3s;
-moz-transition: all 3s;
-ms-transition: all 3s;
}
.gsc-image-content.skin-v2 .box-content {
background: #fff;
z-index: 1;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.gsc-image-content.skin-v2 .box-content .title {
margin: 30px 0 0;
font-size: 20px;
color: #1b1f2e;
}
.gsc-image-content.skin-v2 .box-content .desc {
margin-top: 5px;
color: #838694;
}
.gsc-image-content.skin-v2 .box-content .read-more {
margin-top: 28px;
}
.gsc-image-content.skin-v2 .box-content .read-more svg {
width: 20px;
height: auto;
fill: #F3605D;
}
.gsc-image-content.skin-v3 {
position: relative;
margin-bottom: 20px;
text-align: left;
}
.gsc-image-content.skin-v3 .image {
position: relative;
overflow: hidden;
text-align: center;
}
.gsc-image-content.skin-v3 .image img {
-webkit-transition: all 3s;
transition: all 3s;
-moz-transition: all 3s;
-ms-transition: all 3s;
}
.gsc-image-content.skin-v3 .box-content {
background: #29F0B4;
z-index: 1;
position: absolute;
bottom: 20px;
left: 30px;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
max-width: 280px;
padding: 30px 45px;
font-size: 18px;
text-align: center;
}
.gsc-image-content.skin-v3 .box-content .title {
margin: 0;
font-size: 40px;
color: #1b1f2e;
}
.gsc-image-content.skin-v3 .box-content .title a {
color: #fff;
}
.gsc-image-content.skin-v3 .box-content .title a:hover {
text-decoration: underline;
}
.gsc-image-content.skin-v3 .box-content .desc {
font-size: 18px;
color: #1b1f2e;
}
.gsc-image-content.skin-v4 {
position: relative;
margin-bottom: 20px;
text-align: left;
padding: 30px 45px;
border: 1px solid #E9E9EE;
}
@media (max-width: 1199.98px) {
.gsc-image-content.skin-v4 {
padding: 30px;
}
}
.gsc-image-content.skin-v4 .image {
position: relative;
overflow: hidden;
text-align: center;
}
.gsc-image-content.skin-v4 .image img {
-webkit-transition: all 3s;
transition: all 3s;
-moz-transition: all 3s;
-ms-transition: all 3s;
}
.gsc-image-content.skin-v4 .box-content {
background: #fff;
z-index: 1;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
text-align: center;
}
.gsc-image-content.skin-v4 .box-content .title {
margin: 30px 0 0;
font-size: 20px;
color: #1b1f2e;
line-height: 36px;
}
.gsc-image-content.skin-v4 .box-content .desc {
margin-top: 5px;
color: #838694;
}
.gsc-image-content.skin-v4 .box-content .read-more {
margin-top: 28px;
}
.gsc-image-content.skin-v4 .box-content .read-more svg {
width: 20px;
height: auto;
fill: #F3605D;
}
.gva-posts-grid .posts-grid-filter {
margin-bottom: 15px;
width: 100%;
float: left;
}
.gva-posts-grid .posts-grid-filter ul.nav-tabs {
display: inline-block;
text-align: left;
float: left;
padding-top: 15px;
}
.gva-posts-grid .posts-grid-filter ul.nav-tabs > li > a {
background: none;
font-weight: 500;
color: #1b1f2e;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
text-transform: uppercase;
padding: 0 10px;
}
.gva-posts-grid .posts-grid-filter ul.nav-tabs > li > a.active {
color: #F3605D;
}
.gva-posts-grid .posts-grid-filter .view-all {
float: right;
}
.gva-posts-grid .gva-content-items {
float: left;
width: 100%;
}
.gva-posts-grid .post {
margin-bottom: 30px;
}
.gva-posts-grid .post .read-more {
display: block !important;
visible: visibility !important;
}
.gva-posts-carousel .post {
background: #fff;
}
.gva-posts-ziczac .gva-content-items .posts-row .post-ziczac {
float: left;
width: 50%;
position: relative;
margin-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
@media (max-width: 991.98px) {
.gva-posts-ziczac .gva-content-items .posts-row .post-ziczac {
width: 100%;
margin-bottom: 30px;
}
}
@media (max-width: 500px) {
.gva-posts-ziczac .gva-content-items .posts-row .post-ziczac {
padding-top: 280px;
}
}
.gva-posts-ziczac .gva-content-items .posts-row .post-ziczac .post-thumbnail {
width: 50%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 11;
background-size: cover;
background-position: center center;
}
@media (max-width: 500px) {
.gva-posts-ziczac .gva-content-items .posts-row .post-ziczac .post-thumbnail {
width: 100%;
top: 0;
height: 280px;
}
}
.gva-posts-ziczac .gva-content-items .posts-row .post-ziczac .entry-content {
width: 50%;
float: right;
border: none;
background: #F7F7F9;
}
@media (max-width: 1199.98px) {
.gva-posts-ziczac .gva-content-items .posts-row .post-ziczac .entry-content {
padding: 30px 20px 0;
}
}
@media (max-width: 500px) {
.gva-posts-ziczac .gva-content-items .posts-row .post-ziczac .entry-content {
width: 100%;
}
}
.gva-posts-ziczac .gva-content-items .posts-row .post-ziczac .entry-content .content-inner {
max-width: 210px;
margin: 0 auto;
}
@media (max-width: 991.98px) {
.gva-posts-ziczac .gva-content-items .posts-row .post-ziczac .entry-content .content-inner {
max-width: 100%;
}
}
.gva-posts-ziczac .gva-content-items .posts-row .post-ziczac .entry-content .content-inner .entry-title {
font-size: 24px;
line-height: 36px;
}
@media (max-width: 1199.98px) {
.gva-posts-ziczac .gva-content-items .posts-row .post-ziczac .entry-content .content-inner .entry-title {
font-size: 22px;
line-height: 34px;
}
}
.gva-posts-ziczac .gva-content-items .posts-row:nth-child(even) .post-ziczac .post-thumbnail {
left: auto;
right: 0;
}
.gva-posts-ziczac .gva-content-items .posts-row:nth-child(even) .post-ziczac .entry-content {
float: left;
}
.gva-testimonial-carousel.style-1 .testimonial-item {
text-align: center;
border: 1px solid rgba(0, 0, 0, 0.02);
-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
margin-bottom: 30px;
position: relative;
background: #fff;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gva-testimonial-carousel.style-1 .testimonial-item .content-inner {
position: relative;
margin: 15px;
}
.gva-testimonial-carousel.style-1 .testimonial-item .content-inner:after {
content: '';
width: 29px;
height: 29px;
background: #29F0B4;
position: absolute;
top: -15px;
right: -15px;
z-index: 11;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-webkit-transform: scale(0);
transform: scale(0);
}
.gva-testimonial-carousel.style-1 .testimonial-item .line {
opacity: 0;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gva-testimonial-carousel.style-1 .testimonial-item .line:before, .gva-testimonial-carousel.style-1 .testimonial-item .line:after {
content: '';
position: absolute;
top: 0;
right: 0;
z-index: 1;
-webkit-transition: all 0.35s;
transition: all 0.35s;
background: #29F0B4;
width: 2px;
height: 2px;
}
.gva-testimonial-carousel.style-1 .testimonial-item .line-2 {
opacity: 0;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gva-testimonial-carousel.style-1 .testimonial-item .line-2:before, .gva-testimonial-carousel.style-1 .testimonial-item .line-2:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
-webkit-transition: all 0.35s;
transition: all 0.35s;
background: #29F0B4;
width: 2px;
height: 2px;
}
.gva-testimonial-carousel.style-1 .testimonial-item .testimonial-content {
padding: 140px 20px 75px;
}
.gva-testimonial-carousel.style-1 .testimonial-item .testimonial-content .quote-icon {
font-size: 60px;
color: #fff;
background: #F3605D;
width: 50px;
height: 50px;
line-height: 90px;
border-radius: 50%;
position: absolute;
top: 60px;
left: 50%;
margin-left: -25px;
z-index: 1;
font-family: "Poppins", sans-serif;
}
.gva-testimonial-carousel.style-1 .testimonial-item .testimonial-content .testimonial-quote {
font-size: 18px;
line-height: 38px;
font-weight: 400;
margin-bottom: 15px;
max-width: 390px;
margin: 0 auto;
}
.gva-testimonial-carousel.style-1 .testimonial-item .testimonial-content .testimonial-information {
margin: 30px 0 0;
}
.gva-testimonial-carousel.style-1 .testimonial-item .testimonial-content .testimonial-information span {
display: block;
}
.gva-testimonial-carousel.style-1 .testimonial-item .testimonial-content .testimonial-information span.testimonial-name {
font-size: 20px;
font-weight: 400;
color: #1b1f2e;
font-family: "Poppins", sans-serif;
}
.gva-testimonial-carousel.style-1 .testimonial-item .testimonial-content .testimonial-information span.testimonial-job {
font-size: 13px;
line-height: 1.1;
font-weight: 500;
color: #F3605D;
}
.gva-testimonial-carousel.style-1 .testimonial-item .testimonial-image {
position: absolute;
bottom: -45px;
left: 50%;
margin-left: -45px;
z-index: 11;
}
.gva-testimonial-carousel.style-1 .testimonial-item .testimonial-image img {
border-radius: 50%;
overflow: hidden;
max-width: 90px;
}
.gva-testimonial-carousel.style-1 .testimonial-item:hover {
-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.gva-testimonial-carousel.style-1 .testimonial-item:hover .content-inner:after {
-webkit-transform: scale(1);
transform: scale(1);
}
.gva-testimonial-carousel.style-1 .testimonial-item:hover .line {
opacity: 1;
}
.gva-testimonial-carousel.style-1 .testimonial-item:hover .line:before {
width: 100%;
}
.gva-testimonial-carousel.style-1 .testimonial-item:hover .line:after {
height: 100%;
}
.gva-testimonial-carousel.style-1 .testimonial-item:hover .line-2 {
opacity: 1;
}
.gva-testimonial-carousel.style-1 .testimonial-item:hover .line-2:before {
width: 100%;
}
.gva-testimonial-carousel.style-1 .testimonial-item:hover .line-2:after {
height: 100%;
}
.gva-testimonial-carousel.style-2 .testimonial-item {
text-align: center;
margin-bottom: 30px;
position: relative;
max-width: 780px;
margin: 0 auto;
}
.gva-testimonial-carousel.style-2 .testimonial-item .testimonial-image {
width: 80px;
height: 80px;
border-radius: 50%;
overflow: hidden;
margin: 0 auto 35px;
}
.gva-testimonial-carousel.style-2 .testimonial-item .testimonial-content {
font-size: 30px;
line-height: 50px;
font-weight: 400;
color: #1b1f2e;
}
.gva-testimonial-carousel.style-2 .testimonial-item .testimonial-information {
margin-top: 45px;
}
.gva-testimonial-carousel.style-2 .testimonial-item .testimonial-information span.testimonial-name {
font-size: 20px;
font-weight: 500;
color: #F3605D;
letter-spacing: 0;
}
.gva-testimonial-carousel.style-2 .testimonial-item .testimonial-information span.testimonial-job {
font-size: 16px;
}
.gva-testimonial-carousel.style-2 .testimonial-item .testimonial-information span.dot {
padding: 0 10px;
color: #F3605D;
}
.gva-testimonial-carousel.style-2 .testimonial-item:hover .icon-quote {
background: #F3605D;
color: #fff;
}
.gva-testimonial-single.style-1 {
margin: 0 auto;
}
.gva-testimonial-single.style-1 .testimonial-item {
position: relative;
}
.gva-testimonial-single.style-1 .testimonial-item .testimonial-content {
position: relative;
z-index: 11;
background: #F7F7F9;
margin: 30px auto 0;
padding-bottom: 30px;
border-left: 3px solid #29F0B4;
}
.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-left {
width: calc(100% - 415px);
float: left;
padding: 40px 50px 100px 60px;
}
@media (max-width: 1199.98px) {
.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-left {
padding: 30px 30px 90px 30px;
}
}
@media (max-width: 767px) {
.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-left {
width: 100% !important;
padding-bottom: 30px;
}
}
.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-left .testimonial-name {
font-size: 26px;
color: #F3605D;
margin-bottom: 30px;
}
.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-left .testimonial-quote {
font-size: 20px;
}
.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-right {
position: absolute;
height: 100%;
float: left;
right: 30px;
top: -30px;
}
@media (max-width: 767px) {
.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-right {
position: relative;
min-height: 200px;
text-align: left;
right: 0 !important;
padding: 30px;
max-width: 100%;
}
}
.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-right .testimonial-image {
width: auto;
height: 100%;
position: absolute;
top: 0;
left: 30px;
right: 0;
overflow: hidden;
text-align: center;
}
@media (max-width: 767px) {
.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-right .testimonial-image {
position: relative;
display: inline-block;
left: 0;
}
}
.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-right .testimonial-image .bg-testimonial {
height: 100%;
width: 100%;
}
.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-right .testimonial-image .bg-testimonial img {
height: 100%;
width: auto;
max-width: unset !important;
position: relative;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
left: 50%;
}
@media (max-width: 767px) {
.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-right .testimonial-image .bg-testimonial img {
height: auto;
max-width: 100% !important;
-webkit-transform: translateX(0);
transform: translateX(0);
left: 0;
}
}
.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-right .testimonial-image .video-link {
width: 64px;
height: 64px;
background: #29F0B4;
color: #1b1f2e;
position: absolute;
top: 0;
right: 0;
z-index: 1;
text-align: center;
line-height: 64px;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-right .testimonial-image .video-link:hover {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
.gva-testimonial-single.style-1 .owl-nav {
opacity: 1;
}
.gva-testimonial-single.style-1 .owl-nav .owl-prev, .gva-testimonial-single.style-1 .owl-nav .owl-next {
width: 68px;
height: 68px;
display: block;
line-height: 75px;
bottom: 0;
top: unset;
left: 80px;
right: unset;
margin: 0;
background: #fff;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.gva-testimonial-single.style-1 .owl-nav .owl-prev i, .gva-testimonial-single.style-1 .owl-nav .owl-next i {
font-size: 20px;
color: #1b1f2e;
}
.gva-testimonial-single.style-1 .owl-nav .owl-prev:hover, .gva-testimonial-single.style-1 .owl-nav .owl-next:hover {
background: #F3605D;
}
.gva-testimonial-single.style-1 .owl-nav .owl-prev:hover i, .gva-testimonial-single.style-1 .owl-nav .owl-next:hover i {
color: #fff;
}
.gva-testimonial-single.style-1 .owl-nav .owl-prev.owl-next, .gva-testimonial-single.style-1 .owl-nav .owl-next.owl-next {
left: 160px;
background: #F3605D;
}
.gva-testimonial-single.style-1 .owl-nav .owl-prev.owl-next i, .gva-testimonial-single.style-1 .owl-nav .owl-next.owl-next i {
color: #fff;
}
.gva-testimonial-single.style-1 .owl-dots {
display: none !important;
}
.gva-testimonial-single.style-2 .testimonial-item {
position: relative;
}
.gva-testimonial-single.style-2 .testimonial-item .testimonial-content {
position: relative;
z-index: 11;
max-width: 1200px;
margin: 0 auto;
}
@media (max-width: 991.98px) {
.gva-testimonial-single.style-2 .testimonial-item .testimonial-content {
padding: 60px 35px 120px 15px;
}
}
.gva-testimonial-single.style-2 .testimonial-item .testimonial-content .testimonial-quote {
font-size: 28px;
font-weight: 700;
color: #1b1f2e;
max-width: 700px;
line-height: 1.68;
}
@media (max-width: 991.98px) {
.gva-testimonial-single.style-2 .testimonial-item .testimonial-content .testimonial-quote {
font-size: 22px;
}
}
@media (max-width: 767.98px) {
.gva-testimonial-single.style-2 .testimonial-item .testimonial-content .testimonial-quote {
font-size: 20px;
line-height: 40px;
}
}
.gva-testimonial-single.style-2 .testimonial-item .testimonial-content .testimonial-name {
font-size: 20px;
font-weight: 500;
margin-top: 50px;
color: #1b1f2e;
}
.gva-testimonial-single.style-2 .testimonial-item .testimonial-video {
position: absolute;
top: 50%;
right: 15px;
margin-top: -45px;
z-index: 11;
text-align: center;
}
@media (max-width: 800px) {
.gva-testimonial-single.style-2 .testimonial-item .testimonial-video {
bottom: 15px;
top: auto;
margin-top: 0;
}
}
.gva-testimonial-single.style-2 .testimonial-item .testimonial-video .video-link {
width: 88px;
height: 88px;
background: #F3605D;
display: inline-block;
color: #fff;
line-height: 90px;
text-align: center;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
@media (max-width: 991.98px) {
.gva-testimonial-single.style-2 .testimonial-item .testimonial-video .video-link {
width: 80px;
height: 80px;
line-height: 80px;
}
}
.gva-testimonial-single.style-2 .testimonial-item .testimonial-video .video-link:hover {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
.gva-testimonial-single.style-2 .testimonial-item .testimonial-video .video-title {
font-size: 16px;
font-weight: 500;
display: block;
text-align: center;
margin-top: 10px;
}
@media (max-width: 991.98px) {
.gva-testimonial-single.style-2 .testimonial-item .testimonial-video .video-title {
display: none;
}
}
.gsc-video-box {
position: relative;
}
.gsc-video-box.style-1 .video-inner {
min-height: 120px;
min-width: 120px;
}
@media (max-width: 1199.98px) {
.gsc-video-box.style-1 .video-inner {
min-height: 100px;
min-width: 100px;
}
}
@media (max-width: 991.98px) {
.gsc-video-box.style-1 .video-inner {
min-height: 90px;
min-width: 90px;
}
}
@media (max-width: 767.98px) {
.gsc-video-box.style-1 .video-inner {
min-height: 60px;
min-width: 60px;
}
}
.gsc-video-box.style-1 .video-inner .vide-image:after {
content: '';
width: 72px;
height: 72px;
background: #29F0B4;
position: absolute;
top: 0;
left: 0;
z-index: 11;
}
.gsc-video-box.style-1 .video-inner .video-action .popup-video {
width: 120px;
height: 120px;
line-height: 120px;
text-align: center;
font-size: 40px;
background: #F3605D;
color: #fff;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.35s;
transition: all 0.35s;
position: absolute;
right: 0;
bottom: 0;
z-index: 11;
}
@media (max-width: 1199.98px) {
.gsc-video-box.style-1 .video-inner .video-action .popup-video {
width: 100px;
height: 100px;
line-height: 100px;
font-size: 30px;
}
}
@media (max-width: 991.98px) {
.gsc-video-box.style-1 .video-inner .video-action .popup-video {
width: 90px;
height: 90px;
line-height: 90px;
font-size: 30px;
}
}
@media (max-width: 767.98px) {
.gsc-video-box.style-1 .video-inner .video-action .popup-video {
width: 60px;
height: 60px;
line-height: 60px;
font-size: 20px;
}
}
.gsc-video-box.style-1 .video-inner .video-action .popup-video span {
position: relative;
z-index: 9;
}
.gsc-video-box.style-1 .video-inner .video-action .popup-video:after {
content: '';
width: 0;
height: 100%;
background: #fff;
position: absolute;
top: 0;
left: 0;
z-index: 1;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gsc-video-box.style-1 .video-inner:hover .video-action .popup-video {
color: #1b1f2e;
-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
.gsc-video-box.style-1 .video-inner:hover .video-action .popup-video i {
color: #1b1f2e;
}
.gsc-video-box.style-1 .video-inner:hover .video-action .popup-video:after {
width: 100%;
}
.gsc-video-box.style-2 .video-inner .video-image {
float: left;
position: relative;
width: 100%;
}
.gsc-video-box.style-2 .video-inner .video-image .video-action {
position: absolute;
top: 50%;
left: 0;
width: 100%;
z-index: 11;
margin-top: -23px;
text-align: center;
}
.gva-video-carousel .video-item-inner {
position: relative;
}
.gva-video-carousel .video-item-inner .video-image {
text-align: center;
}
.gva-video-carousel .video-item-inner .video-link {
width: 115px;
height: 115px;
color: #fff;
font-size: 18px;
line-height: 115px;
text-align: center;
display: inline-block;
position: absolute;
right: 0;
bottom: 0;
background: #F3605D;
-webkit-transition: all 0.35s;
transition: all 0.35s;
border-left: 2px solid #fff;
}
@media (max-width: 1199.98px) {
.gva-video-carousel .video-item-inner .video-link {
width: 100px;
height: 100px;
line-height: 100px;
}
}
@media (max-width: 991.98px) {
.gva-video-carousel .video-item-inner .video-link {
width: 90px;
height: 90px;
line-height: 90px;
}
}
@media (max-width: 767.98px) {
.gva-video-carousel .video-item-inner .video-link {
width: 60px;
height: 60px;
line-height: 60px;
}
}
.gva-video-carousel .video-item-inner .video-link:hover {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
.gva-video-carousel .video-item-inner .video-title {
background: rgba(0, 0, 0, 0.6);
padding: 20px 30px;
font-size: 20px;
color: #fff;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 1;
}
.gsc-search-box.style-1 > .content-inner {
display: inline-block;
}
.gsc-pricing.style-1 {
background: #fff;
padding: 80px 30px 60px;
position: relative;
border: 1px solid #E9E9EE;
}
@media (max-width: 991.98px) {
.gsc-pricing.style-1 {
padding: 60px 20px 40px;
}
}
.gsc-pricing.style-1 .content-inner {
max-width: 260px;
margin: 0 auto;
}
.gsc-pricing.style-1 .content-inner .title {
color: #1b1f2e;
font-size: 20px;
text-align: center;
}
.gsc-pricing.style-1 .content-inner .plan-price {
padding-bottom: 20px;
text-align: center;
}
.gsc-pricing.style-1 .content-inner .plan-price .price-value {
font-size: 44px;
color: #F3605D;
line-height: 1;
margin-bottom: 10px;
letter-spacing: -0.8px;
font-weight: 400;
}
@media (max-width: 991.98px) {
.gsc-pricing.style-1 .content-inner .plan-price .price-value {
font-size: 30px;
}
}
.gsc-pricing.style-1 .content-inner .plan-price .interval {
font-size: 16px;
color: #F3605D;
}
.gsc-pricing.style-1 .content-inner .plan-list {
padding: 0;
list-style-type: none;
border-top: 1px solid #E9E9EE;
padding: 20px 0;
}
.gsc-pricing.style-1 .content-inner .plan-list li {
position: relative;
padding: 5px 20px 5px 0;
}
.gsc-pricing.style-1 .content-inner .plan-list li .icon {
color: #F3605D;
float: right;
position: absolute;
top: 12px;
right: 0;
z-index: 1;
font-size: 15px;
line-height: 1;
}
.gsc-pricing.style-1 .content-inner .pricing-action {
margin-top: 15px;
}
.gsc-pricing.style-1:hover {
-webkit-box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, 0.04);
box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, 0.04);
}
.gsc-pricing.style-2 {
background: #fff;
position: relative;
margin-bottom: 30px;
margin-top: 20px;
}
@media (max-width: 400px) {
.gsc-pricing.style-2 {
margin-top: 0;
}
}
.gsc-pricing.style-2 .content-inner {
margin: 0 auto;
}
.gsc-pricing.style-2 .content-inner .price-left {
width: 45%;
float: left;
padding: 0 20px 20px;
}
.gsc-pricing.style-2 .content-inner .price-left .content-inner {
margin-top: -20px;
}
@media (max-width: 400px) {
.gsc-pricing.style-2 .content-inner .price-left {
width: 100%;
padding: 0;
}
.gsc-pricing.style-2 .content-inner .price-left .content-inner {
margin-top: 0;
}
}
.gsc-pricing.style-2 .content-inner .price-right {
width: 55%;
float: left;
padding: 35px 35px 30px 20px;
}
@media (max-width: 991.98px) {
.gsc-pricing.style-2 .content-inner .price-right {
padding: 35px 20px 30px 0;
}
}
@media (max-width: 400px) {
.gsc-pricing.style-2 .content-inner .price-right {
width: 100%;
padding: 30px;
}
}
.gsc-pricing.style-2 .content-inner .title {
color: #1b1f2e;
font-size: 24px;
margin-bottom: 10px;
}
@media (max-width: 991.98px) {
.gsc-pricing.style-2 .content-inner .title {
font-size: 20px;
}
}
.gsc-pricing.style-2 .content-inner .desc {
margin-bottom: 25px;
}
@media (max-width: 991.98px) {
.gsc-pricing.style-2 .content-inner .desc {
margin-bottom: 15px;
}
}
.gsc-pricing.style-2 .content-inner .price-meta {
margin-bottom: 20px;
}
.gsc-pricing.style-2 .content-inner .price-meta:before, .gsc-pricing.style-2 .content-inner .price-meta:after {
content: " ";
display: table;
}
.gsc-pricing.style-2 .content-inner .price-meta:after {
clear: both;
}
.gsc-pricing.style-2 .content-inner .price-meta .sub-title {
width: 45%;
float: left;
font-size: 14px;
line-height: 22px;
color: #1b1f2e;
font-weight: 600;
}
.gsc-pricing.style-2 .content-inner .price-meta .plan-price {
width: 55%;
float: left;
text-align: right;
}
.gsc-pricing.style-2 .content-inner .price-meta .plan-price .price-value {
font-size: 24px;
color: #F3605D;
line-height: 1;
margin-bottom: 10px;
letter-spacing: -0.8px;
font-weight: 400;
}
@media (max-width: 991.98px) {
.gsc-pricing.style-2 .content-inner .price-meta .plan-price .price-value {
font-size: 18px;
}
}
.gsc-pricing.style-2 .content-inner .price-meta .plan-price .interval {
color: #F3605D;
}
.gsc-pricing.style-2 .content-inner .pricing-action {
margin-top: 15px;
}
.gsc-pricing.style-2:hover {
-webkit-box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, 0.04);
box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, 0.04);
}
.gva-socials ul.social-links {
list-style-type: none;
padding: 0;
margin: 0;
}
.gva-socials ul.social-links li {
float: left;
margin-right: 15px;
}
.gva-socials ul.social-links li a {
font-size: 14px;
background: #F3605D;
color: #fff !important;
padding: 0 10px;
line-height: 36px;
position: relative;
z-index: 9;
display: block;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
min-width: 35px;
text-align: center;
}
.gva-socials ul.social-links li a:hover {
opacity: 0.8;
color: #fff !important;
}
.gva-socials.align-center {
text-align: center;
}
.gva-socials.align-center ul.social-links {
display: inline-block;
}
.gva-socials.align-right {
float: right;
}
.fade.active {
opacity: 1;
}
.gsc-tabs-content {
text-align: center;
}
.gsc-tabs-content .nav_tabs {
padding: 0;
list-style: none;
display: inline-block;
position: relative;
z-index: 1;
width: 100%;
}
.gsc-tabs-content .nav_tabs > li {
float: left;
margin-right: 10px;
}
@media (max-width: 767.98px) {
.gsc-tabs-content .nav_tabs > li {
width: 100%;
}
}
.gsc-tabs-content .nav_tabs > li a {
font-size: 16px;
text-transform: none;
letter-spacing: 0;
padding: 20px 15px;
width: 100%;
display: inline-block;
}
.gsc-tabs-content .nav_tabs > li a.active {
background: #F3605D;
color: #fff;
}
.gsc-tabs-content .nav_tabs > li a.active:after {
background: #29F0B4;
}
.gsc-tabs-content .nav_tabs > li a.active:hover {
color: #fff;
}
.gsc-tabs-content .tab-content {
text-align: left;
position: relative;
z-index: 9;
padding-top: 15px;
}
.gsc-tabs-content .tab-content .tab-pane .tab-image {
width: 46%;
float: left;
padding-right: 30px;
}
@media (max-width: 991.98px) {
.gsc-tabs-content .tab-content .tab-pane .tab-image {
padding-right: 0;
width: 100%;
text-align: center;
}
}
.gsc-tabs-content .tab-content .tab-pane .tab-content-item {
width: 54%;
float: left;
padding-left: 30px;
}
@media (max-width: 991.98px) {
.gsc-tabs-content .tab-content .tab-pane .tab-content-item {
padding-left: 0;
width: 100%;
}
}
.gsc-tabs-content .tab-content .tab-pane .tab-content-item .tab-item-title {
font-size: 20px;
font-weight: 700;
color: #1b1f2e;
margin-bottom: 15px;
}
.gsc-tabs-content .tab-content .tab-pane .tab-content-item ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.gsc-tabs-content .tab-content .tab-pane .tab-content-item ul > li {
padding-left: 30px;
position: relative;
}
.gsc-tabs-content .tab-content .tab-pane .tab-content-item ul > li:after {
content: '\f058';
font-family: 'FontAwesome';
position: absolute;
top: 0;
left: 0;
z-index: 1;
color: #F3605D;
}
.gsc-tabs-content .tab-content .tab-pane .tab-content-item.no_image {
width: 100%;
padding-left: 0;
}
.gva-information .information-item {
display: table;
width: 100%;
}
.gva-information .information-item .info-icon {
display: table-cell;
width: 20px;
position: relative;
top: 6px;
}
.gva-information .information-item .info-content {
display: table-cell;
}
.gva-information.gva-information-carousel .information-item .info-icon {
top: 0;
}
.gva-information.gva-information-carousel .information-item .info-content {
vertical-align: middle;
}
.gva-list-number.style-1 ul.list-number {
list-style: none;
padding: 0;
}
.gva-list-number.style-1 ul.list-number li.list-number-item {
margin-bottom: 35px;
}
.gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top:before, .gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top:after {
content: " ";
display: table;
}
.gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top:after {
clear: both;
}
.gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top .number {
width: 75px;
float: left;
background: #F7F7F9;
padding: 5px 10px;
text-align: center;
font-size: 14px;
color: #1b1f2e;
font-weight: 600;
}
.gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top .number span svg {
width: 14px;
height: auto;
fill: #1b1f2e;
margin-left: 3px;
position: relative;
top: 2px;
}
.gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top .title {
font-size: 20px;
padding-left: 95px;
padding-top: 5px;
margin: 0;
}
.gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .descrption {
padding-top: 20px;
}
.gva-locations-map {
position: relative;
}
.gva-locations-map .map_canvas {
z-index: 11 !important;
}
.gva-locations-map .gm-style div {
border: none !important;
}
.gva-locations-map .gm-style-iw {
max-width: 590px;
padding: 0;
}
.gva-locations-map .gm-style-iw > div {
max-width: 100% !important;
width: 100%;
}
.gva-locations-map .gm-style-iw div {
height: auto !important;
overflow: hidden;
}
.gva-locations-map .gm-style-iw div .marker {
width: 99%;
max-width: 590px;
background: #fff !important;
padding: 30px 10px 20px 30px;
margin-top: 1px;
margin-left: 1px;
}
.gva-locations-map .gm-style-iw div .marker .image {
width: 45%;
float: left;
}
@media (max-width: 640px) {
.gva-locations-map .gm-style-iw div .marker .image {
width: 100%;
}
}
.gva-locations-map .gm-style-iw div .marker .image img {
width: 100%;
height: auto;
}
.gva-locations-map .gm-style-iw div .marker .info {
float: left;
width: 55%;
padding-left: 20px;
font-family: "Poppins", sans-serif;
}
@media (max-width: 640px) {
.gva-locations-map .gm-style-iw div .marker .info {
width: 100%;
padding-left: 0;
}
}
.gva-locations-map .gm-style-iw div .marker .info .title {
font-size: 18px;
text-transform: none;
margin: 0 0 10px;
}
@media (max-width: 640px) {
.gva-locations-map .gm-style-iw div .marker .info .title {
margin-top: 20px;
}
}
.gva-locations-map .gm-style-iw div .marker .info .desc {
line-height: 24px;
font-weight: 500;
font-size: 14px;
margin-bottom: 15px;
}
.gva-locations-map .gm-style-iw div .marker .info p {
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.gva-locations-map .makers {
padding: 50px 30px 20px;
background: #F7F7F9;
}
.gva-locations-map .makers .location-item {
margin-bottom: 35px;
}
.gva-locations-map .makers .location-item .maker-item-inner {
font-size: 14px;
margin-top: 0;
}
@media (max-width: 991.98px) {
.gva-locations-map .makers .location-item .maker-item-inner {
margin-bottom: 20px;
}
}
.gva-locations-map .makers .location-item .maker-item-inner .left {
width: 30px;
height: auto;
float: left;
}
.gva-locations-map .makers .location-item .maker-item-inner .left .icon {
font-size: 24px;
margin-top: 2px;
color: #1b1f2e;
}
.gva-locations-map .makers .location-item .maker-item-inner .right {
padding-left: 35px;
line-height: 24px;
}
.gva-locations-map .makers .location-item .maker-item-inner .right .location-title {
font-size: 18px;
text-transform: none;
margin-top: 0;
margin-bottom: 5px;
}
.gva-locations-map .makers .location-item .maker-item-inner .right .location-title:hover {
cursor: pointer;
color: #F3605D;
}
.gva-locations-map .makers .location-item .maker-item-inner:hover, .gva-locations-map .makers .location-item .maker-item-inner.active {
cursor: pointer;
}
.gva-locations-map .makers .location-item .maker-item-inner:hover .location-title, .gva-locations-map .makers .location-item .maker-item-inner.active .location-title {
color: #F3605D;
}
.gva-locations-map .makers .location-item .maker-item-inner:hover .icon, .gva-locations-map .makers .location-item .maker-item-inner.active .icon {
color: #F3605D;
-webkit-animation: bounce 800ms ease-out;
animation: bounce 800ms ease-out;
}
.gsc-work-process {
position: relative;
overflow: hidden;
padding: 0 15px;
margin-bottom: 30px;
}
.gsc-work-process .box-content {
position: relative;
margin: 0 auto 50px;
padding: 0 10px;
max-width: 100%;
}
.gsc-work-process .box-content .box-line {
background: #1b1f2e;
height: 6px;
position: absolute;
top: 50%;
margin-top: -3px;
width: 300px;
}
@media (max-width: 768px) {
.gsc-work-process .box-content .box-line {
display: none;
}
}
.gsc-work-process .box-content .box-line.line-left {
right: 100%;
}
.gsc-work-process .box-content .box-line.line-right {
left: 100%;
}
.gsc-work-process .box-content .box-background {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
background-size: cover;
}
.gsc-work-process .box-content .icon-inner {
position: relative;
left: 0;
z-index: 11;
width: 100%;
text-align: center;
}
.gsc-work-process .box-content .icon-inner .box-icon {
display: inline-block;
}
.gsc-work-process .box-content .icon-inner .box-icon i {
color: #fff;
font-size: 64px;
}
.gsc-work-process .box-content .icon-inner .box-icon svg {
fill: #fff;
width: 64px;
}
.gsc-work-process .box-content .number-text {
width: 60px;
height: 60px;
border-radius: 50%;
background: #F3605D;
color: #fff;
font-family: "Poppins", sans-serif;
font-size: 20px;
text-align: center;
line-height: 60px;
position: absolute;
bottom: -30px;
left: 50%;
margin-left: -30px;
z-index: 11;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gsc-work-process .box-content .number-text:after {
content: '';
width: 20px;
height: 20px;
background: #fff;
-webkit-transform: scale(0);
transform: scale(0);
position: absolute;
top: -3px;
right: -3px;
z-index: 11;
border-radius: 50%;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gsc-work-process .box-title {
text-align: center;
font-size: 24px;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.gsc-work-process .box-title {
font-size: 20px;
}
}
@media (max-width: 991.98px) {
.gsc-work-process .box-title {
font-size: 18px;
}
}
.gsc-work-process:hover .box-content .number-text, .gsc-work-process.active .box-content .number-text {
background: #29F0B4;
color: #1b1f2e;
}
.gsc-work-process:hover .box-content .number-text:after, .gsc-work-process.active .box-content .number-text:after {
-webkit-transform: scale(1);
transform: scale(1);
}
.gva-user .login-account, .topbar-mobile .login-account {
position: relative;
font-size: 15px;
display: inline-block;
}
.gva-user .login-account .profile, .topbar-mobile .login-account .profile {
display: inline-block;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.gva-user .login-account .profile:hover, .topbar-mobile .login-account .profile:hover {
cursor: pointer;
color: #F3605D;
}
.gva-user .login-account .profile .avata, .topbar-mobile .login-account .profile .avata {
width: 34px;
height: 34px;
border-radius: 50%;
overflow: hidden;
float: left;
}
.gva-user .login-account .profile .name, .topbar-mobile .login-account .profile .name {
padding-left: 45px;
padding-top: 2px;
}
.gva-user .login-account .profile .name .icon, .topbar-mobile .login-account .profile .name .icon {
margin-left: 3px;
position: relative;
top: 2px;
}
.gva-user .login-account .user-account, .topbar-mobile .login-account .user-account {
position: absolute;
top: 100%;
right: -20px;
width: 280px;
background: #fff;
z-index: 11;
padding: 20px;
margin-top: 10px;
-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
border: 1px solid #E9E9EE;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transition: all 0.25s;
transition: all 0.25s;
}
.gva-user .login-account .user-account .gva-nav-menu > li, .topbar-mobile .login-account .user-account .gva-nav-menu > li {
display: block;
width: 100%;
text-align: left;
}
.gva-user .login-account .user-account .gva-nav-menu > li > a, .topbar-mobile .login-account .user-account .gva-nav-menu > li > a {
padding: 5px 0;
}
.gva-user .login-account.open .user-account, .topbar-mobile .login-account.open .user-account {
-webkit-transform: rotateX(0);
transform: rotateX(0);
opacity: 1;
}
.gva-user .login-register a, .topbar-mobile .login-register a {
font-size: 14px;
color: #838694;
}
.gva-user .login-register a .icon, .topbar-mobile .login-register a .icon {
color: #F3605D;
margin-right: 6px;
font-size: 18px;
position: relative;
top: 3px;
}
.gva-user .login-register a:hover, .topbar-mobile .login-register a:hover {
color: #F3605D;
}
.gsc-cart-box .mini-cart-header {
position: relative;
z-index: 1;
}
.gsc-cart-box .mini-cart-header .mini-cart {
text-align: center;
display: inline-block;
font-weight: 600;
position: relative;
padding-right: 5px;
line-height: 32px;
}
.gsc-cart-box .mini-cart-header .mini-cart .title-cart {
font-size: 20px;
color: #1b1f2e;
position: relative;
top: 1px;
}
.gsc-cart-box .mini-cart-header .mini-cart .mini-cart-items {
position: absolute;
font-size: 12px;
background: #29F0B4;
color: #fff;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
top: -2px;
right: -8px;
min-width: 18px;
line-height: 18px;
text-align: center;
}
.gsc-cart-box .mini-cart-header .mini-cart .mini-cart-items-title {
display: none;
}
.gsc-cart-box .mini-cart-header .mini-cart .amount {
display: none;
}
.gsc-cart-box .mini-cart-header .total {
color: #1b1f2e;
} .widget, .wpb_single_image, .wpb_content_element {
border: none;
}
.widget .widget-title, .widget .widgettitle, .widget .wpb_singleimage_heading, .wpb_single_image .widget-title, .wpb_single_image .widgettitle, .wpb_single_image .wpb_singleimage_heading, .wpb_content_element .widget-title, .wpb_content_element .widgettitle, .wpb_content_element .wpb_singleimage_heading {
background: none;
position: relative;
color: #1b1f2e;
font-size: 18px;
z-index: 9;
font-weight: 700;
padding-bottom: 20px;
margin-bottom: 20px;
letter-spacing: 1px;
text-transform: uppercase;
}
.widget .widget-title:after, .widget .widgettitle:after, .widget .wpb_singleimage_heading:after, .wpb_single_image .widget-title:after, .wpb_single_image .widgettitle:after, .wpb_single_image .wpb_singleimage_heading:after, .wpb_content_element .widget-title:after, .wpb_content_element .widgettitle:after, .wpb_content_element .wpb_singleimage_heading:after {
content: '';
width: 45px;
height: 2px;
background: #F3605D;
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
}
.widget.text-center .widget-title, .widget.text-center .widgettitle, .widget.text-center .wpb_singleimage_heading, .wpb_single_image.text-center .widget-title, .wpb_single_image.text-center .widgettitle, .wpb_single_image.text-center .wpb_singleimage_heading, .wpb_content_element.text-center .widget-title, .wpb_content_element.text-center .widgettitle, .wpb_content_element.text-center .wpb_singleimage_heading {
text-align: center !important;
}
.widget.title-black .widget-title, .widget.title-black .widgettitle, .widget.title-black .wpb_singleimage_heading, .wpb_single_image.title-black .widget-title, .wpb_single_image.title-black .widgettitle, .wpb_single_image.title-black .wpb_singleimage_heading, .wpb_content_element.title-black .widget-title, .wpb_content_element.title-black .widgettitle, .wpb_content_element.title-black .wpb_singleimage_heading {
color: #1b1f2e !important;
}
.color-theme .widget-title, .color-theme .widgettitle {
color: #F3605D !important;
} .wp-sidebar input, .wp-sidebar textarea, .wp-sidebar select, .elementor-widget-sidebar input, .elementor-widget-sidebar textarea, .elementor-widget-sidebar select {
max-width: 100%;
}
.wp-sidebar .widget, .elementor-widget-sidebar .widget {
overflow: hidden;
margin-bottom: 30px;
padding: 45px 35px;
background: #F7F7F9;
position: relative;
}
@media (max-width: 1199.98px) {
.wp-sidebar .widget, .elementor-widget-sidebar .widget {
padding-left: 30px;
padding-right: 30px;
}
}
.wp-sidebar ul, .elementor-widget-sidebar ul {
list-style: none;
padding: 0;
margin-bottom: 0 !important;
}
.wp-sidebar ul li, .elementor-widget-sidebar ul li {
list-style: none;
}
.wp-sidebar ul li a, .elementor-widget-sidebar ul li a {
padding: 8px 0;
display: inline-block;
}
.wp-sidebar ul li a:hover, .elementor-widget-sidebar ul li a:hover {
color: #F3605D;
}
.wp-sidebar ul li .count, .elementor-widget-sidebar ul li .count {
margin-left: 3px;
color: #262626;
}
.wp-sidebar ul > li ul, .elementor-widget-sidebar ul > li ul {
padding-left: 16px;
}
.wp-sidebar .wpb_single_image, .elementor-widget-sidebar .wpb_single_image {
margin-bottom: 30px !important;
}
.wp-sidebar .post-author, .wp-sidebar .post-date, .elementor-widget-sidebar .post-author, .elementor-widget-sidebar .post-date {
font-size: 14px;
margin: 0 0 2px;
font-weight: 500;
color: #F3605D;
}
select[name='archive-dropdown'] {
padding: 8px 15px;
}
.gva-main-search .gva-search {
position: relative;
}
.gva-main-search .gva-search input {
background: none;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
height: 46px;
}
.gva-main-search .gva-search input.input-search {
background: #fff;
font-size: 16px;
}
.gva-main-search .gva-search .btn-search {
position: absolute;
width: auto;
height: 100%;
right: 6px;
top: 0;
z-index: 9;
padding: 0;
background: none;
border: none;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
}
.gva-main-search .gva-search .btn-search input {
border: none;
}
#wp-footer .tagcloud a:hover {
color: #fff;
}
#wp-footer .widget {
padding-bottom: 45px;
}
#wp-footer .widget .widget-title, #wp-footer .widget .widgettitle, #wp-footer .widget .wpb_singleimage_heading {
color: #fff;
}
#wp-footer .widget:last-child {
padding-bottom: 25px;
}
#wp-footer .widget_rss ul > li, #wp-footer .widget_recent_entries ul > li {
border-color: rgba(255, 255, 255, 0.1);
}
#wp-footer .widget_rss ul > li .rsswidget, #wp-footer .widget_recent_entries ul > li .rsswidget {
font-size: 18px !important;
}
#wp-footer .widget, #wp-footer .wpb_single_image, #wp-footer .widget_nav_menu {
background: none;
}
#wp-footer .widget ul, #wp-footer .wpb_single_image ul, #wp-footer .widget_nav_menu ul {
padding: 0;
list-style: none;
}
#wp-footer .widget ul li a, #wp-footer .wpb_single_image ul li a, #wp-footer .widget_nav_menu ul li a {
color: #8d91a2 !important;
}
#wp-footer .widget ul li a:hover, #wp-footer .wpb_single_image ul li a:hover, #wp-footer .widget_nav_menu ul li a:hover {
color: #F3605D !important;
}
#wp-footer .widget ul li ul, #wp-footer .wpb_single_image ul li ul, #wp-footer .widget_nav_menu ul li ul {
padding-left: 20px;
}
#wp-footer .widget_calendar caption {
color: #8d91a2;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#wp-footer table > thead > tr > th, #wp-footer table > thead > tr > td, #wp-footer table > tbody > tr > th, #wp-footer table > tbody > tr > td, #wp-footer table > tfoot > tr > th, #wp-footer table > tfoot > tr > td {
border: 1px solid rgba(255, 255, 255, 0.2);
}
.widget_tag_cloud .tagcloud > a {
background: #fff;
padding: 6px 12px;
font-size: 14px !important;
font-weight: 500;
margin-right: 5px;
margin-bottom: 10px;
display: inline-block;
border: 1px solid #E9E9EE;
}
.widget_tag_cloud .tagcloud > a:hover {
background: #F3605D;
color: #fff;
} .mc4wp-form:before, .mc4wp-form:after {
content: " ";
display: table;
}
.mc4wp-form:after {
clear: both;
}
.mailchimp-small .newsletter-form .form-left {
padding-right: 0;
}
.mailchimp-small .newsletter-form .form-left input[type="email"] {
background: transparent;
border: 1px solid #323643;
padding-right: 65px;
font-size: 14px;
color: #fff;
}
.mailchimp-small .newsletter-form .form-left input[type="email"]:focus {
border: 1px solid #F3605D;
}
.mailchimp-small .newsletter-form .form-right {
background: #F3605D;
width: 60px;
top: 4px;
right: 4px;
bottom: 4px;
height: auto;
position: absolute !important;
margin: 0 !important;
}
.mailchimp-small .newsletter-form .form-right .form-action {
background: #F3605D;
width: 100%;
height: 100%;
}
.mailchimp-small .newsletter-form .form-right .form-action:before {
content: '\f0e0';
font-family: "FontAwesome";
position: absolute;
top: 22px;
left: 0;
width: 100%;
text-align: center;
z-index: 1;
color: #fff;
font-size: 16px;
font-weight: 700;
}
.mailchimp-small .newsletter-form .form-right .form-action:after {
display: none;
}
.mailchimp-small .newsletter-form .form-right input[type="submit"] {
font-size: 0;
color: transparent;
}
.widget_recent_comments ul li {
padding: 6px 0;
font-weight: 400;
word-wrap: break-word;
}
.newsletter-form {
position: relative;
max-width: 710px;
overflow: hidden;
margin: 0 auto;
}
.newsletter-form input {
border: none;
padding: 0 10px;
display: block;
line-height: 64px;
width: 100%;
}
.newsletter-form .form-left {
padding-right: 220px;
}
@media (max-width: 450px) {
.newsletter-form .form-left {
padding-right: 0;
}
}
.newsletter-form .form-right {
position: absolute;
right: 0;
top: 0;
z-index: 1;
}
@media (max-width: 450px) {
.newsletter-form .form-right {
position: relative;
width: 100%;
margin-top: 10px;
}
}
.newsletter-form input[type="email"] {
padding: 0 20px;
width: 100%;
border: none;
line-height: 72px;
background: #EEF1F6;
color: #1b1f2e;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.newsletter-form input[type="email"]:focus {
background: #DBE4F4;
}
.newsletter-form .form-action {
width: 200px;
padding: 0;
}
@media (max-width: 450px) {
.newsletter-form .form-action {
width: 100%;
}
}
.newsletter-form .form-action input.newsletter-submit {
border: none;
line-height: 72px;
padding: 0 10px;
background: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.widget[class*="instagram-feed"] {
position: relative;
}
.widget[class*="instagram-feed"]:after {
content: '';
width: 100%;
height: auto;
background: rgba(0, 0, 0, 0.69);
position: absolute;
top: 0;
left: 0;
bottom: 10px;
z-index: 10;
display: block;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.widget[class*="instagram-feed"]:hover:after {
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
}
.widget[class*="instagram-feed"]:hover .widget-title {
display: none;
}
.widget[class*="instagram-feed"] .widget-title {
text-align: center !important;
position: absolute;
top: 50%;
left: 0;
margin-top: -25px;
color: #fff;
width: 100%;
text-align: center;
z-index: 11;
}
.widget[class*="instagram-feed"] .widget-title span {
font-size: 34px;
font-weight: 600;
text-transform: capitalize;
}
.widget[class*="instagram-feed"] .widget-title:after {
display: none;
}
.widget[class*="instagram-feed"] .instagram-pics {
margin: 0;
margin-left: -5px;
margin-right: -5px;
padding: 0;
}
.widget[class*="instagram-feed"] .instagram-pics:before, .widget[class*="instagram-feed"] .instagram-pics:after {
content: " ";
display: table;
}
.widget[class*="instagram-feed"] .instagram-pics:after {
clear: both;
}
.widget[class*="instagram-feed"] .instagram-pics > li {
list-style-type: none;
padding-left: 5px;
padding-right: 5px;
width: 20%;
float: left;
text-align: center;
margin-bottom: 10px;
}
.widget[class*="instagram-feed"] .instagram-pics > li a {
position: relative;
display: block;
overflow: hidden;
}
.widget[class*="instagram-feed"] .instagram-pics > li a img {
-webkit-transition: all 2s;
transition: all 2s;
-moz-transition: all 2s;
-ms-transition: all 2s;
}
.widget[class*="instagram-feed"] .instagram-pics > li a:after {
content: "";
width: 100%;
height: 100%;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
top: 0;
left: 0;
position: absolute;
background: rgba(0, 0, 0, 0.5);
z-index: 9;
opacity: 0;
filter: alpha(opacity=0);
}
.widget[class*="instagram-feed"] .instagram-pics > li a:before {
content: "\f055";
font-family: "FontAwesome";
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
font-size: 30px;
margin-top: -20px;
margin-left: -20px;
z-index: 99;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
opacity: 0;
filter: alpha(opacity=0);
font-weight: 700;
}
.widget[class*="instagram-feed"] .instagram-pics > li a:hover:after, .widget[class*="instagram-feed"] .instagram-pics > li a:hover:before {
opacity: 1;
filter: alpha(opacity=100);
}
.widget[class*="instagram-feed"] .instagram-pics > li a:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
@media (max-width: 767.98px) {
.widget[class*="instagram-feed"] .instagram-pics > li {
width: 50%;
margin-bottom: 20px;
}
}
.widget_categories, .widget_archive, .wp-sidebar .widget_nav_menu, #wp-footer .widget_nav_menu, .elementor-widget-sidebar .widget_nav_menu, .widget_pages, .widget_meta {
overflow: hidden;
}
.widget_categories ul > li, .widget_archive ul > li, .wp-sidebar .widget_nav_menu ul > li, #wp-footer .widget_nav_menu ul > li, .elementor-widget-sidebar .widget_nav_menu ul > li, .widget_pages ul > li, .widget_meta ul > li {
display: block;
width: 100%;
float: left;
position: relative;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
line-height: 26px;
}
.widget_categories ul > li .count, .widget_archive ul > li .count, .wp-sidebar .widget_nav_menu ul > li .count, #wp-footer .widget_nav_menu ul > li .count, .elementor-widget-sidebar .widget_nav_menu ul > li .count, .widget_pages ul > li .count, .widget_meta ul > li .count {
position: absolute;
top: 14px;
right: 0;
z-index: 1;
font-size: 14px;
color: #838694;
}
.widget_categories ul > li > a, .widget_archive ul > li > a, .wp-sidebar .widget_nav_menu ul > li > a, #wp-footer .widget_nav_menu ul > li > a, .elementor-widget-sidebar .widget_nav_menu ul > li > a, .widget_pages ul > li > a, .widget_meta ul > li > a {
display: block;
text-transform: none;
line-height: 26px;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
position: relative;
color: #838694;
padding: 12px 0;
}
.widget_categories ul > li > a:hover, .widget_archive ul > li > a:hover, .wp-sidebar .widget_nav_menu ul > li > a:hover, #wp-footer .widget_nav_menu ul > li > a:hover, .elementor-widget-sidebar .widget_nav_menu ul > li > a:hover, .widget_pages ul > li > a:hover, .widget_meta ul > li > a:hover {
color: #F3605D;
}
.widget_categories ul > li ul, .widget_archive ul > li ul, .wp-sidebar .widget_nav_menu ul > li ul, #wp-footer .widget_nav_menu ul > li ul, .elementor-widget-sidebar .widget_nav_menu ul > li ul, .widget_pages ul > li ul, .widget_meta ul > li ul {
padding-left: 20px;
}
.widget_categories ul > li.current_page_item > a, .widget_archive ul > li.current_page_item > a, .wp-sidebar .widget_nav_menu ul > li.current_page_item > a, #wp-footer .widget_nav_menu ul > li.current_page_item > a, .elementor-widget-sidebar .widget_nav_menu ul > li.current_page_item > a, .widget_pages ul > li.current_page_item > a, .widget_meta ul > li.current_page_item > a {
color: #F3605D;
}
.widget_categories > ul > li:last-child > a, .widget_archive > ul > li:last-child > a, .wp-sidebar .widget_nav_menu > ul > li:last-child > a, #wp-footer .widget_nav_menu > ul > li:last-child > a, .elementor-widget-sidebar .widget_nav_menu > ul > li:last-child > a, .widget_pages > ul > li:last-child > a, .widget_meta > ul > li:last-child > a {
margin-bottom: 0 !important;
}
.widget_rss ul > li, .widget_recent_entries ul > li {
border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
margin-bottom: 18px;
padding-bottom: 18px;
}
.widget_rss ul > li a, .widget_recent_entries ul > li a {
padding: 0;
line-height: 26px;
display: block;
font-weight: 600;
}
.widget_rss ul > li a .post-date, .widget_recent_entries ul > li a .post-date {
color: #F3605D;
}
.widget_rss ul > li:last-child, .widget_recent_entries ul > li:last-child {
border: none;
padding-bottom: 0;
margin-bottom: 0;
}
.widget_rss > ul li {
margin-bottom: 16px !important;
}
.widget_rss > ul li .rss-date {
color: #F3605D;
font-size: 12px;
} .widget-custom-text {
color: #fff;
}
.widget-custom-text .widget-title {
text-align: center;
color: #fff;
margin-bottom: 0;
font-weight: 600;
padding: 20px 0;
}
.widget-custom-text .signature {
margin-top: 50px;
}
.text-about {
max-width: 460px;
margin: 0 auto;
text-align: center;
}
.opening-time {
padding: 20px 35px;
}
@media (max-width) {
.opening-time {
padding: 20px 25px;
}
}
.opening-time .phone {
font-size: 36px;
color: #F3605D;
font-weight: 600;
}
.opening-time .hr {
width: 180px;
display: inline-block;
margin: 30px 0;
height: 1px;
background: #E9E9EE;
}
.opening-time h3 {
margin-top: 0;
font-size: 24px;
font-weight: 400;
color: #262626;
}
.store-info .item {
margin-bottom: 5px;
min-height: 30px;
}
.store-info .item:before, .store-info .item:after {
content: " ";
display: table;
}
.store-info .item:after {
clear: both;
}
.store-info .item i {
float: left;
height: 30px;
margin-right: 10px;
display: inline-block;
line-height: 25px;
}
.copyright-links {
margin: 0 !important;
text-align: center;
}
.copyright-links .widget {
margin-bottom: 0 !important;
}
.copyright-links ul {
display: inline-block;
margin-bottom: 0;
}
.copyright-links ul:before, .copyright-links ul:after {
content: " ";
display: table;
}
.copyright-links ul:after {
clear: both;
}
.copyright-links ul li {
float: left;
position: relative;
padding-left: 10px;
padding-right: 10px;
padding-top: 0 !important;
color: #fff;
line-height: 1;
}
.copyright-links ul li:after {
content: "";
width: 1px;
height: 15px;
top: 0;
right: 0;
position: absolute;
background: rgba(255, 255, 255, 0.2);
z-index: 1;
}
.copyright-links ul li:last-child:after {
display: none;
}
.copyright-links ul li a {
font-size: 15px !important;
}
.gva_widget_recent_give .give-list .item {
margin-bottom: 45px;
}
.gva_widget_recent_give .give-list .item:last-child {
margin-bottom: 0;
}
.gva_widget_recent_give .give-list .item .give-block .form-content .form-content-inner {
padding: 20px 0 10px;
}
.gva_widget_recent_give .give-list .item .give-block .form-content .form-content-inner .campaign-content-inner {
height: auto;
margin-bottom: 5px;
}
.gva_widget_recent_give .give-list .item .give-block .form-content .title {
margin-bottom: 0;
}
.gva_widget_recent_give .give-list .item .give-block .form-content .title a {
font-size: 18px;
}
.gva_widget_recent_give .give-list .item .give-block .form-content .campaign-action {
margin-top: 20px;
}
.widget_gva_give_categories_widget ul.categories-listing {
padding: 10px 0 0;
}
.widget_gva_give_categories_widget ul.categories-listing li {
text-align: right;
display: block;
width: 100%;
float: left;
margin-bottom: 10px;
margin-top: 5px;
position: relative;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
text-indent: 10px;
direction: rtl;
text-align: right;
}
.widget_gva_give_categories_widget ul.categories-listing li:last-child {
margin-bottom: 0;
}
.widget_gva_give_categories_widget ul.categories-listing li > a {
padding: 0;
line-height: 45px;
display: inline-block;
text-align: left;
float: left;
line-height: 16px;
text-transform: none;
overflow: hidden;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
position: relative;
}
.widget_gva_give_categories_widget ul.categories-listing li .post-count {
display: inline-block;
text-align: center;
text-indent: 0;
position: relative;
top: -5px;
}
.widget_gva_give_categories_widget ul.categories-listing li:hover {
color: #F3605D;
}
.widget_custom_html {
padding: 0 !important;
border: none !important;
}
.support-box {
background: #F3605D;
color: #fff;
padding: 50px;
}
@media (max-width: 1199.98px) {
.support-box {
padding: 30px;
}
}
.support-box ul {
list-style: none;
padding: 0;
margin: 0;
}
.support-box .title {
font-size: 18px;
font-weight: 600;
margin-bottom: 30px;
}
.support-box .phone {
font-size: 30px;
font-weight: 700;
margin-top: 10px;
}
.support-box .phone a {
color: #fff;
}
.support-box .phone a:hover {
text-decoration: underline;
}
.download-box {
background: #1b1f2e;
}
.download-box a {
color: #fff;
font-size: 18px;
font-weight: 600;
padding: 30px;
text-align: center;
display: block;
}
.download-box a:hover {
color: #F3605D;
}
.logged-in.admin-bar .header-v2 .stuck, .logged-in.admin-bar .header-v1 .stuck {
top: 30px;
}
@media (max-width: 782px) {
.logged-in.admin-bar .header-v2 .stuck, .logged-in.admin-bar .header-v1 .stuck {
top: 45px;
}
}
@media (max-width: 600px) {
.logged-in.admin-bar .header-v2 .stuck, .logged-in.admin-bar .header-v1 .stuck {
position: relative !important;
top: 0;
}
}
.logged-in.admin-bar .mini-cart-header .dropdown .minicart-content {
padding-top: 45px;
}
@media (max-width: 991.98px) {
.logged-in.admin-bar .gva-offcanvas-content.mobile {
padding-top: 30px;
}
} .post {
margin-bottom: 30px;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.post .entry-meta {
font-size: 14px;
}
.post .entry-meta .meta-inline > span {
margin-right: 16px;
}
.post .entry-meta .meta-inline > span i {
color: #29F0B4;
margin-right: 4px;
}
.post .entry-meta .meta-inline > span:last-child {
margin-right: 0;
}
.post .entry-meta .entry-date {
font-size: 11px;
text-transform: uppercase;
color: #fff;
letter-spacing: 2px;
font-weight: 500;
background: #F3605D;
padding: 0 15px;
line-height: 30px;
display: inline-block;
margin-bottom: 16px;
}
.post .post-thumbnail {
position: relative;
text-align: center;
}
.post .post-thumbnail iframe {
width: 100%;
min-height: 350px;
}
.post .post-thumbnail .overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 11;
}
.post .entry-content {
padding: 40px 25px 0;
position: relative;
background: #F7F7F9;
}
@media (max-width: 1199.98px) {
.post .entry-content {
padding: 30px 30px 0;
}
}
.post .entry-content .content-inner {
max-width: 268px;
margin: 0 auto;
-ms-word-wrap: break-word;
word-wrap: break-word;
margin: 0 auto;
position: relative;
padding-bottom: 85px;
}
.post .entry-content .content-inner .entry-title {
font-size: 22px;
margin: 10px 0 10px;
-ms-word-wrap: break-word;
word-wrap: break-word;
line-height: 34px;
}
@media (max-width: 1199.98px) {
.post .entry-content .content-inner .entry-title {
font-size: 20px;
line-height: 32px;
}
}
@media (max-width: 991.98px) {
.post .entry-content .content-inner .entry-title {
font-size: 18px;
line-height: 30px;
}
}
.post .entry-content .content-inner .entry-description {
-ms-word-wrap: break-word;
word-wrap: break-word;
padding-top: 30px;
}
.post .entry-content .content-inner .read-more {
position: absolute;
bottom: 0;
left: 0;
width: 60px;
height: 60px;
background: #fff;
line-height: 74px;
text-align: center;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.post .entry-content .content-inner .read-more a {
display: block;
line-height: 68px;
}
.post .entry-content .content-inner .read-more a svg {
width: 22px;
fill: #1b1f2e;
position: relative;
top: 2px;
}
.post .entry-content .content-inner .read-more .icon {
font-size: 24px;
color: #1b1f2e;
}
.post .entry-content .content-inner .read-more .icon:before {
display: inline-block;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.post .tag-links {
margin-top: 20px;
display: block;
}
.post .tag-links > a {
border: 1px solid #E9E9EE;
padding: 2px 15px;
font-weight: 500;
font-size: 14px;
margin-right: 8px;
margin-bottom: 8px;
display: inline-block;
background: #fff;
}
.post .tag-links > a:hover {
background: #F3605D;
color: #fff;
}
.post:hover .content-inner .read-more {
background: #29F0B4;
}
.post:hover .content-inner .read-more .icon {
-webkit-animation: beat 1.5s ease 0s infinite;
animation: beat 1.5s ease 0s infinite;
}
.post-style-1 .entry-content .content-inner {
max-width: 268px;
}
.post-style-2 {
margin-bottom: 30px;
border: 1px solid #E9E9EE;
-webkit-box-shadow: none;
box-shadow: none;
position: relative;
overflow: hidden;
}
.post-style-2 .link-overlay {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 11;
}
.post-style-2 .post-thumbnail {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
background-size: cover;
background-position: center center;
}
.post-style-2 .post-thumbnail:before {
content: '';
background: #1b1f2e;
opacity: 0.6;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.post-style-2 .post-thumbnail:after {
content: '';
background: #fff;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 9;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.post-style-2 .entry-content {
padding: 60px 30px 45px;
border-top: 0;
position: relative;
z-index: 11;
-webkit-transition: all 0.35s;
transition: all 0.35s;
background: none;
}
@media (max-width: 1199.98px) {
.post-style-2 .entry-content {
padding: 30px;
}
}
.post-style-2 .entry-content .content-inner {
padding-bottom: 0;
max-width: 280px;
}
.post-style-2 .entry-content .content-inner .entry-title {
font-size: 24px;
margin: 20px 0 10px;
-ms-word-wrap: break-word;
word-wrap: break-word;
line-height: 38px;
letter-spacing: 0;
}
.post-style-2 .entry-content .content-inner .entry-title a {
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.post-style-2 .entry-content .entry-meta {
font-size: 14px;
margin-bottom: 35px;
}
.post-style-2 .entry-content .entry-meta .left {
width: 52px;
height: 52px;
float: left;
border: 4px solid #29F0B4;
}
.post-style-2 .entry-content .entry-meta .right {
padding-left: 72px;
}
.post-style-2 .entry-content .entry-meta .right span {
display: block;
width: 100%;
}
.post-style-2 .entry-content .entry-meta .right i {
color: #F3605D;
margin-right: 6px;
}
.post-style-2 .entry-content .read-more {
margin-top: 25px;
padding-left: 20px;
}
.post-style-2 .entry-content .read-more .icon {
font-size: 24px;
color: #F3605D;
}
.post-style-2 .entry-content .read-more .icon:before {
display: inline-block;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.post-style-2:hover .post-thumbnail:after {
top: 100%;
}
.post-style-2:hover .entry-content {
color: #fff;
}
.post-style-2:hover .entry-content .entry-meta .left {
border-color: #F3605D;
}
.post-style-2:hover .entry-content .entry-meta .right i {
color: #fff;
}
.post-style-2:hover .entry-content .entry-title a {
color: #fff;
}
.post-style-2:hover .entry-content .read-more .icon {
color: #fff;
-webkit-animation: beat 1.5s ease 0s infinite;
animation: beat 1.5s ease 0s infinite;
}
.post-style-3 .entry-content {
background: #fff;
border: 1px solid #E9E9EE;
}
.post-style-3 .entry-content .content-inner .read-more {
background: #F7F7F9;
}
.post-style-3:hover {
-webkit-box-shadow: 0px 15px 28px 0px rgba(27, 31, 46, 0.06);
box-shadow: 0px 15px 28px 0px rgba(27, 31, 46, 0.06);
}
.post-style-3:hover .entry-content .read-more {
background: #29F0B4;
}
.post-style-3:hover .entry-content .read-more svg {
-webkit-animation: beat 1.5s ease 0s infinite;
animation: beat 1.5s ease 0s infinite;
}
.post-block-list {
margin-bottom: 30px;
}
.post-block-list:before, .post-block-list:after {
content: " ";
display: table;
}
.post-block-list:after {
clear: both;
}
@media (max-width: 400px) {
.post-block-list {
max-width: 220px;
margin: 0 auto;
}
}
.post-block-list .post-content .post-thumbnail {
width: 170px;
float: left;
}
@media (max-width: 400px) {
.post-block-list .post-content .post-thumbnail {
width: 100%;
margin-bottom: 20px;
}
}
.post-block-list .post-content .content-inner {
padding-left: 200px;
}
@media (max-width: 900px) {
.post-block-list .post-content .content-inner {
padding-left: 190px;
}
}
@media (max-width: 400px) {
.post-block-list .post-content .content-inner {
padding-left: 0;
}
}
.post-block-list .post-content .content-inner .entry-meta {
margin-bottom: 5px;
}
.post-block-list .post-content .content-inner .entry-title {
margin: 0;
}
@media (max-width: 500px) {
.post-block-list .post-content .content-inner .entry-title {
font-size: 18px;
line-height: 30px;
}
}
.post-block-small {
margin-bottom: 30px;
}
.post-block-small:before, .post-block-small:after {
content: " ";
display: table;
}
.post-block-small:after {
clear: both;
}
.post-block-small .post-content .post-thumbnail {
width: 40px;
float: left;
}
.post-block-small .post-content .content-inner {
padding-left: 55px;
}
.post-block-small .post-content .content-inner .entry-meta {
margin-bottom: 5px;
}
.post-block-small .post-content .content-inner .entry-title {
margin: 0;
font-size: 16px;
line-height: 24px;
font-weight: 500;
position: relative;
top: -4px;
}
.posts-grids .lg-block-grid-1 .post {
-webkit-box-shadow: none;
box-shadow: none;
}
.posts-grids .lg-block-grid-1 .post .entry-content {
padding-bottom: 45px;
}
.posts-grids .lg-block-grid-1 .post .entry-content .content-inner {
font-size: 16px;
max-width: 620px;
margin: 0 auto;
}
.posts-grids .lg-block-grid-1 .post .entry-content .content-inner .entry-title {
font-size: 24px;
margin: 15px 0 20px;
}
.posts-grids .lg-block-grid-1 .post .entry-content .content-inner .read-more {
margin-top: 10px;
display: block !important;
visibility: visible !important;
}
div[class*="col-md-6"] .post-thumbnail iframe, div[class*="col-md-4"] .post-thumbnail iframe {
min-height: 235px;
height: 235px;
}
.post-items .post {
margin-bottom: 30px;
}
.post-items .entry-title {
font-size: 18px;
text-transform: none;
margin-top: 10px;
margin-bottom: 12px;
}
.post-items .entry-meta {
margin: 0px 0 10px;
color: #999999;
}
.post-items.layout-sticky-on .posts-child .post {
border-bottom: none;
margin-bottom: 0;
}
.post-items.layout-sticky-on .posts-child .post .entry-title {
font-size: 20px;
}
.single.single-post .main-page-content {
margin: 90px 0 60px;
}
.single.single-post #wp-content > article.post {
-webkit-box-shadow: none;
box-shadow: none;
}
.single.single-post #wp-content > article.post .entry-content {
padding: 0;
border: 0;
background: none;
}
.single.single-post #wp-content > article.post .entry-content .content-inner {
max-width: 100%;
padding-bottom: 10px;
}
.single.single-post #wp-content > article.post .entry-title {
font-size: 38px;
letter-spacing: 0;
color: #1b1f2e;
text-transform: none;
margin: 5px 0 30px;
position: relative;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
@media (max-width: 1199.98px) {
.single.single-post #wp-content > article.post .entry-title {
font-size: 38px;
}
}
@media (max-width: 991.98px) {
.single.single-post #wp-content > article.post .entry-title {
font-size: 32px;
}
}
@media (max-width: 767.98px) {
.single.single-post #wp-content > article.post .entry-title {
font-size: 28px;
}
}
.single.single-post #wp-content > article.post .dpsp-content-wrapper {
padding: 0;
margin: 0;
width: 100%;
float: left;
display: block;
margin: 30px 0 0;
padding: 10px 20px;
background: #f2f2f2;
position: relative;
}
.single.single-post #wp-content > article.post .dpsp-content-wrapper ul li {
margin-bottom: 5px;
margin-top: 5px;
}
.single.single-post #wp-content > article.post .dpsp-content-wrapper .dpsp-total-share-wrapper {
right: 20px;
top: 40px;
}
.single.single-post #wp-content > article.post .entry-meta {
clear: both;
margin: 30px 0 0;
}
.single.single-post #wp-content > article.post .entry-meta .entry-date {
font-weight: 500;
margin-bottom: 12px;
margin-right: 15px;
}
.single.single-post #wp-content > article.post .entry-meta .entry-date a {
color: #838694;
}
.single.single-post #wp-content > article.post .entry-meta .cat-links {
display: inline-block !important;
}
.single.single-post #wp-content > article.post .entry-meta .cat-links i {
margin-right: 6px;
color: #29F0B4;
}
.single.single-post #wp-content > article.post .entry-meta .cat-links a {
color: #838694;
}
.single.single-post #wp-content > article.post .entry-meta .cat-links a:hover {
color: #F3605D;
}
.single.single-post #wp-content > article.post footer.entry-meta {
display: none;
}
.single.single-post #wp-content > article.post .post-content strong img {
margin-right: 10px;
}
.single.single-post #wp-content > article.post .post-content .wp-caption {
max-width: 100%;
}
.single.single-post #wp-content > article.post .post-content input[type="text"],
.single.single-post #wp-content > article.post .post-content input[type="tel"],
.single.single-post #wp-content > article.post .post-content input[type="password"],
.single.single-post #wp-content > article.post .post-content input[type="email"] {
padding: 0 8px;
}
.single.single-post #wp-content > article.post .post-content input[type="submit"] {
background: #F3605D;
color: #fff;
text-transform: uppercase;
font-size: 12px;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
padding: 3px 10px;
}
.single.single-post #wp-content > article.post .post-content input[type="submit"]:hover {
background: #1b1f2e;
}
.post-navigation {
width: 100%;
float: left;
margin-top: 30px;
padding-top: 40px;
margin-bottom: 30px;
border-top: 1px solid #E9E9EE;
}
.post-navigation a {
display: inline-block;
font-weight: 600;
border: 2px solid #E9E9EE;
padding: 10px 20px;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.post-navigation a span {
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.post-navigation a:hover {
background: #F3605D;
color: #fff;
}
.post-navigation a:hover span {
color: #fff !important;
}
.post-navigation a[rel*="next"] {
float: right;
text-align: right;
}
.post-navigation a span {
display: block;
}
.post-navigation a span.meta-nav {
font-size: 14px;
color: #888888;
}
.post-navigation a span.meta-nav i {
font-size: 10px;
}
.post-navigation a span.meta-nav.next i {
margin-left: 8px;
margin-top: 1px;
}
.post-navigation a span.meta-nav.prev i {
margin-right: 8px;
margin-top: 1px;
}
.tribe-common h1, .tribe-common h2, .tribe-common h3, .tribe-common h4, .tribe-common h5, .tribe-common h6, .tribe-common .tribe-common-h--alt {
font-weight: 700;
}
.tribe-events-page-title, .tribe-events-list-separator-month {
font-weight: normal;
}
.tribe-events-page-title {
margin-bottom: 30px;
}
.tribe-event-list-block {
margin-bottom: 30px !important;
padding: 30px !important;
background: #fff !important;
border: 1px solid #E9E9EE !important;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
@media (max-width: 767.98px) {
.tribe-event-list-block {
padding: 30px 20px;
}
}
.tribe-event-list-block .tribe-event-left {
width: 190px;
float: left;
position: relative;
}
@media (max-width: 767.98px) {
.tribe-event-list-block .tribe-event-left {
width: 100%;
margin-bottom: 20px;
}
}
.tribe-event-list-block .tribe-event-left .content-inner {
width: 165px;
position: relative;
float: left;
}
@media (max-width: 767.98px) {
.tribe-event-list-block .tribe-event-left .content-inner {
width: 220px;
}
}
.tribe-event-list-block .tribe-event-left .content-inner .tribe-events-event-image {
width: 165px;
position: relative;
}
@media (max-width: 767.98px) {
.tribe-event-list-block .tribe-event-left .content-inner .tribe-events-event-image {
width: 220px;
}
}
.tribe-event-list-block .tribe-event-left .content-inner .tribe-start-date {
background: #F3605D;
color: #fff;
width: 52px;
height: 52px;
font-size: 13px;
font-weight: 700;
text-align: center;
line-height: 16px;
padding-top: 10px;
position: absolute;
right: -26px;
bottom: 0;
}
.tribe-event-list-block .tribe-event-right {
padding-left: 200px;
padding-right: 180px;
position: relative;
}
@media (max-width: 991.98px) {
.tribe-event-list-block .tribe-event-right {
padding-right: 0;
}
}
@media (max-width: 767.98px) {
.tribe-event-list-block .tribe-event-right {
padding-left: 0;
}
}
.tribe-event-list-block .tribe-event-right .content-inner {
padding-left: 20px;
float: left;
width: 100%;
}
@media (max-width: 767.98px) {
.tribe-event-list-block .tribe-event-right .content-inner {
padding-left: 0;
}
}
.tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta {
font-size: 14px;
margin-bottom: 0;
width: 100%;
}
.tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta .icon {
margin-right: 6px;
color: #F3605D;
}
.tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta .tribe-event-schedule-details {
display: block;
width: 100%;
font-size: 14px;
color: #838694;
font-weight: 500;
}
.tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta .tribe-events-venue-details {
width: 100%;
font-size: 14px;
color: #838694;
font-weight: 500;
margin: 0;
font-style: normal;
line-height: 24px;
margin-top: 6px;
}
.tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta .tribe-events-venue-details .tribe-address br {
display: none;
}
.tribe-event-list-block .tribe-event-right .content-inner .tribe-events-list-event-title {
font-size: 24px;
margin: 10px 0 15px;
font-family: "Poppins", sans-serif;
}
@media (max-width: 767.98px) {
.tribe-event-list-block .tribe-event-right .content-inner .tribe-events-list-event-title {
font-size: 20px;
}
}
.tribe-event-list-block .tribe-event-right .content-inner .tribe-events-list-event-title a:hover {
color: #F3605D;
}
.tribe-event-list-block .tribe-event-right .content-inner .entry-summary {
max-width: 600px;
}
.tribe-event-list-block .tribe-event-right .event-action {
width: 180px;
position: absolute;
right: 0;
top: 50%;
margin-top: -30px;
text-align: right;
}
@media (max-width: 991.98px) {
.tribe-event-list-block .tribe-event-right .event-action {
display: none;
}
}
.tribe-event-list-block .tribe-event-right .event-action a {
padding-left: 25px;
padding-right: 25px;
}
.tribe-event-list-block:hover {
-webkit-box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, 0.04);
box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, 0.04);
}
.tribe-event-list-block.v2 {
padding: 38px;
background: #fff;
border: 1px solid #E9E9EE;
-webkit-transition: all 0.35s;
transition: all 0.35s;
margin-bottom: 30px;
}
@media (max-width: 767.98px) {
.tribe-event-list-block.v2 {
padding: 30px 20px;
}
}
.tribe-event-list-block.v2 .tribe-events-list-event-title {
font-size: 24px;
font-weight: 700;
}
.tribe-event-list-block.v2 .event-action a {
padding: 16px 18px !important;
background: #F3605D !important;
color: #fff !important;
font-weight: 500;
}
.event-grid-block {
padding: 0 !important;
}
.event-grid-block .tribe-event-left {
width: 100%;
margin-bottom: 0 !important;
}
.event-grid-block .tribe-event-left .content-inner {
width: 100%;
}
.event-grid-block .tribe-event-left .content-inner .tribe-events-event-image {
width: 100%;
}
.event-grid-block .tribe-event-left .content-inner .tribe-start-date {
right: 0 !important;
}
.event-grid-block .tribe-event-right {
width: 100%;
padding: 30px;
float: left;
}
.event-grid-block .tribe-event-right .content-inner {
padding-left: 0;
}
.event-grid-block .tribe-event-right .content-inner .tribe-events-list-event-title {
font-size: 20px;
}
.event-grid-block .tribe-event-right .event-action {
float: left;
position: relative;
margin-top: 15px;
width: 100%;
text-align: left;
}
.tribe-events-l-container {
padding-left: 0 !important;
padding-right: 0 !important;
}
.tribe-events-calendar-list .tribe-events-calendar-list__month-separator {
margin-bottom: 30px;
}
.event-layout-list .event-list-item {
margin-bottom: 30px;
}
.tribe-events-single {
margin-top: 80px;
}
.tribe-events-single .tribe-events-back {
margin-bottom: 5px;
}
.tribe-events-single .tribe-events-single-event-title {
font-size: 38px;
line-height: 42px;
margin-bottom: 25px;
}
.tribe-events-single .tribe-events-schedule {
color: #1b1f2e;
}
.tribe-events-single .tribe-events-schedule .icon {
margin-right: 6px;
color: #F3605D;
}
.tribe-events-single .tribe-events-event-meta {
background: none;
border: none;
}
.tribe-events-single .tribe-events-event-meta .tribe-events-single-section-title {
font-size: 24px;
font-weight: normal;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-single-detail {
width: 100%;
padding: 30px;
border: 1px solid #E9E9EE;
-webkit-box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, 0.04);
box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, 0.04);
}
.tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-events-single-section-title {
display: none;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail > div {
float: left;
margin-right: 20px;
font-size: 16px;
font-weight: 500;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail > div .icon {
color: #F3605D;
margin-right: 3px;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail > div a {
color: #838694;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail > div a:hover {
text-decoration: underline;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail .event-meta-tags dt, .tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail .event-meta-tags dd {
clear: none;
display: inline;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom {
margin: 45px 0;
width: 100%;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .tribe-events-meta-group {
width: 100%;
padding: 0;
margin: 0;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .tribe-events-meta-group .tribe-events-single-section-title {
color: #fff;
margin: 0 0 35px;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .tribe-events-venue-map {
padding: 0;
margin: 0;
width: 100%;
border: none;
border-radius: 0;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .tribe-events-venue-map > div {
min-height: 380px;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer {
overflow: hidden;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer > .content-inner {
background: #1b1f2e;
position: relative;
float: left;
width: 100%;
padding: 45px 50px;
color: #fff;
}
@media (max-width: 1199.98px) {
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer > .content-inner {
padding: 35px 30px;
}
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer > .content-inner:after {
content: '';
background: #1b1f2e;
width: 100%;
height: 200px;
position: absolute;
top: 100%;
left: 0;
z-index: 1;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer > .content-inner a {
color: #fff;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer > .content-inner a:hover {
text-decoration: underline;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer > .content-inner .meta-item {
font-weight: 500;
font-size: 16px;
margin-bottom: 15px;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer > .content-inner .meta-item .icon {
margin-right: 10px;
display: inline-block;
position: relative;
top: 5px;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer > .content-inner .meta-item .icon svg {
fill: #F3605D;
width: 25px;
height: auto;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue {
overflow: hidden;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue > .content-inner {
background: #F3605D;
position: relative;
float: left;
width: 100%;
color: #fff;
padding: 45px 50px;
}
@media (max-width: 1199.98px) {
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue > .content-inner {
padding: 50px 30px;
}
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue > .content-inner:after {
content: '';
background: #F3605D;
width: 100%;
height: 200px;
position: absolute;
top: 100%;
left: 0;
z-index: 1;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue > .content-inner a {
color: #fff;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue > .content-inner a:hover {
text-decoration: underline;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue .meta-item {
font-weight: 500;
font-size: 16px;
margin-bottom: 15px;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue .meta-item .icon {
margin-right: 10px;
display: inline-block;
position: relative;
top: 5px;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue .meta-item .icon svg {
fill: #fff;
width: 25px;
height: auto;
}
.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue .meta-item .tribe-events-address {
font-size: 14px;
line-height: 24px;
}
.post-type-archive-tribe_events #tribe-events-bar, .tribe-events-shortcode #tribe-events-bar {
background: #fff;
border: 1px solid #E9E9EE;
}
.post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form, .tribe-events-shortcode #tribe-events-bar #tribe-bar-form {
background: #fff;
}
.post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form input[type=text], .tribe-events-shortcode #tribe-events-bar #tribe-bar-form input[type=text] {
outline: none;
border-bottom: 1px dashed #E9E9EE;
}
.post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form .tribe-bar-submit .tribe-events-button, .tribe-events-shortcode #tribe-events-bar #tribe-bar-form .tribe-bar-submit .tribe-events-button {
background: #F3605D;
}
.post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form .tribe-bar-views .tribe-bar-views-inner, .tribe-events-shortcode #tribe-events-bar #tribe-bar-form .tribe-bar-views .tribe-bar-views-inner {
background: #fff;
}
.post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form .tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle:focus, .post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form .tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle:hover, .tribe-events-shortcode #tribe-events-bar #tribe-bar-form .tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle:focus, .tribe-events-shortcode #tribe-events-bar #tribe-bar-form .tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle:hover {
background: #fff;
outline: none;
}
.post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form .tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list, .tribe-events-shortcode #tribe-events-bar #tribe-bar-form .tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list {
background: #fff;
border: 1px solid #E9E9EE;
}
.post-type-archive-tribe_events table.tribe-events-calendar, .tribe-events-shortcode table.tribe-events-calendar {
border-left: 0 !important;
border-right: 0 !important;
border-bottom-color: #E9E9EE;
}
.post-type-archive-tribe_events table.tribe-events-calendar thead th, .tribe-events-shortcode table.tribe-events-calendar thead th {
background: none;
color: #1b1f2e;
text-align: left;
border: none;
border-bottom: 1px solid #E9E9EE;
}
.post-type-archive-tribe_events table.tribe-events-calendar tbody, .tribe-events-shortcode table.tribe-events-calendar tbody {
border-left: 1px solid #E9E9EE;
border-right: 1px solid #E9E9EE;
}
.post-type-archive-tribe_events table.tribe-events-calendar tbody td, .tribe-events-shortcode table.tribe-events-calendar tbody td {
border-color: #E9E9EE !important;
}
.post-type-archive-tribe_events table.tribe-events-calendar tbody td div[id*=tribe-events-daynum-], .post-type-archive-tribe_events table.tribe-events-calendar tbody td div[id*=tribe-events-daynum-] > a, .tribe-events-shortcode table.tribe-events-calendar tbody td div[id*=tribe-events-daynum-], .tribe-events-shortcode table.tribe-events-calendar tbody td div[id*=tribe-events-daynum-] > a {
background: none !important;
font-size: 20px;
color: #141827;
font-weight: 500;
padding-top: 10px;
padding-left: 10px;
}
.post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-month-event-title, .tribe-events-shortcode table.tribe-events-calendar tbody td .tribe-events-month-event-title {
font-family: "Poppins", sans-serif !important;
font-size: 14px !important;
line-height: 22px !important;
font-weight: 500 !important;
}
.post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip, .tribe-events-shortcode table.tribe-events-calendar tbody td .tribe-events-tooltip {
padding: 20px;
}
.post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip .entry-title, .tribe-events-shortcode table.tribe-events-calendar tbody td .tribe-events-tooltip .entry-title {
margin-bottom: 15px;
font-size: 20px;
}
.post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip .tribe-events-event-body .tribe-event-duration, .tribe-events-shortcode table.tribe-events-calendar tbody td .tribe-events-tooltip .tribe-events-event-body .tribe-event-duration {
font-size: 14px;
color: #F3605D;
font-weight: 500;
width: 100%;
margin-bottom: 15px;
}
.post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip .tribe-events-event-body .tribe-events-event-thumb, .tribe-events-shortcode table.tribe-events-calendar tbody td .tribe-events-tooltip .tribe-events-event-body .tribe-events-event-thumb {
width: 90px;
margin-right: 1px;
margin-bottom: 1px;
}
.post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip .tribe-events-event-body .tribe-events-event-thumb img, .tribe-events-shortcode table.tribe-events-calendar tbody td .tribe-events-tooltip .tribe-events-event-body .tribe-events-event-thumb img {
max-width: 100%;
}
.post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip .tribe-events-event-body .tribe-event-description, .tribe-events-shortcode table.tribe-events-calendar tbody td .tribe-events-tooltip .tribe-events-event-body .tribe-event-description {
font-size: 14px;
line-height: 24px;
}
.post-type-archive-tribe_events table.tribe-events-calendar tbody td:hover, .tribe-events-shortcode table.tribe-events-calendar tbody td:hover {
background: none !important;
border-bottom: 2px solid #F3605D !important;
}
.tribe-events-shortcode .tribe-bar-submit {
float: right;
margin-top: 8px;
}
.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
max-width: 100%;
}
.portfolio-v1 {
position: relative;
overflow: hidden;
max-width: 510px;
margin: 0 auto;
margin-bottom: 30px;
background: #fff;
}
.portfolio-v1 .images {
position: relative;
text-align: center;
}
.portfolio-v1 .images a.link-image-content {
display: block;
}
.portfolio-v1 .images a.link-image-content:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #18212e;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0.96);
transform: scale(0.96);
z-index: 1;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.portfolio-v1 .images .link {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.45s;
transition: all 0.45s;
-moz-transition: all 0.45s;
-ms-transition: all 0.45s;
width: 32px;
height: 32px;
background: #fff;
line-height: 33px;
position: absolute;
top: 15px;
right: 15px;
z-index: 99;
text-align: center;
margin-top: 45px;
}
.portfolio-v1 .images .link:hover {
background: #F3605D;
color: #fff;
}
.portfolio-v1 .portfolio-content {
border: 1px solid #E9E9EE;
border-top: none;
}
.portfolio-v1 .portfolio-content .content-inner {
padding: 30px 10px 35px 10px;
margin-left: 20px;
margin-right: 20px;
margin-top: -20px;
background: #fff;
position: relative;
text-align: center;
z-index: 9;
}
.portfolio-v1 .portfolio-content .content-inner .portfolio-meta {
font-size: 16px;
color: #F3605D;
font-weight: 500;
margin-bottom: 5px;
}
.portfolio-v1 .portfolio-content .content-inner .portfolio-meta a {
color: #F3605D;
}
.portfolio-v1 .portfolio-content .content-inner .portfolio-meta a:hover {
text-decoration: underline;
}
.portfolio-v1 .portfolio-content .content-inner .title {
display: block;
font-size: 22px;
line-height: 28px;
margin: 0;
}
.portfolio-v1:hover, .portfolio-v1:active, .portfolio-v1:focus {
-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.portfolio-v1:hover .portfolio-content .content-inner .arrow, .portfolio-v1:active .portfolio-content .content-inner .arrow, .portfolio-v1:focus .portfolio-content .content-inner .arrow {
background: #F3605D;
color: #fff;
}
.portfolio-v1:hover .portfolio-content .content-inner .arrow a, .portfolio-v1:active .portfolio-content .content-inner .arrow a, .portfolio-v1:focus .portfolio-content .content-inner .arrow a {
color: #fff;
}
.portfolio-v1:hover .images a.link-image-content:after, .portfolio-v1:active .images a.link-image-content:after, .portfolio-v1:focus .images a.link-image-content:after {
opacity: 0.8;
filter: alpha(opacity=80);
-webkit-transform: scale(1);
transform: scale(1);
}
.portfolio-v1:hover .images a.link, .portfolio-v1:active .images a.link, .portfolio-v1:focus .images a.link {
opacity: 1;
filter: alpha(opacity=100);
margin-top: 0;
}
.portfolio-v2 {
position: relative;
margin: 0 auto;
margin-bottom: 92px;
}
.portfolio-v2 .images {
position: relative;
text-align: center;
}
.portfolio-v2 .images a.link-image-content {
display: block;
}
.portfolio-v2 .images a.link-image-content:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #18212e;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0.96);
transform: scale(0.96);
z-index: 1;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.portfolio-v2 .images .link {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.45s;
transition: all 0.45s;
-moz-transition: all 0.45s;
-ms-transition: all 0.45s;
width: 32px;
height: 32px;
background: #fff;
line-height: 33px;
position: absolute;
top: 15px;
right: 15px;
z-index: 99;
text-align: center;
margin-top: 45px;
}
.portfolio-v2 .images .link:hover {
background: #F3605D;
color: #fff;
}
.portfolio-v2 .portfolio-content {
border-top: none;
background: #fff;
position: absolute;
z-index: 9;
width: 100%;
max-width: 320px;
right: 0;
top: 100%;
margin-top: -160px;
z-index: 11;
padding: 50px 50px 50px 50px;
-webkit-transition: background 0.35s;
transition: background 0.35s;
-moz-transition: background 0.35s;
-ms-transition: background 0.35s;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
}
@media (max-width: 1199.98px) {
.portfolio-v2 .portfolio-content {
padding: 30px;
}
}
@media (max-width: 575.98px) {
.portfolio-v2 .portfolio-content {
padding: 20px;
position: relative;
margin: 0;
max-width: 100%;
}
}
.portfolio-v2 .portfolio-content:after {
content: '';
width: 10px;
height: 10px;
background: #F3605D;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.portfolio-v2 .portfolio-content .content-inner {
position: relative;
}
.portfolio-v2 .portfolio-content .content-inner .title {
display: block;
font-size: 26px;
font-weight: 600;
line-height: 36px;
max-width: 250px;
}
.portfolio-v2 .portfolio-content .readmore {
margin-top: 30px;
}
.portfolio-v2:hover, .portfolio-v2:active, .portfolio-v2:focus {
-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.portfolio-v2:hover .portfolio-content, .portfolio-v2:active .portfolio-content, .portfolio-v2:focus .portfolio-content {
background: #F3605D;
}
.portfolio-v2:hover .portfolio-content:after, .portfolio-v2:active .portfolio-content:after, .portfolio-v2:focus .portfolio-content:after {
background: #fff;
}
.portfolio-v2:hover .portfolio-content .title a, .portfolio-v2:hover .portfolio-content .readmore a, .portfolio-v2:active .portfolio-content .title a, .portfolio-v2:active .portfolio-content .readmore a, .portfolio-v2:focus .portfolio-content .title a, .portfolio-v2:focus .portfolio-content .readmore a {
color: #fff;
}
.portfolio-v2:hover .portfolio-content .title a:hover, .portfolio-v2:hover .portfolio-content .readmore a:hover, .portfolio-v2:active .portfolio-content .title a:hover, .portfolio-v2:active .portfolio-content .readmore a:hover, .portfolio-v2:focus .portfolio-content .title a:hover, .portfolio-v2:focus .portfolio-content .readmore a:hover {
text-decoration: underline;
}
.portfolio-v2:hover .images a.link-image-content:after, .portfolio-v2:active .images a.link-image-content:after, .portfolio-v2:focus .images a.link-image-content:after {
opacity: 0.8;
filter: alpha(opacity=80);
-webkit-transform: scale(1);
transform: scale(1);
}
.portfolio-v2:hover .images a.link, .portfolio-v2:active .images a.link, .portfolio-v2:focus .images a.link {
opacity: 1;
filter: alpha(opacity=100);
margin-top: 0;
}
.no-gutter .portfolio-block {
margin-bottom: 0;
}
.portfolio-filter {
margin-bottom: 20px;
width: 100%;
float: left;
}
.portfolio-filter ul.nav-tabs {
display: inline-block;
text-align: center;
border: none;
width: 100%;
}
.portfolio-filter ul.nav-tabs > li > a {
background: none;
font-weight: 500;
color: #1b1f2e;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
padding: 0 5px;
font-size: 18px;
}
.portfolio-filter ul.nav-tabs > li > a.active {
color: #F3605D;
}
.portfolio-filter .view-all {
float: right;
}
.gva-portfolio-items {
float: left;
width: 100%;
}
.gsc-portfolio-carousel.remove-padding .init-carousel-owl {
margin-left: 0 !important;
margin-right: 0 !important;
}
.gsc-portfolio-carousel.remove-padding .init-carousel-owl .owl-item {
padding-left: 0 !important;
padding-right: 0 !important;
}
.single-portfolio .portfolio-content {
float: left;
width: 100%;
margin: 10px 0 50px;
}
.single-portfolio .portfolio-content .title {
margin: 20px 0 25px;
}
.single-portfolio .portfolio-content .portfolio-information {
float: right;
margin: 0 0 15px 10px;
padding: 20px 30px;
min-width: 300px;
border: 1px solid #E9E9EE;
padding: 30px;
text-align: left;
}
@media (max-width: 1199.98px) {
.single-portfolio .portfolio-content .portfolio-information {
padding: 20px;
}
}
.single-portfolio .portfolio-content .portfolio-information ul {
list-style: none;
padding: 0;
margin: 0;
}
.single-portfolio .portfolio-content .portfolio-information ul li {
padding: 9px 0;
}
.single-portfolio .portfolio-content .portfolio-information ul li .label {
font-size: 14px;
min-width: 110px;
display: block;
text-align: left;
color: #1b1f2e;
font-weight: 600;
width: 100%;
}
.single-portfolio .portfolio-thumbnail .owl-dots {
position: absolute;
bottom: 10px;
}
.single-portfolio .portfolio-thumbnail .owl-dots > .owl-dot {
background: rgba(0, 0, 0, 0.8);
}
.single-portfolio .post-navigation {
margin-bottom: 50px;
}
.single.single-portfolio .main-page-content {
padding: 75px 0 50px;
}
.service-block {
background: #fff;
max-width: 600px;
margin: 0 auto 30px;
}
.service-block:before, .service-block:after {
content: " ";
display: table;
}
.service-block:after {
clear: both;
}
.service-block .service-images {
position: relative;
}
.service-block .service-images:after {
content: '';
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
position: absolute;
top: 0;
left: 0;
z-index: 9;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
opacity: 0;
filter: alpha(opacity=0);
}
.service-block .service-images .zoomGallery {
position: absolute;
width: 36px;
height: 36px;
top: 50%;
left: 50%;
margin-top: -15px;
margin-left: -15px;
z-index: 11;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
background: #fff;
line-height: 36px;
opacity: 0;
filter: alpha(opacity=0);
}
.service-block .service-images:hover .zoomGallery {
opacity: 1;
filter: alpha(opacity=100);
}
.service-block .service-images:hover:after {
opacity: 1;
filter: alpha(opacity=100);
}
.service-block .service-content {
border: 1px solid #E9E9EE;
border-top: 0;
text-align: center;
}
.service-block .service-content .content-inner {
background: #fff;
margin-left: 20px;
margin-right: 20px;
margin-top: -20px;
padding: 60px 25px 60px;
position: relative;
z-index: 9;
}
@media (max-width: 1199.98px) {
.service-block .service-content .content-inner {
padding: 50px 25px 50px;
}
}
.service-block .service-content .content-inner .title {
font-size: 22px;
margin: 0 0 20px;
}
.service-block .service-content .content-inner .desc {
margin: 0 0 20px;
}
.service-block .service-content .content-inner .readmore a {
font-size: 12px;
letter-spacing: 2px;
text-transform: uppercase;
font-weight: 500;
color: #F3605D;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.service-block .service-content .content-inner .readmore a:hover {
text-decoration: underline;
color: #1b1f2e;
}
.service-block-single .service-images {
position: relative;
}
.service-block-single .service-images .image-item {
position: relative;
}
.service-block-single .service-images .image-item:after {
content: '';
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
position: absolute;
top: 0;
left: 0;
z-index: 9;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
opacity: 0;
filter: alpha(opacity=0);
}
.service-block-single .service-images .image-item .zoomGallery {
position: absolute;
width: 36px;
height: 36px;
top: 50%;
left: 50%;
margin-top: -15px;
margin-left: -15px;
z-index: 11;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
background: #fff;
line-height: 36px;
opacity: 0;
filter: alpha(opacity=0);
}
.service-block-single .service-images:hover .zoomGallery {
opacity: 1;
filter: alpha(opacity=100);
}
.service-block-single .service-images:hover .image-item:after {
opacity: 1;
filter: alpha(opacity=100);
}
.single.single-service .main-page-content {
padding: 75px 0 45px;
}
.team-progress-wrapper .team__progress-label {
font-weight: 500;
color: #1b1f2e;
}
.team-progress-wrapper .team__progress {
background-color: #ccc;
position: relative;
overflow: visible;
z-index: 11;
}
.team-progress-wrapper .team__progress .team__progress-bar {
-webkit-transition: width 1s ease-in-out;
transition: width 1s ease-in-out;
-moz-transition: width 1s ease-in-out;
-ms-transition: width 1s ease-in-out;
height: 10px;
background: #F3605D;
position: relative;
display: block;
width: 0;
}
.team-progress-wrapper .team__progress .team__progress-bar .percentage {
position: absolute;
bottom: 100%;
left: 100%;
z-index: 1;
padding: 6px 8px;
background: #F3605D;
font-size: 14px;
color: #fff;
margin-bottom: 10px;
line-height: 1;
}
.team-progress-wrapper .team__progress .team__progress-bar .percentage:after {
content: "";
border: 6px solid transparent;
border-top-color: #F3605D;
position: absolute;
top: 100%;
left: 0;
z-index: 1;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
margin-top: -6px;
}
.team-progress-wrapper .team__progress .team__progress-bar .percentage.percentage-left {
left: auto;
right: 0;
}
.team-progress-wrapper .team__progress .team__progress-bar .percentage.percentage-left:after {
right: 0;
left: auto;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
margin-right: 2px;
}
.team-block.team-v1 {
max-width: 450px;
margin: 0 auto;
}
.team-block.team-v1 .team-image {
position: relative;
background: transparent;
text-align: center;
}
.team-block.team-v1 .team-image:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
opacity: 0;
filter: alpha(opacity=0);
z-index: 1;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.team-block.team-v1 .team-image a {
position: relative;
z-index: 11;
display: block;
}
.team-block.team-v1 .team-content {
text-align: center;
border: 1px solid #E9E9EE;
border-top: 0;
padding: 10px 30px 30px;
}
.team-block.team-v1 .team-content .team-name {
color: #1b1f2e;
margin-top: 28px;
margin-bottom: 5px;
line-height: 24px;
font-size: 20px;
}
.team-block.team-v1 .team-content .team-job {
font-size: 14px;
font-weight: 500;
margin-top: 2px;
}
.team-block.team-v1 .team-content .socials-team {
text-align: center;
margin-top: 20px;
}
.team-block.team-v1 .team-content .socials-team a {
width: 46px;
height: 46px;
font-size: 14px;
display: inline-block;
margin: 0 5px;
color: #838694;
border: 1px solid #E9E9EE;
-webkit-transition: all 0.35s;
transition: all 0.35s;
line-height: 45px;
border-radius: 50%;
background: white;
}
.team-block.team-v1 .team-content .socials-team a:hover {
background: #F3605D;
color: #fff;
border-color: #F3605D;
}
.team-block.team-v1:hover .team-image .item-image:after {
opacity: 1;
filter: alpha(opacity=100);
}
.team-block.team-v2 {
background: #fff;
text-align: center;
position: relative;
max-width: 400px;
margin: 0 auto;
margin-bottom: 30px;
}
.team-block.team-v2 .team-image {
position: relative;
overflow: hidden;
text-align: center;
}
.team-block.team-v2 .team-image a.overlay {
position: absolute;
bottom: 0;
left: 0;
z-index: 9;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.team-block.team-v2 .team-image .socials-team {
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: all 0.15s;
transition: all 0.15s;
-moz-transition: all 0.15s;
-ms-transition: all 0.15s;
text-align: left;
z-index: 11;
}
.team-block.team-v2 .team-image .socials-team a {
display: block;
text-align: left;
color: #fff;
margin: 0;
text-transform: uppercase;
font-weight: 600;
-webkit-transition: all 0.25s;
transition: all 0.25s;
-webkit-transform: translateY(20px);
transform: translateY(20px);
opacity: 0;
filter: alpha(opacity=0);
font-size: 16px;
width: 56px;
height: 56px;
text-align: center;
line-height: 56px;
background: #F3605D;
}
.team-block.team-v2 .team-image .socials-team a.share-social {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
padding-top: 3px;
margin-top: 1px;
}
.team-block.team-v2 .team-image .socials-team a.share-social svg {
width: 18px;
fill: #fff;
height: auto;
}
.team-block.team-v2 .team-image .socials-team a:hover {
background: #29F0B4;
}
.team-block.team-v2 .team-image .socials-team a:hover svg {
fill: #1b1f2e;
}
.team-block.team-v2 .team-content {
position: relative;
text-align: center;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
background: #F7F7F9;
}
.team-block.team-v2 .team-content .team-content-inner {
position: relative;
z-index: 2;
padding: 30px 0;
border-bottom: 1px solid #E9E9EE;
z-index: 11;
}
.team-block.team-v2 .team-content .team-name {
font-size: 20px;
margin: 0 0 2px;
line-height: 20px;
}
.team-block.team-v2 .team-content .team-job {
font-size: 16px;
text-transform: capitalize;
margin-top: 5px;
}
.team-block.team-v2.active .team-image .socials-team a {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
filter: alpha(opacity=100);
}
.team-block.team-v2.active .team-image .socials-team a.share-social {
background: #29F0B4;
}
.team-block.team-v2.active .team-image .socials-team a.share-social svg {
fill: #1b1f2e;
}
.team-block.team-v2:hover .team-content {
-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.team-block.team-v2:hover .team-image .overlay {
opacity: 1;
filter: alpha(opacity=100);
}
.gva-teams-grid .team-block {
margin-bottom: 35px;
}
.team-block-single {
margin-bottom: 45px;
}
.team-block-single .heading {
margin-top: 30px;
margin-bottom: 15px;
font-weight: 600;
font-size: 18px;
color: #1b1f2e;
border-bottom: 1px solid #E9E9EE;
position: relative;
float: left;
width: 100%;
}
.team-block-single .heading:after {
content: '';
width: 80px;
height: 1px;
background: #F3605D;
position: absolute;
bottom: -1px;
left: 0;
z-index: 9;
}
.team-block-single .team-name {
color: #1b1f2e;
font-weight: 700;
font-size: 24px;
margin-top: 0;
}
.team-block-single .team-email, .team-block-single .team-phone {
float: left;
width: 100%;
margin-bottom: 10px;
font-weight: 500;
}
.team-block-single .team-job {
text-transform: uppercase;
color: #F3605D;
font-size: 14px;
}
.team-block-single .team-quote {
font-size: 16px;
color: #999999;
margin-top: 20px;
padding-left: 50px;
position: relative;
font-style: italic;
}
.team-block-single .team-quote:after {
font-family: "FontAwesome";
content: "\f10d";
left: 0;
top: 0;
position: absolute;
z-index: 1;
color: #F3605D;
font-size: 24px;
text-align: center;
line-height: 40px;
}
.team-block-single .socials-team {
margin-top: 10px;
float: left;
width: 100%;
}
.team-block-single .socials-team a {
width: 45px;
height: 45px;
font-size: 14px;
display: inline-block;
margin-right: 15px;
color: #838694;
-webkit-transition: all 0.35s;
transition: all 0.35s;
line-height: 45px;
border-radius: 50%;
background: white;
text-align: center;
}
.team-block-single .socials-team a:hover {
background: #F3605D;
color: #fff;
border-color: #F3605D;
}
.removecampaignupdate, .wp-crowd-btn-primary, .wpneo-edit-btn, .wp-crowd-btn, .wpneo-cancel-btn, .wpneo-save-btn, .wpneo-image-upload, #wpneo_active_edit_form, .wpneo-image-upload-btn {
padding: 8px 32px;
line-height: 25px;
display: inline-block;
font-size: 13px;
letter-spacing: 2px;
border-radius: 0;
background: #F3605D;
border: none;
font-weight: 500;
color: #fff !important;
text-transform: uppercase;
position: relative;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
@media (max-width: 767.98px) {
.removecampaignupdate, .wp-crowd-btn-primary, .wpneo-edit-btn, .wp-crowd-btn, .wpneo-cancel-btn, .wpneo-save-btn, .wpneo-image-upload, #wpneo_active_edit_form, .wpneo-image-upload-btn {
font-size: 12px;
}
}
.removecampaignupdate:hover, .wp-crowd-btn-primary:hover, .wpneo-edit-btn:hover, .wp-crowd-btn:hover, .wpneo-cancel-btn:hover, .wpneo-save-btn:hover, .wpneo-image-upload:hover, #wpneo_active_edit_form:hover, .wpneo-image-upload-btn:hover {
background: #29F0B4;
color: #1b1f2e !important;
}
.campaign-block {
margin-bottom: 30px;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.campaign-block .campaign-image {
position: relative;
}
.campaign-block .campaign-image .overlay {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
background: #1b1f2e;
opacity: 0;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.campaign-block .campaign-image .campaign_loved_html {
position: absolute;
top: 18px;
right: 15px;
z-index: 11;
line-height: 1;
}
.campaign-block .campaign-image .campaign_loved_html .wpneo-icon {
background: none;
width: 35px;
height: 35px;
border-radius: 50%;
background: #fbfbfb;
opacity: 0.6;
text-align: center;
margin: 0;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.campaign-block .campaign-image .campaign_loved_html .wpneo-icon:after {
content: '\f004';
font-family: 'FontAwesome';
position: absolute;
top: 0;
left: 0;
color: #1b1f2e;
font-style: normal;
line-height: 38px;
width: 35px;
text-align: center;
font-size: 14px;
padding-right: 1px;
font-weight: 900;
}
.campaign-block .campaign-image .campaign_loved_html .wpneo-icon.wpneo-icon-love-full {
background: #F3605D;
opacity: 0.8;
}
.campaign-block .campaign-image .campaign_loved_html .wpneo-icon.wpneo-icon-love-full:after {
color: #fff;
}
.campaign-block .campaign-image .campaign_loved_html .wpneo-icon:hover {
opacity: 1;
}
.campaign-block .campaign-content {
padding: 35px 35px;
border: 1px solid #E9E9EE;
border-top: 0;
background: #fff;
}
.campaign-block .campaign-content .campaign-meta .campaign-categories {
display: inline-block;
background: #F3605D;
color: #fff;
padding: 0 15px;
line-height: 25px;
}
.campaign-block .campaign-content .campaign-meta .campaign-categories a {
text-transform: uppercase;
letter-spacing: 2px;
font-size: 11px;
color: #fff;
}
.campaign-block .campaign-content .campaign-meta .camapign-time_remaining {
display: inline-block;
font-size: 12px;
font-weight: 500;
color: #838694;
margin-left: 6px;
}
.campaign-block .campaign-content .campaign-meta .camapign-time_remaining .campaign-time-remaining {
position: relative;
padding-left: 20px;
}
.campaign-block .campaign-content .campaign-meta .camapign-time_remaining .campaign-time-remaining:after {
content: '\f017';
font-family: "FontAwesome";
color: #1b1f2e;
font-size: 14px;
line-height: 22px;
position: absolute;
top: 2px;
left: 0;
z-index: 1;
}
.campaign-block .campaign-content .campaign-title h4 {
font-size: 22px;
margin: 16px 0 15px;
line-height: 34px;
}
@media (max-width: 1199.98px) {
.campaign-block .campaign-content .campaign-title h4 {
font-size: 18px;
}
}
@media (max-width: 991.98px) {
.campaign-block .campaign-content .campaign-title h4 {
font-size: 16px;
}
}
.campaign-block .campaign-content .campaign-progress .progress {
height: 9px;
}
.campaign-block .campaign-content .campaign-progress .progress .progress-bar {
background: #29F0B4;
}
.campaign-block .campaign-content .campaign-raised {
font-size: 14px;
font-weight: 500;
color: #838694;
margin-bottom: 2px;
}
.campaign-block .campaign-content .campaign-raised .campaign-total_raised {
float: left;
}
.campaign-block .campaign-content .campaign-raised .campaign-percent_raised {
float: right;
}
.campaign-block .campaign-content .campaign-goal {
font-weight: 700;
margin-top: 10px;
}
.campaign-block .campaign-content .campaign-goal .label-goal {
color: #1b1f2e;
}
.campaign-block .campaign-content .campaign-goal .value-goal {
color: #F3605D;
}
.campaign-block:hover {
-webkit-box-shadow: 0px 15px 28px 0px rgba(27, 31, 46, 0.06);
box-shadow: 0px 15px 28px 0px rgba(27, 31, 46, 0.06);
}
.campaign-block:hover .campaign-image .overlay {
opacity: 0.2;
}
.campaign-block-2 {
margin-bottom: 30px;
position: relative;
}
.campaign-block-2 .campaign-image {
position: relative;
}
.campaign-block-2 .campaign-image .overlay {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
background: -webkit-gradient(linear, left bottom, left top, from(#1b1f2e), to(rgba(27, 31, 46, 0)));
background: linear-gradient(0deg, #1b1f2e 0%, rgba(27, 31, 46, 0) 100%);
background: -ms-linear-gradient(0deg, #1b1f2e 0%, rgba(27, 31, 46, 0) 100%);
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.campaign-block-2 .campaign-image .campaign_loved_html {
position: absolute;
top: 18px;
right: 15px;
z-index: 11;
line-height: 1;
}
.campaign-block-2 .campaign-image .campaign_loved_html .wpneo-icon {
background: none;
width: 35px;
height: 35px;
border-radius: 50%;
background: #fbfbfb;
opacity: 0.6;
text-align: center;
margin: 0;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.campaign-block-2 .campaign-image .campaign_loved_html .wpneo-icon:after {
content: '\f004';
font-family: 'FontAwesome';
position: absolute;
top: 0;
left: 0;
color: #1b1f2e;
font-style: normal;
line-height: 38px;
width: 35px;
text-align: center;
font-size: 14px;
padding-right: 1px;
font-weight: 900;
}
.campaign-block-2 .campaign-image .campaign_loved_html .wpneo-icon.wpneo-icon-love-full {
background: #F3605D;
opacity: 0.8;
}
.campaign-block-2 .campaign-image .campaign_loved_html .wpneo-icon.wpneo-icon-love-full:after {
color: #fff;
}
.campaign-block-2 .campaign-image .campaign_loved_html .wpneo-icon:hover {
opacity: 1;
}
.campaign-block-2 .campaign-content {
padding: 35px 30px;
border-top: 0;
background: transparent;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 11;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.campaign-block-2 .campaign-content .campaign-meta .campaign-categories {
display: inline-block;
background: #F3605D;
color: #fff;
padding: 0 15px;
line-height: 25px;
}
.campaign-block-2 .campaign-content .campaign-meta .campaign-categories a {
text-transform: uppercase;
letter-spacing: 2px;
font-size: 11px;
color: #fff;
}
.campaign-block-2 .campaign-content .campaign-meta .camapign-time_remaining {
display: inline-block;
font-size: 12px;
font-weight: 500;
color: #fff;
margin-left: 8px;
}
.campaign-block-2 .campaign-content .campaign-meta .camapign-time_remaining .campaign-time-remaining {
position: relative;
padding-left: 20px;
}
.campaign-block-2 .campaign-content .campaign-meta .camapign-time_remaining .campaign-time-remaining:after {
content: '\f017';
font-family: "FontAwesome";
color: #fff;
font-size: 14px;
line-height: 22px;
position: absolute;
top: 2px;
left: 0;
z-index: 1;
}
.campaign-block-2 .campaign-content .campaign-title .title {
font-size: 22px;
line-height: 34px;
margin: 12px 0 15px;
}
.campaign-block-2 .campaign-content .campaign-title .title a {
color: #fff;
}
@media (max-width: 1199.98px) {
.campaign-block-2 .campaign-content .campaign-title .title {
font-size: 22px;
line-height: 34px;
}
}
@media (max-width: 991.98px) {
.campaign-block-2 .campaign-content .campaign-title .title {
font-size: 20px;
line-height: 32px;
}
}
.campaign-block-2 .campaign-content .campaign-progress .progress {
height: 9px;
}
.campaign-block-2 .campaign-content .campaign-progress .progress .progress-bar {
background: #29F0B4;
}
.campaign-block-2 .campaign-content .campaign-raised {
font-size: 14px;
font-weight: 500;
color: #fff;
margin-bottom: 2px;
}
.campaign-block-2 .campaign-content .campaign-raised .campaign-total_raised {
float: left;
}
.campaign-block-2 .campaign-content .campaign-raised .campaign-percent_raised {
float: right;
}
.campaign-block-2:hover {
-webkit-box-shadow: 10px 18px 20px 0px rgba(0, 0, 0, 0.03);
box-shadow: 10px 18px 20px 0px rgba(0, 0, 0, 0.03);
}
.campaign-block-2:hover .campaign-content {
background: #fff;
}
.campaign-block-2:hover .campaign-content .campaign-meta {
color: #838694;
}
.campaign-block-2:hover .campaign-content .campaign-meta .camapign-time_remaining {
color: #838694;
}
.campaign-block-2:hover .campaign-content .campaign-meta .camapign-time_remaining .campaign-time-remaining:after {
color: #1b1f2e;
}
.campaign-block-2:hover .campaign-content .campaign-title .title a {
color: #1b1f2e;
}
.campaign-block-2:hover .campaign-content .campaign-title .title a:hover {
color: #F3605D;
}
.campaign-block-2:hover .campaign-content .campaign-raised {
color: #838694;
}
.campaign-block-2:hover .campaign-content .campaign-raised .value-goal {
color: #F3605D;
}
.wpneo-list-details .campaign-top {
background: #F7F7F9;
padding: 120px 0;
}
@media (max-width: 1199.98px) {
.wpneo-list-details .campaign-top {
padding: 80px 0;
}
}
@media (max-width: 991.98px) {
.wpneo-list-details .campaign-top {
padding: 60px 0;
}
}
@media (max-width: 767.98px) {
.wpneo-list-details .campaign-top {
padding: 45px 0;
}
}
.wpneo-list-details .campaign-top .campaign-single-left .woocommerce-product-gallery__trigger {
position: absolute;
top: 15px;
right: 15px;
z-index: 99;
width: 38px;
height: 38px;
background: #fff;
-webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
text-align: center;
}
.wpneo-list-details .campaign-top .campaign-single-left .woocommerce-product-gallery__trigger:after {
content: '\f002';
font-family: 'FontAwesome';
position: absolute;
top: 0;
left: 0;
z-index: 1;
font-size: 16px;
width: 100%;
line-height: 40px;
font-weight: 700;
}
.wpneo-list-details .campaign-top .campaign-single-left .woocommerce-product-gallery__trigger img {
display: none !important;
}
.wpneo-list-details .campaign-top .campaign-single-left .woocommerce-product-gallery__trigger:hover {
background: #F3605D;
color: #fff;
}
.wpneo-list-details .campaign-top .campaign-single-left .campaign_loved_html, .wpneo-list-details .campaign-top .campaign-single-left #campaign_loved_html {
position: absolute;
top: 15px;
left: 15px;
z-index: 11;
line-height: 1;
}
.wpneo-list-details .campaign-top .campaign-single-left .campaign_loved_html .wpneo-icon, .wpneo-list-details .campaign-top .campaign-single-left #campaign_loved_html .wpneo-icon {
background: none;
width: 35px;
height: 35px;
border-radius: 50%;
background: #fbfbfb;
opacity: 0.6;
text-align: center;
margin: 0;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.wpneo-list-details .campaign-top .campaign-single-left .campaign_loved_html .wpneo-icon:after, .wpneo-list-details .campaign-top .campaign-single-left #campaign_loved_html .wpneo-icon:after {
content: '\f004';
font-family: 'FontAwesome';
position: absolute;
top: 0;
left: 0;
color: #1b1f2e;
font-style: normal;
line-height: 38px;
width: 35px;
text-align: center;
font-size: 14px;
padding-right: 1px;
font-weight: 900;
}
.wpneo-list-details .campaign-top .campaign-single-left .campaign_loved_html .wpneo-icon.wpneo-icon-love-full, .wpneo-list-details .campaign-top .campaign-single-left #campaign_loved_html .wpneo-icon.wpneo-icon-love-full {
background: #F3605D;
opacity: 1;
}
.wpneo-list-details .campaign-top .campaign-single-left .campaign_loved_html .wpneo-icon.wpneo-icon-love-full:after, .wpneo-list-details .campaign-top .campaign-single-left #campaign_loved_html .wpneo-icon.wpneo-icon-love-full:after {
color: #fff;
}
.wpneo-list-details .campaign-top .campaign-single-left .campaign_loved_html .wpneo-icon:hover, .wpneo-list-details .campaign-top .campaign-single-left #campaign_loved_html .wpneo-icon:hover {
opacity: 1;
}
.wpneo-list-details .campaign-top .campaign-single-left .wpneo-post-img {
position: relative;
}
.wpneo-list-details .campaign-top .campaign-single-left .wpneo-post-img #campaign_loved_html {
right: 15px;
left: auto;
}
.wpneo-list-details .campaign-top .campaign-single-left .wpneo-post-img #campaign_loved_html .wpneo-icon {
background: #29F0B4;
opacity: 0.8;
}
.wpneo-list-details .campaign-top .campaign-single-left .wpneo-post-img #campaign_loved_html .wpneo-icon.wpneo-icon-love-full {
background: #F3605D;
opacity: 1;
}
.wpneo-list-details .campaign-top .campaign-single-left .wpneo-post-img #campaign_loved_html .wpneo-icon.wpneo-icon-love-full:after {
color: #fff;
}
.wpneo-list-details .campaign-top .campaign-single-left .wpneo-single-short-description {
padding-top: 2px;
}
@media (max-width: 767.98px) {
.wpneo-list-details .campaign-top .campaign-single-right .wpneo-campaign-title {
margin: 20px 0 30px;
}
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-meta {
margin-bottom: 10px;
}
@media (max-width: 767.98px) {
.wpneo-list-details .campaign-top .campaign-single-right .campaign-meta {
margin-top: 10px;
}
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-meta .campaign-categories {
float: left;
display: inline-block;
background: #F3605D;
color: #fff;
padding: 0 15px;
line-height: 25px;
margin-bottom: 10px;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-meta .campaign-categories a {
text-transform: uppercase;
letter-spacing: 2px;
font-size: 11px;
color: #fff;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-meta .wpneo-location-wrapper {
float: left;
font-size: 14px;
width: auto;
margin-top: 0;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-meta .wpneo-location-wrapper .wpneo-icon {
top: 5px;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-info {
margin: 20px 0 30px;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-info:before, .wpneo-list-details .campaign-top .campaign-single-right .campaign-info:after {
content: " ";
display: table;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-info:after {
clear: both;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-info .info-item {
float: left;
width: 32%;
text-align: center;
background: #fff;
margin-right: 2%;
padding: 35px 15px;
}
@media (max-width: 820px) {
.wpneo-list-details .campaign-top .campaign-single-right .campaign-info .info-item {
padding-left: 6px;
padding-right: 6px;
}
}
@media (max-width: 500px) {
.wpneo-list-details .campaign-top .campaign-single-right .campaign-info .info-item {
width: 100%;
margin-bottom: 10px;
}
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-info .info-item:last-child {
margin-right: 0;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-info .info-item .info-value {
font-size: 24px;
color: #F3605D;
font-family: "Poppins", sans-serif;
display: block;
line-height: 35px;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-info .info-item .info-label {
font-size: 16px;
display: block;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-info .info-item.end_method-never_end .info-item {
width: 48%;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-raised {
font-size: 14px;
font-weight: 500;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-raised .campaign-raised-label {
float: left;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-raised .campaign-percent_raised {
float: right;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-progress .progress {
height: 9px;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-progress .progress .progress-bar {
background: #29F0B4;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-goal {
font-size: 16px;
font-weight: 700;
margin-top: 12px;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-goal .label-goal {
color: #1b1f2e;
}
.wpneo-list-details .campaign-top .campaign-single-right .campaign-goal .value-goal {
color: #F3605D;
}
.wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar {
margin: 15px 0 0;
}
.wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar:before, .wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar:after {
content: " ";
display: table;
}
.wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar:after {
clear: both;
}
.wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar .wpcf_predefined_pledge_amount {
margin: 0 15px 15px 0;
padding: 0;
float: left;
}
.wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar .wpcf_predefined_pledge_amount li {
margin-bottom: 6px;
margin-right: 3px;
}
.wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar .wpcf_predefined_pledge_amount li a {
border: 1px solid transparent;
background: #fff;
font-size: 14px;
font-weight: 500;
line-height: 50px;
padding: 0 12px;
}
.wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar .wpcf_predefined_pledge_amount li a:hover, .wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar .wpcf_predefined_pledge_amount li a:focus {
border-color: #F3605D;
}
.wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar .cart, .wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar .cart_form {
float: left;
}
.wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar .cart input.input-text, .wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar .cart_form input.input-text {
line-height: 52px;
border: 1px solid #E9E9EE;
padding: 0 10px;
height: 52px;
font-size: 14px;
max-width: 68px;
border-radius: 0;
}
.wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar .cart input.input-text:focus, .wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar .cart_form input.input-text:focus {
border-color: #F3605D;
}
.wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar .cart .btn-back-campaign, .wpneo-list-details .campaign-top .campaign-single-right .wpneo-single-sidebar .cart_form .btn-back-campaign {
padding: 16px 16px;
}
.wpneo-list-details .campaign-top .campaign-single-right .wpneo-campaign-creator-info-wrapper .wpneo-campaign-creator-avatar img {
border-radius: 50%;
max-width: 60px;
}
.wpneo-list-details .campaign-top .campaign-single-right .wpneo-campaign-creator-info-wrapper .wpneo-campaign-creator-details {
font-size: 15px;
line-height: 26px;
padding-top: 2px;
}
.wpneo-list-details .campaign-top .campaign-single-right .wpneo-campaign-creator-info-wrapper .wpneo-campaign-creator-details a {
font-weight: 500;
}
.wpneo-list-details .campaign-bottom {
margin-bottom: 45px;
}
.wpneo-list-details .campaign-bottom .wpneo-tabs {
margin-top: -72px;
}
@media (max-width: 1199.98px) {
.wpneo-list-details .campaign-bottom .wpneo-tabs {
margin-top: -52px;
}
}
.wpneo-list-details .campaign-bottom .wpneo-tabs .wpneo-tab-content {
padding: 15px 0;
}
.wpneo-list-details .campaign-bottom .wpneo-tabs .wpneo-tab-content h2 {
font-size: 26px;
margin-bottom: 25px;
}
.wpneo-list-details .campaign-bottom .wpneo-tabs .wpneo-tab-content p {
margin-bottom: 30px;
}
.wpneo-list-details .campaign-bottom .wpneo-tabs .wpneo-tabs-menu {
border: none;
padding: 0;
list-style: none;
}
.wpneo-list-details .campaign-bottom .wpneo-tabs .wpneo-tabs-menu > li {
padding: 0;
}
.wpneo-list-details .campaign-bottom .wpneo-tabs .wpneo-tabs-menu > li a {
display: inline-block;
height: 72px;
background: #F3605D;
margin-right: 10px;
margin-bottom: 10px;
padding: 15px 60px;
line-height: 40px;
font-size: 20px;
font-weight: 500;
color: #fff;
border: 1px solid transparent;
}
@media (max-width: 1199.98px) {
.wpneo-list-details .campaign-bottom .wpneo-tabs .wpneo-tabs-menu > li a {
padding: 10px 30px;
height: auto;
font-size: 16px;
}
}
@media (max-width: 991.98px) {
.wpneo-list-details .campaign-bottom .wpneo-tabs .wpneo-tabs-menu > li a {
padding: 5px 15px;
font-size: 15px;
}
}
.wpneo-list-details .campaign-bottom .wpneo-tabs .wpneo-tabs-menu > li.wpneo-current {
border-bottom: 0;
}
.wpneo-list-details .campaign-bottom .wpneo-tabs .wpneo-tabs-menu > li.wpneo-current a {
color: #1b1f2e;
background: #fff;
}
@media (max-width: 767.98px) {
.wpneo-list-details .campaign-bottom .wpneo-tabs .wpneo-tabs-menu > li.wpneo-current a {
border: 1px solid #E9E9EE;
}
}
.wpneo-list-details .campaign-bottom .tab-rewards .tab-rewards-wrapper {
padding: 0;
}
.wpneo-list-details .campaign-bottom .tab-rewards .tab-rewards-wrapper > div {
background: #F7F7F9;
padding: 50px 30px;
}
.wpneo-list-details .campaign-bottom .tab-rewards .tab-rewards-wrapper > div .reward-title {
font-size: 20px;
font-weight: 600;
color: #1b1f2e;
letter-spacing: 0;
}
.wpneo-list-details .campaign-bottom .tab-rewards .tab-rewards-wrapper > div .reward-title .amount {
color: #F3605D;
}
.wpneo-list-details .campaign-bottom .tab-rewards .tab-rewards-wrapper > div .wpneo-rewards-image {
margin: 15px 0;
}
.wpneo-list-details .campaign-bottom .tab-rewards .tab-rewards-wrapper > div .rewards-date {
font-weight: 600;
color: #1b1f2e;
}
.wpneo-list-details .campaign-bottom .tab-rewards .tab-rewards-wrapper > div .reward-meta i {
width: 22px;
color: #F3605D;
}
.wpneo-list-details .campaign-bottom .tab-rewards .tab-rewards-wrapper > div .overlay-form .btn-reward-select {
margin-top: 25px;
}
.wpneo-list-details .campaign-bottom #wpneo-tab-reviews {
max-width: 960px;
}
.wpneo-list-details .campaign-bottom #wpneo-tab-reviews .comment-form-rating {
margin: 5px 0 20px;
}
.wpneo-list-details .campaign-bottom #wpneo-tab-reviews .comment-form-rating label {
display: none;
}
.wpneo-list-details .campaign-bottom #wpneo-tab-reviews .comment-form-rating .stars a {
line-height: 16px;
}
.wpneo-list-details .campaign-bottom #wpneo-tab-reviews .comment-form-rating .stars a:before {
display: none !important;
}
.wpneo-list-details .campaign-bottom #wpneo-tab-reviews .comment-form-rating .stars a.active:after, .wpneo-list-details .campaign-bottom #wpneo-tab-reviews .comment-form-rating .stars a:hover:after {
color: #F3605D;
}
.wpneo-list-details .campaign-bottom #wpneo-tab-update {
max-width: 960px;
}
.wpneo-list-details .campaign-bottom #wpneo-tab-update .campaign_update_wrapper ul.wpneo-crowdfunding-update > li {
list-style-type: none;
margin-bottom: 50px;
}
.wpneo-list-details .campaign-bottom #wpneo-tab-update .campaign_update_wrapper ul.wpneo-crowdfunding-update > li .round-circle {
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.wpneo-list-details .campaign-bottom #wpneo-tab-update .campaign_update_wrapper ul.wpneo-crowdfunding-update > li .update-date {
font-size: 16px;
font-weight: 500;
color: #1b1f2e;
margin-top: -28px;
}
.wpneo-list-details .campaign-bottom #wpneo-tab-update .campaign_update_wrapper ul.wpneo-crowdfunding-update > li .wpneo-crowdfunding-update-title {
margin: 6px 0;
color: #1b1f2e;
font-size: 18px;
font-weight: 600;
}
.wpneo-list-details .campaign-bottom #wpneo-tab-update .campaign_update_wrapper ul.wpneo-crowdfunding-update > li:hover .round-circle {
background: #F3605D;
}
.wpneo-list-details .project-related {
position: relative;
padding: 110px 0 90px;
}
@media (max-width: 1199.98px) {
.wpneo-list-details .project-related {
padding: 60px 0 50px;
}
}
.wpneo-list-details .project-related:after {
content: '';
background: #F7F7F9;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 582px;
z-index: 1;
}
.wpneo-list-details .project-related > .content-inner {
position: relative;
z-index: 11;
}
.wpneo-list-details .project-related > .content-inner .widget-heading {
text-align: center;
}
.wpneo-list-details .project-related > .content-inner .widget-heading .widget-subtitle {
color: #F3605D;
font-size: 18px;
position: relative;
padding-left: 15px;
display: inline-block;
}
.wpneo-list-details .project-related > .content-inner .widget-heading .widget-subtitle:after {
content: '';
width: 6px;
height: 6px;
background: #29F0B4;
position: absolute;
left: 0;
top: 50%;
margin-top: -3px;
z-index: 1;
}
.wpneo-list-details .project-related > .content-inner .widget-heading .widget-title {
font-size: 60px;
}
@media (max-width: 1199.98px) {
.wpneo-list-details .project-related > .content-inner .widget-heading .widget-title {
font-size: 50px;
}
}
@media (max-width: 991.98px) {
.wpneo-list-details .project-related > .content-inner .widget-heading .widget-title {
font-size: 38px;
}
}
@media (max-width: 767.98px) {
.wpneo-list-details .project-related > .content-inner .widget-heading .widget-title {
font-size: 28px;
}
}
.woocommerce-ResetPassword, .woocommerce-form-register, .woocommerce-form-login, .woocommerce-form-coupon {
max-width: 680px;
border: 1px solid rgba(0, 0, 0, 0.08);
background: #ffffff;
border-radius: 4px;
-webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.1);
padding: 30px 40px 15px 40px;
}
@media (max-width: 1199.98px) {
.woocommerce-ResetPassword, .woocommerce-form-register, .woocommerce-form-login, .woocommerce-form-coupon {
padding: 30px 30px 15px 30px;
}
}
.woocommerce .woocommerce-form-login .form-row .woocommerce-form-login__rememberme {
display: inline-block;
width: auto;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.woocommerce .woocommerce-form-login .form-row .woocommerce-form-login__submit {
float: left;
margin-right: 15px;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.woocommerce form .form-row label, .woocommerce form .woocommerce-page form .form-row label {
display: block;
width: 100%;
}
.woocommerce form .password-input {
width: 100%;
display: block;
position: relative;
}
.woocommerce form .password-input .show-password-input {
position: absolute;
right: 10px;
top: 5px;
cursor: pointer;
}
.woocommerce form .password-input .show-password-input:after {
font-family: "FontAwesome";
font-weight: 400;
content: "\f06e";
text-decoration: none;
}
.woocommerce form .form-row input.input-text, .woocommerce form .woocommerce form .form-row textarea {
width: 100%;
}
.woocommerce-ResetPassword.lost_reset_password:before, .woocommerce-ResetPassword.lost_reset_password:after {
content: " ";
display: table;
}
.woocommerce-ResetPassword.lost_reset_password:after {
clear: both;
}
.woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row {
width: 100%;
display: block;
margin: 0 0 25px;
}
.woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row label {
margin-bottom: 2px;
}
.wpneo_login_form_div {
max-width: 680px;
border: 1px solid rgba(0, 0, 0, 0.08);
background: #ffffff;
border-radius: 4px;
-webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.1);
padding: 30px 40px 15px 40px;
margin: 30px auto;
}
@media (max-width: 1199.98px) {
.wpneo_login_form_div {
padding: 30px 30px 15px 30px;
}
}
.wpneo_login_form_div label, .wpneo_login_form_div .login-username input, .wpneo_login_form_div .login-password input {
display: block;
width: 100%;
}
#wpneofrontenddata .wpneo-form-action {
position: relative;
}
#wpneofrontenddata .wpneo-form-action:after {
content: '';
width: 100%;
height: 110%;
background: url(//bucketfunds.com/wp-content/themes/krowd/images/preloader.gif) center no-repeat rgba(255, 255, 255, 0.8);
position: absolute;
top: 0;
left: 0;
z-index: 11;
display: none;
}
#wpneofrontenddata .wpneo-form-action.loading:after {
display: block;
}
.wc-credit-card-form .form-row > * {
width: 100%;
}
.wc-credit-card-form .form-row label {
margin: 0 !important;
}
.wpcf-message-content.wpcf-wallet-withdraw {
margin-top: 120px;
height: 420px;
}
.wpcf-message-content.wpcf-wallet-withdraw .wpcf-withdraw-button {
background: #F3605D;
color: #fff;
border: none;
padding: 5px 15px;
border-radius: 5px;
display: inline-block;
} .ajax-loading {
display: none;
}
.index-main-page {
margin-top: 30px;
}
.wrapper-page .heading-title {
text-transform: capitalize;
margin-bottom: 0;
display: block;
font-size: 20px;
margin-top: 15px;
}
#wp-main-content {
min-height: 50px;
}
.pagination .disabled {
background: #F3605D;
color: #fff;
}
.pagination .current {
background: #F3605D;
color: #fff;
}
.page.white .wp-content article {
background: #fff;
padding: 20px;
} body.error404 .header-default {
border-bottom: 2px solid #E9E9EE;
}
.not-found-wrapper {
padding: 300px 0 250px;
background: url(//bucketfunds.com/wp-content/themes/krowd/images//bg-404.jpg) repeat-x center center transparent;
background-size: cover;
}
@media (max-width: 991.98px) {
.not-found-wrapper {
padding: 100px 0 120px;
}
}
.not-found-wrapper .not-found-title h1 {
font-size: 120px;
text-transform: uppercase;
margin-bottom: 0;
line-height: 1;
color: #fff;
}
@media (max-width: 991.98px) {
.not-found-wrapper .not-found-title h1 {
font-size: 42px;
}
}
.not-found-wrapper .not-found-desc {
font-size: 16px;
max-width: 550px;
margin: 0 auto;
color: #ccc;
}
.not-found-wrapper .not-found-subtitle {
font-size: 38px;
font-weight: 700;
margin: 10px 0;
color: #fff;
}
@media (max-width: 991.98px) {
.not-found-wrapper .not-found-subtitle {
font-size: 28px;
}
}
.not-found-wrapper .not-found-home {
margin-top: 40px;
}
.not-found-wrapper .not-found-home > a {
padding: 15px 20px;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
background: #fff;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
color: #fff;
background: #F3605D;
}
.not-found-wrapper .not-found-home > a i {
margin-right: 10px;
position: relative;
top: 2px;
}
.not-found-wrapper .not-found-home > a:hover, .not-found-wrapper .not-found-home > a:active, .not-found-wrapper .not-found-home > a:after {
background: #ef312e;
color: #fff;
}
.woocommerce-cart h2 {
font-size: 25px;
}
.woocommerce-cart .shipping_calculator {
margin-bottom: 30px;
}
.woocommerce-cart .cart-collaterals {
margin-bottom: 40px;
margin-top: 50px;
}
.woocommerce-cart .actions input[name^="update_cart"] {
float: right;
margin-top: 5px;
}
.woocommerce-cart .actions .coupon {
float: left;
margin-bottom: 10px;
}
@media (max-width: 991.98px) {
.woocommerce-cart .actions .coupon {
width: 100%;
}
}
.main-page-index {
margin: 90px 0 60px;
}
.content-page-index .post-masonry-index .post {
margin-bottom: 35px;
}
.content-page-index .post-masonry-index .post .entry-content {
position: relative;
overflow: hidden;
}
.content-page-index .post-masonry-index .post .entry-content .entry-meta .post-comment {
display: none;
}
.content-page-index .post-masonry-index .post.sticky .entry-content:after {
content: '\f02e';
font-family: "FontAwesome";
position: absolute;
top: -5px;
right: 15px;
color: #F3605D;
font-size: 30px;
z-index: 1;
line-height: 1;
}
.archive .posts-grids .post .entry-content .content-inner, .search .posts-grids .post .entry-content .content-inner {
max-width: 368px;
}
.single-gallery #wp-main-content {
padding-bottom: 45px;
}
.single-gallery #wp-main-content #gallery-single {
max-width: 800px;
margin: 0 auto;
}
body.page .content-page-inner h1.title {
margin-bottom: 30px;
}
body.search-results .main-page-content, body.archive .main-page-content {
margin: 90px 0 60px;
} .wpcf7-form {
max-width: 950px;
margin: 0 auto;
}
.wpcf7-form p {
margin-bottom: 20px;
font-weight: 600;
}
.wpcf7-form .wpcf7-form-control-wrap {
display: block;
margin-bottom: 20px;
}
.wpcf7-form input[type*="email"], .wpcf7-form input[type*="text"] {
width: 100%;
height: 68px;
padding: 0 15px;
margin-bottom: 2px;
font-size: 15px;
-webkit-box-shadow: none;
box-shadow: none;
background: #F7F7F9;
border: none;
}
.wpcf7-form input[type*="email"]::-webkit-input-placeholder, .wpcf7-form input[type*="text"]::-webkit-input-placeholder {
color: #838694;
}
.wpcf7-form input[type*="email"]::-moz-placeholder, .wpcf7-form input[type*="text"]::-moz-placeholder {
color: #838694;
}
.wpcf7-form input[type*="email"]:-ms-input-placeholder, .wpcf7-form input[type*="text"]:-ms-input-placeholder {
color: #838694;
}
.wpcf7-form input[type*="email"]:-moz-placeholder, .wpcf7-form input[type*="text"]:-moz-placeholder {
color: #838694;
}
.wpcf7-form select {
background: white;
line-height: 68px;
height: 68px;
border: none;
width: 100%;
color: #838694;
}
.wpcf7-form textarea {
background: #F7F7F9;
width: 100%;
padding: 20px 20px;
max-height: 135px;
border: none;
font-size: 15px;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpcf7-form textarea::-webkit-input-placeholder {
color: #838694;
}
.wpcf7-form textarea::-moz-placeholder {
color: #838694;
}
.wpcf7-form textarea:-ms-input-placeholder {
color: #838694;
}
.wpcf7-form textarea:-moz-placeholder {
color: #838694;
}
.wpcf7-form .form-action {
text-align: center;
padding: 0;
position: relative;
}
.wpcf7-form .form-action input {
background: none !important;
color: #1b1f2e !important;
position: relative;
z-index: 11;
}
.wpcf7-form .form-action input:hover {
color: #fff !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.wpcf7-form .form-action .ajax-loader {
position: absolute;
right: 0;
top: 50%;
margin-top: -8px;
}
.contact-form-full .wpcf7 .row > div {
width: 100% !important;
}
.contact-form-full .wpcf7 input[type*="email"], .contact-form-full .wpcf7 input[type*="text"], .contact-form-full .wpcf7 textarea {
background: transparent;
border: 1px solid rgba(0, 0, 0, 0.2);
margin-bottom: 30px;
}
.contact-form-full .wpcf7 textarea {
margin-bottom: 0;
}
.contact-form-white .wpcf7 input[type*="email"], .contact-form-white .wpcf7 input[type*="text"], .contact-form-white .wpcf7 textarea {
background: transparent;
border: 1px solid rgba(255, 255, 255, 0.2);
margin-bottom: 30px;
}
.contact-form-white .wpcf7 input[type*="email"]::-webkit-input-placeholder, .contact-form-white .wpcf7 input[type*="text"]::-webkit-input-placeholder, .contact-form-white .wpcf7 textarea::-webkit-input-placeholder {
color: #fff;
font-weight: 400;
}
.contact-form-white .wpcf7 input[type*="email"]::-moz-placeholder, .contact-form-white .wpcf7 input[type*="text"]::-moz-placeholder, .contact-form-white .wpcf7 textarea::-moz-placeholder {
color: #fff;
font-weight: 400;
}
.contact-form-white .wpcf7 input[type*="email"]:-ms-input-placeholder, .contact-form-white .wpcf7 input[type*="text"]:-ms-input-placeholder, .contact-form-white .wpcf7 textarea:-ms-input-placeholder {
color: #fff;
font-weight: 400;
}
.contact-form-white .wpcf7 input[type*="email"]:-moz-placeholder, .contact-form-white .wpcf7 input[type*="text"]:-moz-placeholder, .contact-form-white .wpcf7 textarea:-moz-placeholder {
color: #fff;
font-weight: 400;
}
.contact-form-white .wpcf7 .action input.wpcf7-submit {
margin: 0;
background: #fff;
color: #1b1f2e;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
.contact-form-white .wpcf7 .action input.wpcf7-submit:hover {
background: rgba(255, 255, 255, 0.8);
} #comments {
float: left;
width: 100%;
margin-top: 20px;
}
#comments .title, #comments .comments-title {
font-size: 22px;
position: relative;
color: #1b1f2e;
font-weight: 700;
}
#comments .title h4, #comments .comments-title h4 {
margin: 0;
font-size: 22px;
}
#comments .comments-title {
padding: 0;
margin: 0 0 35px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
#comments input[type*="email"], #comments input[type*="text"], #comments textarea {
padding-left: 10px;
padding-right: 10px;
min-height: 68px;
background: #F7F7F9;
-webkit-box-shadow: none;
box-shadow: none;
border: 0;
}
#comments input[type*="email"]::-webkit-input-placeholder, #comments input[type*="text"]::-webkit-input-placeholder, #comments textarea::-webkit-input-placeholder {
color: #838694;
}
#comments input[type*="email"]::-moz-placeholder, #comments input[type*="text"]::-moz-placeholder, #comments textarea::-moz-placeholder {
color: #838694;
}
#comments input[type*="email"]:-ms-input-placeholder, #comments input[type*="text"]:-ms-input-placeholder, #comments textarea:-ms-input-placeholder {
color: #838694;
}
#comments input[type*="email"]:-moz-placeholder, #comments input[type*="text"]:-moz-placeholder, #comments textarea:-moz-placeholder {
color: #838694;
}
#comments input[type*="email"], #comments input[type*="text"] {
height: 68px;
padding: 0 20px;
line-height: 68px;
}
#comments textarea {
padding: 20px;
}
#comments .comment-rating {
margin-bottom: 15px;
}
#comments #add_review_button,
#comments #submit {
font-size: 14px;
background: #F3605D;
color: #fff;
font-weight: 500;
padding: 22px 38px;
line-height: 1.2;
position: relative;
z-index: 9;
display: inline-block;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
text-decoration: none;
display: inline-block;
letter-spacing: 2px;
width: auto;
}
#comments #add_review_button:hover,
#comments #submit:hover {
background: #1b1f2e;
}
#comments #add_review_button {
margin-bottom: 20px;
}
#comments .headline {
height: 30px;
text-align: left;
margin-bottom: 10px;
}
#comments .headline h2 {
padding: 0;
}
#comments .headline a {
text-transform: uppercase;
float: right;
margin-top: 2px;
font-size: 12px;
}
#comments #reply-title {
font-size: 28px;
color: #F3605D;
font-weight: 300;
margin: 0 0 5px;
float: left;
width: 100%;
position: relative;
}
#comments #reply-title small {
float: right;
font-weight: 500;
font-size: 14px;
line-height: 39px;
position: absolute;
top: 0;
right: 0;
z-index: 11;
}
#comments .comment-notes {
margin-bottom: 20px;
}
#comments .commentform {
float: left;
width: 100%;
margin-top: 5px;
}
#comments .commentform .row {
margin-left: -8px;
margin-right: -8px;
}
#comments .commentform .row > div {
padding-left: 8px;
padding-right: 8px;
}
#comments .commentform .form-submit {
margin-bottom: 30px;
}
#comments ol.comment-list {
list-style: none;
width: 100%;
float: left;
margin: 0;
padding: 0;
display: block;
float: left;
width: 100%;
}
@media (max-width: 991.98px) {
#comments ol.comment-list {
padding: 20px;
}
}
#comments ol.comment-list .comment-body {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
#comments ol.comment-list .comment-body p {
margin-bottom: 5px;
}
#comments ol.comment-list > li {
width: 100%;
float: left;
position: relative;
}
#comments ol.comment-list > li:before {
display: none;
}
#comments ol.comment-list > li li {
position: relative;
}
#comments ol.comment-list > li li:last-child {
padding-bottom: 0;
margin-bottom: 0;
}
#comments ol.comment-list > li:last-child {
padding-bottom: 0;
}
#comments ol.comment-list > li #respond {
float: left;
width: 100%;
margin-top: 20px;
display: block !important;
}
#comments ol.comment-list > li #respond #reply-title {
display: block;
}
#comments ol.comment-list > li #respond #reply-title #cancel-comment-reply-link {
font-family: "Poppins", sans-serif;
}
#comments ol.comment-list > li:first-child .comment-inner {
margin-top: 0;
}
#comments ol.comment-list > li:last-child {
border: 0;
}
#comments ol.comment-list .the-comment {
border-bottom: 1px solid #E9E9EE;
padding-bottom: 20px;
margin-bottom: 20px;
}
#comments ol.comment-list .the-comment .media-comment-left {
min-width: 90px;
float: left;
}
@media (max-width: 991.98px) {
#comments ol.comment-list .the-comment .media-comment-left {
min-width: 70px;
}
}
@media (max-width: 490px) {
#comments ol.comment-list .the-comment .media-comment-left {
display: block;
}
#comments ol.comment-list .the-comment .media-comment-left .author-image {
margin-bottom: 8px;
}
}
#comments ol.comment-list .the-comment .media-comment-left .author-image img {
width: 70px;
height: 70px;
overflow: hidden;
border-radius: 50%;
}
@media (max-width: 991.98px) {
#comments ol.comment-list .the-comment .media-comment-left .author-image img {
width: 55px;
height: 55px;
}
}
#comments ol.comment-list .the-comment .media-comment-body {
padding-left: 91px;
}
@media (max-width: 991.98px) {
#comments ol.comment-list .the-comment .media-comment-body {
padding-left: 71px;
}
}
@media (max-width: 490px) {
#comments ol.comment-list .the-comment .media-comment-body {
display: block;
width: 100%;
padding-left: 0;
}
}
#comments ol.comment-list .the-comment .comment-rate {
margin-top: 2px;
}
#comments ol.comment-list .the-comment .comment-rate .on {
color: #F3605D;
}
#comments ol.comment-list .the-comment .author-meta {
line-height: 1.8;
position: relative;
margin-bottom: 5px;
}
#comments ol.comment-list .the-comment .author-meta a {
font-size: 14px;
}
#comments ol.comment-list .the-comment .author-meta .fn {
font-weight: 600;
display: block;
width: 100%;
font-size: 16px;
font-style: normal;
color: #1b1f2e;
}
#comments ol.comment-list .the-comment .author-meta .fn a {
font-size: 16px;
}
#comments ol.comment-list .the-comment .comment-meta {
display: block;
font-size: 12px;
text-transform: uppercase;
font-weight: 300;
margin-bottom: 5px;
color: #676767;
}
#comments ol.comment-list .the-comment .comment-info {
position: relative;
padding-left: 22px;
}
#comments ol.comment-list .the-comment .comment-info:after {
content: '';
width: 12px;
height: 2px;
background: #F3605D;
position: absolute;
top: 11px;
left: 0;
z-index: 1;
}
#comments ol.comment-list .the-comment .comment-info a {
color: #999;
}
#comments ol.comment-list .the-comment .comment-info a:hover {
color: #F3605D;
}
#comments ol.comment-list .the-comment .comment-body {
position: relative;
margin-top: 5px;
color: #516673;
}
#comments ol.comment-list .the-comment .awaiting_moderation {
display: block;
position: absolute;
bottom: 0;
right: 0;
color: #fff;
font-weight: bold;
text-transform: uppercase;
font-size: 8px;
padding: 2px 4px;
font-style: normal;
}
#comments ol.comment-list .the-comment .comment-reply-link {
display: inline-block;
float: right;
color: #F3605D;
font-weight: 500;
font-size: 13px;
text-transform: uppercase;
position: absolute;
top: 0;
right: 0;
}
#comments ol.comment-list .children {
display: block;
float: left;
width: 100%;
padding-left: 50px;
list-style: none;
}
@media (max-width: 991.98px) {
#comments ol.comment-list .children {
padding-left: 40px;
}
}
#comments ol.comment-list .children .comment-author {
padding-left: 70px;
}
#comments ol.comment-list .children .children {
padding-left: 50px;
}
@media (max-width: 991.98px) {
#comments ol.comment-list .children .children {
padding-left: 30px;
}
}
@media (max-width: 767.98px) {
#comments ol.comment-list .children .children {
padding-left: 20px;
}
}
#respond {
clear: left;
margin-bottom: 30px;
}
#respond input[type="text"],
#respond input[type="tel"],
#respond input[type="password"],
#respond input[type="email"],
#respond textarea {
width: 100%;
}
#respond .form-submit {
margin: 16px 0 0;
}
#reviews {
float: left;
width: 100%;
}
#reviews #comments {
width: 100%;
padding: 0;
margin: 30px 0 0;
}
#reviews #comments ol.commentlist {
padding: 30px 0 0;
}
#reviews #comments ol.commentlist .comment-container {
margin-left: 0;
}
#reviews #comments ol.commentlist .comment-container .authorname {
display: none;
}
#reviews #comments ol.commentlist .comment-container .commentmeta strong {
float: left;
}
#reviews #comments ol.commentlist .comment-text {
text-align: left;
clear: both;
margin-bottom: 20px;
}
#comment_popup {
background: #fff;
padding: 50px;
max-width: 50%;
position: relative;
margin: 0 auto;
}
@media (max-width: 991.98px) {
#comment_popup {
max-width: 100%;
}
}
@media (max-width: 991.98px) {
#comment_popup {
padding: 30px;
}
}
.comment-rating .comment-star-rating {
margin: 0;
padding: 0;
}
.comment-rating .comment-star-rating:before, .comment-rating .comment-star-rating:after {
content: " ";
display: table;
}
.comment-rating .comment-star-rating:after {
clear: both;
}
.comment-rating .comment-star-rating > li {
float: left !important;
width: auto !important;
border: none !important;
list-style: none;
position: relative;
margin: 0 15px 0 0 !important;
padding: 0 15px 0 0 !important;
}
@media (max-width: 991.98px) {
.comment-rating .comment-star-rating > li {
margin-right: 10px !important;
padding-right: 10px !important;
}
}
.comment-rating .comment-star-rating > li:after {
content: '|';
position: absolute;
right: 0;
top: 0;
z-index: 11;
}
.comment-rating .comment-star-rating > li:last-child {
padding-right: 0 !important;
margin-right: 0 !important;
}
.comment-rating .comment-star-rating > li:last-child:after {
content: none;
}
.comment-rating .comment-star-rating > li a {
color: #888888;
}
.comment-rating .comment-star-rating > li a.active {
color: #F3605D;
}
.pingbacklist {
list-style-type: none;
padding: 0;
}
.pingbacklist > li {
margin-bottom: 20px;
background: #F7F7F9;
padding: 21px 30px;
line-height: 32px;
}
.pingbacklist > li a {
font-weight: 500;
} @-webkit-keyframes spin {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes beat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(0.82);
transform: scale(0.82);
}
}
@keyframes beat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(0.82);
transform: scale(0.82);
}
}
@-webkit-keyframes placeHolderShimmer {
0% {
background-position: -468px 0;
}
100% {
background-position: 468px 0;
}
}
@keyframes placeHolderShimmer {
0% {
background-position: -468px 0;
}
100% {
background-position: 468px 0;
}
}
.animated-background {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-name: placeHolderShimmer;
animation-name: placeHolderShimmer;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
background: #f6f7f8;
background: #eeeeee;
background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eeeeee), color-stop(18%, #dddddd), color-stop(33%, #eeeeee));
background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
background-size: 800px 104px;
height: 96px;
position: relative;
}
.background-masker {
background: #fff;
position: absolute;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.blur {
filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
-webkit-filter: url(#blur-filter);
filter: url(#blur-filter);
-webkit-filter: blur(3px);
filter: blur(3px);
}
.blur-svg {
display: none;
} .custom-breadcrumb {
position: relative;
background-color: #1b1f2e;
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 35px;
position: relative;
}
.custom-breadcrumb .breadcrumb-main {
position: relative;
z-index: 11;
}
.custom-breadcrumb .breadcrumb-container-inner {
position: relative;
padding: 135px 0 130px;
}
@media (max-width: 1199.98px) {
.custom-breadcrumb .breadcrumb-container-inner {
padding-bottom: 80px !important;
padding-top: 80px !important;
}
}
@media (max-width: 767.98px) {
.custom-breadcrumb .breadcrumb-container-inner {
padding-bottom: 60px !important;
padding-top: 80px !important;
}
}
@media (max-width: 991.98px) {
.custom-breadcrumb .breadcrumb-container-inner {
padding-bottom: 80px !important;
padding-top: 50px !important;
}
}
@media (max-width: 991.98px) and (max-width: 500px) {
.custom-breadcrumb .breadcrumb-container-inner {
padding-bottom: 50px !important;
}
}
.custom-breadcrumb .breadcrumb-container-inner .heading-title {
font-size: 52px;
color: #1b1f2e;
margin: 0;
}
@media (max-width: 1199.98px) {
.custom-breadcrumb .breadcrumb-container-inner .heading-title {
font-size: 42px;
}
}
@media (max-width: 991.98px) {
.custom-breadcrumb .breadcrumb-container-inner .heading-title {
font-size: 38px;
}
}
@media (max-width: 767.98px) {
.custom-breadcrumb .breadcrumb-container-inner .heading-title {
font-size: 28px;
}
}
@media (max-width: 575.98px) {
.custom-breadcrumb .breadcrumb-container-inner .heading-title {
font-size: 20px;
}
}
.custom-breadcrumb .breadcrumb {
margin-bottom: 0;
display: inline-block;
font-size: 14px;
font-weight: 500;
position: absolute;
right: 0;
bottom: 0;
z-index: 9;
padding: 25px;
background: #fff;
}
@media (max-width: 500px) {
.custom-breadcrumb .breadcrumb {
display: none;
}
}
.custom-breadcrumb .breadcrumb li {
float: left;
position: relative;
z-index: 11;
line-height: 1;
padding: 0 10px;
}
.custom-breadcrumb .breadcrumb li:after {
content: '.';
position: absolute;
bottom: 0;
left: -2px;
z-index: 1;
}
.custom-breadcrumb .breadcrumb li:first-child:after {
display: none;
}
.custom-breadcrumb .breadcrumb li a {
color: #838694;
}
.custom-breadcrumb .breadcrumb li a:hover {
text-decoration: underline;
}
.custom-breadcrumb .breadcrumb-overlay {
position: absolute;
width: 100%;
height: 100%;
z-index: 1;
top: 0;
left: 0;
}
.custom-breadcrumb.text-light .heading-title {
color: #fff;
}
body.home.blog .title-layout-standard .custom-breadcrumb .heading-title {
display: inline-block !important;
float: left;
font-size: 18px;
margin: 5px 0 0;
} @media (max-width: 991.98px) {
.tparrows {
display: none !important;
}
}
.owl-carousel, .flex-control-nav, .ctf-tweets {
position: relative;
max-height: 300px;
overflow: hidden;
}
.owl-carousel:after, .flex-control-nav:after, .ctf-tweets:after {
content: "";
background: url(//bucketfunds.com/wp-content/themes/krowd/images/preloader.gif) no-repeat center center #fff;
position: absolute;
top: 0;
left: 0;
z-index: 999;
width: 100%;
height: 100%;
}
.owl-carousel.owl-loaded, .flex-control-nav.owl-loaded, .ctf-tweets.owl-loaded {
max-height: none;
overflow: visible;
}
.owl-carousel.owl-loaded:after, .flex-control-nav.owl-loaded:after, .ctf-tweets.owl-loaded:after {
display: none !important;
}
.owl-carousel .owl-nav, .flex-control-nav .owl-nav, .ctf-tweets .owl-nav {
opacity: 0;
filter: alpha(opacity=0);
}
.owl-carousel .owl-nav > div, .flex-control-nav .owl-nav > div, .ctf-tweets .owl-nav > div {
position: absolute;
top: 50%;
margin-top: -25px;
z-index: 99;
line-height: 48px;
text-align: center;
width: 46px;
height: 46px;
background: #fff;
border: 1px solid rgba(0, 0, 0, 0.1);
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
color: #1b1f2e;
-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}
.owl-carousel .owl-nav > div span, .flex-control-nav .owl-nav > div span, .ctf-tweets .owl-nav > div span {
position: relative;
z-index: 11;
}
.owl-carousel .owl-nav > div i, .flex-control-nav .owl-nav > div i, .ctf-tweets .owl-nav > div i {
margin: 0;
font-size: 16px;
}
.owl-carousel .owl-nav > div.disabled, .flex-control-nav .owl-nav > div.disabled, .ctf-tweets .owl-nav > div.disabled {
opacity: 0.3;
filter: alpha(opacity=30);
}
.owl-carousel .owl-nav > div.owl-prev, .flex-control-nav .owl-nav > div.owl-prev, .ctf-tweets .owl-nav > div.owl-prev {
left: -50px;
}
.owl-carousel .owl-nav > div.owl-next, .flex-control-nav .owl-nav > div.owl-next, .ctf-tweets .owl-nav > div.owl-next {
right: -50px;
}
.owl-carousel .owl-nav > div.owl-next:after, .flex-control-nav .owl-nav > div.owl-next:after, .ctf-tweets .owl-nav > div.owl-next:after {
right: unset;
left: 0;
}
.owl-carousel .owl-nav > div:hover, .owl-carousel .owl-nav > div:focus, .flex-control-nav .owl-nav > div:hover, .flex-control-nav .owl-nav > div:focus, .ctf-tweets .owl-nav > div:hover, .ctf-tweets .owl-nav > div:focus {
opacity: 1;
filter: alpha(opacity=100);
cursor: pointer;
color: #fff;
background: #f78f8c;
}
.owl-carousel .owl-nav > div:hover:after, .owl-carousel .owl-nav > div:focus:after, .flex-control-nav .owl-nav > div:hover:after, .flex-control-nav .owl-nav > div:focus:after, .ctf-tweets .owl-nav > div:hover:after, .ctf-tweets .owl-nav > div:focus:after {
width: 100%;
height: 100%;
}
.owl-carousel .owl-dots, .flex-control-nav .owl-dots, .ctf-tweets .owl-dots {
margin-top: 15px;
width: 100%;
text-align: center;
line-height: 1;
}
.owl-carousel .owl-dots .owl-dot, .flex-control-nav .owl-dots .owl-dot, .ctf-tweets .owl-dots .owl-dot {
display: inline-block;
margin: 0 3px;
position: relative;
border: none;
padding: 0;
opacity: 0.3;
filter: alpha(opacity=30);
width: 12px;
height: 12px;
background: #F3605D;
border-radius: 50%;
}
.owl-carousel .owl-dots .owl-dot.active, .flex-control-nav .owl-dots .owl-dot.active, .ctf-tweets .owl-dots .owl-dot.active {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1.26);
transform: scale(1.26);
}
.owl-carousel .owl-dots .owl-dot:hover, .flex-control-nav .owl-dots .owl-dot:hover, .ctf-tweets .owl-dots .owl-dot:hover {
cursor: pointer;
}
.owl-carousel:hover .owl-nav, .flex-control-nav:hover .owl-nav, .ctf-tweets:hover .owl-nav {
opacity: 1;
filter: alpha(opacity=100);
}
.owl-carousel:hover .owl-nav > div.disabled, .flex-control-nav:hover .owl-nav > div.disabled, .ctf-tweets:hover .owl-nav > div.disabled {
opacity: 0.6;
filter: alpha(opacity=60);
pointer: disabled;
color: #1b1f2e;
}
.owl-carousel:hover .owl-nav > div.disabled:hover, .flex-control-nav:hover .owl-nav > div.disabled:hover, .ctf-tweets:hover .owl-nav > div.disabled:hover {
cursor: no-drop;
}
.owl-carousel .owl-item img {
width: auto !important;
max-width: 100%;
display: inline-block;
transform-style: unset !important;
-webkit-transform-style: unset !important;
-o-transform-style: unset !important;
-ms-transform-style: unset !important;
}
.owl-carousel {
margin: 0 -15px;
width: auto !important;
}
.owl-carousel .owl-item {
padding-left: 15px;
padding-right: 15px;
}
.owl-carousel.dot-left .owl-dots {
position: absolute;
width: 50px;
left: -50px;
top: 50%;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.owl-carousel.dot-left .owl-dots .owl-dot {
display: block;
margin-bottom: 10px;
}
.owl-carousel.dot-right .owl-dots {
position: absolute;
width: 50px;
right: -50px;
top: 50%;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.owl-carousel.dot-right .owl-dots .owl-dot {
display: block;
margin-bottom: 10px;
}
.owl-carousel.dot-bottom-left .owl-dots {
margin-top: 20px;
text-align: left;
}
.owl-carousel.dot-bottom-right .owl-dots {
margin-top: 20px;
text-align: right;
}
.owl-carousel.dot-bottom-center .owl-dots {
margin-top: 20px;
float: none;
text-align: center;
}
.small-gutter .owl-carousel {
margin: 0 -1px;
width: auto !important;
}
.small-gutter .owl-carousel .owl-item {
padding-left: 1px;
padding-right: 1px;
}
.init-carousel-owl-theme.owl-carousel .owl-nav > div.owl-prev, .init-carousel-owl-theme .flex-control-nav .owl-nav > div.owl-prev {
left: 0;
}
.init-carousel-owl-theme.owl-carousel .owl-nav > div.owl-next, .init-carousel-owl-theme .flex-control-nav .owl-nav > div.owl-next {
right: 0;
}
ul.nav-tabs {
overflow: hidden;
display: inline-block;
}
ul.nav-tabs > li {
white-space: nowrap;
display: inline-block;
}
ul.nav-tabs > li > a {
margin: 0 6px;
background: transparent;
padding: 8px 15px;
font-size: 13px;
font-weight: 500;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
}
ul.nav-tabs > li > a:hover, ul.nav-tabs > li > a:focus, ul.nav-tabs > li > a:active {
color: #F3605D;
}
ul.nav-tabs > li.active > a {
background: #F3605D !important;
}
.service-icon {
color: rgba(255, 255, 255, 0.5);
margin-top: 30px;
font-size: 16px;
font-weight: 600;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
text-transform: uppercase;
}
.service-icon .icon {
font-size: 22px;
width: 35px;
height: auto;
display: inline-block;
text-align: left;
float: left;
margin-top: 3px;
}
.service-icon:hover {
color: #fff;
}
.btn-slider-white {
background: #fff;
color: #F3605D;
display: inline-block;
padding: 10px 15px;
text-transform: uppercase;
font-weight: 600;
font-size: 14px;
text-decoration: none;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
}
@media (max-width: 991.98px) {
.btn-slider-white {
padding: 6px 10px;
font-size: 12px;
}
}
.btn-slider-white:hover, .btn-slider-white:focus, .btn-slider-white:active {
background: #F3605D;
color: #fff;
}
.intro-about .heading {
font-size: 24px;
text-transform: uppercase;
font-weight: 600;
color: #aaaaaa;
}
.intro-about .dropcap:first-child:first-letter {
float: left;
color: #fff;
font-size: 36px;
line-height: 36px;
display: inline-block;
font-weight: 400;
width: 60px;
height: 60px;
margin: 10px 10px 0 5px;
padding: 15px;
background: #262626;
}
#gva-filter-overlay, #gva-overlay {
position: fixed;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
top: 0;
left: 0;
z-index: 99;
display: none;
}
#gva-filter-overlay.open, #gva-overlay.open {
display: block;
}
#gva-filter-overlay:hover, #gva-overlay:hover {
cursor: pointer;
}
#fp-nav ul > li > a span {
background: #ccc !important;
}
#fp-nav ul > li > a.active span {
background: #858585 !important;
} .ps-container {
-ms-touch-action: none;
overflow: hidden !important;
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
display: block;
}
.ps-container.ps-in-scrolling {
pointer-events: none;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
background-color: #eee;
opacity: 0.9;
filter: alpha(opacity=90);
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
background-color: #999;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
background-color: #eee;
opacity: 0.9;
filter: alpha(opacity=90);
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
background-color: #999;
}
.ps-container > .ps-scrollbar-x-rail {
display: none;
position: absolute; border-radius: 4px;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
transition: background-color 0.2s linear, opacity 0.2s linear;
bottom: 3px; height: 8px;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
position: absolute; background-color: #aaa;
border-radius: 4px;
-webkit-transition: background-color 0.2s linear;
transition: background-color 0.2s linear;
bottom: 0; height: 8px;
}
.ps-container > .ps-scrollbar-y-rail {
display: none;
position: absolute; border-radius: 4px;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
transition: background-color 0.2s linear, opacity 0.2s linear;
right: 3px; width: 4px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
position: absolute; background-color: #aaa;
border-radius: 4px;
-webkit-transition: background-color 0.2s linear;
transition: background-color 0.2s linear;
right: 0; width: 5px;
}
.ps-container:hover.ps-in-scrolling {
pointer-events: none;
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
background-color: #eee;
opacity: 0.9;
filter: alpha(opacity=90);
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
background-color: #999;
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
background-color: #eee;
opacity: 0.9;
filter: alpha(opacity=90);
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
background-color: #999;
}
.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
opacity: 0.6;
filter: alpha(opacity=60);
}
.ps-container:hover > .ps-scrollbar-x-rail:hover {
background-color: #eee;
opacity: 0.6;
filter: alpha(opacity=60);
}
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
background-color: #999;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover {
background-color: #eee;
opacity: 0.6;
filter: alpha(opacity=60);
}
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
background-color: #999;
}
.tweet-1 .ctf-type-usertimeline {
overflow: hidden;
padding: 50px;
background: #F3605D;
position: relative;
}
@media (max-width: 991.98px) {
.tweet-1 .ctf-type-usertimeline {
padding: 50px 30px;
}
}
.tweet-1 .ctf-type-usertimeline .ctf-tweets {
float: left;
width: 100%;
}
.tweet-1 .ctf-type-usertimeline .ctf-tweets .ctf-item {
color: #fff;
padding: 35px 0 80px !important;
}
@media (max-width: 991.98px) {
.tweet-1 .ctf-type-usertimeline .ctf-tweets .ctf-item {
padding: 15px 0 50px !important;
}
}
.tweet-1 .ctf-type-usertimeline .ctf-tweets .ctf-item a {
color: #fff;
}
.tweet-1 .ctf-type-usertimeline .ctf-tweets .ctf-item a:hover {
text-decoration: underline;
}
.tweet-1 .ctf-type-usertimeline .ctf-tweets .ctf-item svg, .tweet-1 .ctf-type-usertimeline .ctf-tweets .ctf-item i {
color: #fff;
}
.tweet-1 .ctf-type-usertimeline .ctf-tweets .ctf-item svg:hover, .tweet-1 .ctf-type-usertimeline .ctf-tweets .ctf-item i:hover {
color: #F3605D;
}
.tweet-1 .ctf-type-usertimeline .ctf-more {
display: none !important;
}
.tweet-1 .ctf-type-usertimeline .ctf-header {
color: #fff;
padding: 0 0 40px !important;
border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}
@media (max-width: 991.98px) {
.tweet-1 .ctf-type-usertimeline .ctf-header {
padding: 0 0 20px !important;
}
}
.tweet-1 .ctf-type-usertimeline .ctf-header a {
color: #fff;
}
.tweet-1 .ctf-type-usertimeline .ctf-header a:hover {
text-decoration: underline;
}
.tweet-1 .ctf-type-usertimeline .ctf-author-box {
margin-left: 0 !important;
position: absolute;
bottom: -10px;
left: 0;
width: 100%;
z-index: 1;
}
.tweet-1 .ctf-type-usertimeline .ctf-author-box .ctf-author-box-link .ctf-author-avatar, .tweet-1 .ctf-type-usertimeline .ctf-author-box .ctf-author-box-link .ctf-author-name {
display: none !important;
}
.tweet-1 .ctf-type-usertimeline .ctf-author-box .ctf-author-box-link .ctf-author-screenname {
font-size: 18px !important;
font-weight: 600;
text-decoration: underline;
}
.tweet-1 .ctf-type-usertimeline .ctf-author-box .ctf-author-box-link .ctf-tweet-meta {
font-size: 16px !important;
font-weight: 500;
margin-left: 10px;
}
.tweet-1 .ctf-type-usertimeline .ctf-author-box .ctf-author-box-link .ctf-screename-sep {
display: none !important;
}
.tweet-1 .ctf-type-usertimeline .ctf-tweet-content {
margin-left: 0 !important;
margin-bottom: 10px !important;
}
.tweet-1 .ctf-type-usertimeline .ctf-tweet-content .ctf-tweet-text {
font-size: 20px;
line-height: 36px !important;
}
.tweet-1 .ctf-type-usertimeline .ctf-tweet-actions {
margin-left: 0 !important;
color: #fff;
}
.tweet-1 .ctf-type-usertimeline .ctf-tweet-actions a {
color: #fff;
}
.tweet-1 .ctf-type-usertimeline .ctf-tweet-actions a > * {
color: #fff;
}
.tweet-1 .ctf-type-usertimeline .owl-dots {
position: absolute;
top: -80px;
right: 0;
display: inline-block;
text-align: right;
width: auto;
}
.tweet-1 .ctf-type-usertimeline .owl-dots .owl-dot {
width: 10px;
height: 10px;
background: #fff;
border-radius: 0;
}
.tweet-2 #ctf p.ctf-tweet-text {
margin: 0 auto !important;
}
.tweet-2 .ctf-type-usertimeline {
background: none;
}
.tweet-2 .ctf-type-usertimeline .owl-dots {
margin-top: 45px;
}
.tweet-2 .ctf-type-usertimeline .ctf-header, .tweet-2 .ctf-type-usertimeline .ctf-more {
display: none !important;
}
.tweet-2 .ctf-type-usertimeline .ctf-item {
text-align: center;
padding-top: 0 !important;
}
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-text {
font-size: 30px;
color: #1b1f2e;
line-height: 56px !important;
max-width: 1080px;
margin: 0 auto;
}
@media (max-width: 1199.98px) {
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-text {
font-size: 26px;
}
}
@media (max-width: 991.98px) {
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-text {
font-size: 24px;
line-height: 44px !important;
}
}
@media (max-width: 767.98px) {
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-text {
font-size: 18px;
line-height: 34px !important;
}
}
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-text a {
color: #F3605D;
}
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-text a:hover, .tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-text a:focus {
color: #F3605D;
}
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-actions {
float: left;
width: 100%;
text-align: center;
margin: 10px 0 30px !important;
}
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-actions a {
float: none !important;
}
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-actions a.ctf-twitterlink {
position: relative;
top: -3px;
}
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-corner-logo {
display: none !important;
}
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-author-box {
margin-left: 0 !important;
position: absolute;
bottom: -10px;
left: 0;
width: 100%;
z-index: 1;
}
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-author-box .ctf-author-box-link .ctf-author-avatar, .tweet-2 .ctf-type-usertimeline .ctf-item .ctf-author-box .ctf-author-box-link .ctf-author-name {
display: none !important;
}
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-author-box .ctf-author-box-link .ctf-author-screenname {
font-size: 18px !important;
font-weight: 700;
text-decoration: underline;
color: #F3605D !important;
line-height: 46px;
}
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-author-box .ctf-author-box-link .ctf-tweet-meta {
font-size: 18px !important;
font-weight: 400;
margin-left: 30px;
}
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-author-box .ctf-author-box-link .ctf-tweet-meta a {
color: #838694 !important;
}
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-author-box .ctf-author-box-link .ctf-screename-sep {
display: none !important;
}
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-content {
margin-left: 0 !important;
}#wpforo #wpforo-wrap *::selection{color: #000000; background: #007BFF;}
#wpforo #wpforo-wrap *::-moz-selection{color: #000000; background: #007BFF;}
#wpforo #wpforo-wrap { color: #333333; background: #FFFFFF }
#wpforo #wpforo-wrap .wpforo-subforum i{ color:#999999; }
#wpforo #wpforo-wrap #footer { background:#e6e6e6;}
#wpforo #wpforo-wrap .wpf-p-error { border-bottom: #e6e6e6 1px solid; color: #333333; }
#wpforo #wpforo-wrap .wpf-res-menu { color: #555555; }
#wpforo #wpforo-wrap #wpforo-menu { border-bottom: #e6e6e6 3px solid; background:#E8F0FE;}
#wpforo #wpforo-wrap #wpforo-menu li {border-bottom: 3px solid transparent;}
#wpforo #wpforo-wrap #wpforo-menu li a { color: #555555; }
#wpforo #wpforo-wrap .wpforo-active,
#wpforo #wpforo-wrap #wpforo-menu li.wpforo-active,
#wpforo #wpforo-wrap #wpforo-menu li:hover,
#wpforo #wpforo-wrap #wpforo-menu li.current-menu-ancestor,
#wpforo #wpforo-wrap #wpforo-menu li.current-menu-parent,
#wpforo #wpforo-wrap #wpforo-menu li.current_page_item { border-bottom: #007BFF 3px solid; }
#wpforo #wpforo-wrap #wpforo-menu li > ul{background-color: #E8F0FE;}
#wpforo #wpforo-wrap #wpforo-menu li > ul li{border-bottom: 1px solid #E8F0FE;}
#wpforo #wpforo-wrap #wpforo-menu li > ul li:hover,
#wpforo #wpforo-wrap #wpforo-menu li > ul li.current-menu-item{border-bottom: 1px solid #007BFF;}
#wpforo-load { color: #007BFF; }
#wpforo-load i{ color: #007BFF!important; }
#wpforo #wpforo-wrap .wpf-search input[type="text"]{ color: #555555; background: transparent; }
#wpforo #wpforo-wrap .wpf-search input[type="text"]:focus{ background: #E8F0FE; }
#wpforo #wpforo-wrap .wpf-search i{ color: #007BFF; }
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts{color: #999999; border-right: 1px dashed #cccccc; }
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts i{color:#999999;}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts i:hover{color: #007BFF;}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts.wpf-new svg{color: #ff812d;}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts.wpf-new svg:hover{text-shadow: 0 0 20px #000000;}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts-count{color: #ff812d;}
#wpforo #wpf-widget-profile .wpf-widget-alerts, #wpf-widget-profile .wpf-widget-alerts{color: #999999; border-right: none; }
#wpforo #wpf-widget-profile .wpf-widget-alerts svg, #wpf-widget-profile .wpf-widget-alerts svg{color:#999999;} #wpforo #wpf-widget-profile .wpf-widget-alerts.wpf-new svg, #wpf-widget-profile .wpf-widget-alerts.wpf-new svg{color: #ff812d;}
#wpforo #wpf-widget-profile .wpf-widget-alerts.wpf-new svg:hover, #wpf-widget-profile .wpf-widget-alerts.wpf-new svg:hover{}
#wpforo #wpf-widget-profile .wpf-widget-alerts .wpf-alerts-count, #wpf-widget-profile .wpf-widget-alerts .wpf-alerts-count{color: #ff812d;}
#wpforo #wpforo-wrap .wpf-notifications{background: #EFEFEF; border-top: 2px solid #e6e6e6; border-bottom:5px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-head{color: #555555; border-bottom: 2px solid #ff812d;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content{ color: #555555;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li{border-bottom: 1px solid #dfdfdf; color: #666666;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li.wpf-new_dislike{color: #f42d2c;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li .wpf-nleft svg{filter: drop-shadow(0 0 8px #cccccc);}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content .wpf-ndesc{color:#666666;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li:hover{background: #E8F0FE;} #wpf-widget-profile .wpf-notifications{background: #EFEFEF; border-top: 2px solid #555555; border-bottom:5px solid #555555;}
#wpf-widget-profile .wpf-notifications .wpf-notification-head{color: #555555; border-bottom: 2px solid #ff812d;}
#wpf-widget-profile .wpf-notifications .wpf-notification-content{ color: #555555;}
#wpf-widget-profile .wpf-notifications .wpf-notification-content li{border-bottom: 1px solid #dfdfdf; color: #666666;}
#wpf-widget-profile .wpf-notifications .wpf-notification-content li.wpf-new_dislike{color: #f42d2c;}
#wpf-widget-profile .wpf-notifications .wpf-notification-content li .wpf-nleft svg{filter: drop-shadow(0 0 8px #cccccc);}
#wpf-widget-profile .wpf-notifications .wpf-notification-content .wpf-ndesc{color:#666666;}
#wpf-widget-profile .wpf-notifications .wpf-notification-content li:hover{background: #E8F0FE;} #wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-edit-cover ul.wpf-edit-cover-options{ background-color: #cccccc; }
#wpforo #wpforo-wrap #wpforo-poweredby{ color: #555555; }
#wpforo #wpforo-wrap #wpforo-poweredby a{ color: #007BFF; }
#wpforo #wpforo-wrap #wpforo-title{ color:#333333;}
#wpforo #wpforo-wrap #wpforo-description{color:#555555;}
#wpforo #wpforo-wrap .wpf-action-link{border-top:1px solid #E8F0FE;}
#wpforo #wpforo-wrap a { color: #28A744; }
#wpforo #wpforo-wrap a svg{ fill: #28A744; }
#wpforo #wpforo-wrap a:visited { color: #28A744; }
#wpforo #wpforo-wrap a:visited svg{ fill: #28A744; }
#wpforo #wpforo-wrap a:hover{ color: #659FBE;}
#wpforo #wpforo-wrap a:hover svg{ fill: #659FBE;}
#wpforo #wpforo-wrap a:active { color: #659FBE; }
#wpforo #wpforo-wrap a:active svg{ fill: #659FBE; }
#wpforo #wpforo-wrap .wpf-link{ color: #28A744; }
#wpforo #wpforo-wrap .wpflink { color: #28A744; }
#wpforo #wpforo-wrap .wpflink:hover { color: #659FBE; }
#wpforo #wpforo-wrap pre { border:#e6e6e6 1px solid; background:#dff4ff; }
.wpfcl-a{ color:#659FBE!important; }
.wpfbg-a{ background-color:#659FBE!important; }
.wpfcl-b{ color:#007BFF!important; }
.wpfbg-b{ background-color:#007BFF!important; }
.wpfbr-b{ border:1px solid #007BFF!important; }
.wpfcl-0{ color:#999999!important; }
.wpfbg-0{ background-color:#999999!important; }
.wpfcl-1{ color:#555555!important; }
.wpfbg-1{ background-color:#555555!important; }
.wpfcl-2{ color:#777777!important; }
.wpfbg-2{ background-color:#777777!important; }
.wpfcl-3{ color:#FFFFFF!important; fill: #FFFFFF !important;}
.wpfbg-3{ background-color:#FFFFFF!important; }
.wpfcl-4{ color:#72ccfc!important; fill: #72ccfc !important;}
.wpfbg-4{ background-color:#72ccfc!important; }
.wpfcl-5{ color:#ff812d!important; fill: #ff812d !important;}
.wpfbg-5{ background-color:#ff812d!important; }
.wpfbr-5{ border:1px solid #ff812d!important; }
.wpfcl-6{ color:#0099CC!important; }
.wpfbg-6{ background-color:#0099CC!important; }
.wpfbr-6{ border:1px solid #0099CC!important; }
.wpfcl-7{ color:#e6e6e6!important; }
.wpfbg-7{ background-color:#e6e6e6!important; }
.wpfbr-7{ border:1px solid #e6e6e6!important; }
.wpfcl-8{ color:#4dca5c!important; }
.wpfbg-8{ background-color:#4dca5c!important; }
.wpfbr-l-8{ border-left:1px solid #4dca5c!important; }
.wpfcl-9{ color:#E8F0FE!important; }
.wpfbg-9{ background-color:#E8F0FE!important; }
.wpfbr-9{ border:1px solid #E8F0FE!important; }
.wpfcl-10{ color:#f46464!important; }
.wpfbg-10{ background-color:#f46464!important; }
.wpfbr-l-10{ border-left:1px solid #f46464!important; }
#wpforo #wpforo-wrap .author-rating {  border: 1px solid #e6e6e6; background: #E8F0FE; }
#wpforo #wpforo-wrap .wpf-author-nicename{ color:#777777;}
#wpforo #wpforo-wrap .wpforo-admin-note{ border: 1px solid #e6e6e6; background: #FFFFFF; }
#wpforo #wpforo-wrap .wpf-breadcrumb .wpf-root{ border-left:1px solid #666666; }
#wpforo #wpforo-wrap .wpf-breadcrumb a.wpf-end { background: transparent!important; }
#wpforo #wpforo-wrap .wpf-breadcrumb a.wpf-end:hover{ background: transparent!important; }
#wpforo #wpforo-wrap .wpf-breadcrumb a { color:#666666;}
#wpforo #wpforo-wrap .wpf-breadcrumb div:hover{ background:#E8F0FE; }
#wpforo #wpforo-wrap .wpf-breadcrumb div:hover:after { background:#E8F0FE; }
#wpforo #wpforo-wrap .wpf-breadcrumb div.active{ background:#E8F0FE; color:#4a8eb3; }
#wpforo #wpforo-wrap .wpf-breadcrumb div.active:after { background:#E8F0FE; }
#wpforo #wpforo-wrap .wpf-breadcrumb div:after { background: #FFFFFF; }
#wpforo #wpforo-wrap .wpf-breadcrumb div.active:after { background: #E8F0FE; }
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content img,
#wpforo #wpforo-wrap .wpforo-revision-body img{ border:#e6e6e6 1px solid; background:#FFFFFF; }
#wpforo #wpforo-wrap .wpforo-post blockquote,
#wpforo #wpforo-wrap .wpforo-revision-body blockquote{ border:#999999 1px dotted; background:#e6e6e6; }
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code,
#wpforo #wpforo-wrap .wpforo-revision-body .wpforo-post-code{ border:#e6e6e6 1px solid; background:#e6e6e6; }
#wpforo #wpforo-wrap .wpforo-post code,
#wpforo #wpforo-wrap .wpforo-revision-body code{ border:#e6e6e6 1px solid; background:#e6e6e6; }
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code-title,
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code-title{ border-bottom:#e6e6e6 1px solid;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-attachments{ border:#FFFFFF 1px dotted; }
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-attachments img{border:#e6e6e6 2px solid; background:#FFFFFF; }
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-signature{ border-top:#cccccc 1px dashed; color:#777777;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-membertoggle i{ color:#28A744;}
#wpforo #wpforo-wrap .wpf-mod-message{color:#ff812d}
#wpforo #wpforo-wrap .wpforo-topic-badges{ background-color:#E8F0FE; }
#wpforo #wpforo-wrap .wpf-unread-forum .wpforo-forum-icon i,
#wpforo #wpforo-wrap .wpforo-subforum .wpf-unread-forum i{ color:#659FBE!important;}
#wpforo #wpforo-wrap .wpf-post-starter{color: #007BFF; border-bottom: 1px solid #007BFF;}
#wpforo #wpforo-wrap .wpf-head-bar{background-color: #E8F0FE; border-bottom: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap.wpft-post .wpf-head-bar{background-color: transparent; border-bottom: none;}
#wpforo #wpforo-wrap .wpf-button-outlined{border: 1px solid #28A744;}
#wpforo #wpforo-wrap.wpft-post .wpf-manage-link .wpf-action{background: #E8F0FE;}
#wpforo #wpforo-wrap .wpf-button-outlined:hover{box-shadow: 1px 1px 4px #ccc; background-color: #FFFFFF;}
#wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-forum{border: 1px solid #ff812d; background-color: #FFFFFF;margin-right: 5px;background-color: #FFFFFF;}
#wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-topic{border: 1px solid #ff812d; background-color: #FFFFFF;margin-right: 5px;}
#wpforo #wpforo-wrap .wpf-member-title.wpfut{background-color: #FFFFFF;}
#wpforo #wpforo-wrap .wpf-post-edit-wrap{border-top: 1px dashed #e6e6e6;}
#wpforo #wpforo-wrap .wpforo-post-head{}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top{background-color: #E8F0FE; border-left: 3px solid #007BFF;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box .wpf-tstat svg{fill: #007BFF;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box span{color: #666666;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more{border-left: 1px solid #cccccc;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more svg{fill: #777777;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-info .wpf-post-info-forum{color: #666666;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info h3{border-bottom: 1px dashed #007BFF;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info{background-color: #E8F0FE;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-user-avatar .wpf-tmi-user-posts{background-color: #666666;color: #FFFFFF;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-category{background-color:#E8F0FE; border-bottom:#007BFF 3px solid; }
#wpforo #wpforo-wrap .wpfl-1 .cat-title{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-1 .cat-stat-posts { color:#555555; }
#wpforo #wpforo-wrap .wpfl-1 .cat-stat-topics {color:#555555; }
#wpforo #wpforo-wrap .wpfl-1 .forum-wrap{ border-bottom:#E8F0FE 2px solid; }
#wpforo #wpforo-wrap .wpfl-1 .forum-wrap:last-child{ border-bottom:none; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum{}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-description{color:#777777; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-subforum{ border-top:#dadada 1px dotted; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-footer{ color:#999999; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics{ background-color:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-tab{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list li{ background-color: #E8F0FE; border-bottom: 2px solid #FFFFFF;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-head{ border-bottom:#007BFF 3px solid; color: #555555; }
#wpforo #wpforo-wrap .wpfl-1 .head-title{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-1 .head-stat-posts { color:#555555; }
#wpforo #wpforo-wrap .wpfl-1 .head-stat-views { color:#555555; }
#wpforo #wpforo-wrap .wpfl-1 .topic-wrap{ border-bottom:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic{}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-info{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-posts{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-views{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts{ background-color:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-tab{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-list{ color:#555555; border-left:#e6e6e6 2px solid; background-color:  #FAFAFA; }
#wpforo #wpforo-wrap .wpfl-1 .post-wrap{}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post{}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{ border-top:1px solid #e6e6e6; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left {background:#E8F0FE; border-top:#007BFF 2px solid; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar{background:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-rating{ border:1px solid #e6e6e6; background:#E8F0FE; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .bottom {}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .bottom .reacted-users a{ color:#ff812d; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-action{background: #E8F0FE;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpforo-post-content-top .wpf-action{background: transparent;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-category{ background-color:#E8F0FE; border-bottom:#007BFF 3px solid; }
#wpforo #wpforo-wrap .wpfl-2 .cat-title{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-2 .cat-lastpostinfo{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-2 .forum-wrap{}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum{}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-icon{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-info{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-subforum{}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-stat{ color:#ff812d; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data{background: #FAFAFA;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data .wpforo-last-post-info{border-top:#e6e6e6 1px dashed;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar{ color:#555555 }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar img{ background:#FFFFFF; border:1px solid #cccccc; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-head{ border-bottom:#007BFF 3px solid; color: #555555; }
#wpforo #wpforo-wrap .wpfl-2 .head-title{ color:#555555;}
#wpforo #wpforo-wrap .wpfl-2 .head-stat-posts { color:#555555; }
#wpforo #wpforo-wrap .wpfl-2 .head-stat-views { color:#555555; }
#wpforo #wpforo-wrap .wpfl-2 .head-stat-lastpost { color:#555555; }
#wpforo #wpforo-wrap .wpfl-2 .topic-wrap{ border-bottom:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic{}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-avatar{color:#555555; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-avatar img{ background:#FFFFFF; border:1px solid #cccccc; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-info{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-posts{ color:#555555;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-views{ color:#555555;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-lastpost{ color:#555555;}
#wpforo #wpforo-wrap .wpfl-2 .post-wrap{ border-top:#e6e6e6 1px solid;  }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post{ background-color:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right{ background:#E8F0FE; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom{ border-top:#FFFFFF 1px solid; background:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpf-post-button-actions span.wpf-action{background-color:#e6e6e6;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .avatar{ background:#FFFFFF; border:#e6e6e6 2px solid; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom .cbleft a{color:#ff812d;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-category{ background-color:#E8F0FE; border-bottom:#007BFF 3px solid; }
#wpforo #wpforo-wrap .wpfl-3 .cat-title{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-3 .cat-stat-posts { color:#555555; }
#wpforo #wpforo-wrap .wpfl-3 .cat-stat-answers { color:#555555; }
#wpforo #wpforo-wrap .wpfl-3 .cat-stat-questions { color:#555555; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum{background-color:#FAFAFA;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-icon{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-info{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-footer{ color:#999999; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{color:#555555;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions{color:#555555;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics{ background-color:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-tab{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-list{ color:#555555;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .wpf-tbox{ background:#E8F0FE; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .wpf-tbox .wpforo-label svg{fill: #999999;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-replies i{color: #999999;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-bottom .wpforo-tags i{color: #999999;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-status{border-left: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat .wpft-cell-left{border-bottom: 1px dashed #cccccc;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat .wpft-cell-right{}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-head{border-bottom:#007BFF 3px solid; color: #555555;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic{ color:#555555;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpf-tbox{ background: #FAFAFA; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpf-tbox .wpforo-label svg{fill: #999999;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-replies i{color: #999999;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-bottom .wpforo-tags i{color: #999999;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-status{border-left: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpfl-3 .head-title{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-3 .head-stat-posts { color:#555555; }
#wpforo #wpforo-wrap .wpfl-3 .head-stat-lastpost { color:#555555; }
#wpforo #wpforo-wrap .wpfl-3 .post-wrap{}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post{ background-color:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-tags{ background-color:#E8F0FE; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left { border-right:2px solid #E8F0FE; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-answer{ color:#00a636; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-not-answer{ color:#999999!important; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right{ background:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content{background:  #FAFAFA;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:2px solid #E8F0FE; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-tool-bar{ border-top:1px dotted #e6e6e6; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-signature-content{ border-top:#659FBE 1px dotted; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data-content{ border:#FFFFFF 1px solid; background:#dff4ff;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpforo-post-author-data{border-left: 1px dashed #cccccc; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpforo-post-author-stat{border-left: 1px dashed #cccccc; }
#wpforo #wpforo-wrap .wpfl-3 .wpf-answer-sep{color: #666666; border-bottom: 2px solid #007BFF;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-answer-sep svg{fill: #007BFF; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment{ background-color:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right{  background:#E8F0FE; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpforo-comment-action-links .wpf-action{color: #cccccc;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpforo-comment-action-links .wpf-action:hover{color: #659FBE;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-category{ background-color:#E8F0FE; border-bottom: 3px solid #007BFF; }
#wpforo #wpforo-wrap .wpfl-4.wpf-category-page .wpforo-category{ background-color:transparent;}
#wpforo #wpforo-wrap .wpfl-4.wpf-subforums .wpforo-category{ background-color:transparent; border-bottom: 3px solid #007BFF;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px solid #e6e6e6; }
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .avatar{ background:#FFFFFF; border:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .author-rating{ border:1px solid #e6e6e6; background:#E8F0FE; }
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .bottom { border-top:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .bottom .reacted-users a{ color:#ff812d; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest,
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest,
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved,
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved{color:#777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover{color:#0099CC;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover{color:#ff812d;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover{color:#00a636;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover{color:#777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest.wpf-active{border-color:#0099CC;color:#0099CC;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest.wpf-active{border-color:#ff812d;color:#ff812d;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved.wpf-active{border-color:#00a636;color:#00a636;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved.wpf-active{border-color:#777777;color:#777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item{border-bottom: 1px dashed #dadada;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item:nth-child(even){ border-left: 3px solid #FFFFFF;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color: #555555;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color: #659FBE;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head{ border-bottom: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-label{border-bottom:1px dashed #999999; color: #666666;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-head-box{ color: #666666;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-body {color:#555555;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags .wpf-tags-text i{color: #999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a{color: #777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a:hover{color: #659FBE;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users a img{background-color: #FFFFFF;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread-users-avatars img.avatar,
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread-users-avatars img{box-shadow: 0 0 2px #999999;}
#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head{ background: #007BFF; color: #FFFFFF; border-bottom: 2px solid #cccccc; }
#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head .wpf-head-box{color: #FFFFFF;}
#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-thread{background-color: #E8F0FE;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-status .wpf-circle.wpfsq:first-child{box-shadow: 0px 0px 18px #e6e6e6 inset; border: 1px solid #eee;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-last-reply .wpf-thread-last-avatar i{color: #999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-topic-meta .wpforo-tags .wpf-tags-title i{color: #777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left .wpf-author-posts{color: #777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top{}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top .wpf-post-date{color:#999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-author{color:#999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content{}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot{ background:  #FAFAFA; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reaction-wrap .wpf-like-count{color: #777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action{}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply:hover .wpf-action{color: #659FBE;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons:hover .wpf-action{color: #999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action{ color: #cccccc; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action:hover{ color: #28A744;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i,
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i{color: #659FBE;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i,
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i{color: #659FBE;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i,
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i{color: #659FBE;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i,
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i{color: #659FBE;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i:hover,
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i:hover{ color: #28A744;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar{color: #777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-post-replies-info{color: #007BFF;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-prsep{border-bottom: 1px dashed #999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpforo-ttgg i{color: #999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author-avatar .avatar{background: #FFFFFF; border: 1px solid #dadada;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo{color: #777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{color:#999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content{background-color:  #FAFAFA;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree{border-bottom: 1px dashed #cccccc;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree i{color: #999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item em{color: #777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar{background: #FFFFFF; border: 1px solid #007BFF;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot{border-top: #E8F0FE 1px solid;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer {background:  #FAFAFA;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .reacted-users:not(:empty){ border-top: 3px solid #FFFFFF;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .reacted-users a{ color:#ff812d; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-replies-sep{border-bottom: 1px solid #cccccc; color: #999999;}
#wpforo #wpforo-wrap .wpf-popover i.fa-thumbs-up{color: #28A744;}
#wpforo #wpforo-wrap .wpf-popover i.fa-thumbs-down{color: #f42d2c;}
#wpforo #wpforo-wrap .wpf-popover .wpf-react.wpf-unreacted > i{ color: #999999; }
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head{box-shadow: 0 0 2px #cccccc;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head .wpforo-profile-back{background: #007BFF; color: #FFFFFF;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span{color: #28A744;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-ban[data-currentstate="0"]{color: #999;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-ban[data-currentstate="1"]{color: #e76a11;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-delete{color: #c22517;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu{ border-bottom: 2px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu:hover{ background: #E8F0FE; color:#555555;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu{ border-right:#FFFFFF 1px solid; }
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu.wpforo-active{color: #007BFF;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-home .wpf-field.wpf-field-name-html_soc_net{border-bottom: 2px solid #E8F0FE;}
#wpforo #wpforo-wrap .wpf-profile-section{color: #666666;}
#wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox .wpf-statbox-icon{background-color: #dff4ff; fill: #659FBE; color: #659FBE;}
#wpforo #wpforo-wrap .wpf-board-panel{background: #E8F0FE;}
#wpforo #wpforo-wrap .wpf-board-panel-right span{border-left: 1px solid #FFFFFF;}
#wpforo #wpforo-wrap .wpf-board-panel-right span.wpf-active{background: #FFFFFF; background: #FFFFFF;}
#wpforo #wpforo-wrap .wpforo-profile .wpf-field .wpf-field-cl{ clear:both;}
#wpforo #wpforo-wrap .wpforo-profile .wpf-field input {max-width: 100%;}
#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="text"],
#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="password"],
#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="email"],
#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="date"],
#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="number"],
#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="url"],
#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="tel"],
#wpforo #wpforo-wrap .wpforo-profile .wpf-field textarea,
#wpforo #wpforo-wrap .wpforo-profile .wpf-field select{box-shadow:none; background-color: #E8F0FE; border: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-activity-panel{box-shadow: 0px 0px 3px #cccccc;}
#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-right span{border-right: 1px solid #E8F0FE;}
#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-right span.wpf-active{background: #E8F0FE;}
#wpforo #wpforo-wrap .wpf-activity-icon i{background: #FFFFFF; box-shadow: 0px 0px 5px #bbb;}
#wpforo #wpforo-wrap .wpf-activity-icon svg{fill: #999999;}
#wpforo #wpforo-wrap .wpf-activity-data{border-left: 2px solid #E8F0FE;}
#wpforo #wpforo-wrap .wpf-activity-data .wpf-activity-bottom .wpf-activity-forum{border-left: 1px dashed #cccccc;}
#wpforo #wpforo-wrap .wpfa-reply .wpf-activity-icon svg{fill: #999999;}
#wpforo #wpforo-wrap .wpforo-subscriptions .sbn-icon{ border-right:2px solid #FFFFFF; }
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options{background: #FFFFFF; border: 1px solid #dadada; border-left: 1px solid #dadada; }
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options ul li{border-bottom: 1px dotted #cccccc;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-cat{background: #E8F0FE;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk div{border-bottom: 1px dotted #999999;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-checkbox{color: #555555;}
#wpforo #wpforo-wrap .wpf-sbs-panel{box-shadow: 0px 0px 3px #cccccc;}
#wpforo #wpforo-wrap .wpf-sbs-panel .wpf-sbs-panel-right span{border-right: 1px solid #E8F0FE;}
#wpforo #wpforo-wrap .wpf-sbs-panel .wpf-sbs-panel-right span.wpf-active{background: #E8F0FE;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sb{border-bottom: 1px dashed #cccccc;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sb .sbn-action i{color: #e85757;}
#wpforo #wpforo-wrap .wpforo-followers .wpf-tab-subtitle{border-bottom: 1px dashed #cccccc;}
#wpforo #wpforo-wrap .wpforo-followers .wpforo-follower{background: #E8F0FE;}
#wpforo #wpforo-wrap .wpforo-following .wpf-tab-subtitle{border-bottom: 1px dashed #cccccc;}
#wpforo #wpforo-wrap .wpforo-following .wpforo-follower{background: #E8F0FE;}
#wpforo #wpforo-wrap .wpforo-following .wpforo-follower .sbn-action a{color: #e85757;}
#wpforo #wpforo-wrap input[type="text"], #wpforo #wpforo-wrap input[type="password"],
#wpforo #wpforo-wrap input[type="email"], #wpforo #wpforo-wrap textarea,
#wpforo #wpforo-wrap select { border: 1px solid #dadada; color: #777777; box-shadow: inset 0 1px 4px #e6e6e6; -moz-box-shadow: inset 0 1px 4px #e6e6e6; -webkit-box-shadow: inset 0 1px 4px #e6e6e6; }
#wpforo #wpforo-wrap input[type="submit"],
#wpforo #wpforo-wrap input[type="reset"],
#wpforo #wpforo-wrap input[type="button"],
#wpforo-dialog input[type="submit"],
#wpforo-dialog input[type="reset"],
#wpforo-dialog input[type="button"]{ background:#007BFF; color:#FFFFFF; border: 1px solid #0099CC; }
#wpforo #wpforo-wrap input[type="submit"]:hover,#wpforo #wpforo-wrap input[type="reset"]:hover{ background:#0099CC; }
#wpforo #wpforo-wrap input[type="button"]:hover{ background:#0099CC; }
#wpforo #wpforo-wrap .wpf-button, .wpf-button{ background:#007BFF; color:#FFFFFF!important; border: 1px solid #0099CC; }
#wpforo #wpforo-wrap .wpf-button:hover, .wpf-button:hover{ background:#0099CC; }
#wpforo #wpforo-wrap .wpforo-category .wpf-button{ background:#FFFFFF; color:#007BFF!important; border: 1px solid #0099CC; box-shadow: 0 0 3px #fff; }
#wpforo #wpforo-wrap .wpforo-category .wpf-button:hover{ background:#007BFF; color:#FFFFFF!important; border: 1px solid #0099CC; box-shadow: 0 0 10px #fff; }
#wpforo #wpforo-wrap .wpf-button-secondary, .wpf-button-secondary{background: #FEFEFE !important; color: #333333 !important; border: 1px solid #CCCCCC !important;}
#wpforo #wpforo-wrap .wpf-button-secondary:hover, .wpf-button-secondary:hover{background: #FFFFFF !important;}
#wpforo #wpforo-wrap .wpf-topic-create{ background-color:  #E8F0FE ;}
#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tools{ border-bottom:1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-tmce{ border: 1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-html{ border: 1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"] { background:#007BFF; color:#FFFFFF; }
#wpforo #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"]:hover{ background:#0099CC!important; }
#wpforo #wpforo-wrap .wpf-post-create { background-color:  #E8F0FE ;}
#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tools{ border-bottom:1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-tmce{ border: 1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-html{ border: 1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"] { background:#007BFF; color:#FFFFFF; }
#wpforo #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"]:hover{ background:#0099CC!important; }
#wpforo #wpforo-wrap .wpforo-tags .wpf-tags-title{border-right: 1px solid #FFFFFF;}
#wpforo #wpforo-wrap .wpf-tags a{background:#4a8eb3; color:#FFFFFF;}
#wpforo #wpforo-wrap .wpf-tags a:before{ border-color:transparent #4a8eb3 transparent transparent;}
#wpforo #wpforo-wrap .wpf-tags a:after{ background:#FFFFFF; -moz-box-shadow:-1px -1px 2px #28A744; -webkit-box-shadow:-1px -1px 2px #28A744; box-shadow:-1px -1px 2px #28A744;}
#wpforo #wpforo-wrap .wpf-topic-tags #wpf_tags{color: #4a8eb3;}
#wpforo #wpforo-wrap.wpf-dark .wpf-topic-tags #wpf_tags{color: #555555;}
#wpforo #wpforo-wrap .wpf-tags a:active,
#wpforo #wpforo-wrap .wpf-tags a:visited{color: #FFFFFF;}
#wpforo #wpforo-wrap .wpf-tags a:hover{background:#666666; color: #FFFFFF;}
#wpforo #wpforo-wrap .wpf-tags a:hover:before{border-color:transparent #666666 transparent transparent;}
#wpforo #wpforo-wrap .wpforo-topic-footer{color: #777777;}
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-wrap{border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-no-rel{border-top: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-topic-visitors{border-top: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-topic-navi .wpf-navi-wrap{border-top: #e6e6e6 3px solid;}
#wpforo #wpforo-wrap .wpf-tags-text i,
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-title i{color:#777777;}
#wpforo #wpforo-wrap .wpforo-members-wrap td.wpf-members-search { border-bottom:1px solid #e6e6e6; }
#wpforo #wpforo-wrap .wpforo-members .wpforo-member {background: #FAFAFA;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-social a{color: #cccccc; fill: #cccccc;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-social a:hover{color: #007BFF; fill: #007BFF;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-ug{border: 1px dashed #E8F0FE;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-reputation{}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-bg{box-shadow: 0 0 4px #cccccc;}
#wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content { border-top:#007BFF 1px solid; border-bottom:#cccccc 1px solid; padding: 40px 1%; }
#wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content h3{color:#555555}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content { border-top:#007BFF 1px solid; border-bottom:#cccccc 1px solid; padding: 40px 1%; }
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table{ padding:1%; }
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table .wpf-field{border-bottom:none;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content h3{color:#555555}
#wpforo #wpforo-wrap .wpforo-404-wrap .wpforo-404-content { border-top:#e6e6e6 1px solid; border-bottom:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpforo-404-wrap .wpf-search-box { border:#cccccc 1px dashed; }
#wpforo #wpforo-wrap .wpf-please-login{background-color: #E8F0FE;}
#wpforo #wpforo-wrap #wpforo-search-title { color:#333333; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar{ background:#E8F0FE; border:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfltd{ border-bottom:1px dotted #FFFFFF; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfrtd{ border-bottom:1px dotted #FFFFFF; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content { border-bottom:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ptr{ border-bottom:#cccccc 1px solid;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-htr{ background-color:#007BFF; color:#FFFFFF; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ttr{ background:#E8F0FE }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-icon{ border-right:1px solid #FFFFFF;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-icon { border-right:1px solid #FFFFFF;}
#wpforo #wpforo-wrap #wpforo-recent-title { color:#333333; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar{ background:#E8F0FE; border:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfltd{ border-bottom:1px dotted #FFFFFF; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfrtd{ border-bottom:1px dotted #FFFFFF; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content { border-bottom:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-htr{ border-bottom:#007BFF 3px solid; color:#777777; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr{ background:  #FAFAFA;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-shead-icon{ border-right:1px solid #FFFFFF;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-icon { border-right:1px solid #FFFFFF;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-stext{color:#666666}
#wpforo #wpforo-wrap .wpf-action, .wpf-notifications .wpf-action{ color: #28A744; }
#wpforo #wpforo-wrap .wpf-action:hover, .wpf-notifications .wpf-action:hover{ cursor: pointer; color: #659FBE; }
#wpforo #wpforo-wrap .wpf-action.wpforo-tools{}
#wpforo #wpforo-wrap .wpf-action.wpforo-tools:hover{cursor: pointer;}
#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-page-info{ color:#666666; }
#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-prev-button{ background:#007BFF; color:#FFFFFF;}
#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-next-button{ background:#007BFF; color:#FFFFFF;}
#wpforo #wpforo-wrap #wpforo-stat-header{ color: #555555; border-bottom: 1px solid #cccccc;}
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-stat-item{border-right:1px solid #e6e6e6;}
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-stat-item i{color:#777777;}
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-stat-item .wpf-stat-value{color:#777777;}
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-stat-item .wpf-stat-label{border-top:1px dotted #cccccc; color:#777777;}
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-last-info i{color:#777777;}
#wpforo #wpforo-wrap #wpforo-poweredby{ border-top: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title{ border-bottom: 3px solid #007BFF; margin-bottom: -2px;}
#wpforo #wpforo-wrap  .wpf-footer-box{background-color:#E8F0FE;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-member svg,
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-post svg{fill:#777777;}
#wpforo #wpforo-wrap  #wpforo-stat-body.wpf-new svg,
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-all-read i{color:#4a8eb3;}
#wpforo #wpforo-wrap .widget-title,
.wpforo-widget-wrap .widget-title{ border-bottom:2px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li,
.wpforo-widget-wrap .wpforo-widget-content li{ border-bottom:1px dotted #cccccc; }
.wpforo-widget-wrap .wpf-widget-tags li{border:none!important;}
.wpforo-widget-wrap .wpf-widget-tags li a{border-color:#659FBE!important; }
.wpforo-widget-wrap .wpf-widget-tags li span{border:1px solid #659FBE!important; background-color: #659FBE!important;color: #FFFFFF!important;}
.wpforo-widget-wrap .wpf-widget-tags li a:hover{background-color: #659FBE!important;color: #FFFFFF!important;}
.wpforo-widget-wrap .wpf-prof-footer .wpf-prof-buttons a:hover{background: #659FBE!important;}
.ui-dialog { z-index: 999998 !important; }
.wpf-video{	margin: 10px !important; }
.ui-dialog .ui-widget-header{  background-color: #007BFF!important; border-bottom:#cccccc 1px solid!important; }
.ui-dialog .ui-widget-header span.ui-dialog-title{ color: #FFFFFF !important; }
.ui-widget input[type="submit"]:hover{ background:#0099CC; }
.ui-widget input[type="submit"]{ background:#007BFF; color:#FFFFFF; border: 1px solid #0099CC; }
#wpforo #wpforo-wrap .wpforo-topic-badges i.fa,
#wpforo #wpforo-wrap .wpforo-topic-badges i.fas,
#wpforo #wpforo-wrap .wpforo-topic-badges i.fab,
#wpforo #wpforo-wrap .wpforo-topic-badges i.far,
#wpforo #wpforo-wrap .wpforo-topic-badges i.fal { color: #007BFF; }
#wpf_multi_quote .wpf-multi-quote{color: #FFFFFF; background: #007BFF;}
body.wpf-dark #wpf_multi_quote .wpf-multi-quote{color: #28A744;}
#wpf-msg-box a{color:#FFFFFF;}
#wpf-msg-box a:hover{color:#e6e6e6;}
#wpf-msg-box > p{color:#FFFFFF!important;background-color:#007BFF;background:-moz-linear-gradient(#007BFF);background:-o-linear-gradient(#007BFF);background:linear-gradient(#007BFF);}
#wpf-msg-box > p:after{border-color:transparent #007BFF;}
#wpf-msg-box > p.error{background-color:#f46464;background:-moz-linear-gradient(#f46464);background:-o-linear-gradient(#f46464);background:linear-gradient(#f46464);}
#wpf-msg-box > p.error:after{border-color:transparent #f46464;}
#wpf-msg-box > p.success{background-color:#00a636;background:-moz-linear-gradient(#00a636);background:-o-linear-gradient(#00a636);background:linear-gradient(#00a636);}
#wpf-msg-box > p.success:after{border-color:transparent #00a636;}
body.wpf-dark #wpf-msg-box > p, body.wpf-dark #wpf-msg-box a, body.wpf-dark #wpf-msg-box a:visited{color:#28A744!important;}
body.wpf-dark #wpf-msg-box a:hover, body.wpf-dark #wpf-msg-box a:active{color:#659FBE!important;}
#wpforo #wpforo-wrap .wpf-field { border-bottom: 1px dashed #cccccc;}
#wpforo #wpforo-wrap .wpf-field .wpf-label i{ color: #777777; }
#wpforo #wpforo-wrap .wpf-field:not(.wpf-field-type-tinymce) .wpf-field-wrap i{ color: #777777; }
#wpforo #wpforo-wrap .wpf-field .wpf-field-cl{ clear:both;}
#wpforo #wpforo-wrap .wpf-field input {max-width: 100%;}
#wpforo #wpforo-wrap .wpf-field input[type="text"],
#wpforo #wpforo-wrap .wpf-field input[type="search"],
#wpforo #wpforo-wrap .wpf-field input[type="password"],
#wpforo #wpforo-wrap .wpf-field input[type="email"],
#wpforo #wpforo-wrap .wpf-field input[type="date"],
#wpforo #wpforo-wrap .wpf-field input[type="number"],
#wpforo #wpforo-wrap .wpf-field input[type="url"],
#wpforo #wpforo-wrap .wpf-field input[type="tel"],
#wpforo #wpforo-wrap .wpf-field textarea,
#wpforo #wpforo-wrap .wpf-field select{box-shadow:none; background-color: #FFFFFF; border: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-field input::-webkit-input-placeholder,
#wpforo #wpforo-wrap .wpf-field textarea::-webkit-input-placeholder  { color: #999999;}
#wpforo #wpforo-wrap .wpf-field input::-moz-placeholder,
#wpforo #wpforo-wrap .wpf-field textarea::-moz-placeholder  {color: #999999;}
#wpforo #wpforo-wrap .wpf-field input:-ms-input-placeholder,
#wpforo #wpforo-wrap .wpf-field textarea:-ms-input-placeholder  {color: #999999;}
#wpforo #wpforo-wrap .wpf-field input:-moz-placeholder,
#wpforo #wpforo-wrap .wpf-field textarea:-moz-placeholder {color: #999999;}
#wpforo #wpforo-wrap .wpf-field input[type="text"]:focus,
#wpforo #wpforo-wrap .wpf-field input[type="password"]:focus,
#wpforo #wpforo-wrap .wpf-field input[type="email"]:focus,
#wpforo #wpforo-wrap .wpf-field input[type="date"]:focus,
#wpforo #wpforo-wrap .wpf-field input[type="number"]:focus,
#wpforo #wpforo-wrap .wpf-field input[type="url"]:focus,
#wpforo #wpforo-wrap .wpf-field input[type="tel"]:focus,#wpforo #wpforo-wrap .wpf-field textarea:focus,
#wpforo #wpforo-wrap .wpf-field select:focus{ background-color: #feffec}
#wpforo #wpforo-wrap .wpf-field .wpf-label i{ padding-right:5px; width:25px;}
#wpforo #wpforo-wrap .wpf-field .wpf-field-wrap i{}
#wpforo #wpforo-wrap .wpf-field .wpf-field-required-icon{color: #ff812d;}
#wpforo #wpforo-wrap .wpf-field .wpf-field-wrap .mce-tinymce.mce-container.mce-panel{border: 3px solid #E8F0FE; border-width: 3px !important;}
#wpforo #wpforo-wrap .wpf-add-topic-title{border: 1px dashed #007BFF; color: #007BFF; border-right: none; border-left: none;}
#wpforo #wpforo-wrap .wpf-acp-header{border-bottom: 1px dashed #007BFF;}
#wpforo #wpforo-wrap .wpf-acp-header .wpf-acp-toggle i{color: #007BFF;}
#wpforo #wpforo-wrap .wpf-tools {background: #E8F0FE; outline:3px solid #FFFFFF;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab{ border-bottom-color: #999999; }
#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab.wpf-tt-active{ border-bottom-color: #007BFF; color:#007BFF; }
#wpforo #wpforo-wrap .wpf-tools .wpf-tool h3{ color: #e6e6e6}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-tool-desc{ color: #999999;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]{background: #FFFFFF;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts{background: #FFFFFF; border: 1px solid #dadada; border-left: 3px solid #dadada; }
#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom: 1px dotted #cccccc;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::placeholder {color: #cccccc; opacity: 1;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]:-ms-input-placeholder {color: #cccccc;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::-ms-input-placeholder {color: #cccccc;}
#wpforo #wpforo-wrap .wpf-sb-1{color:#cccccc;background-color:#E8F0FE;}
#wpforo #wpforo-wrap .wpf-sb-2{color:#007BFF;background-color:#E8F0FE;}
#wpforo #wpforo-wrap .wpf-sb-3{color:#cccccc;background-color:transparent;}
#wpforo #wpforo-wrap .wpf-sb-4{color:#007BFF;background-color:transparent;}
#wpforo #wpforo-wrap .wpf-sb .wpf-sb-buttons i{color: #cccccc;}
#wpforo #wpforo-wrap .wpf-sb .wpf-sb-toggle .wpfsa{color:#007BFF!important;}
#wpforo #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-1,
#wpforo #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-2{border:1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-right, #wpforo #wpforo-wrap .wpfl-3 .wpf-sb-right{ border-top:1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-left, #wpforo #wpforo-wrap .wpfl-3 .wpf-sb-left{ background-color:transparent;}
#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-left: 1px dotted #28A744;}
[dir="rtl"] #wpforo #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-right: 1px dotted #28A744; border-left:none;}
#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top.sb-tt-expanded .wpf-sb-buttons i{color:#28A744;}
#wpforo #wpforo-wrap .wpf-sbtn {color: #555555;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-title i{color: #999999;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button{background: #aaaaaa; color: #ffffff; }
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button.wpf-sb-icon{background: transparent; color: #777777; border: 1px solid #bbbbbb;}
#wpforo #wpforo-wrap .wpf-sb .wpf-fb .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-fb i:hover{ color: #4267b2!important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-tw .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-tw i:hover{ color: #232323 !important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-wapp .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-wapp i:hover{ color: #1BD741!important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-lin .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-lin i:hover{ color: #0A75B5!important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-gg .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-gg i:hover{ color: #DB4437!important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-vk .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-vk i:hover{ color: #4A76A8!important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-ok .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-ok i:hover{ color: #EE8208!important;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-fb:hover{ background-color: #4267b2; border-color: #4267b2; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-tw:hover{ background-color: #252525; border-color: #2c2c2c; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-lin:hover{ background-color: #0A75B5; border-color: #0A75B5; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-wapp:hover{ background-color: #1BD741; border-color: #1BD741; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-gg:hover{ background-color: #DB4437; border-color: #DB4437; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-vk:hover{ background-color: #4A76A8; border-color: #4A76A8; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-ok:hover{ background-color: #EE8208; border-color: #EE8208; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-fb{ background-color: #4267b2; border-color: #4267b2; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-tw{ background-color: #1a1a1a; border-color: #2a2a2a; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-wapp{ background-color: #1BD741; border-color: #1BD741; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-lin{ background-color: #0A75B5; border-color: #0A75B5; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-gg{ background-color: #DB4437; border-color: #DB4437; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-vk{ background-color: #4A76A8; border-color: #4A76A8; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-ok{ background-color: #EE8208; border-color: #EE8208; color: #fff;}
#wpforo #wpforo-wrap .wpforo-revisions-wrap{border-color: #e6e6e6;}
#wpforo #wpforo-wrap .wpforo-revisions-wrap *{border-color: #007BFF !important;}
#wpforo #wpforo-wrap .wpforo-revision{background-color: #E8F0FE; box-shadow: 0 0 4px #cccccc;}
#wpforo #wpforo-wrap .wpforo-revision .wpforo-revision-top{color: #666666;}
#wpforo #wpforo-wrap .wpforo-revisions-wrap .wpforo-revision-body{background-color: #FFFFFF; color: #555555;}
#wpforo #wpforo-wrap .wpf-topic-form-wrap > .wpf-extra-fields{border-top:1px #e6e6e6 solid;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-revision .wpforo-revision-top{color: #999999;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-revisions-wrap .wpforo-revision-body{background-color: #e6e6e6; color: #28A744;}
@media screen and (max-width:800px) {
#wpforo #wpforo-wrap #wpforo-menu .wpf-menu{background-color:#E8F0FE;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{border-top: 1px solid #e6e6e6; }
}
#wpforo #wpforo-wrap.wpf-dark { color: #28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfcl-3{ color:#28A744!important; }
#wpforo #wpforo-wrap.wpf-dark .wpfcl-1{ color:#28A744!important; }
#wpforo #wpforo-wrap.wpf-dark .wpfcl-4{ color:#28A744!important; }
#wpforo #wpforo-wrap.wpf-dark .wpf-action{ color: #28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpforo-post .wpforo-post-content p{ color:#28A744; }
#wpforo #wpforo-wrap.wpf-dark #wpforo-menu li a { color: #28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-lastpost, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-lastpost{ color: #28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post{ color: #28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-lastpost, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-lastpost{ color: #28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-description, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-forum-description{ color: #28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .cat-title, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .cat-title, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .cat-title{ color:#28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-category div, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-category div, #wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpforo-category div{ color:#28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-topic-date, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-topic-date, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-topic-date{ color:#28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-posts, #wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-views{ color:#28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-posts, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-views{ color:#28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-posts, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-views{ color:#28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-post-date, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post-date, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-post-date{ color:#28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-title, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-title, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-title{ color:#28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-posts, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-posts, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-posts{ color:#28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-views, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-views, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-views{ color:#28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-post .wpf-left, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-left, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-post .wpf-left{ color:#28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div.cat-stat-posts,
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div.cat-stat-topics{color: #999;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-topic-user{color: #eee;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top, #wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-top, #wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{ color:#28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-forum-stat-questions, #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers, #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{ color:#28A744; }
#wpforo #wpforo-wrap.wpf-dark #wpforo-stat-header{ color: #28A744; border-bottom: 1px solid #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpf-button{ color:#28A744!important; }
#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create .wpf-subject{background-color:#333333}
#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create{background-color:#E8F0FE}
#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create div.mce-toolbar-grp{background-color:#E8F0FE}
#wpforo #wpforo-wrap.wpf-dark .wpf-post-create .wpf-subject{background-color:#333333}
#wpforo #wpforo-wrap.wpf-dark .wpf-post-create{background-color:#E8F0FE}
#wpforo #wpforo-wrap.wpf-dark .wpf-post-create div.mce-toolbar-grp{background-color:#E8F0FE}
#wpforo #wpforo-wrap.wpf-dark input[type="submit"], #wpforo #wpforo-wrap.wpf-dark input[type="button"]{color:#28A744!important;}
#wpforo #wpforo-wrap.wpf-dark input[type="text"], #wpforo #wpforo-wrap.wpf-dark input[type="search"], #wpforo #wpforo-wrap.wpf-dark input[type="email"], #wpforo #wpforo-wrap.wpf-dark input[type="date"], #wpforo #wpforo-wrap.wpf-dark input[type="number"], #wpforo #wpforo-wrap.wpf-dark input[type="url"], #wpforo #wpforo-wrap.wpf-dark input[type="tel"], #wpforo #wpforo-wrap.wpf-dark input[type="password"], #wpforo #wpforo-wrap.wpf-dark input[type="email"], #wpforo #wpforo-wrap.wpf-dark textarea, #wpforo #wpforo-wrap.wpf-dark select{color:#555555;background-color:#333333;}
#wpforo #wpforo-wrap.wpf-dark input[type="text"].wpf-search-field{background-color:transparent; color:#28A744; }
#wpforo #wpforo-wrap.wpf-dark .wpf-field input::-webkit-input-placeholder, #wpforo #wpforo-wrap.wpf-dark .wpf-field textarea::-webkit-input-placeholder  { color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpf-field input::-moz-placeholder, #wpforo #wpforo-wrap.wpf-dark .wpf-field textarea::-moz-placeholder  {color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpf-field input:-ms-input-placeholder, #wpforo #wpforo-wrap.wpf-dark .wpf-field textarea:-ms-input-placeholder  {color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpf-field input:-moz-placeholder, #wpforo #wpforo-wrap.wpf-dark .wpf-field textarea:-moz-placeholder {color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark #wpforo-stat-body{border:none;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-members-content table tr{ background-color:#E8F0FE!important; }
#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .profile-rating-bar-wrap{background:none;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .wpforo-profile-head{border:none;}
#wpforo #wpforo-wrap.wpf-dark .wpf-field:nth-child(even) {background-color: #E8F0FE;}
#wpforo #wpforo-wrap.wpf-dark .wpf-field .wpf-field-wrap { color:#777777}
#wpforo #wpforo-wrap.wpf-dark .wpf-field:not(.wpf-field-type-tinymce) .wpf-field-wrap i{ color:#cccccc}
#wpforo #wpforo-wrap.wpf-dark .wpf-table .wpfw-1 .wpf-field:nth-child(even) {background-color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-table .wpfw-1 .wpf-field:nth-child(even){background-color: transparent;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-head .wpforo-active { color:#FFFFFF!important;}
#wpforo #wpforo-wrap.wpf-dark .wpf-profile-section .wpf-statbox .wpf-statbox-value{color:#777777}
#wpforo #wpforo-wrap.wpf-dark .wpf-post-create {border: none;}
#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create {border: none;}
#wpforo #wpforo-wrap.wpf-dark #wpforo-description{color:#777777}
#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-table{background-color: transparent;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-content > h3, #wpforo #wpforo-wrap.wpf-dark .wpforo-register-wrap .wpforo-register-content > h3{color:#777777}
#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts{background: #666666; border:none; }
#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom: 1px dotted #333333;}
#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool li input[type="text"]{background: #dadada;}
#wpforo #wpforo-wrap.wpf-dark .wpf-sbtn .wpf-sbtn-title{ color: #777777}
#wpforo #wpforo-wrap.wpf-dark .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button {background: #666666;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color: #777777;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color: #28A744;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat{color: #777777;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-threads-head .wpf-head-box{color: #777777;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-users a img{background:#28A744}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-box{color: #4a8eb3;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-status .wpf-circle.wpfsq:first-child{border: none;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item, #wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-head-bar{border-bottom: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap.wpf-dark .wpf-button{box-shadow: none;}
#wpforo #wpforo-wrap.wpf-dark .wpf-thread-forum .wpf-circle i {background: #fff;padding: 0;border-radius: 50%;height: 35px;width: 35px;line-height: 35px;}
#wpforo #wpforo-wrap.wpf-dark .wpf-member-title.wpfut{border:none;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action {background: transparent;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content {border: 1px solid #E8F0FE; background-color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-content-foot { border-top: #999999 1px solid; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar {background-color: #28A744; border: 1px solid #ff812d; }
#wpforo #wpforo-wrap.wpf-dark .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-checkbox{color: inherit;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-portable-form-wrap div.mce-toolbar-grp, #wpforo #wpforo-wrap .wpforo-portable-form-wrap div.mce-menubar{background-color:#E8F0FE}
#wpforo #wpforo-wrap.wpf-dark .wpf-spoiler-wrap {background-color: #444444;}
#wpforo #wpforo-wrap.wpf-dark .wpf-navi .wpf-navi-wrap .wpf-next-button, #wpforo #wpforo-wrap.wpf-dark .wpf-navi .wpf-navi-wrap .wpf-prev-button{color: #777777;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-info{color: #777777;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .h-bottom .wpf-profile-menu:hover{color:#333333; }
#wpforo #wpforo-wrap.wpf-dark .wpforo-recent-wrap .wpforo-recent-content .wpf-htr{ color:#28A744; }
#wpf-widget-profile.wpf-dark .wpf-prof-footer .wpf-prof-buttons a:not(:last-child){color:#FFFFFF; background:#333333;}
#wpforo #wpforo-wrap.wpf-dark .wpf-notifications .wpf-notification-content li a,
#wpf-widget-profile.wpf-dark .wpf-notifications .wpf-notification-content li a{color:#666666;}
#wpforo #wpforo-wrap.wpf-dark .wpf-notifications .wpf-notification-content li:hover,
#wpf-widget-profile.wpf-dark .wpf-notifications .wpf-notification-content li:hover{background:#333333;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-title {background: #000; color: #fff;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content {background: #000;color: #999;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer {background: #000;border-top: 1px dashed #777;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content a.wpf-button-secondary {box-shadow: 0px 0px 5px #999;background: #777;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content a.wpf-button-secondary:hover {box-shadow: 0px 0px 8px #fff;color: #fff;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer a.wpf-button-secondary {background: #777;color: #fff;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer a.wpf-button-secondary:last-child{color: #fff!important; background: #e22d00;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr{background-color: #333;}
#wpforo #wpforo-wrap.wpf-dark #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a,
#wpforo #wpforo-wrap.wpf-dark #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a{background-color: #555;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-profile .wpforo-user-actions {padding: 10px 18px;background: #333;border-radius: 24px;border: none;}
#wpforo #wpforo-wrap.wpf-dark .wpf-profile-section .wpf-statbox .wpf-statbox-icon svg{fill: #555;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-content-foot,
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpforo-post .wpforo-post-footer {background: #333;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-post-head .wpf-topic-more-info .wpf-tmi-user-avatar .wpf-tmi-user-posts {color: #fff;}
#wpforo #wpforo-wrap.wpf-dark .wpf-post-create .mce-container-body .mce-container .mce-container-body .mce-container > div{margin:0;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-portable-form-wrap {background-color: #333;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic .wpf-tbox {background: #333;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content .wpforo-reaction{background-color: #111;}
#wpforo #wpforo-wrap.wpf-dark .wpf-popover .wpf-popover-content{background-color: #333;}
#wpforo #wpforo-wrap .wpforo-forum-title{font-size: 18px!important; line-height: 19px!important;}
#wpforo #wpforo-wrap .wpforo-topic-title a { font-size: 18px!important; }
#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content {font-size: 15px!important;}
#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content p {font-size: 15px;}
#wpforo #wpforo-wrap{
font-size: 13px; width: 100%; padding: 10px 0; margin: 0px;
}.wp-caption-text{
font-weight: 400;
font-size: 14px;
font-style: italic;
color: #3f3836;
}
.gallery-caption{
font-weight: 500;
}
.bypostauthor{
text-align: left;
}