html {
    position: relative;
    min-height: 100%;
}
body.concierge {
    padding-top: 1rem;
}
#SelectDefaultColors .btn-primary {
    background-color: #0d91df;
}
.btn-product {
    background-color: #aee5d8;
    color: #00f;
    font-weight: bold;
}
.btn-link {
    color: #55b4b1;
}
a.btn.btn-xs.btn-primary {
    color: #fff;
}
.text-primary {
    color: #55b4b1;
}
.selected-shipping p {
    font-size: 12px;
}
#COM .text-primary {
    color: default;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #55b4b1;
    border: none;
}
.btn-xs {
    padding: 0.1rem 0.25rem;
    font-size: 0.65rem;
    border-radius: 0.2rem;
}
#Postcard {
    margin: 40px 0 0 !important;
    padding: 0 !important;
}
.small-banners .carousel-inner {
    height: 200px;
}
.form-group.form-inline {
    justify-content: space-between;
}
#concierge_info input::placeholder {
    font-size: 0.75rem;
}
#concierge_info input::-moz-placeholder {
    font-size: 0.75rem;
}
#concierge_info input:-ms-input-placeholder {
    font-size: 0.75rem;
}
#concierge_info input:-moz-placeholder {
    font-size: 0.75rem;
}
#concierge_pkgs div .pkgname {
    width: 15% !important;
}
#concierge_pkgs div .numpkg {
    width: 15% !important;
    text-align: center;
}
.concierge .list-group-item {
    font-size: 0.85rem;
    padding: 0.6rem 1rem;
}
.concierge .listingtype {
    margin-bottom: 1rem;
}
.defaults {
    margin-bottom: 10rem;
}
#listings_tbl .btn {
    width: 90%;
}
table tr[data-href] {
    cursor: pointer;
}
table.table-hover tbody tr:hover {
    background-color: #86a397;
    color: #fff;
}
#newscolumn {
    height: 83vh;
    margin-top: 7vh;
}
#postcards ul li {
    display: inline-block;
    font-weight: bold;
    cursor: pointer;
    width: 33%;
    text-align: center;
}
.orderlist {
    max-height: 33vh;
    overflow: auto;
    width: 100%;
}
.orderlist tbody {
    margin: 0 !important;
    max-height: 60vh;
}
.orderlist .table td,
.orderlist .table th {
    padding: 0.2rem !important;
}
.multilist .table td,
.multilist .table th {
    padding: 0.1rem !important;
}
.orderlist_sm_header {
    position: relative;
    z-index: 20;
}
.orderlist_sm {
    max-height: 20vh;
    overflow: auto;
    font-size: 0.75rem;
    position: relative;
    z-index: 10;
}
.orderlist_sm tbody {
    margin: 0 !important;
    max-height: 20vh;
}
.orderlist_sm .table td,
.orderlist_sm_header th {
    padding: 0.5rem !important;
    font-size: 0.75rem;
}
.orderlist table {
    border-spacing: 0 !important;
    margin-right: -5px;
}
.orderlist tbody tr.mainlisting {
    background: #86a397;
}
#LAmodal .modal-body img {
    max-height: 60vh;
}
.teal {
    color: #55b4b1 !important;
}
.teal-bold {
    color: #55b4b1 !important;
    font-weight: bold !important;
}
.pointer {
    cursor: pointer;
}
.flex-even {
    flex: 1;
}
[contenteditable="true"].single-line {
    white-space: nowrap;
    overflow: hidden;
    height: 1.3rem;
    max-height: 1.3rem;
}
[contenteditable="true"].single-line br {
    display: none;
}
[contenteditable="true"].single-line * {
    display: inline;
    white-space: nowrap;
}
img.img-thumbnail.account-uploaded {
    max-width: 75px;
    height: auto;
}
.card.border-light.orders {
    border-color: #ddd !important;
}
.card.border-light.orders .card-body {
    border-left: 2px solid #005cbf;
    border-right: 2px solid #005cbf;
}
.nav-tabs.custom-tabs .nav-link.active {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #55b4b1;
    font-weight: 500;
}
.nav-tabs.custom-tabs .nav-link:focus,
.nav-tabs.custom-tabs .nav-link:hover {
    border-color: transparent transparent #dee2e6;
    color: #276765;
}
.agentthumb {
    width: 35%;
}
.agentthumb2 {
    width: 25%;
}
.custom-select {
    height: auto;
}
@media print {
    .hide {
        display: none;
    }
}
.navbar > .container > a > img {
    height: 2rem !important;
}
.navbar {
    padding: 0 1rem !important;
}
.maincontent {
    padding-top: 2rem;
}
.headercontact {
    font-weight: normal !important;
    font-size: 0.75rem !important;
    float: left;
    color: #fff;
}
.headercontact a {
    color: #e3e3e3 !important;
}
footer {
    width: 100%;
}
#workingspinner {
    position: relative;
    margin-top: 20vmin;
    z-index: 10000;
    background: transparent;
}
#workingspinner .loading {
    text-shadow: -4px 4px 5px rgba(0, 0, 0, 0.8);
}
.leftmenu {
    margin-top: 2rem;
}
.leftmenu .dropdown {
    margin: 0.25rem 0;
}
.dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 2em !important;
    content: "";
    border-top: 0.45em solid transparent;
    border-bottom: 0.45em solid transparent;
    border-left: 0.45em solid;
    float: right !important;
    padding: 0 !important;
    margin-top: 0.35em;
}
.pagecontent {
    margin-left: 18%;
}
#COVID19 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffef01;
    color: #000000;
    z-index: 2;
    font-size: 18px;
    padding: 3px;
    text-align: center;
    margin-left: 17%;
    padding-right: 17%;
}
#COVID19 #leftside {
    text-align: center;
    font-size: 36px;
    color: #55b4b1;
    width: 35%;
    font-weight: bold;
    text-shadow: -2px 2px 3px #777;
}
.hide-mob {
    display: inline;
}
.hide-dt {
    display: none;
}
#sidemenu {
    position: fixed;
    top: 0;
    left: 0;
    background: #30363b;
    padding: 0.5rem;
    color: #fff;
    display: block;
    width: 17%;
    z-index: 5;
    height: 120vh;
}
#sidemenu #menuNameCard {
    max-height: 75px;
}
#sidemenu a {
    color: #fff;
}
#sidemenu h6 {
    color: #fff;
    font-size: 0.65rem !important;
}
#sidemenu h5 {
    color: #fff;
    font-size: 0.15in !important;
}
#sidemenu h4 {
    color: #fff;
    font-size: 1.2rem !important;
}
#sidemenu h3 {
    color: #fff;
    font-size: 0.9rem !important;
}
#sidemenu .list-group-item {
    background: transparent !important;
    padding: 0.1rem 0 0.1rem 0.5rem !important;
    font-size: 0.76rem !important;
}
#sidemenu .list-group-item:hover {
    background: rgba(100, 150, 150, 0.35) !important;
}
#EnterInfo input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#EnterInfo input[type="number"] {
    -moz-appearance: textfield;
}
#mobnav {
    height: 100vh;
    background: #30363b;
    width: 100%;
    padding: 0.5rem;
    overflow: auto;
}
#rsplogo img {
    height: 50px;
    margin-left: 15px;
}
#toprow {
    height: 65vh;
    position: relative;
    z-index: -99;
    overflow: hidden;
}
#toprow .carousel-item img {
    min-width: 100%;
    min-height: 100%;
    height: 100vh;
    width: 85vw;
    margin-top: -20vh;
}
#toprow .carousel-control-prev {
    margin-left: 15%;
}
.carousel-footer {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 1;
    color: #fff;
    text-align: center;
    width: 100vw;
    background: rgba(100, 100, 100, 0.35);
    left: 0;
    padding: 0 0 1% 20%;
    line-height: 100%;
    bottom: 0;
}
.carousel-footer h4,
.carousel-footer h3 {
    margin: 0;
    padding: 0;
}
.carousel-offer {
    position: absolute;
    top: 45vh;
    left: 18vw;
    height: 20vh;
    z-index: 1;
    color: #fff;
    width: 37vw;
    padding: 0;
    line-height: 100%;
    bottom: 0;
    font-size: 2vh;
    line-height: 130%;
}
.carousel-offer h1 {
    font-size: 24vh;
    position: absolute;
    right: 2rem;
}
.btn-clear {
    background: transparent !important;
    color: #fff !important;
    border: none !important;
    border-bottom: 1px solid #e3e3e3 !important;
    border-radius: 0px !important;
}
.btn-clear-nb {
    background: transparent !important;
    color: #fff !important;
    border: none !important;
}
.btn-clear:focus,
.btn-clear:active {
    outline: none !important;
    box-shadow: none;
}
.lpage H1 {
    border-bottom: 2px solid #aaa;
}
.lpage H2 {
    font-family: "Open Sans" !important;
    font-weight: normal !important;
    color: #55b4b1 !important;
}
.lpage H3 {
    font-family: "Open Sans" !important;
    font-weight: normal !important;
    color: #55b4b1 !important;
}
.prodpage H1 {
    margin-top: 1.5rem;
    border-bottom: 2px solid #aaa;
}
.prodpage H2 {
    font-family: "Open Sans" !important;
    font-weight: bold !important;
    color: #55b4b1 !important;
    padding-left: 1rem;
}
.mainimage {
    padding: 0 0.5rem 1rem 2rem !important;
    margin-top: -2rem;
}
.mainimage img {
    margin: 0.5rem 0 0;
    width: 100%;
}
.mainimage .btn-sm {
    width: 7rem;
}
.ordernav {
    margin-top: 3rem !important;
}
.ordernav > .btn-group-vertical > .btn {
    margin: 0.25rem 0 !important;
}
.ordernav hr {
    width: 80%;
    border-color: #aaa;
}
#editBrochure {
    margin-left: 18%;
}
#editBrochure #editPC {
    padding-left: 0;
}
#editPC {
    margin-left: 18%;
    max-width: 3.7in;
}
#editPCheader,
#viewcardheader {
    margin-top: 2rem;
}
#MenuItems {
    margin-left: 2rem;
}
#EditingTools {
    margin-top: 1rem;
}
#EditingTools h1 {
    font-size: 1.3rem;
    font-weight: normal !important;
    border-bottom: 1px solid #655;
}
#EditingTools .btn-info {
    margin: 0.25rem;
    color: #fff;
}
#viewcard {
    padding-top: 0.25rem;
    margin-left: 18vw;
}
#viewcard > .row:first-child {
    margin-bottom: 2rem;
}
#maplist {
    margin-left: 18%;
}
#OrderInfo table {
    font-size: 0.75rem;
}
#imgFrontBack {
}
#imgFrontBack.viewitems {
    border: 1px solid #808080;
    margin-top: 10px;
    width: 99%;
}
#imgFrontBack.flat {
    border: none !important;
    margin-top: 10px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    width: 500px;
}
#imgFrontBack.fbad {
    border: none;
    margin-top: 10px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
#imgFrontBack.brochure {
}
#imgwrapper {
    width: 100%;
}
#imgwrapper.welmat {
    width: 100%;
}
#eCard_wrapper table td img {
    margin: 2px 1px;
}
.cutline {
    background-color: #fff;
}
#topcut {
    height: 0.125in;
    margin: 0 0.125in;
    position: absolute;
    top: 0;
    z-index: 50;
}
#rightcut {
    width: 0.125in;
    margin: 0 0 0 0;
    position: absolute;
    right: 0;
    z-index: 51;
}
#leftcut {
    width: 0.125in;
    margin: 0 0 0 0;
    position: absolute;
    left: 0;
    z-index: 52;
}
#bottomcut {
    height: 0.125in;
    margin: 0;
    position: absolute;
    bottom: 0;
    z-index: 53;
    margin: 0 0.125in;
}
#eCard_wrapper {
    width: 620px;
    padding: 10px;
}
.pad-top-1 {
    padding-top: 1rem;
}
.card-deck > .col-md-3 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.card-header {
    font-size: 0.75rem;
}
.modal-body.long {
    max-height: none !important;
}
.modal-header > h4 {
    float: left !important;
    font-size: 1.5rem;
}
button.x.close {
    font-size: 3rem;
    width: 2rem !important;
    float: right !important;
    margin-right: 1rem;
    line-height: 2rem !important;
}
.btn-basic {
    border: 1px solid #777 !important;
}
#UploadPhotos {
    font-size: 0.9rem;
}
button.PCEdit_refresh {
    font-size: 1.5rem;
    line-height: 2rem;
    background: #28a745;
    border: 1px solid #0a2911;
    padding: 0.5rem 1rem;
    color: #fff;
    border-radius: 0.5rem;
}
.backoption {
    margin-right: 0.5rem;
}
.backoption:first-child {
    margin-left: 0.5rem;
}
.backoption:last-child {
    margin-right: 0;
}
.card-header {
    font-size: 1.1rem;
    font-weight: bold;
    text-align: center;
}
#prev_orders .card-header div {
    font-size: 0.85rem !important;
    font-weight: normal;
    text-align: center;
}
#newscolumn .card,
#postcards .card,
.listingtype .card {
    font-size: 1rem !important;
    text-align: left;
    border-color: #555;
}
#newscolumn .card-header,
#postcards .card-header,
.listingtype .card-header {
    font-size: 1.2rem !important;
    font-weight: bold;
    padding: 0.75rem;
}
#editfront {
    margin-bottom: 0;
    width: 100%;
}
#pc-address {
    margin-left: 18%;
}
.scrollypic {
    width: 140px;
    position: relative;
    height: 140px;
}
.scrollypic > img {
    max-height: 90px;
    max-width: 150px;
    padding: 2px;
    margin-top: 5px;
    border: 1px solid #777;
    cursor: pointer;
}
.scrollypic > .photodesc {
    position: absolute;
    top: 60px;
    left: 0px;
    font-size: 0.75rem;
    width: 100px;
}
.scrollypic > a {
    position: absolute;
    top: 55px;
    right: 0px;
    font-size: 0.75rem;
    z-index: 200;
    width: 20px;
}
.scrollypic > .photodelete {
    position: absolute;
    top: 65px;
    left: 18%;
}
#scrolly_Pano > .scrollypic > .photodesc {
    width: 150px;
}
#scrolly > .modal img,
#scrolly_Jumbo > .modal img,
#scrolly_Pano > .modal img {
    border: 1px solid #777 !important;
    -webkit-box-shadow: -3px 3px 6px 0px rgba(50, 50, 50, 0.78);
    -moz-box-shadow: -3px 3px 6px 0px rgba(50, 50, 50, 0.78);
    box-shadow: -3px 3px 6px 0px rgba(50, 50, 50, 0.78);
    margin: 0 0 2rem 0;
    width: 90%;
}
.accountscrolly {
    border: 1px solid #777;
    max-width: 100%;
    height: 7rem;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 0.15em;
    margin: 0 0.25rem;
}
.accountscrolly > div:not(.modal) {
    height: 8rem;
    margin: 5px 5px;
    display: inline;
}
.accountscrollypic {
    width: 80px;
    position: relative;
}
.accountscrollypic img {
    width: 70px !important;
    padding: 2px;
    margin-top: 5px;
    border: 1px solid #777;
}
.accountscrollypic > .photodesc {
    position: absolute;
    top: 60px;
    left: 0px;
    font-size: 0.75rem;
    width: 100px;
}
.accountscrollypic > a {
    position: absolute;
    top: 55px;
    right: 0px;
    font-size: 0.75rem;
    z-index: 200;
    width: 20px;
    font-size: 1rem;
}
.accountscrollypic > .photodelete {
    position: absolute;
    top: 65px;
    left: 18%;
}
.accountscrolly_Pano > .scrollypic > .photodesc {
    width: 150px;
}
.accountscrolly > .modal img,
#scrolly_Jumbo > .modal img,
#scrolly_Pano > .modal img {
    border: 1px solid #777 !important;
    -webkit-box-shadow: -3px 3px 6px 0px rgba(50, 50, 50, 0.78);
    -moz-box-shadow: -3px 3px 6px 0px rgba(50, 50, 50, 0.78);
    box-shadow: -3px 3px 6px 0px rgba(50, 50, 50, 0.78);
    margin: 0 0 2rem 0;
    width: 90%;
}
.photo-options .card,
#DesignOptions > div {
    cursor: pointer;
}
.photo-options .card > .card-body > img {
    height: 6rem;
}
#DesignOptions {
    height: 40vh;
    outline: 1px solid #bbb;
    overflow: auto;
    width: 100%;
}
#Text1 span {
    display: block;
}
#adcta {
    position: absolute;
    top: 88%;
    left: 3%;
    line-height: 110%;
    font-size: 1.1vh;
}
#ctabutton {
    width: 26%;
    font-size: 1vh;
    color: #aaa;
    height: 2vh;
    text-align: center;
    position: absolute;
    top: 89%;
    left: 71%;
    border: 1px solid #aaa;
    line-height: 200%;
}
#ShowTemplates {
    height: 80vh;
    overflow: auto;
}
#notdesigned {
    height: 70vh;
    overflow: auto;
}
#ShowTemplates .col-6 {
    padding: 0.5rem !important;
    position: relative;
}
#ShowTemplates .card .card-heading {
    text-align: center !important;
    font-size: 1rem !important;
}
.currentcard {
    position: absolute;
    color: #f00;
    width: 70%;
    top: 40%;
    left: 15%;
    background: #fff;
    opacity: 0.6;
    height: 4rem;
    z-index: 2;
}
.currentcard-title {
    opacity: 1;
    position: absolute;
    color: #f00;
    width: 70%;
    font-size: 2rem;
    top: 40%;
    text-align: center;
    font-weight: bold;
    left: 15%;
    line-height: 100%;
    z-index: 5;
    text-shadow: -2px 2px 5px rgba(150, 150, 150, 1);
}
.othercards .btn {
    margin: 0 0 0.25rem 0;
}
#ShowListingInfo {
    padding: 0 2vmax;
    height: 510px;
    overflow: hidden;
}
#ShowListingInfo table tr {
    padding: 0.1rem 0 !important;
}
#ml_options {
    padding-top: 1rem;
}
#ml_options div {
    padding: 0.25rem 1rem !important;
}
#addAddresses td,
#addAddresses th {
    padding: 0.25rem !important;
}
#addAddresses td input {
    width: 100%;
}
#Zoomer {
    position: absolute;
    left: 30%;
    bottom: 3%;
    z-index: 600;
    padding-top: 0.25rem;
    margin-top: 0.25rem;
    font-size: 0.65rem;
    width: 18rem;
    border: 1px solid #777;
    border-radius: 0.25rem;
    height: 60px;
    background: #fff;
}
#ZoomerLogo {
    position: fixed;
    left: 9.75in;
    top: 0.5in;
    z-index: 600;
    padding-top: 0.2rem;
    margin-top: 0.2rem;
    font-size: 0.75rem;
    width: 10rem;
    border: 1px solid #777;
    border-radius: 0.25rem;
    height: 60px;
}
.image-container {
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    cursor: move;
}
.drag-image {
    left: 0%;
    pointer-events: none;
    position: relative;
    top: 0%;
    -moz-user-select: none;
    user-select: none;
    width: 100%;
    height: 100%;
}
#contactinfo span,
#contactinfo2 span {
    text-align: right;
}
#socmediainfo span {
    width: 10rem !important;
    text-align: right;
}
#socmediainfo input {
    width: 20rem !important;
}
#acctimages .card {
    width: 75%;
}
#pcdefaults ol .form-group .form-inline {
    list-style-type: decimal !important;
}
#EnterNewCard {
    width: 640px;
}
.pac-container {
    z-index: 1051 !important;
}
.chkbx {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 1.15rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.chkbx input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
input#customCheck {
    position: relative;
    opacity: 1;
    z-index: 1;
}
.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #777;
}
.chkbx:hover input ~ .checkmark {
    background-color: #ccc;
}
.chkbx input:checked ~ .checkmark {
    background-color: #2196f3;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.chkbx input:checked ~ .checkmark:after {
    display: block;
}
.chkbx .checkmark:after {
    left: 7px;
    top: 5px;
    width: 8px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#MenuTrail {
    margin: -1rem 0 1rem 2rem;
}
.btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 10px solid white;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 100%;
    z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 10px solid rgb(173, 173, 173);
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 100%;
    z-index: 3;
}
.btn-breadcrumb .btn {
    padding: 3px 6px 4px 12px !important;
}
.btn-breadcrumb .btn:first-child {
    padding: 3px 3px 4px 5px !important;
}
.btn-breadcrumb .btn:last-child {
    padding: 3px 9px 4px 12px !important;
}
.btn-breadcrumb .btn.btn-success:not(:last-child):after {
    border-left: 10px solid #5cb85c;
}
.btn-breadcrumb .btn.btn-success:not(:last-child):before {
    border-left: 10px solid #4cae4c;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child):after {
    border-left: 10px solid #47a447;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child):before {
    border-left: 10px solid #398439;
}
.btn-breadcrumb .btn.btn-info:not(:last-child):after {
    border-left: 10px solid #5bc0de;
}
.btn-breadcrumb .btn.btn-info:not(:last-child):before {
    border-left: 10px solid #46b8da;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child):after {
    border-left: 10px solid #39b3d7;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child):before {
    border-left: 10px solid #269abc;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
    border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
    border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
    border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
    border-left: 10px solid #adadad;
}
.clip-bleed {
    clip-path: inset(0.125in 0.125in 0.125in 0.125in);
    border: 1px inset #000;
}
#custom-cards-pages .card {
    border: 1px solid #ddd;
    background-color: #fcfcfc;
}
#custom-cards-pages .card .btn-group {
    margin: 15px 0 30px;
}
#custom-cards-pages .card .btn-group .btn {
    transition: background-color 0.3s ease;
}
#custom-cards-pages .table-filter {
    background-color: #fff;
    border-bottom: 1px solid #eee;
}
#custom-cards-pages .table-filter tbody tr:hover {
    cursor: pointer;
    background-color: #eee;
}
#custom-cards-pages .table-filter tbody tr td {
    padding: 10px;
    vertical-align: middle;
    border-top-color: #eee;
}
#custom-cards-pages .table-filter tbody tr.selected td {
    background-color: #eee;
}
#custom-cards-pages .table-filter tr td:first-child {
    width: 38px;
}
#custom-cards-pages .table-filter tr td:nth-child(2) {
    width: 35px;
}
#custom-cards-pages .ckbox {
    position: relative;
}
#custom-cards-pages .ckbox input[type="checkbox"] {
    opacity: 0;
}
#custom-cards-pages .ckbox label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#custom-cards-pages .ckbox label:before {
    content: "";
    top: 1px;
    left: 0;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    border-radius: 2px;
    border: 1px solid #bbb;
    background-color: #fff;
}
#custom-cards-pages .ckbox input[type="checkbox"]:checked + label:before {
    border-color: #2bbcde;
    background-color: #2bbcde;
}
#custom-cards-pages #custom-cards-pages .ckbox input[type="checkbox"] {
    top: 3px;
    left: 3.5px;
    content: "\e013";
    color: #fff;
    font-size: 11px;
    font-family: "Glyphicons Halflings";
    position: absolute;
}
#custom-cards-pages .table-filter .star {
    color: #ccc;
    text-align: center;
    display: block;
}
#custom-cards-pages .table-filter .star.star-checked {
    color: #f0ad4e;
}
#custom-cards-pages .table-filter .star:hover {
    color: #ccc;
}
#custom-cards-pages .table-filter .star.star-checked:hover {
    color: #f0ad4e;
}
#custom-cards-pages .table-filter .media-photo {
    width: 35px;
}
#custom-cards-pages .table-filter .media-body {
    display: block;
}
#custom-cards-pages .table-filter .media-meta {
    font-size: 11px;
    color: #999;
}
#custom-cards-pages .table-filter .media .title {
    color: #2bbcde;
    font-size: 14px;
    line-height: normal;
    margin: 0;
}
#custom-cards-pages .table-filter .media .title span {
    font-size: 0.8em;
    margin-right: 20px;
}
#custom-cards-pages .table-filter .media .title span.unread {
    color: #5cb85c;
}
#custom-cards-pages .table-filter .media .title span.read {
    color: #f0ad4e;
}
#custom-cards-pages .table-filter .media .title span.reply {
    color: #d9534f;
}
#custom-cards-pages .table-filter .media .summary {
    font-size: 14px;
}
#ecardholder,
#FBAdholder {
    height: 40vmin;
    overflow: auto;
    margin-bottom: 1rem;
}
#FBAdholder {
    height: 43vmin;
    overflow: hidden;
    margin-bottom: 1rem;
}
#FBAdholder img {
    width: 80%;
}
#packageitems .card {
    max-height: 80vmin;
}
#LP_propstats {
    max-width: 33%;
}
#gradient_control {
    position: fixed;
    top: 0.07in;
    left: 12.25in;
    z-index: 6;
    width: 1in;
    background: #fff;
}
#BannerOpt {
    top: 72vh !important;
}
#PickHolidays {
    border: none;
    min-height: 12rem;
    overflow: hidden;
}
#PickDesigns {
    border: none;
    height: 15rem;
    overflow: hidden;
}
#PickHolidays.expand {
    border: none;
    min-height: 20rem;
    overflow: hidden;
}
.holidaylist {
    width: 25%;
    padding: 0.5rem;
}
.tealbg {
    width: 100%;
    background: #55b4b1;
    padding: 5px;
    border: 1px solid #aaa;
    border-radius: 5px;
}
.border-white {
    border: 1px solid #ffffff;
    border-radius: 3px;
    padding: 4px;
}
.designchoices {
    border-bottom: 1px solid #aaa;
    padding: 0.5rem 0 0 0.5rem;
}
.chgcard .form-group {
    margin: 2px 0;
}
.chgcard .form-group label {
    width: 112px !important;
    display: inline-block;
    font-size: 0.85rem;
}
.chgcard .form-group input {
    width: 59%;
    font-size: 0.85rem;
}
.chgcard .form-group select {
    font-size: 0.85rem;
}
#OtherProducts .btn {
    font-size: 0.85rem;
}
#viewlarger .modal-lg {
    max-width: 1000px !important;
    width: 900px !important;
}
#viewlarger .modal-body {
    max-height: 90vh !important;
}
#imgFront_lg {
    max-width: 8.5in;
}
.note {
    background: #fff5b2;
    font-style: italic;
    font-weight: bold;
    border: 2px solid #dd0000;
    padding: 5px;
}
#eCard_gallery .carousel-item img,
#eCard_gallery_sm .carousel-item img {
    max-width: 520px;
    max-height: 4.44in;
}
#ecard_header #AgentName {
    font-size: 1rem;
}
#com_leftmenu {
    width: 15rem;
    margin-right: 2rem;
}
.subtype {
    margin-left: 3rem;
}
#com_leftmenu.collapse:not(.show) {
    display: block;
}
#com_leftmenu {
    position: relative;
}
#com_leftmenu input[type="checkbox"] {
    box-sizing: border-box;
    display: inline-block;
}
#com_menu_button {
    display: none;
}
#COM_Menu {
    width: 180px;
    font-size: 14px;
    background: #000;
    color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
}
#TypesMenu {
    width: 300px;
    font-size: 16px;
    margin-left: 180px;
}
#PropInfo {
    width: 350px;
    margin: 0 15px;
    font-size: 16px;
}
#PropInfo .card {
    font-size: 16px;
}
#MapList {
    width: calc(100% - 890px);
    max-width: 700px;
    margin: 0 15px;
    border: 1px solid #555;
}
@media screen and (max-width: 1400px) {
    #BannerOpt {
        top: 60vh !important;
    }
}
@media screen and (max-width: 780px) {
    @-ms-viewport {
        width: device-width;
        height: device-height;
    }
    body {
        overflow-x: auto;
    }
    #sidemenu {
        width: 100vw;
        height: 60px;
        padding: 0;
        margin: 0;
    }
    #sidebarMenu #sidemenu {
        display: block;
        width: 100vw;
    }
    #sidebarMenu.edit #sidemenu {
        display: block;
        width: 100%;
        padding-top: 50px;
    }
    #rsplogo img {
        height: 50px;
    }
    #menudisplay {
        position: fixed;
        top: 5px;
        right: 5%;
        width: 65px;
        text-align: center;
    }
    #mobnav {
        height: 100vh;
        background: #30363b;
        width: 75%;
        position: fixed;
        left: 0;
        padding: 0.5rem;
    }
    h1 {
        font-size: 1.25rem;
    }
    h2 {
        font-size: 1.55rem;
    }
    H3 {
        font-size: 1rem;
    }
    .maincontent {
        padding: 2rem 0.05rem;
    }
    .headercontact {
        display: none;
    }
    .mainimage {
        padding: 0 1rem !important;
        margin-top: -2rem;
    }
    .ordernav {
        padding: 0 1rem !important;
        margin-top: 0rem !important;
    }
    .mainimage img {
        width: 100% !important;
    }
    .navbar > .container > a > img {
        height: 20px !important;
    }
    #OrderInfo table,
    #OrderInfo table a {
        font-size: 0.6rem;
    }
    #OrderInfo h5 {
        font-size: 0.75rem;
    }
    .othercards .btn {
        margin: 0.75rem 0 0.25rem 0;
        font-size: 0.75rem;
    }
    .othercards {
        font-size: 0.75rem;
    }
    #pc-address {
        margin-left: 0in;
    }
    #checklist {
        width: 2.5in !important;
        font-size: 0.85rem;
        background: #aaa;
        height: 100vh !important;
        position: fixed;
        top: 0;
        left: 0;
        padding: 2px;
        overflow: auto;
    }
    .header img {
        margin-left: 3rem;
    }
    .main {
        margin: 0 auto;
        display: block;
        height: 100%;
        margin-top: 60px;
    }
    .mainInner {
        display: table;
        height: 100%;
        width: 100%;
        text-align: center;
    }
    .mainInner div {
        display: table-cell;
        vertical-align: middle;
        font-size: 3em;
        font-weight: bold;
        letter-spacing: 1.25px;
    }
    #editPC {
        margin-left: 0 !important;
    }
    #editPCHeader {
        margin-left: 0 !important;
    }
    #editfront {
        margin-left: 2.75in !important;
        min-width: 11in !important;
        max-width: 13.5in !important;
        height: 6.25in;
    }
    #editBrochure {
        margin-left: 2.75in;
        width: 9in;
    }
    #editPC.brochure {
        padding-left: 2.5in;
    }
    #sidebarMenu {
        height: 100%;
        position: fixed;
        z-index: 100;
        left: 0;
        width: 80vmin;
        margin-top: 40px;
        transform: translateX(-100vw);
        transition: transform 250ms ease-in-out;
        background: linear-gradient(180deg, #fc466b 0%, #3f5efb 100%);
        overflow: auto;
    }
    #sidebarMenu.edit {
        margin-top: 0;
        top: 0;
        z-index: 100;
        padding-top: 0.5in !important;
    }
    .sidebarMenuInner {
        margin: 0;
        padding: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    .sidebarMenuInner li {
        list-style: none;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        padding: 20px;
        cursor: pointer;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .sidebarMenuInner li span {
        display: block;
        font-size: 14px;
        color: rgba(255, 255, 255, 0.5);
    }
    .sidebarMenuInner li a {
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        cursor: pointer;
        text-decoration: none;
    }
    #OtherProducts .btn {
        font-size: 0.8rem;
    }
    input[type="checkbox"]:checked ~ #sidebarMenu {
        transform: translateX(0);
    }
    input.cknorm[type="checkbox"] {
        transition: all 0.3s;
        box-sizing: border-box;
        display: inline-block;
    }
    .sidebarIconToggle {
        transition: all 0.3s;
        box-sizing: border-box;
        cursor: pointer;
        position: absolute;
        z-index: 1000;
        height: 100%;
        width: 100%;
        top: 22px;
        left: 15px;
        height: 22px;
        width: 22px;
    }
    #header .edittoggle {
        top: 8px !important;
        left: 8px !important;
    }
    .spinner {
        transition: all 0.3s;
        box-sizing: border-box;
        position: absolute;
        height: 3px;
        width: 100%;
        background-color: #fff;
    }
    .horizontal {
        transition: all 0.3s;
        box-sizing: border-box;
        position: relative;
        float: left;
        margin-top: 3px;
    }
    .diagonal.part-1 {
        position: relative;
        transition: all 0.3s;
        box-sizing: border-box;
        float: left;
    }
    .diagonal.part-2 {
        transition: all 0.3s;
        box-sizing: border-box;
        position: relative;
        float: left;
        margin-top: 3px;
    }
    input[type="checkbox"]:checked ~ .sidebarIconToggle > .horizontal {
        transition: all 0.3s;
        box-sizing: border-box;
        opacity: 0;
    }
    input[type="checkbox"]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
        transition: all 0.3s;
        box-sizing: border-box;
        transform: rotate(135deg);
        margin-top: 8px;
    }
    input[type="checkbox"]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
        transition: all 0.3s;
        box-sizing: border-box;
        transform: rotate(-135deg);
        margin-top: -9px;
    }
    #toprow {
        height: 35vh;
        width: 100vw;
        position: relative;
        z-index: -99;
        overflow: hidden;
        margin: 60px 0 0 0;
    }
    #toprow .carousel-item img {
        width: 100%;
    }
    #ecard_header #AgentName {
        font-size: 0.85rem;
    }
    #ShowBoth {
        display: none;
    }
    #LP_propstats {
        max-width: 100%;
    }
    .pagecontent {
        margin-left: 0;
        margin-top: 70px !important;
    }
    #alacarte {
        padding-top: 50px !important;
    }
    .mobpadtop {
        padding-top: 100px;
    }
    #viewcard,
    #maplist {
        margin-left: 2.5in;
    }
    #viewcard {
        padding-top: 0.1rem;
        margin-left: 0;
    }
    #viewcard > .row:first-child {
        margin-bottom: 2rem;
    }
    #packageitems .card {
        max-height: 90vmax;
        min-height: 70vmax;
    }
    #packageitems #OHcard {
        min-height: 50vmax !important;
        max-height: 55vmax !important;
    }
    #packageitems .OHcard .card-body {
        min-height: 30vmax !important;
        max-height: 40vmax !important;
        height: 10rem !important;
    }
    #packageitems .card-header input[type="checkbox"] {
        display: inline-block;
    }
    #ecardholder,
    #FBAdholder {
        height: 60vmax;
        overflow: auto;
        margin-bottom: 1rem;
    }
    #FBAdholder {
        overflow: auto;
        margin-bottom: 1rem;
    }
    #FBAdholder img {
        width: 90%;
    }
    #EnterNewCard {
        width: 100%;
        margin-top: 3rem;
    }
    .chgcard .form-group {
        margin: 2px 0;
    }
    .chgcard .form-group label {
        width: 112px !important;
        display: inline-block;
        font-size: 0.85rem;
    }
    .chgcard .form-group input {
        width: 100%;
        font-size: 0.85rem;
    }
    .chgcard .form-group select {
        font-size: 0.85rem;
    }
    .holidaylist {
        width: 100%;
        text-align: left !important;
    }
    #PickHolidays {
        height: 50rem !important;
    }
    #com_leftmenu.collapse:not(.show) {
        display: none;
    }
    #com_leftmenu {
        width: 95%;
        padding: 1rem;
        padding-top: 3rem;
        position: absolute;
        left: 0.5rem;
        top: 0rem;
        z-index: 5;
        background: #fff;
        border: 1px solid #aaa;
        -webkit-box-shadow: 0px 2px 12px 0px rgba(50, 50, 50, 0.93);
        -moz-box-shadow: 0px 2px 12px 0px rgba(50, 50, 50, 0.93);
        box-shadow: 0px 2px 12px 0px rgba(50, 50, 50, 0.93);
    }
    #TypesMenu input[type="checkbox"] {
        box-sizing: border-box;
        display: inline-block;
    }
    #com_menu_button {
        display: block;
        position: absolute;
        left: 0.75rem;
        top: 0.5rem;
        z-index: 7;
    }
    #TypesMenu {
        width: 100%;
    }
    #PropInfo {
        width: 100%;
        margin: 20px 10px;
    }
    #MapList {
        width: 100%;
        margin: 10px;
    }
    #COVID19 {
        position: absolute;
        top: 60px;
        left: 0;
        width: 100vw;
        z-index: 2;
        font-size: 14px;
        padding: 3px 0;
        text-align: center;
        margin-left: 0;
        line-height: 120%;
    }
    #COVID19 #leftside {
        text-align: center;
        font-size: 18px;
        color: #55b4b1;
        width: 100vw;
        font-weight: bold;
        text-shadow: -1px 1px 2px #777;
        padding-bottom: 5px;
    }
    .hide-dt {
        display: inline;
    }
    .hide-mob {
        display: none;
    }
}
.Doormat {
    color: #000;
    font-family: "PTSansBold";
    transform: rotate(-11deg) skewX(18deg);
    perspective: 250px;
}
.Beach {
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow: rgba(255, 255, 255, 1) 2px 2px 1px;
    font-family: "Comic";
    transform: rotate(6deg);
    color: #af8f58;
    opacity: 0.6;
}
.Golfball {
    color: #000;
    transform: translateZ(10);
    text-align: center;
}
.Keys {
    color: #a8a8a8;
    font-family: "PTSansBold";
    transform: rotate(-9deg);
    letter-spacing: 0.1em;
}
.Streetsign {
    color: #fff;
    font-family: "PTSansBold";
}
.Doormat_Pano {
    color: #000;
    font-family: "PTSansBold";
    transform: skewX(20deg) rotate(-10.5deg);
}
.Beach_Pano {
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    text-shadow: rgba(255, 255, 255, 1) 2px 2px 1px;
    font-family: "Comic";
    transform: rotate(6deg);
    color: #af8f58;
    opacity: 0.6;
}
.Golfball_Pano {
    color: #000;
    transform: translateZ(10);
}
.Keys_Pano {
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -o-text-overflow: clip;
    text-overflow: clip;
    background: rgba(244, 232, 232, 1);
    text-shadow: 1px 1px 0 rgba(100, 100, 100, 1), -1px -1px 1px rgba(0, 0, 0, 0.67);
    font-family: "PTSansBold";
    transform: rotate(-9deg);
    color: #dfdfdf;
    opacity: 0.6;
}
.Streetsign_Pano {
    color: #fff;
    font-family: "PTSansBold";
}
.HVE4Sale {
    -ms-transform: rotate(1.75deg);
    -webkit-transform: rotate(1.75deg);
    transform: rotate(1.75deg);
    font-weight: bold;
    font-size: 0.17in;
}
.Dflex {
    display: flex;
    justify-content: center;
    align-items: center;
}
.pointer {
    cursor: pointer;
}
#defaultdesign .card-body {
    height: 33vh !important;
}
#DesignOptionsWrapper {
    width: 100%;
}
.btn-black {
    background: #000;
    color: #fff;
}
.btn-xlg {
    font-size: 2.25rem;
    padding: 1rem 1.5rem;
}
.display-5 {
    font-family: inherit;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.2;
}
#checklist {
    width: 16%;
    font-size: 0.85rem;
    background: #aaa;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    padding: 2px;
}
#checklist .card {
    border-radius: 0 !important;
}
#checklist .card-header {
    font-size: 1rem;
    font-weight: normal;
    font-family: PTSans, sans-serif;
    border-radius: 0 !important;
}
#checklist .list-group-item {
    font-size: 0.75rem;
    border-bottom: none;
    border-top: none;
}
#checklist .sublist .list-group-item {
    font-size: 0.75rem;
    border-bottom: 1px solid #777 !important;
    border-top: none;
}
#instructions {
    position: absolute;
    width: 85%;
    left: 0;
    right: 0;
    margin: auto;
    top: 5%;
    z-index: 25;
    background: rgba(255, 255, 255);
    padding: 1.5rem;
    border: 2px solid #aaa;
}
#editeCard .editpanel {
    width: 70vw;
    position: fixed;
    bottom: 0;
    left: 12%;
    z-index: 100;
    background: #fff;
    border: 2px solid #e77728;
    padding: 0.5rem 1rem;
}
.teal {
    color: #55b4b1;
}
.btn-teal {
    background: #55b4b1;
    color: #fff;
}
#SelectSub td input[type="checkbox"],
#chkShipOptions,
#SelectOldList .ScrollBox input[type="checkbox"] {
    display: block !important;
}
#collapseOne .list-group-item {
    font-size: 0.11in;
    border-bottom: none;
    border-top: none;
    margin: 0;
    padding: 0.2rem 0.35rem;
}
#collapseOne .list-group-item a {
    font-size: 0.12in;
    border-bottom: none;
    border-top: none;
}
#collapseTwo .list-group-item {
    font-size: 0.11in;
    border-bottom: none;
    border-top: none;
    margin: 0;
    padding: 0.2rem 0.35rem;
}
#collapseTwo .list-group-item a {
    font-size: 0.12in;
    border-bottom: none;
    border-top: none;
}
#list_modal .modal-lg {
    max-width: 1240px;
}
.bg-dark {
    border: 1px solid #fff;
}
.blue {
    color: #00f;
    background: #e3e3e3;
}
.black {
    color: #000;
}
.rotleft90 {
    transform: rotate(-90deg);
}
#BannerOpt .bannerwrapper {
    margin: 0.1in;
}
.bannerwrapper {
    overflow: hidden;
    margin: 0.25in;
    display: block;
    box-sizing: border-box;
}
.banner,
#agentinfobox {
    margin: 0;
    display: table;
    vertical-align: middle;
    overflow: hidden;
    box-sizing: border-box;
}
.banner-circle {
    border-radius: 50%;
    overflow: hidden !important;
}
.bannercircle {
    border-radius: 50%;
    overflow: hidden !important;
}
.banner-square {
    overflow: hidden !important;
    border-radius: 0;
}
.banner-rectangle {
    overflow: hidden !important;
    border-radius: 0;
}
.banner-rounded {
    border-radius: 0.25in;
    overflow: hidden !important;
}
.banner-rounded-top {
    border-radius: 0.25in 0.25in 0 0;
    overflow: hidden !important;
    padding-bottom: 0.2in !important;
    border-bottom: none !important;
}
.banner-rounded-btm {
    border-radius: 0 0 0.25in 0.25in;
    overflow: hidden !important;
    border-top: none !important;
}
.banner-halfcircle-top {
    border-radius: 3in 3in 0 0;
    overflow: hidden !important;
    padding: 0 1rem;
    border-bottom: none !important;
}
.banner-halfcircle-btm {
    border-radius: 0 0 3in 3in;
    padding: 0 1rem;
    overflow: hidden !important;
    border-top: none !important;
}
.banner p,
#agentinfobox div {
    padding: 0.4rem;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#agentinfobox {
    height: 75px;
}
#AgtNm.cke_editable,
#AgtNm2.cke_editable {
    height: 1.2rem;
}
#ContactInfo.cke_editable,
#ContactInfo2.cke_editable {
    height: 7.2rem;
}
#packageitems .moreinfo {
    position: absolute;
    right: 10px;
    top: 0px;
    color: #57f;
    font-size: 1.75rem;
    cursor: pointer;
}
.tooltip-inner {
    max-width: 600px;
    padding: 3px 8px;
    color: #ffffff !important;
    text-align: center;
    background-color: #000000 !important;
    border-radius: 0.25rem;
    border: 1px solid #000000;
}
.scrollypic .tooltip-inner {
    background-color: #000 !important;
    opacity: 1 !important;
}
.video_btn {
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 500;
}
iframe[src~="OldVersusNewTemplates"] {
    height: 60vh !important;
}
.logopanel {
    position: fixed;
    top: 0 !important;
    left: 2.45in !important;
    z-index: 100;
    background: #fff;
    border: 2px solid #e77728;
    padding: 0.5rem 1rem;
    height: 2.55in;
    max-width: 11in;
    min-width: 9.5in;
}
.holidaynote {
    background: transparent;
    font-style: italic !important;
    padding: 5px;
    font-size: 1rem !important;
    color: #dd0000;
}
@media (max-width: 575px) {
    .hidden-xs-down,
    .hidden-sm-down,
    .hidden-md-down,
    .hidden-lg-down,
    .hidden-xl-down,
    .hidden-xs-up,
    .hidden-unless-sm,
    .hidden-unless-md,
    .hidden-unless-lg,
    .hidden-unless-xl {
        display: none !important;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .hidden-sm-down,
    .hidden-md-down,
    .hidden-lg-down,
    .hidden-xl-down,
    .hidden-xs-up,
    .hidden-sm-up,
    .hidden-unless-xs,
    .hidden-unless-md,
    .hidden-unless-lg,
    .hidden-unless-xl {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-md-down,
    .hidden-lg-down,
    .hidden-xl-down,
    .hidden-xs-up,
    .hidden-sm-up,
    .hidden-md-up,
    .hidden-unless-xs,
    .hidden-unless-sm,
    .hidden-unless-lg,
    .hidden-unless-xl {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-lg-down,
    .hidden-xl-down,
    .hidden-xs-up,
    .hidden-sm-up,
    .hidden-md-up,
    .hidden-lg-up,
    .hidden-unless-xs,
    .hidden-unless-sm,
    .hidden-unless-md,
    .hidden-unless-xl {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-xl-down,
    .hidden-xs-up,
    .hidden-sm-up,
    .hidden-md-up,
    .hidden-lg-up,
    .hidden-xl-up,
    .hidden-unless-xs,
    .hidden-unless-sm,
    .hidden-unless-md,
    .hidden-unless-lg {
        display: none !important;
    }
}
.text-bold.shipping-time-text p {
    font-size: 12px;
    font-weight: bold;
}
