<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">span#hm_timer {
    font-size: 30px;
    letter-spacing: 0px;
    color: #555555;
    float: left;
    padding-left: 3px;
}
  
  table#timertwohour {
    width: 100% !important;
    margin: 0 auto ;
}
table#timertwohour tr:last-child td {
    width: 70px;
}

span#cokies1_timer&gt;span {
    padding-right: 5%;
    padding-left: 5%;
    float: left;
}
span#cokies1_timer {
    font-size: 30px;
    letter-spacing: 0px;
    color: #555555;
    float: left;
    padding-left: 3px;
    width: 100%;
}

span#cokies1_timer samp {
    width: 15%;
    float: left;
    /* margin-left: 21px; */
}

span#hm_timer&gt;span {
    /* float: left; */
       padding-right: 13px;
    padding-left: 15px;
}
  
  .model6&gt;tbody&gt;tr:first-child&gt;td {
    padding-left: 0px !important;
}
#timertwohour tr td {
    padding: 0px 10px ;
    border: 0 !important;
    font-weight: 600;
    text-align: center;
    color: #555555;
}
  span#hm_timer {
    float: left;
    width: 100%;
}
  table#timertwohour.model3 span samp {
    width: 26%;
    float: left;
}
  table#timertwohour.model3 span&gt;span {
    width: 10%;
    float: left;
}
  span#hm_timer&gt;span {
    float: left;
   padding-right: 13px;
    padding-left: 13px;
    width: 8%;
}
  span#hm_timer samp {
    width: 26%;
    float: left;
}
  .model5&gt;tbody&gt;tr&gt;td&gt;#hm_timer&gt;samp {
    width: 33%;
}
.model5&gt;tbody&gt;tr:last-child td {
    width: 22% !Important;
}
  .model6&gt;tbody&gt;tr:last-child td {
    width: 22% !Important;
}
 @font-face {
    font-family:Segment7Standard;
    src: url('https://cdn.shopify.com/s/files/1/1475/3640/t/2/assets/Segment7Standard.otf');
} 
  
  
  table#timertwohour.model3 span, table#timertwohour.model3 samp {
    font-family: Segment7Standard;
    font-size: 60px;
}
 .model6&gt;tbody&gt;tr:first-child&gt;td&gt;span#hm_timer&gt;i {
    display: none;
} 
  
  .progressbar div {
    background: #d95350;
    border-radius: 7px 7px 7px 7px;
    height: 11px;
}
            
            ul.countdown {
                list-style: none;
               /* margin: 75px 0 0;*/
                padding: 0;
                display: block;
                text-align: center;
            }

            ul.countdown li {
                display: inline-block;
            }

            ul.countdown li span {
                font-size: 50px;
                font-weight: 300;
                line-height: 80px;
            }

            ul.countdown li.seperator {
                font-size: 80px;
                line-height: 70px;
                vertical-align: top;
            }

ul.countdown li p {
    color: #555555;
    font-size: 14px;
    font-weight: 500;
   /* margin-left: 10px;*/
    text-align: center;
    text-transform: capitalize;
}
  
  ul.countdown li span.days, ul.countdown li span.hours, ul.countdown li span.minutes, ul.countdown li span.seconds {
   /* background: #CA7128 none repeat scroll 0 0;
    color: #fff;
    font-size: 36px;
    width: 87px;
    */
    color: #555555;
    display: inline-block;
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0px 8px;
    width: 50px;
}

.others-bottom1 {
    display: none;
}
  
  .add_disbale {display: none !important;}
  .add_enable {display: block !important;}

    #product .progress {
    height: 11px;
    background-color: #ffe8e8;
    border-radius: 7px 7px 7px 7px;
}      
  #product .progress-bar-success {
    background-color: #d95350;
}
  
  
  table#timertwohour.model3 span {
    font-family: Segment7Standard !important;
    font-size: 60px !important;
    padding-right: 3px;
    padding-left: 2px;
}
  
  table#timertwohour.model3 td {
    font-size: 16px !important;
    font-weight: 100;
    text-transform: uppercase;
    padding-right: 25px !important;
}
  
  
 .model3_24 li p {
    margin-left: 31px !important;
   text-transform: uppercase !important;
}
  .model3_24 span {
    font-family: Segment7Standard !important;
    font-size: 57px !important;
  }
  
  .model3_24 li {
    margin-left: 19px;
}
  
  
  
  /*model 4 csss start*/
  
  
  
  
.countdown-container {
    position: relative;
    min-height: 160px;
}

.clock-item .inner {
	height: 0px;
	padding-bottom: 100%;
	position: relative;	
	width: 100%;
}

.clock-canvas {
	background-color: rgba(255, 255, 255, .1);
	border-radius: 50%;
	height: 0px;
	padding-bottom: 100%;
}

.text {
	color: #fff;	
	font-size: 30px;
	font-weight: bold;	
	margin-top: -50px;
	position: absolute;
	top: 50%;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	width: 100%;
}

.text .val {
    font-size: 40px;
    margin-top: 18px;
    color: #3c3c3c;
    text-shadow: none;
}

.text .type-time {
    font-size: 16px;
    margin-top: 18px;
    color: #3c3c3c;
    text-shadow: none;
}

@media (min-width: 768px) and (max-width: 991px) {
	.clock-item {
		margin-bottom: 30px;		
	}
}
@media (min-width: 320px) and (max-width: 375px) {
table#timertwohour tr:last-child td {
    width: 25%;
}
  span#cokies1_timer&gt;span {
    padding-right: 4%;
    padding-left: 4%;
    float: left;
}
}
@media (min-width: 376px) and (max-width: 767px) {
table#timertwohour tr:last-child td {
    width: 22%;
}
}



@media (min-width: 768px) and (max-width: 1030px) {
.account {
    padding: 0 !important;
    width: 100%;
    text-align: right;
    float: right;
}
}
  
@media (max-width: 767px) {
	.clock-item {
		margin: 0px 30px 30px 30px;
	}
  .grid, .grid--rev, .grid--full, .grid-uniform {
    margin-left: 0px ;
}
}
  
  
  /* model 4 css end*/
  
 /* model 5 css start*/
  .model5 tr td span {
    font-size: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    padding-left: 3px;
}
  
  .model5 tr td span&gt;span {
    /* float: left; */
    padding-right: 13px;
    padding-left: 24px !important; 
}
  .model5 tr {
    border: 1px solid #C0392B;
}
  .model5 tr:first-child td:first-child {
    background-color: #C0392B;
}
  .model5 tr:last-child  {
	border:none;
}
  .model5 tr td:last-child span {
    color: #666 !important;
}
  .model5 tr:last-child td {
    font-weight: 100 !important;
}
  
  /* model 5 css end*/
  
  
   /* model 6 css start*/
  .model6 tr td span {
    font-size: 30px;
    letter-spacing: 0px;
    color: #80a3ca !important;
    padding-left: 3px;
}
  .model6 tr td {
    padding: 0px 10px !important;
    border: 0 !important;
    font-weight: 100;
    text-align: center;
    color: #555555;
               
}
 .model6 span#hm_timer&gt;span {
    background-image: url(https://cdn.shopify.com/s/files/1/1475/3640/t/2/assets/timer.png);
    background-size: 100% 100%;
    padding: 7px 11px;
   width: 33%;
} 
  
  .model6 tr:first-child td:first-child {
  	 background-image: url(https://cdn.shopify.com/s/files/1/1475/3640/t/2/assets/timer.png);
    background-size: 100% 100%;
  }
  
   /* model 6 css end*/
  
  
  .counter_box {
    text-align: center;
}
  


table#timertwohourcokkies.model3 td {
    font-size: 16px !important;
    font-weight: 100;
    text-transform: uppercase;
    padding-right: 25px !important;
}

table#timertwohourcokkies tr td {
    padding: 0px 10px;
    border: 0 !important;
    font-weight: 600;
    text-align: center;
    color: #555555;
}
table#timertwohourcokkies.model3 span samp {
    width: 19%;
    float: left;
}

table#timertwohourcokkies.model3 span, table#timertwohourcokkies.model3 samp {
    font-family: Segment7Standard;
    font-size: 60px;
}
table#timertwohourcokkies.model3 span&gt;span {
    width: 8%;
    float: left;
}

table#timertwohourcokkies.model3 span {
    font-family: Segment7Standard !important;
    font-size: 60px !important;
    padding-right: 3px;
    padding-left: 2px;
}
table#timertwohourcokkies tr:last-child td {
    width: 33%;
}
table#timertwohourcokkies.model3 td {
    font-size: 16px !important;
    font-weight: 100;
    text-transform: uppercase;
    padding-right: 25px !important;
}
table#timertwohourcokkies tr td {
    padding: 0px 10px;
    border: 0 !important;
    font-weight: 600;
    text-align: center;
    color: #555555;
}

@media (min-width: 320px) and (max-width: 767px) {
table#timertwohourcokkies.model3 span samp {
    width: 17%;
    float: left;
    font-size: 38px;
}
table#timertwohourcokkies.model3 span&gt;span {
    width: 8%;
    float: left;
    font-size: 38px !important;
}
table#timertwohourcokkies.model3 td {
    font-size: 13px !important;
    font-weight: 100;
    text-transform: uppercase;
    padding-right: 13px !important;
    width: auto !important;
}
}</pre></body></html>