.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
@media only screen and (max-width: 767px){.woocommerce-cart #main-area table.cart th,#content table.cart th,.woocommerce-cart table.cart th{background-color:#000!important;color:#fff!important}.woocommerce-cart #main-area table,#content table.cart,.woocommerce-cart table.cart{margin-left:auto!important}.woocommerce-cart .entry-content{margin:auto!important}table.cart td,#content table.cart td,table.cart tr,#content table.cart tr,#content-area table tr,#content-area table td{max-width:100%!important}}.enquiry_form_wrapper_hide{display:none}p.wcfm-enquiries-count{background-color:#17a2b8;padding:1em 1.618em;margin-bottom:2.617924em;margin-left:0;border-radius:2px;color:#fff;clear:both;border-left:.6180469716em solid rgba(0,0,0,.15)}.wcfm_enquiry_reviews .comment + .wcfm_enquiry_reviews .comment{border-top:1px dashed #ddd}ol.wcfm_enquiry_list{margin-bottom:1.3em;margin-top:0;padding:0;list-style:decimal}ol.wcfm_enquiry_list li.wcfm_enquiry_item{margin-left:1.3em;list-style:none;padding:1em 0 0 0;display:block;margin-bottom:.6em}.wcfm_enquiry_reviews ol.wcfm_enquiry_list li.wcfm_enquiry_item .wcfm_enquiry_container .comment-text{width:100%!important;float:left!important;margin-top:40px;padding:0 1.5em}.wcfm_enquiry_reviews ol.wcfm_enquiry_list li.wcfm_enquiry_item .wcfm_enquiry_container .comment-text .enquiry-by{float:right;font-size:.875em;line-height:1;height:1em}@media only screen and (max-width:640px){#wcfm_enquiry_form .comment-form-author,#wcfm_enquiry_form .comment-form-email{width:100%}}a.wcfm_product_multivendor, .wcfmmp_product_mulvendor_container a.wcfmmp_product_multivendor_action_button {
background: #17a2b8;
padding: 5px 10px;         
-moz-border-radius: 4px;
-webkit-border-radius: 5px;
border-radius: 4px;
border:#f0f0f0 1px solid;
border-bottom: 1px solid #1C2B36;
color: #ffffff;
float: left;
text-align: center;
text-decoration: none;
margin-bottom: 8px;
margin-top: 10px;
-webkit-box-shadow: 0 1px 0 #ccc;
box-shadow: 0 1px 0 #ccc;
display: block;
cursor: pointer;
}
.wcfmmp_product_mulvendor_container a.wcfmmp_product_multivendor_action_button { display: inline-block; float: none; }
a.wcfm_product_multivendor:hover, .wcfmmp_product_mulvendor_container a.wcfmmp_product_multivendor_action_button:hover { background-color: #1C2B36; color: #fff; }
div.wcfmmp_product_mulvendor_rowhead {
background: #ffffff;
padding: 5px;
border: 1px solid #ccc;
-webkit-box-shadow: 2px 3px 2px #cccccc;
box-shadow: 2px 3px 2px #cccccc;
width: 100%;
color: #111;
}
div.wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowhead div.wcfmmp_product_mulvendor_rowsub {
padding: 2%;
float: left;
padding-top: 15px;
padding-bottom: 15px;
}
div.wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowbody div.wcfmmp_product_mulvendor_rowsub {
padding: 1%;
float: left;
padding-top: 5px;
padding-bottom: 5px;
}
div.wcfmmp_product_mulvendor_rowbody {
width: 100%;
border: 1px solid #eee;
background-color: #fff;
padding: 5px;
margin: 0 !important;
box-sizing: border-box;
}
.buttongap {
margin-bottom: 5px !important;
margin-top: 5px !important;
margin-right: 5px !important;
}
.centerclass {
text-align: center;
}
.woocommerce-tabs ins {
text-decoration: none;
}
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowbody .wcfmmp_product_mulvendor_rowsub .woocommerce-Price-amount {
color: #006E2E;
font-weight: bold;
display: block;
}
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowbody .wcfmmp_product_mulvendor_rowsub del .woocommerce-Price-amount {
text-decoration: line-through;
color: #CC0000;
font-weight: normal;
}
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowbody .wcfmmp_product_mulvendor_rowsub:nth-of-type(1),
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowhead .wcfmmp_product_mulvendor_rowsub:nth-of-type(1) {
width: 30% !important;
}
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowbody .wcfmmp_product_mulvendor_rowsub:nth-of-type(2),
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowhead .wcfmmp_product_mulvendor_rowsub:nth-of-type(2) {
width: 20% !important;
padding-top:12px;
}
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowbody .wcfmmp_product_mulvendor_rowsub:nth-of-type(3),
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowhead .wcfmmp_product_mulvendor_rowsub:nth-of-type(3) {
width: 50% !important;
text-align: center;
}
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowhead .wcfmmp_product_mulvendor_rowsub:nth-of-type(3) {
text-align: center;
}
div.wcfmmp_product_mulvendor_container .wcfmmp_store_info{margin:0;text-align:left;}
div.wcfmmp_product_mulvendor_container .wcfmmp_store_info .wcfmmp-store-rating {margin-left:0;text-align:left;}
@media screen and (max-width: 1100px) {
div.wcfmmp_product_mulvendor_rowhead div.wcfmmp_product_mulvendor_rowsub {
width: 98%;
padding: 1%;
float: left;
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}
div.wcfmmp_product_mulvendor_rowbody div.wcfmmp_product_mulvendor_rowsub {
width: 98%;
padding: 1%;
float: left;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
.centerclass {
text-align: left;
}
}
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_container,
.wcfm_product_multivendor_tab_tab .wcfmmp_product_mulvendor_container,
.woocommerce-Tabs-panel--wcfm_product_multivendor_tab .wcfmmp_product_mulvendor_container {
max-width: 100%;
}
#content_tab_wcfm_product_multivendor_tab,
div.wcfmmp_product_mulvendor_container,
.wcfm_product_multivendor_tab_tab .wc-accordion-content,
.woocommerce-Tabs-panel--wcfm_product_multivendor_tab,
.woocommerce-tabs .tab-panels {
position: relative;
}
.ajax_loader_class_msg {
width: 100%;
position: absolute;
z-index: 8888;
background-color: #ddd;
opacity: 0.5;
height: auto;
text-align: center;
display: none;
height: 100%;
top: 0;
left: 0;
}
.ajax_loader_class_msg img {
margin: auto;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.goto_more_offer_tab.button {
margin: 15px 0 10px;
}
@media (max-width: 767px) {
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowbody .wcfmmp_product_mulvendor_rowsub:nth-of-type(1),
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowbody .wcfmmp_product_mulvendor_rowsub:nth-of-type(2),
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowbody .wcfmmp_product_mulvendor_rowsub:nth-of-type(3),
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowhead .wcfmmp_product_mulvendor_rowsub:nth-of-type(1),
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowhead .wcfmmp_product_mulvendor_rowsub:nth-of-type(2),
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowhead .wcfmmp_product_mulvendor_rowsub:nth-of-type(3) {
width: 100%;
}
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowhead .wcfmmp_product_mulvendor_rowsub:nth-of-type(3) {
text-align: center;
}
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowhead .wcfmmp_product_mulvendor_rowsub:nth-of-type(1),
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowhead .wcfmmp_product_mulvendor_rowsub:nth-of-type(2) {
display: none;
}
div.wcfmmp_product_mulvendor_container .wcfmmp_product_mulvendor_row.wcfmmp_product_mulvendor_rowbody .star-rating {
left: calc(50% - 50px);
}
}
@media screen and (max-width: 400px) {
div.wcfmmp_product_mulvendor_rowhead div.wcfmmp_product_mulvendor_rowsub {
width: 98%;
padding: 1%;
float: left;
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}
div.wcfmmp_product_mulvendor_rowbody div.wcfmmp_product_mulvendor_rowsub {
width: 98%;
padding: 1%;
float: left;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}[class~=hurrytimer-campaign] {
line-height: normal;
text-align: center;
padding: 10px 0;
}
[class~=hurrytimer-campaign] * {
line-height: normal;
}
.hurryt-loading {
display: none !important;
}
.hurrytimer-timer {
display: flex;
align-items: baseline;
justify-content: center;
flex-wrap: wrap;
}
.hurrytimer-timer-digit {
font-feature-settings: "tnum";
font-variant-numeric: tabular-nums;
}
.hurrytimer-headline {
color: #333;
display: block;
margin: 5px auto;
overflow: hidden;
}
.hurrytimer-timer-block {
position: relative;
display: flex;
margin-right: 5px;
flex-direction: column;
align-items: center;
justify-content: center;
box-sizing: content-box;
margin-bottom: 10px;
margin-left: 5px;
}
.hurrytimer-timer-block:last-child {
margin-right: 0;
}
.hurrytimer-timer-block:first-child {
margin-left: 0;
}
.hurrytimer-sticky {
margin: auto !important;
width: 100%;
background: #fff;
left: 0;
right: 0;
z-index: 9999;
position: fixed;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}
.hurrytimer-sticky.is-off {
position: relative;
z-index: 0;
}
.admin-bar:not(.wp-admin) .hurrytimer-sticky {
z-index: 999999;
}
.hurrytimer-sticky-inner {
max-width: 1200px;
margin: auto;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}
.hurrytimer-button {
display: inline-block;
text-decoration: none;
outline: none;
}
.hurrytimer-sticky-close {
right: 10px;
position: absolute;
transform: translateY(-50%);
top: 50%;
background: none;
border: none;
padding: 0;
margin: 0;
width: 13px;
height: 13px;
cursor: pointer;
display: flex;
}
.hurrytimer-sticky-close svg {
fill: #333;
width: 100%;
height: 100%;
}
.hurrytimer-sticky-close:hover {
opacity: 1;
background: none;
}
.hurrytimer-campaign-40845{
text-align: left;
display: block;
}
.hurrytimer-campaign-40845 .hurrytimer-timer-digit,
.hurrytimer-campaign-40845 .hurrytimer-timer-sep{
color: #dd3333;
display: block;
font-size: 35px;
}
.hurrytimer-campaign-40845 .hurrytimer-timer{
justify-content:flex-start}.hurrytimer-campaign-40845 .hurrytimer-timer-label{
font-size: 12px;
color: #000;
text-transform: uppercase;
display: block;
}
.hurrytimer-campaign-40845 .hurrytimer-headline{
font-size: 30px;
color: #000;
margin-bottom: 5px;
}
.hurrytimer-campaign-40845 .hurrytimer-button-wrap{
margin-top: 5px;
}
.hurrytimer-campaign-40845 .hurrytimer-button{
font-size: 15px;
color: #fff;
background-color: #000;
border-radius: 3px;
padding: 10px 15px;
}
@media(max-width:425px) {
.hurrytimer-campaign-40845 .hurrytimer-button-wrap,
.hurrytimer-campaign-40845 .hurrytimer-headline
{
margin-left: 0;
margin-right: 0;
}
}
.hurrytimer-campaign-40844{
text-align: left;
display: block;
}
.hurrytimer-campaign-40844 .hurrytimer-timer-digit,
.hurrytimer-campaign-40844 .hurrytimer-timer-sep{
color: #dd3333;
display: block;
font-size: 35px;
}
.hurrytimer-campaign-40844 .hurrytimer-timer{
justify-content:flex-start}.hurrytimer-campaign-40844 .hurrytimer-timer-label{
font-size: 12px;
color: #000;
text-transform: uppercase;
display: block;
}
.hurrytimer-campaign-40844 .hurrytimer-headline{
font-size: 30px;
color: #000;
margin-bottom: 5px;
}
.hurrytimer-campaign-40844 .hurrytimer-button-wrap{
margin-top: 5px;
}
.hurrytimer-campaign-40844 .hurrytimer-button{
font-size: 15px;
color: #fff;
background-color: #000;
border-radius: 3px;
padding: 10px 15px;
}
@media(max-width:425px) {
.hurrytimer-campaign-40844 .hurrytimer-button-wrap,
.hurrytimer-campaign-40844 .hurrytimer-headline
{
margin-left: 0;
margin-right: 0;
}
}
.hurrytimer-campaign-40843{
text-align: left;
display: block;
}
.hurrytimer-campaign-40843 .hurrytimer-timer-digit,
.hurrytimer-campaign-40843 .hurrytimer-timer-sep{
color: #dd3333;
display: block;
font-size: 35px;
}
.hurrytimer-campaign-40843 .hurrytimer-timer{
justify-content:flex-start}.hurrytimer-campaign-40843 .hurrytimer-timer-label{
font-size: 12px;
color: #000;
text-transform: uppercase;
display: block;
}
.hurrytimer-campaign-40843 .hurrytimer-headline{
font-size: 30px;
color: #000;
margin-bottom: 5px;
}
.hurrytimer-campaign-40843 .hurrytimer-button-wrap{
margin-top: 5px;
}
.hurrytimer-campaign-40843 .hurrytimer-button{
font-size: 15px;
color: #fff;
background-color: #000;
border-radius: 3px;
padding: 10px 15px;
}
@media(max-width:425px) {
.hurrytimer-campaign-40843 .hurrytimer-button-wrap,
.hurrytimer-campaign-40843 .hurrytimer-headline
{
margin-left: 0;
margin-right: 0;
}
}
.hurrytimer-campaign-40842{
text-align: left;
display: block;
}
.hurrytimer-campaign-40842 .hurrytimer-timer-digit,
.hurrytimer-campaign-40842 .hurrytimer-timer-sep{
color: #dd3333;
display: block;
font-size: 35px;
}
.hurrytimer-campaign-40842 .hurrytimer-timer{
justify-content:flex-start}.hurrytimer-campaign-40842 .hurrytimer-timer-label{
font-size: 12px;
color: #000;
text-transform: uppercase;
display: block;
}
.hurrytimer-campaign-40842 .hurrytimer-headline{
font-size: 30px;
color: #000;
margin-bottom: 5px;
}
.hurrytimer-campaign-40842 .hurrytimer-button-wrap{
margin-top: 5px;
}
.hurrytimer-campaign-40842 .hurrytimer-button{
font-size: 15px;
color: #fff;
background-color: #000;
border-radius: 3px;
padding: 10px 15px;
}
@media(max-width:425px) {
.hurrytimer-campaign-40842 .hurrytimer-button-wrap,
.hurrytimer-campaign-40842 .hurrytimer-headline
{
margin-left: 0;
margin-right: 0;
}
}
.hurrytimer-campaign-40841{
text-align: left;
display: block;
}
.hurrytimer-campaign-40841 .hurrytimer-timer-digit,
.hurrytimer-campaign-40841 .hurrytimer-timer-sep{
color: #dd3333;
display: block;
font-size: 35px;
}
.hurrytimer-campaign-40841 .hurrytimer-timer{
justify-content:flex-start}.hurrytimer-campaign-40841 .hurrytimer-timer-label{
font-size: 12px;
color: #000;
text-transform: uppercase;
display: block;
}
.hurrytimer-campaign-40841 .hurrytimer-headline{
font-size: 30px;
color: #000;
margin-bottom: 5px;
}
.hurrytimer-campaign-40841 .hurrytimer-button-wrap{
margin-top: 5px;
}
.hurrytimer-campaign-40841 .hurrytimer-button{
font-size: 15px;
color: #fff;
background-color: #000;
border-radius: 3px;
padding: 10px 15px;
}
@media(max-width:425px) {
.hurrytimer-campaign-40841 .hurrytimer-button-wrap,
.hurrytimer-campaign-40841 .hurrytimer-headline
{
margin-left: 0;
margin-right: 0;
}
}
.hurrytimer-campaign-40839{
text-align: left;
display: block;
}
.hurrytimer-campaign-40839 .hurrytimer-timer-digit,
.hurrytimer-campaign-40839 .hurrytimer-timer-sep{
color: #dd3333;
display: block;
font-size: 35px;
}
.hurrytimer-campaign-40839 .hurrytimer-timer{
justify-content:flex-start}.hurrytimer-campaign-40839 .hurrytimer-timer-label{
font-size: 12px;
color: #000;
text-transform: uppercase;
display: block;
}
.hurrytimer-campaign-40839 .hurrytimer-headline{
font-size: 30px;
color: #000;
margin-bottom: 5px;
}
.hurrytimer-campaign-40839 .hurrytimer-button-wrap{
margin-top: 5px;
}
.hurrytimer-campaign-40839 .hurrytimer-button{
font-size: 15px;
color: #fff;
background-color: #000;
border-radius: 3px;
padding: 10px 15px;
}
@media(max-width:425px) {
.hurrytimer-campaign-40839 .hurrytimer-button-wrap,
.hurrytimer-campaign-40839 .hurrytimer-headline
{
margin-left: 0;
margin-right: 0;
}
}
.hurrytimer-campaign-40827{
text-align: left;
display: block;
}
.hurrytimer-campaign-40827 .hurrytimer-timer-digit,
.hurrytimer-campaign-40827 .hurrytimer-timer-sep{
color: #dd3333;
display: block;
font-size: 35px;
}
.hurrytimer-campaign-40827 .hurrytimer-timer{
justify-content:flex-start}.hurrytimer-campaign-40827 .hurrytimer-timer-label{
font-size: 12px;
color: #000;
text-transform: uppercase;
display: block;
}
.hurrytimer-campaign-40827 .hurrytimer-headline{
font-size: 30px;
color: #000;
margin-bottom: 5px;
}
.hurrytimer-campaign-40827 .hurrytimer-button-wrap{
margin-top: 5px;
}
.hurrytimer-campaign-40827 .hurrytimer-button{
font-size: 15px;
color: #fff;
background-color: #000;
border-radius: 3px;
padding: 10px 15px;
}
@media(max-width:425px) {
.hurrytimer-campaign-40827 .hurrytimer-button-wrap,
.hurrytimer-campaign-40827 .hurrytimer-headline
{
margin-left: 0;
margin-right: 0;
}
}
.hurrytimer-campaign-40826{
text-align: left;
display: block;
}
.hurrytimer-campaign-40826 .hurrytimer-timer-digit,
.hurrytimer-campaign-40826 .hurrytimer-timer-sep{
color: #dd3333;
display: block;
font-size: 35px;
}
.hurrytimer-campaign-40826 .hurrytimer-timer{
justify-content:flex-start}.hurrytimer-campaign-40826 .hurrytimer-timer-label{
font-size: 12px;
color: #000;
text-transform: uppercase;
display: block;
}
.hurrytimer-campaign-40826 .hurrytimer-headline{
font-size: 30px;
color: #000;
margin-bottom: 5px;
}
.hurrytimer-campaign-40826 .hurrytimer-button-wrap{
margin-top: 5px;
}
.hurrytimer-campaign-40826 .hurrytimer-button{
font-size: 15px;
color: #fff;
background-color: #000;
border-radius: 3px;
padding: 10px 15px;
}
@media(max-width:425px) {
.hurrytimer-campaign-40826 .hurrytimer-button-wrap,
.hurrytimer-campaign-40826 .hurrytimer-headline
{
margin-left: 0;
margin-right: 0;
}
}
.hurrytimer-campaign-40825{
text-align: left;
display: block;
}
.hurrytimer-campaign-40825 .hurrytimer-timer-digit,
.hurrytimer-campaign-40825 .hurrytimer-timer-sep{
color: #dd3333;
display: block;
font-size: 35px;
}
.hurrytimer-campaign-40825 .hurrytimer-timer{
justify-content:flex-start}.hurrytimer-campaign-40825 .hurrytimer-timer-label{
font-size: 12px;
color: #000;
text-transform: uppercase;
display: block;
}
.hurrytimer-campaign-40825 .hurrytimer-headline{
font-size: 30px;
color: #000;
margin-bottom: 5px;
}
.hurrytimer-campaign-40825 .hurrytimer-button-wrap{
margin-top: 5px;
}
.hurrytimer-campaign-40825 .hurrytimer-button{
font-size: 15px;
color: #fff;
background-color: #000;
border-radius: 3px;
padding: 10px 15px;
}
@media(max-width:425px) {
.hurrytimer-campaign-40825 .hurrytimer-button-wrap,
.hurrytimer-campaign-40825 .hurrytimer-headline
{
margin-left: 0;
margin-right: 0;
}
}
.hurrytimer-campaign-40824{
text-align: left;
display: block;
}
.hurrytimer-campaign-40824 .hurrytimer-timer-digit,
.hurrytimer-campaign-40824 .hurrytimer-timer-sep{
color: #dd3333;
display: block;
font-size: 35px;
}
.hurrytimer-campaign-40824 .hurrytimer-timer{
justify-content:flex-start}.hurrytimer-campaign-40824 .hurrytimer-timer-label{
font-size: 12px;
color: #000;
text-transform: uppercase;
display: block;
}
.hurrytimer-campaign-40824 .hurrytimer-headline{
font-size: 30px;
color: #000;
margin-bottom: 5px;
}
.hurrytimer-campaign-40824 .hurrytimer-button-wrap{
margin-top: 5px;
}
.hurrytimer-campaign-40824 .hurrytimer-button{
font-size: 15px;
color: #fff;
background-color: #000;
border-radius: 3px;
padding: 10px 15px;
}
@media(max-width:425px) {
.hurrytimer-campaign-40824 .hurrytimer-button-wrap,
.hurrytimer-campaign-40824 .hurrytimer-headline
{
margin-left: 0;
margin-right: 0;
}
}
.hurrytimer-campaign-40823{
text-align: left;
display: block;
}
.hurrytimer-campaign-40823 .hurrytimer-timer-digit,
.hurrytimer-campaign-40823 .hurrytimer-timer-sep{
color: #dd3333;
display: block;
font-size: 35px;
}
.hurrytimer-campaign-40823 .hurrytimer-timer{
justify-content:flex-start}.hurrytimer-campaign-40823 .hurrytimer-timer-label{
font-size: 12px;
color: #000;
text-transform: uppercase;
display: block;
}
.hurrytimer-campaign-40823 .hurrytimer-headline{
font-size: 30px;
color: #000;
margin-bottom: 5px;
}
.hurrytimer-campaign-40823 .hurrytimer-button-wrap{
margin-top: 5px;
}
.hurrytimer-campaign-40823 .hurrytimer-button{
font-size: 15px;
color: #fff;
background-color: #000;
border-radius: 3px;
padding: 10px 15px;
}
@media(max-width:425px) {
.hurrytimer-campaign-40823 .hurrytimer-button-wrap,
.hurrytimer-campaign-40823 .hurrytimer-headline
{
margin-left: 0;
margin-right: 0;
}
}
.hurrytimer-campaign-40821{
text-align: left;
display: block;
}
.hurrytimer-campaign-40821 .hurrytimer-timer-digit,
.hurrytimer-campaign-40821 .hurrytimer-timer-sep{
color: #dd3333;
display: block;
font-size: 35px;
}
.hurrytimer-campaign-40821 .hurrytimer-timer{
justify-content:flex-start}.hurrytimer-campaign-40821 .hurrytimer-timer-label{
font-size: 12px;
color: #000;
text-transform: uppercase;
display: block;
}
.hurrytimer-campaign-40821 .hurrytimer-headline{
font-size: 30px;
color: #000;
margin-bottom: 5px;
}
.hurrytimer-campaign-40821 .hurrytimer-button-wrap{
margin-top: 5px;
}
.hurrytimer-campaign-40821 .hurrytimer-button{
font-size: 15px;
color: #fff;
background-color: #000;
border-radius: 3px;
padding: 10px 15px;
}
@media(max-width:425px) {
.hurrytimer-campaign-40821 .hurrytimer-button-wrap,
.hurrytimer-campaign-40821 .hurrytimer-headline
{
margin-left: 0;
margin-right: 0;
}
}