.chat-box .chat-right-aside .chat .chat-msg-box.chat-to-note .other-message {
    width: 100%;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 20%);
}
body.dark-sidebar .page-wrapper.compact-wrapper .page-main-header .main-header-left {
    padding: 15px 40px;
    justify-content: center;
}
.logo-wrapper img, .dark-logo-wrapper img {
    display: block;
    max-width: 164px;
    width: auto;
}
.list-persons .nav-pills {
    overflow: auto;
    flex-flow: column;
}
a.nav-link.prospect-info-trigger {
    display: block;
    width: 100%;
}
.loading-data .loading-shimmer {
    position: relative;    
    overflow: hidden;
}
.loading-data .loading-shimmer.absolute-content {
    position: absolute;
}
.loading-data .loading-shimmer:after {
    position: absolute;
    width: 200%;
    height: 100%;
    left: -100%;
    top: 0;
    content: "";
    background: linear-gradient(to right, #eeeeee 48%, #dddddd 58%, #eeeeee 73%);
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
}
.contacts-tabs .nav-pills .nav-link.hide {
    display: none;
}
/*
div#client-info-panel .media-body {
    padding-right: 240px;
}
*/
a.client-info-trigger {
    display: block;
    width: 100%;
}
.select-ae-prospect {
    padding: 35px 20px;
    border: 1px solid;
}
button#add-client-note.processing {
    pointer-events: none;
}
button#add-client-note.processing:after {
    font-size: 16px;
    content: "Adding...";
}
.google-drive-slide-in {
    position: fixed;
    z-index: -9;
    width: calc(100% - 290px);
    height: 100%;
    right: -100%;
    top: 0;
    overflow: auto;
    padding: 30px;
    background: #fff;
    transition: all 0.5s ease 0s;
}
.google-drive-slide-in.active {
    
    z-index: 9999;

    right: 0;
}


.google-drive-close {
    background: #000;
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
}
.google-drive-close span {
    display: block;
    transform: rotate(45deg);
}

.additional-preloader {
    position: fixed;
    z-index: -999;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    opacity: 0.25;
}
body.something-processing .additional-preloader {
    z-index: 999;
    opacity: 1;
    visibility: visible;
}
.additional-preloader .loader-box {
    width: 100%;
    height: 100%;
}
.additional-preloader .loader-box .loader-38 {
    transform: scale(10);
}
.additional-preloader {
    position: fixed;
    z-index: 99999;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255,255,255,0.25);
}

#UseyourDrive .fileupload-header {
    display: none !important;
}
#UseyourDrive .wpcp-thumb-view .folders-container .entry {
    min-width: calc(33.33% - 10px) !important;
}

.UseyourDrive .entry-info-button.entry-description-button {
    display: none !important;
}


iframe.product-edit-iframe {
    width: 100%;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    height: 100%;
    min-height: 700px;
}
a.acf-button {
    color: #fff;
    background: #00aeef;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 5px;
    line-height: 1;
}
a.acf-button:hover {
    opacity: 0.75;
}

.promo-list .single-promo-item {
    padding: 20px;
    box-shadow: 1px 1px 5px 0px #ababab;
    margin-bottom: 15px;
    background: #fff;
    display: flex;
        cursor: all-scroll;
}

.promo-list .single-promo-item .item-name {
    flex-grow: 1;
}

a.promo-fetch {
    position: absolute;
    right: 0;
    line-height: 30px;
    padding: 0 30px;
    background: #213769;
    color: #fff;
    margin-top: 33px;
    z-index: 9;
}

a.promo-fetch:hover {
    opacity: 0.75;
}
input.acf-button.button.button-primary {
    color: #fff;
    background: #213769;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 5px;
    line-height: 1;
    border: none;
    font-size: 21px;
}
contacts-tabs .nav-pills .nav-link.subclient-nav {
    padding-left: 50px;
}
a.new-property-order {
    display: block;
    font-weight: 700;
    margin-top: 10px;
}
a.change-order-property {
    float: right;
    margin-top: -20px;
}
div#order-property-select {
    margin-bottom: 0;
}
div#order-property-selected {
    margin-top: 30px;
}
.product-tabs-nav-wrapper {
    display: flex;
    margin: 40px 0;
    width: 100%;
}
.product-tabs-nav-wrapper label.d-block {
    width: 100%;
    margin: 0 10px;
    padding: 20px;
    border: 1px solid;
    border-radius: 10px;
    transition: all 0.5s ease;
}
.product-tabs-nav-wrapper label.d-block.enabled {
    color: #fff;
    background: #213769;
}
.product-tabs .tabs-responsive-side a.nav-link {
    display: none;
    padding: 20px;
    font-size: 21px;
}
.product-tabs .tabs-responsive-side a.nav-link.enabled {
    display: block;
}
.product-info-header {
    display: flex;
    align-items: flex-start;
}
.Product-name h3 {
    margin: 0;
    font-size: 21px;
}
.product-qty-wrapper {
    margin-top: 10px;
}
.product-qty-wrapper label {
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.product-qty-wrapper select {
    margin: 0;
    font-size: 18px;
    line-height: 36px;
    height: 36px;
    width: 80px;
    text-align: center;
    border-radius: 5px;
}
.additional-cart-questions-wrapper {
    padding: 15px 0;
}
.product-question-row {
    display: flex;
}
.single-product-question {
    padding-right: 15px;
    margin-bottom: 10px;
    position: relative;
}
.single-product-question .question {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
    display: none;
    height: 30%;
}
.product-question-row:first-child .single-product-question .question {
    display: block;
}
.single-product-question input {
    width: 100%;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.single-product-question select {
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 120px;
}
.product-question-row .single-product-question[answer-type="true/False"] .question {
    display: block;
    max-width: 300px;
    padding-left: 30px;
}
.product-question-row .single-product-question[answer-type="true/False"] .answer input[type="checkbox"] {
    position: absolute;
    top: 5px;
    left: 0;
    width: auto;
    min-width: auto;
}
.promo-products-wrapper {
    display: flex;
    flex-flow: wrap;
}
.promo-products-wrapper .single-product {
    width: calc(50% - 30px);
    padding: 20px;
    box-shadow: 0px 0px 15px 0px #00000029;
    margin: 15px;
}
.single-local-product {
    width: 100%;
    padding: 20px;
    box-shadow: 0px 0px 15px 0px #00000029;
    margin: 15px;
    display: flex;
    flex-flow: wrap;
}
.single-local-product .product-image-gallery {
    width: 25%;
}
.single-local-product .product-info {
    width: 55%;
    padding-left: 25px;
}
.single-local-product .price-data {
    width: 0;
    height: 0;
    overflow: hidden;
}
.single-local-product .pricing-div {
    width: 20%;
    order: 3;
    text-align: right;
}
.products-type {
    display: flex;
    flex-flow: wrap;
}
.single-product .product-image-gallery img {
    height: 13vw;
    width: 100%;
    object-fit: cover;
    margin-bottom: 20px;
}
.single-product.single-promo-product .product-info-header {
    margin: 15px 0;
}
.single-product.single-promo-product .product-info-header {
    margin: 15px 0;
}
select.promo-product-color {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    width: 100%;
    margin: 15px 0px;
}
.promo-pricing-table {
    overflow: auto;
    position: relative;
    border-bottom: 1px solid;
    border-right: 1px solid;
        display: flex;
}
.ppt-row {
        display: block;
    width: 100%;
}
.ppt-row .ppt-cell {
    font-size: 15px;
    line-height: 1;
    padding: 7px;
    display: block;
    border-top: 1px solid;
    border-left: 1px solid;
}
.ppt-header.ppt-row .ppt-cell {
    background: #ddd;
}
img.promo-pr-img {
    width: 100%;
    height: auto;
    max-height: 300px;
    object-fit: contain;
}
.pricing-div {
    float: right;
    font-weight: 500;
    font-size: 1.75rem;
    line-height: 1;
}
.promo-products-wrapper h3 {
    font-size: 18px;
}
.product-info-content {
    font-size: 0;
}
.single-promo-product .product-qty-wrapper {
    font-size: 16px;
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}
.single-promo-product .pricing-div {
    float: none;
    display: inline-block;
    width: 47%;
    text-align: right;
    font-size: 1.6rem;
    vertical-align: middle;
}
.single-promo-product .product-qty-wrapper input {
    width: 100%;
}
.product-attributes-wrapper {
    font-size: 16px;
}
.product-attributes-wrapper label {
    margin-top: 15px;
}
select.promo-product-color {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    width: 100%;
    margin: 0px 0px 15px;
}
.product-variations > label {
    font-size: 16px;
    margin-right: 20px;
}
.product-variations > label input[type="radio"] {
    margin-right: 5px;
}
.single-product .product-qty-wrapper span.error {
    display: block;
    font-size: 13px;
    margin: 0 0 15px;
    color: red;
}
.single-product select.error, input.error {
    border-color: red;
}
.product-tabs-nav-wrapper label.d-block span.cat-total {
    display: none;
    float: right;
}
.product-tabs-nav-wrapper label.d-block span.cat-total:before {
        content: "$";
    position: absolute;
    left: -9px;
}
.product-tabs-nav-wrapper label.d-block.enabled span.cat-total {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

button.generate-order-data-btn {
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    visibility: hidden;
}
.order-status {
    font-size: 21px;
    margin-bottom: 20px;
}
.color-orange {
    color: orange;
}
.color-green {
    color: green;
}
.color-red {
    color: red;
}
a.cb-btn {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    padding: 10px 25px;
    font-size: 18px;
}
a.cb-btn:hover {
    opacity: 0.75;
}

.product-tabs .tab-content > .tab-pane {
    width: 0;
    height: 0;
    overflow: hidden;
    display: block;
}
.product-tabs .tab-content > .active {
    display: block;
    width: 100%;
    height: auto;
    overflow: unset;
}

.small-btns-wrapper a.cb-btn {
    font-size: 13px;
    padding: 8px 15px;
    margin: 0 5px;
}

.Product-name{
    overflow: hidden;
}
.additional-cart-questions-wrapper.acq-912 .product-question-row {
    border-bottom:2px solid;
    margin-top:10px;
    padding-bottom:8px;
    display:block;
}
.additional-cart-questions-wrapper.acq-912 .product-question-row:last-child {
    border-bottom:none;
}
.additional-cart-questions-wrapper.acq-912 .product-question-row .single-product-question.question-1 {
    width:100%;
}
.additional-cart-questions-wrapper.acq-912 .product-question-row .single-product-question.question-2 {
    width:50%;
    display:inline-block;
}
.additional-cart-questions-wrapper.acq-912 .product-question-row .single-product-question.question-3 {
    width:47%;
    display:inline-block;
    float:right;
}

@media screen and (max-width: 1200px) {
    .promo-products-wrapper .single-product{
        width:calc(100% - 30px);
    }
}

@keyframes placeHolderShimmer{
    0%{
        left: -100%
    }
    100%{
        left: 0;
    }
}