.banner .clock,
.sticky-offer-cta .clock {
font-weight: 400;
padding: 0 0 5px;
}
.banner .cta-banner-btn,
.sticky-offer-cta .cta-banner-btn {
background-color: white;
border-radius: 14px;
padding: 0.8rem 3rem;
display: inline-block;
border: 1px dashed;
}
.banner .clock-inner .digit,
.sticky-offer-cta .clock-inner .digit {
text-indent: initial;
}
.clock>div {
padding: 0 8px;
text-align: center;
width: 53px;
}
.banner .clock-inner,
.sticky-offer-cta .clock-inner {
display: flex;
justify-content: center;
color: black;
background-color: white;
padding: 6px;
border-radius: 0.5rem;
border: 1px dashed;
}
.promo-logo-container img {
width: 200px;
}
.clock-inner .base {
font-size: 1.2rem;
line-height: 1.5rem;
font-weight: 500;
}
span.bf-menu img {
width: 135px;
}
.pt-main-menu-item>span.bf-menu {
padding: 0;
}  @media screen and (max-width:768px) {
.banner .ast-row {
justify-content: center;
gap: 10px;
}
.banner .countdown-timer-container {
display: none;
}
.banner .ast-row>div {
width: 100%;
}
.banner .cta-banner-btn {
width: 100%;
}
} .trial-menu-link {
background: #E45655;
color: #fff;
padding: 5px 10px;
text-align: center;
border-radius: 0.5rem;
border: 1px dashed #fff;
z-index: 1;
position: relative;
}
.banner-content-height {
text-align: center;
}
.site-header-section .ast-custom-button {
border-style: dashed;
padding: 12px 20px !important;
}
.smaller-icon {
height: 25px !important;
margin-right: 10px;
}
.mini-cart-count {
background: #e45555;
position: absolute;
width: 25px;
color: white;
height: 25px;
font-size: 16px;
justify-content: center;
align-items: center;
border-radius: 50%;
opacity: 0.9;
margin: -55px 0px 0 15px;
display: none; } .hide-element { }
.show-element {
display: none;
}
.color-red a {
color: #cf393a;
font-weight: 600;
}
.openmenu .ast-row.pt-sub-menu-item {
display: flex;
flex-wrap: wrap;
}
.pt-sub-menu-item {
display: none;
position: absolute;
background-color: #fff;
width: auto;
box-shadow: 5px 10px 20px#888888;
padding: 20px 0 20px 10px;
top: 40px;
z-index: 99;
background-color: #F2EAE3;
left: 40px;
min-width: 1200px;
}
.submenu-banner {
float: right;
background: url(https://i0.wp.com/premiertefl.com/wp-content/uploads/2021/08/Homepage-image.jpg?resize=1200,500) no-repeat center center / cover;
height: 300px;
width: 100%;
display: flex;
justify-content: center;
align-items: flex-end;
}
.submenu-banner a {
color: white;
margin-bottom: 20px;
background: #E7AF2E;
text-align: center;
font-size: 14px;
padding: 10px 20px;
}
.submenu-banner a:hover {
background: #cc9a29;
}
.submenu-banner a span {
font-weight: 400;
line-height: 1.25 !important;
margin: 8px 0;
display: inline-block;
}
header svg {
width: 15px;
height: 15px;
position: relative;
top: 2px;
margin: 0 0 0 -5px;
opacity: 0.5;
}
.main-menu-bar {
height: 43px;
}
.site-logo-img img {
height: 36px;
}
.ast-row.pt-main-menu-left-row {
width: 100%;
}
.pt-main-menu {
justify-content: space-between;
}
.pt-main-menu-right-row {
justify-content: flex-end;
width: 100%;
margin: 0;
}
.pt-main-menu-item { }
.pt-main-menu-item a {
font-weight: 600;
}
.pt-main-menu-item span>a {
text-transform: uppercase;
}
.pt-main-menu-right .pt-main-menu-item a {
padding: 10px 20px;
display: block;
}
.pt-sub-menu-item ul li {
list-style-type: none;
padding: 2px 0;
line-height: 1.5;
}
.pt-sub-menu-item ul {
margin: 0;
}
.pt-sub-menu-item div.ast-col-md-3 {
padding: 0 10px;
}
.openmenu .pt-sub-menu-item {
display: block;
}
.pt-main-menu-item>span {
padding: 10px 20px;
display: block;
}
.ast-primary-header-bar {
background-color: #F7F2EE;
}
.main-menu-bar {
background-color: #F2EAE3;
}
.notification-bar {
background-color: #E7E2DE;
text-align: center;
}
.notification-bar a {
font-weight: 600;
}
.notification-bar .ast-col-md-4 {
border-right: 1px solid #999999;
padding: 7px 0;
}
.notification-bar .ast-col-md-4:last-child {
border: none;
}
.notification-bar div {
font-weight: 600;
}
.sub-menu-head {
margin-bottom: 15px;
font-weight: 700;
}
.subhead-under-text {
margin-bottom: 0px;
font-weight: 400;
}
.pt-sub-menu-item ul li a {
font-weight: 400;
display: inline-flex;
align-items: center;
gap: 8px
}
.pt-sub-menu-item ul li a .menu-icon img {
vertical-align: sub;
width: auto;
height: 24px;
}
.pt-main-menu-right .pt-main-menu-item:last-child a {
padding-right: 0px;
}
.header-cta-icons {
display: flex;
gap: 1.5rem;
}
.search-input-field-wrapper {
opacity: 1;
transform: translate(0);
transition: all 0.4s ease-in-out;
position: absolute;
top: 0;
left: 32px;
z-index: 2;
}
.search-input-field-wrapper {
opacity: 1;
transform: translate(0, -50%);
transition: all 0.4s ease-in-out;
position: absolute;
top: 50%;
left: calc(-100% - 200px);
z-index: 2;
}
.search-input-field-wrapper.hidden {
opacity: 0;
transform: translate(160px, -50%);
z-index: -1;
}
.search-input-field-wrapper.hidden input {
position: relative;
z-index: -1;
}
.search-input-field-wrapper input {
position: relative;
z-index: 2;
}
.search-input-container .search-icon {
cursor: pointer;
}
.search-input-container form {
position: relative;
}
.search-submit-icon {
position: absolute;
right: 10px;
z-index: 9;
top: 50%;
transform: translateY(-50%);
height: 1rem;
cursor: pointer;
}
.search-input-field {
border-radius: 1rem !important;
}
.ast-row.pt-main-menu-left-row {
width: unset;
font-size: 18px;
align-items: center;
}
.gif-link img {
width: 130px;
}
@media only screen and (max-width: 1023px) {
.main-menu-bar {
display: none;
}
.ast-header-break-point .main-header-menu {
background-color: transparent;
border: none !important;
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
fill: #000;
}
}
@media only screen and (max-width: 767px) {
.kickstarter-menu-btn {
background-color: #1baca8;
border-radius: 10px;
border: 1px dashed #fff;
padding: 12px;
margin: 0 15px;
}
.kickstarter-menu-btn a {
color: #fff;
padding: 0px !important;
text-align: center;
}
.bf-menu-mobile {
background: #2CB0C6;
margin-top: 1rem;
}
.bf-menu-mobile>a {
color: #fff;
}
}
.main-menu-bar-new {
background: transparent;
}
.ast-builder-html-element p:first-child {
margin: 0;
}
.main-menu-bar-new .pt-sub-menu-item {
visibility: hidden;
opacity: 0;
position: absolute;
transform: translateY(100px);
transition: all .4s ease-in-out;
background: transparent !important;
box-shadow: none !important;
padding: 0;
}
.main-menu-bar-new .openmenu .pt-sub-menu-item {
display: flex;
flex-wrap: wrap;
transform: translateY(0);
opacity: 1;
z-index: 9;
visibility: visible;
}
.main-menu-bar-new .column-wrapper {
cursor: pointer;
width: 1240px;
margin: 2px auto;
padding: 2rem 2rem;
display: flex;
flex-wrap: wrap;
justify-content: left;
background: #F7F2EE;
box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
border-radius: 0 0 .5rem .5rem;
row-gap: 1rem;
}
.bf-mobile-link.menu-item img {
margin-bottom: 10px;
height: 50px;
object-fit: contain;
} @media screen and (max-width:768px) {
.ast-header-break-point .main-navigation ul.sub-menu .menu-item .menu-link:before{
display:none !important;
}
}
.ast-mobile-header-content .main-header-menu {
padding: 0;
margin: 0;
list-style: none;
}
.ast-mobile-header-content .main-header-menu .sub-menu {
display: none;
list-style: none;
padding: 0;
margin: 0;
}
.ast-mobile-header-content .main-header-menu > li > .menu-link {
display: flex !important;
align-items: center;
justify-content: space-between;
padding: 14px 20px !important;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
color: #1a1a1a;
border-bottom: 1px solid #e8e0d8 !important;
background-color: #F7F2EE;
letter-spacing: 0.03em;
}
.ast-mobile-header-content .main-header-menu > li > .menu-link:hover {
background-color: #ede5dc;
}
.ast-mobile-header-content .main-header-menu .sub-menu > li > .menu-link {
display: flex;
align-items: center;
justify-content: space-between;
padding: 11px 20px 11px 28px;
font-size: 14px;
font-weight: 600;
color: #333;
border-bottom: 1px solid #ede5dc;
background-color: #faf7f4;
}
.ast-mobile-header-content .main-header-menu .sub-menu > li > .menu-link:hover {
background-color: #f2ece5;
}
.ast-mobile-header-content .main-header-menu .sub-menu .sub-menu > li > .menu-link {
display: flex;
align-items: center;
justify-content: left;
gap: 8px;
padding: 9px 20px 9px 40px;
font-size: 13px;
font-weight: 400;
color: #555;
border-bottom: 1px solid #f0ebe4;
background-color: #fff;
}
.ast-mobile-header-content .main-header-menu .sub-menu .sub-menu > li > .menu-link:hover {
background-color: #faf7f4;
color: #E45655;
}
.ast-mobile-header-content .dropdown-arrow {
float: none;
font-size: 10px;
opacity: 0.5;
transition: transform 0.25s ease;
display: inline-block;
}
.ast-mobile-header-content .menu-item.open > .menu-link .dropdown-arrow {
transform: rotate(180deg);
opacity: 1;
}
.ast-mobile-header-content .menu-icon img {
width: auto;
height: 20px;
vertical-align: middle;
}
.ast-mobile-header-content .trial-menu-link {
display: inline-block;
margin: 4px 0;
}