li#wp-admin-bar-sochm_notice_in_wp_admin_open .ab-item {
background: green;
}
li#wp-admin-bar-sochm_notice_in_wp_admin_closed .ab-item {
background: #db3939;
}
.today {
background: #f3f3f3;
}
.week_days_table td sup small {
background: #000000;
color: white;
padding: 2px 6px;
border-radius: 3px;
}
.sochm-single-page-container {
position: fixed;
width: 100%;
height: 100%;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: red;
color: white;
z-index: 999999999;
font-family: "Courier New", Courier, monospace;
font-size: 25px;
}
.sochm-single-page-container .middle {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
}
.sochm-single-page-container hr {
margin: auto;
width: 40%;
}
i.sochm-icon-close {
position: absolute;
right: 15px;
top: 15px;
cursor: pointer;
}
#sochm-timer-design-boxed #store_is_going_to_close_soon_remaining_time,
#sochm-timer-design-boxed #store_is_going_to_open_soon_remaining_time,
#sochm-timer-design-circular-border #store_is_going_to_close_soon_remaining_time,
#sochm-timer-design-circular-border #store_is_going_to_open_soon_remaining_time {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
margin-top: 5px;
}
#store_is_going_to_close_soon_remaining_time.default,
#store_is_going_to_open_soon_remaining_time.default {
font-weight: bold;
}
#sochm-timer-design-boxed #store_is_going_to_close_soon_remaining_time div,
#sochm-timer-design-boxed #store_is_going_to_open_soon_remaining_time div {
background-color: #000000;
color: #ffffff;
border-radius: 5px;
font-size: 1.5rem;
font-weight: 700;
margin-left: 10px;
margin-right: 10px;
align-items: center;
padding: 5px 10px;
}
#sochm-timer-design-boxed #store_is_going_to_close_soon_remaining_time div span,
#sochm-timer-design-boxed #store_is_going_to_close_open_remaining_time div span {
display: block;
margin-top: -2px;
font-size: 15px;
font-weight: 500;
}
div[aria-describedby="sochm-dialog"] {
width: auto !important;
}
div#sochm-timer-design-boxed-with-flipping,
div#sochm-timer-design-circular-border,
div#sochm-timer-design-boxed {
text-align: center;
}
#sochm-timer-design-circular-border #store_is_going_to_close_soon_remaining_time>div,
#sochm-timer-design-circular-border #store_is_going_to_open_soon_remaining_time>div {
position: relative;
display: inline-flex;
}
#sochm-timer-design-circular-border #store_is_going_to_close_soon_remaining_time>div>span,
#sochm-timer-design-circular-border #store_is_going_to_open_soon_remaining_time>div>span {
text-align: center;
position: absolute;
line-height: 160px;
width: 100%;
font-size: 20px;
}
#sochm-timer-design-circular-border #store_is_going_to_close_soon_remaining_time svg,
#sochm-timer-design-circular-border #store_is_going_to_open_soon_remaining_time svg {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
#sochm-timer-design-circular-border #store_is_going_to_close_soon_remaining_time .circle_animation,
#sochm-timer-design-circular-border #store_is_going_to_open_soon_remaining_time .circle_animation {
stroke-dasharray: 440; stroke-dashoffset: 440;
transition: all 1s linear;
}   .flipdown.flipdown__theme-dark {
font-family: sans-serif;
font-weight: bold;
} .flipdown.flipdown__theme-dark .rotor-group-heading:before {
color: #000000;
} .flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):before,
.flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):after {
background-color: #151515;
} .flipdown.flipdown__theme-dark .rotor,
.flipdown.flipdown__theme-dark .rotor-top,
.flipdown.flipdown__theme-dark .rotor-leaf-front {
color: #FFFFFF;
background-color: #151515;
} .flipdown.flipdown__theme-dark .rotor-bottom,
.flipdown.flipdown__theme-dark .rotor-leaf-rear {
color: #EFEFEF;
background-color: #202020;
} .flipdown.flipdown__theme-dark .rotor:after {
border-top: solid 1px #151515;
}  .flipdown.flipdown__theme-light {
font-family: sans-serif;
font-weight: bold;
} .flipdown.flipdown__theme-light .rotor-group-heading:before {
color: #EEEEEE;
} .flipdown.flipdown__theme-light .rotor-group:nth-child(n+2):nth-child(-n+3):before,
.flipdown.flipdown__theme-light .rotor-group:nth-child(n+2):nth-child(-n+3):after {
background-color: #DDDDDD;
} .flipdown.flipdown__theme-light .rotor,
.flipdown.flipdown__theme-light .rotor-top,
.flipdown.flipdown__theme-light .rotor-leaf-front {
color: #222222;
background-color: #DDDDDD;
} .flipdown.flipdown__theme-light .rotor-bottom,
.flipdown.flipdown__theme-light .rotor-leaf-rear {
color: #333333;
background-color: #EEEEEE;
} .flipdown.flipdown__theme-light .rotor:after {
border-top: solid 1px #222222;
} .flipdown {
overflow: visible;
width: 510px;
height: 110px;
margin: 0 auto;
}
.flipdown .rotor-group {
position: relative;
float: left;
padding-right: 30px;
}
.flipdown .rotor-group:last-child {
padding-right: 0;
}
.flipdown .rotor-group-heading:before {
display: block;
height: 30px;
line-height: 30px;
text-align: center;
}
.flipdown .rotor-group:nth-child(1) .rotor-group-heading:before {
content: attr(data-before);
}
.flipdown .rotor-group:nth-child(2) .rotor-group-heading:before {
content: attr(data-before);
}
.flipdown .rotor-group:nth-child(3) .rotor-group-heading:before {
content: attr(data-before);
}
.flipdown .rotor-group:nth-child(4) .rotor-group-heading:before {
content: attr(data-before);
}
.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before {
content: '';
position: absolute;
bottom: 20px;
left: 115px;
width: 10px;
height: 10px;
border-radius: 50%;
}
.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after {
content: '';
position: absolute;
bottom: 50px;
left: 115px;
width: 10px;
height: 10px;
border-radius: 50%;
}
.flipdown .rotor {
position: relative;
float: left;
width: 50px;
height: 80px;
margin: 0px 5px 0px 0px;
border-radius: 4px;
font-size: 4rem;
text-align: center;
perspective: 200px;
}
.flipdown .rotor:last-child {
margin-right: 0;
}
.flipdown .rotor-top,
.flipdown .rotor-bottom {
overflow: hidden;
position: absolute;
width: 50px;
height: 40px;
}
.flipdown .rotor-leaf {
z-index: 1;
position: absolute;
width: 50px;
height: 80px;
transform-style: preserve-3d;
transition: transform 0s;
}
.flipdown .rotor-leaf.flipped {
transform: rotateX(-180deg);
transition: all 0.5s ease-in-out;
}
.flipdown .rotor-leaf-front,
.flipdown .rotor-leaf-rear {
overflow: hidden;
position: absolute;
width: 50px;
height: 40px;
margin: 0;
transform: rotateX(0deg);
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.flipdown .rotor-leaf-front {
line-height: 80px;
border-radius: 4px 4px 0px 0px;
}
.flipdown .rotor-leaf-rear {
line-height: 0px;
border-radius: 0px 0px 4px 4px;
transform: rotateX(-180deg);
}
.flipdown .rotor-top {
line-height: 80px;
border-radius: 4px 4px 0px 0px;
}
.flipdown .rotor-bottom {
bottom: 0;
line-height: 0px;
border-radius: 0px 0px 4px 4px;
}
.flipdown .rotor:after {
content: '';
z-index: 2;
position: absolute;
bottom: 0px;
left: 0px;
width: 50px;
height: 40px;
border-radius: 0px 0px 4px 4px;
}
@media (max-width: 550px) {
.flipdown {
width: 312px;
height: 70px;
}
.flipdown .rotor {
font-size: 2.2rem;
margin-right: 3px;
}
.flipdown .rotor,
.flipdown .rotor-leaf,
.flipdown .rotor-leaf-front,
.flipdown .rotor-leaf-rear,
.flipdown .rotor-top,
.flipdown .rotor-bottom,
.flipdown .rotor:after {
width: 30px;
}
.flipdown .rotor-group {
padding-right: 20px;
}
.flipdown .rotor-group:last-child {
padding-right: 0px;
}
.flipdown .rotor-group-heading:before {
font-size: 0.8rem;
height: 20px;
line-height: 20px;
}
.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before,
.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after {
left: 69px;
}
.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before {
bottom: 13px;
height: 8px;
width: 8px;
}
.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after {
bottom: 29px;
height: 8px;
width: 8px;
}
.flipdown .rotor-leaf-front,
.flipdown .rotor-top {
line-height: 50px;
}
.flipdown .rotor-leaf,
.flipdown .rotor {
height: 50px;
}
.flipdown .rotor-leaf-front,
.flipdown .rotor-leaf-rear,
.flipdown .rotor-top,
.flipdown .rotor-bottom,
.flipdown .rotor:after {
height: 25px;
}
}
.sochm-toast {
position: fixed;
z-index: 9999;
border-radius: 12px;
padding: 10px 35px 10px 25px;
background-color: #fff;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
top: 5rem;
right: 10px;
border-left: 5px solid #5cb85c;
overflow: hidden;
-webkit-transform: translateX(calc(100% + 30px));
transform: translateX(calc(100% + 30px));
-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.35) !important;
transition: -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.35) !important;
transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.35) !important;
transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.35), -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.35) !important;
}
.sochm-toast.sochm-toast-visible {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.sochm-toast .sochm-toast-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.sochm-toast .sochm-toast-content .sochm-toast-message {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin: 0 20px;
}
.sochm-toast .sochm-toast-content .sochm-toast-message .sochm-toast-text {
font-weight: 400;
color: #666;
text-align: center;
}
.sochm-toast .sochm-toast-content .sochm-toast-message .sochm-toast-text.sochm-toast-text-2 {
font-size: 18px;
} .sochm-toast.sochm-toast-type-error {
border-left: 5px solid #FF5252 !important;
} .sochm-toast.sochm-toast-type-success {
border-left: 5px solid #4CAF50 !important;
} .sochm-toast.sochm-toast-type-warning {
border-left: 5px solid #FFC107 !important;
}.antiscroll-wrap{display:inline-block;position:relative;overflow:hidden;}.antiscroll-scrollbar{background:gray;background:rgba(0,0,0,.5);-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;-webkit-box-shadow:0 0 1px #fff;-moz-box-shadow:0 0 1px #fff;box-shadow:0 0 1px #fff;position:absolute;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:linear 300ms opacity;-moz-transition:linear 300ms opacity;-o-transition:linear 300ms opacity;}.antiscroll-scrollbar-shown{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}.antiscroll-scrollbar-horizontal{height:7px;margin-left:2px;bottom:2px;left:0;}.antiscroll-scrollbar-vertical{width:7px;margin-top:2px;right:2px;top:0;}.antiscroll-inner{overflow:scroll;}.antiscroll-inner::-webkit-scrollbar{width:0;height:0;}.antiscroll-inner::scrollbar{width:0;height:0;}.frzTbl {
width: 100%; height: 1245px; position: relative;
max-width: 100%;
overflow: visible;
}
.frzTbl-scroll-overlay {
overflow: scroll;
scrollbar-width: none;
position: relative;
z-index: 4;
pointer-events: none;
height: 100% !important;
width: 100% !important;
}
.frzTbl:hover .frzTbl-scroll-overlay {
opacity: 1;
}
.frzTbl--scrolling .frzTbl-scroll-overlay {
pointer-events: auto;
}
.frzTbl-content-wrapper,
.frzTbl-frozen-columns-wrapper,
.frzTbl-table-wrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.frzTbl-content-wrapper {
overflow: visible;
} .frzTbl.frzTbl--intrinsic-height {
height: auto !important;
min-height: 0;
display: grid;
grid-template-columns: minmax(0, 1fr);
grid-template-rows: auto;
}
.frzTbl.frzTbl--intrinsic-height > .frzTbl-scroll-overlay,
.frzTbl.frzTbl--intrinsic-height > .frzTbl-content-wrapper {
grid-column: 1;
grid-row: 1;
}
.frzTbl.frzTbl--intrinsic-height > .frzTbl-content-wrapper {
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
width: 100%;
overflow: visible;
align-self: start;
}
.frzTbl.frzTbl--intrinsic-height > .frzTbl-scroll-overlay {
width: 100% !important;
height: 100% !important;
align-self: stretch;
}
.frzTbl.frzTbl--intrinsic-height .frzTbl-scroll-overlay__inner {
width: 100% !important;
height: 100% !important;
min-width: 100%;
min-height: 100%;
box-sizing: border-box;
}
.frzTbl.frzTbl--intrinsic-height .frzTbl-table-wrapper {
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
overflow: visible;
}
.frzTbl.frzTbl--intrinsic-height .frzTbl-table-wrapper__inner {
width: auto !important;
height: auto !important;
min-width: 100%;
}
.frzTbl.frzTbl--intrinsic-height
.frzTbl-table-wrapper__inner
> table.frzTbl-table {
position: relative !important;
top: auto !important;
left: auto !important;
}
html[dir="rtl"]
.frzTbl.frzTbl--intrinsic-height
.frzTbl-table-wrapper__inner
> table.frzTbl-table {
left: auto !important;
right: auto !important;
}
.frzTbl-fixed-heading-wrapper-outer {
position: fixed;
top: 0;
z-index: 3;
display: block;
width: 100%;
transform: translateY(0);
transition:
0.1s opacity,
0.2s transform;
}
.frzTbl-fixed-heading-wrapper-outer:after {
content: "";
display: block;
position: absolute;
bottom: -5px;
left: 0;
width: 100%;
height: 6px;
pointer-events: none;
background: linear-gradient(180deg, rgb(0 0 0 / 25%), transparent);
}
.frzTbl--scrolled-above-top .frzTbl-fixed-heading-wrapper-outer,
.frzTbl--scrolled-completely-below-bottom .frzTbl-fixed-heading-wrapper-outer {
pointer-events: none;
opacity: 0;
transform: translateY(-10px);
}
.frzTbl-force-parent-overlow-visible {
overflow: visible !important;
}
.frzTbl-fixed-heading-wrapper {
position: absolute;
left: 0;
right: 0;
overflow-x: hidden;
}
.frzTbl-fixed-heading-wrapper__columns {
position: absolute;
left: 0;
z-index: 1;
height: 100%;
}
.frzTbl-fixed-heading-wrapper__columns--right {
left: auto;
right: 0;
}
.frzTbl-frozen-columns-wrapper {
z-index: 3;
pointer-events: none;
}
.frzTbl-frozen-columns-wrapper .frzTbl-frozen-columns-wrapper__columns {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
height: 100%;
}
.frzTbl-frozen-columns-wrapper__columns.frzTbl-frozen-columns-wrapper__columns--right,
.frzTbl-fixed-heading-wrapper__columns.frzTbl-fixed-heading-wrapper__columns--right {
right: 0;
left: auto;
border-width: 0 0 0 1px;
}
.frzTbl-frozen-columns-wrapper__columns:before,
.frzTbl-fixed-heading-wrapper__columns:before {
content: "";
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 1px;
background: rgba(0, 0, 0, 0.1);
transform: translateX(100%);
}
.frzTbl-frozen-columns-wrapper__columns.frzTbl-frozen-columns-wrapper__columns--right:before,
.frzTbl-fixed-heading-wrapper__columns.frzTbl-fixed-heading-wrapper__columns--right:before {
right: auto;
left: -2px;
}
.frzTbl-frozen-columns-wrapper__columns:after,
.frzTbl-fixed-heading-wrapper__columns:after {
content: "";
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 6px;
background: linear-gradient(270deg, rgb(0 0 0 / 25%), transparent);
transform: translateX(100%);
transition: 0.1s width;
}
.frzTbl-frozen-columns-wrapper__columns--left:after,
.frzTbl-fixed-heading-wrapper__columns:after {
background: linear-gradient(90deg, rgb(0 0 0 / 25%), transparent);
}
.frzTbl-frozen-columns-wrapper__columns.frzTbl-frozen-columns-wrapper__columns--right:after,
.frzTbl-fixed-heading-wrapper__columns.frzTbl-fixed-heading-wrapper__columns--right:after {
right: auto;
left: 0;
transform: translateX(-100%);
}
.frzTbl.frzTbl--scrolled-to-left-edge
.frzTbl-frozen-columns-wrapper__columns.frzTbl-frozen-columns-wrapper__columns--left:after,
.frzTbl.frzTbl--scrolled-to-right-edge
.frzTbl-frozen-columns-wrapper__columns.frzTbl-frozen-columns-wrapper__columns--right:after,
.frzTbl.frzTbl--scrolled-to-left-edge
.frzTbl-fixed-heading-wrapper__columns.frzTbl-fixed-heading-wrapper__columns--left:after,
.frzTbl.frzTbl--scrolled-to-right-edge
.frzTbl-fixed-heading-wrapper__columns.frzTbl-fixed-heading-wrapper__columns--right:after {
width: 0;
}
.frzTbl.frzTbl--scrolled-to-left-edge
.frzTbl-frozen-columns-wrapper__columns--empty.frzTbl-frozen-columns-wrapper__columns--left:before,
.frzTbl.frzTbl--scrolled-to-right-edge
.frzTbl-frozen-columns-wrapper__columns--empty.frzTbl-frozen-columns-wrapper__columns--right:before,
.frzTbl.frzTbl--scrolled-to-left-edge
.frzTbl-fixed-heading-wrapper__columns--empty.frzTbl-fixed-heading-wrapper__columns--left:before,
.frzTbl.frzTbl--scrolled-to-right-edge
.frzTbl-fixed-heading-wrapper__columns--empty.frzTbl-fixed-heading-wrapper__columns--right:before {
display: none !important;
}
.frzTbl.frzTbl--scrolled-to-left-edge.frzTbl.frzTbl--scrolled-to-right-edge
.frzTbl-frozen-columns-wrapper__columns {
display: none !important;
}
.frzTbl-frozen-columns-wrapper__columns > table {
position: absolute;
left: 0;
top: 0;
bottom: 0;
border-top-width: 0 !important;
}
.frzTbl-frozen-columns-wrapper__columns > .frzTbl-top-sticky--empty + table {
position: relative;
}
.frzTbl-frozen-columns-wrapper__columns--right > table {
left: auto;
right: 0;
}
.frzTbl-table-wrapper {
z-index: 1;
}
.frzTbl-scroll-overlay__inner,
.frzTbl-table-wrapper__inner { width: 20000px; height: 20000px; min-width: 100%;
position: relative;
}
.frzTbl-table-wrapper__inner--overflow-check {
width: 100% !important;
}
.frzTbl-table-wrapper__inner--deflate {
width: auto;
height: auto;
}
.frzTbl-table-wrapper__inner--deflate > table {
min-width: 0 !important;
width: 100% !important;
}
.frzTbl-table-wrapper__inner--overflow-check > .frzTbl-table {
width: auto !important;
min-width: 0 !important;
}
.frzTbl-top-sticky {
width: 100%;
position: sticky;
position: -webkit-sticky;
top: 0;
z-index: 1; }
.frzTbl-table-wrapper__inner > table {
min-width: 0; width: auto;
position: absolute;
top: 0;
left: 0;
}
html[dir="rtl"] .frzTbl-table-wrapper__inner > table {
left: auto;
right: 0;
}
.frzTbl .antiscroll-scrollbar {
z-index: 4;
bottom: 0px;
height: 12px;
}
.frzTbl .antiscroll-scrollbar:after {
content: "";
background: transparent;
position: absolute;
left: 0;
top: -50%;
width: 100%;
height: 200%;
}
.frzTbl .antiscroll-scrollbar-vertical {
display: none !important;
}
.frzTbl-antiscroll-control-wrap {
position: fixed;
bottom: 0;
z-index: 2;
}
.frzTbl--scrolled-completely-above-top .frzTbl-antiscroll-control-wrap {
opacity: 0;
pointer-events: none;
}
.frzTbl--scrolled-below-bottom .frzTbl-antiscroll-control-wrap {
position: relative;
}
.frzTbl--hide-antiscroll .antiscroll-scrollbar-horizontal {
display: none !important;
} .frzTbl-clone-table {
width: auto !important;
min-width: 0 !important;
border-collapse: collapse !important;
}
.frzTbl--temp-wrapper {
height: 0;
overflow: hidden;
opacity: 0;
}
.frzTbl--temp-wrapper > div,
.frzTbl-table-wrapper__inner--unrestrict-table-wrapper {
position: relative;
width: 100000px !important;
}
.frzTbl--temp-wrapper > div > table,
.frzTbl-table-wrapper__inner--unrestrict-table-wrapper > table {
min-width: 0;
width: auto !important;
max-width: none !important;
}
.frzTbl--grab-and-scroll {
cursor: move;
cursor: grab;
cursor: -moz-grab;
cursor: -webkit-grab;
-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.frzTbl--grab-and-scroll a,
.frzTbl--grab-and-scroll img {
-webkit-user-drag: none;
}
.frzTbl--grab-and-scroll--grabbing {
cursor: grabbing;
cursor: -moz-grabbing;
cursor: -webkit-grabbing;
}
.frzTbl:not(.frzTbl--init) .frzTbl-fixed-heading-wrapper-outer,
.frzTbl:not(.frzTbl--init) .frzTbl-frozen-columns-wrapper {
opacity: 0;
pointer-events: none;
} .frzTbl-table-wrapper__shadow-left,
.frzTbl-table-wrapper__shadow-right {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 0;
}
.frzTbl-table-wrapper__shadow-right {
left: auto;
right: 0;
}