/* || BREAKPOINTS ||
    @media screen and (max-width: 39.9375em) {}                         || SMALL ONLY { 0 - 639px }         ||
    @media screen and (min-width: 40em) {}                              || MEDIUM AND UP { 640px ONWARDS }  ||
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {}   || MEDIUM ONLY { 640px - 1023px }   ||
    @media screen and (min-width: 64em) {}                              || LARGE AND UP { 1024px ONWARDS }  ||
    @media screen and (min-width: 64em) and (max-width: 74.9375em) {}   || LARGE ONLY { 1024px - 1199px }   || */
    
.selectHolder,
.stockquantity{
    display: none;
}

















/* || Foundation component overrides || */
body{
    font-size: 16px;
    font-weight: 300;
}
a{
    cursor: pointer !important;
}


[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus,
textarea,
textarea:focus,
select,
select:focus {
    outline: none;
    box-shadow: none;
    font-size:1em;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

[type=checkbox],
[type=radio] {
    position: relative;
    top: 0.1em;
}

button, 
.button {
    font-size:1em;
    padding: .7rem 1.6rem;
    
    border-radius: 5px;
    
}

button:not(.button-group button), 
.button:not(.button-group button) {
    font-size:1em;
    
    border-radius: 5px;
    
}


.is-btn, .btn{
    border-radius: 5px !important;
}


button:hover,
.button:hover,
button:focus,
.button:focus {
    transition: .4s;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.26);
}

.form legend {
    font-weight: 700;
}

span.error,
span.errorMargin {
    color: #cc4b37;
    font-size: 0.8em;
    font-weight: 700;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-weight:300;
}

label, 
.label {
    font-size: 1em;
}

/* || Custom defined || */
.alternate-font-family {
    font-family: "Cinzel", serif;;
}
figure.figure-service {
    background-color: #00BFFF;
    text-align: center;
    height: 100%;
    color: #fff !important;
}
figcaption.figcaption-service {
    padding: 15px;
}

figure.figure-service p.section-sub-heading {
    color: #fff !important;
    margin: 0;
}















/* || HEADER || */
.is-wrapper .is-header, .is-header {
    background-color: #011317;
    color:#FFFFFF;
    border-bottom:0px solid #CCCCCC;
    height: auto;
    min-height:0;
}

.is-header .is-container {
    z-index: 9;
}

header .sticky-bg-color.stick {
    background: #011317;
    width:100%;
    position:fixed;
    left:0;
    top:0;
    z-index:99;
}

header .is-stuck{
    background: #011317;
    border-bottom: 1px solid #e6e6e6;
    box-shadow: 0 4px 12px 0 #e6e6e6;
}

header a:not(.button) {
    color: #FFFFFF;
}

header a:not(.button):hover,
header a:not(.button):active,
header a:not(.button):focus {
    color: #FFFFFF;
}

header .icon, 
header i {
    color: #00BFFF;
}
.two-block-ul li a {
    padding: 0 7px;
}
header a:not(.button):hover .icon,
header a:not(.button):hover i,
header i:hover{
    color: 000;
}

header button,
header .button,
header button:hover,
header button:focus,
header .button:hover,
header .button:focus {
     background:#00BFFF;
     color:#FFFFFF;
}

header button.header-search-button {
    background:transparent;
}
.foot-menu-ul {
    justify-content: right;
}
figure.map-figure {
    position: relative;
}
figcaption.map-figcaption {
     position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    width: 100%;
    text-align: center;
    height: 100%;
    align-items: center;
}
  .lead-magnet-section{
    background: url(https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/30073/theme/48009/img/lead-bg.webp) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
     background-size:cover !important;
 }
    .benefit-light-bg{
    background: url(https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29722/theme/47654/img/second-benefit-d.webp) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
     background-size:cover !important;
 }
figure.prog-figure {
    background-color: #fff;
    padding: 25px;
}










.just-last {
    justify-content: end;
}
header button.header-search-button:hover {
    box-shadow: none;
}
i.fas.fa-arrow-right.fa-2x.fa-pull-right.fa-border.fa-rotate-270 {
    background: #fff !important;
}
    .gslide-image img {
        max-height: 80vh !important; 
    }
    p.review-name {
    font-weight: 700;
    margin: 0;
}
.text-logo {
    word-wrap: break-word;
    text-transform: capitalize;
    color: #FFFFFF;
    font-size: 44px;
    font-family: 'Raleway', sans-serif;
}
.servic-dark-bg {
    background: url(https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/28854/theme/46744/img/Service-bg-d.webp) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
footer .text-logo {
    color: #FFFFFF;
}
#contentbox select {
    border: 1px solid #CCCCCC;
}
footer .address-container br {
    display:none;
}

header .cta .icon {
    padding-right: 5px;
    color: #FFFFFF
}
div#lead-magnet-form .submit_wrap {
    padding-bottom: 20px;
}
header .text-muted {
    color: #FFFFFF !important;
}
.new-blog-template .widget-category svg {
    fill: #00BFFF; 
}
.new-blog-template .ps-blog-tags li a {
    color: #000 !important;
    font-weight: 400 !important;
}
.new-blog-template .ps-blog-tags li a::before {
    background: #00BFFF; 
}
header .border-bottom, header hr {
    border-bottom: 1px solid #cccccc45 !important;
}
header .border-top {
    border-top:1px solid #CCCCCC;
}


header .is-section {
    float: none;
    width: auto;
}
.article-body.rte span[style] {
    color: #000 !important;
}

.header7 .ps-cart-text-container {
    position:static;
    margin-right:10px;
}

li.sr-Service.Areas {
    display: none;
}


.ecommerce-style2 .cart, .cart {
    position:relative;
}

header a:hover i.fas {
    color:#FFFFFF
}

.ecommerce-style2 .ps-cart-text-container, .ps-cart-text-container {
    color:#011317;
    background:#FFFFFF;
    height: 22px;
    width: 23px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
    font-size: 10px;
    position: absolute;
    left: 31px;
    top: -1px;
    font-weight: bold;
}

header a:hover .ps-cart-text-container {
    background:#FFFFFF;
}

header .currency-converter{
    font-size: 0.9em;
}

header .currency-converter select {
    padding-right:0;
}

.sticky-container,
.nav-bg, 
.top-bar, 
.top-bar ul,
.top-bar ul.menu {
    z-index: 100;
}

.nav-bg, 
.top-bar, 
.top-bar ul,
.top-bar ul.menu {
    
        background-color: #011317;
    
}


.header-search-input{
    padding-right:25px;
    color:#7D7F7E;
    background:#FFFFFF;
}

.header-search-input::placeholder {
    color:#7D7F7E;
    opacity:0.6;
}

.header-search-button{
    position:absolute;
    top: 30%;
    right: 5px;
    padding:0;
}

header i.fas.fa-search {
    color:#7D7F7E
}
.inner-content-div p {
    color: #fff;
}
header .ps-cart-text-container {
    color:#011317;
    background:#FFFFFF;
    height: 22px;
    width: 23px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
}

header a:hover .ps-cart-text-container {
    background:#FFFFFF;
}

/* || MENU || */
header .dropdown.menu li a:not(.button) {
    width: 100%;
}

header ul.dropdown.menu li a:not(.button) {
     color: #FFFFFF;
}
.service-block-bg figcaption.prog-figcaption h3 {
   height: auto;
    display: block; 
}
.service-block-bg figure.prog-figure {
     height: 100%;
}
.service-block-bg figcaption.prog-figcaption {
    display: block; 
}
header ul.dropdown.menu li.active > a:not(.button),
header ul.dropdown.menu li > a:not(.button):hover,
header ul.dropdown.menu li > a:not(.button):active,
header ul.dropdown.menu li > a:not(.button):focus{
    color: #00BFFF;
    background-color: transparent;
    text-shadow: 0px 0px 1px #00BFFF;
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
     right: auto;
    left: 47px; 
}
.handle-service-areas .is-dropdown-submenu {
    min-width: 241px;
}
header .dropdown.menu li ul.submenu {
     background: #FFFFFF;
     border:0px solid #000;
}
.off-canvas {
     background: #fff;
}
.is-dropdown-submenu {
    min-width: 352px; 
}
header .dropdown.menu li ul.submenu li a:not(.button) {
    color: #fff;
    background: #00BFFF;
}
.is-dropdown-submenu > li {
    border-bottom: 1px solid #c9c9d6c7;
}
header .dropdown.menu li ul.submenu li a:not(.button):hover,
header .dropdown.menu li ul.submenu li.active a:not(.button) {
  color: #00BFFF;
    background: #fff;
}

header .dropdown.menu li ul.submenu li.is-active > a  {
    background:transparent;
}

header .dropdown.menu > li.is-active > a {
    color: #FFFFFF;
    background:transparent;
}

a{
    cursor: pointer !important;
}


header .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border-color: #FFFFFF transparent transparent;
}

header .dropdown.menu > li.is-dropdown-submenu-parent.active > a::after,
header .dropdown.menu > li.is-dropdown-submenu-parent > a:hover::after {
    border-color: #00BFFF transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    border-color: transparent transparent transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left.active > a::after,
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a:hover::after {
    border-color: transparent transparent transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    border-color: transparent transparent transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right.active > a::after,
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a:hover::after {
    border-color: transparent transparent transparent transparent;
}

/* New headers CSS */
.size-20 {
    font-size:20px;
}
 .Lead-magnet-form-heading {
    color: #fff !important;
}

.Lead-magnet-form-text {
     color: #fff !important;
}
.menu a.head-icons {
    background:#031748;
    border-radius:50px;
    height:40px;
    width:40px;
    padding-left:0;
    padding-right:0;
    margin-right:10px;
}
.inner-banner.blog-banner {
    position: absolute;
    left: 7%;
    top: 0;
    transform: none;
    width: 100%;
    text-align: left;
    justify-content: left;
    height: 100%;
    align-items: center;
    display: flex
;
    max-width: 100%;
    margin: 0;
    right: 0;
    padding: 0 13px;
}

.header-top-bg {
    background:#FFFFFF;
    color: #FFFFFF;
}

.header-top-social-media .menu a{
    padding-bottom:0;
}

.header-top-social-media .menu a i,
.header-top-contact-links .menu a i {
    color:#FFFFFF;
}

.header-top-social-media .menu a:hover i,
.header-top-contact-links .menu a:hover i,
.header-top-contact-links .menu a:hover {
    color:#FFFFFF;
}

header .header-top-contact-links {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    color:#FFFFFF;
}

header .header-top-contact-links a,
header .header-top-contact-links a:hover,
header .header-top-contact-links a:active{
    color:inherit;
} 

.header-top-contact-links .menu a {
    padding-top: 0;
    padding-bottom:0;
    color:inherit;
}

.header-top-contact-links .menu a i {
    font-size: 18px;
    position: relative;
    top: 2px;
    padding-right: 5px;
}

header .header8 ul.dropdown.menu > li > a:not(.button) {
    padding-top:0;
    padding-bottom:0;
}

.new-header ul.dropdown.menu li.active > a:not(.button), 
.new-header ul.dropdown.menu li > a:not(.button):hover, 
.new-header ul.dropdown.menu li > a:not(.button):active, 
.new-header ul.dropdown.menu li > a:not(.button):focus {
    background-color:transparent;
}

.new-header ul.dropdown.menu > li.active > a:not(.button) span,
.new-header ul.dropdown.menu > li:hover > a:not(.button) span {
    border-bottom:1px solid #00BFFF;
    color:#FFFFFF;
}

.new-header-1 ul.dropdown.menu > li {
    margin-bottom: 5px;
    margin-top: 5px;
}

.new-header-1 ul.dropdown.menu > li.active > a:not(.button) span,
.new-header-1 ul.dropdown.menu > li:hover > a:not(.button) span {
    border-bottom:2px solid #00BFFF;
}
.color-blue{
 color:#00BFFF !important;   
}
header ul.dropdown.menu li a:not(.button) {
    font-family: 'Cinzel';
}
.new-header-6 ul.dropdown.menu li.active > a:not(.button) span,
.new-header-6 ul.dropdown.menu li:hover > a:not(.button) span,
.new-header-7 ul.dropdown.menu li.active > a:not(.button) span,
.new-header-7 ul.dropdown.menu li:hover > a:not(.button) span{
    border-bottom:3px solid #00BFFF;
}

.new-header .button, 
.new-header .button.disabled, 
.new-header .button[disabled], 
.new-header .button.disabled:hover, 
.new-header .button[disabled]:hover, 
.new-header .button.disabled:focus, 
.new-header .button[disabled]:focus {
    
}
figure.prog-figure {
    position: relative;
    height: 100%;
}
.service-slider .cell{
     padding: 0 15px;
}
figcaption.prog-figcaption h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #000;
    margin: 0;
   
}
.new-blog-template .ps-blog-tags li a {
   text-transform: capitalize;
}
button.button  {
    width: auto !important;
}
figcaption.prog-figcaption {
      color: #000; 
  text-align: center;
   
}
.new-header .button.hollow {
    background:transparent;
    color:#FFFFFF;
    border:1px solid #00BFFF;
}

.new-header-menu-container {
    background:transparent;
}

.new-header .button i,
.new-header .button:hover i {
    color:inherit;
    padding-right:10px;
}

.column.full {
    width: 100%;
}

.sidenav-container {
    background-color: #00BFFF;
    color: #FFFFFF;
    height: 42px;
    width: 42px;
    text-align: center;
    border-radius: 50px;
    padding-top: 8px;
}

.sidenav-container i.fa-bars.icon{
     color: #FFFFFF;
}

.new-header-3 .logo-container,
.new-header-4 .logo-container {
    min-height:110px;
    display: flex;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
}

.new-header-3 .left-column i {
    margin-right:5px;
}

.new-header-5.logo-section {
    min-height:150px;
}

.new-header-5 .menu-container {
    margin-top:10px;
}

.new-header-5 .dropdown.menu > li > a {
    padding: 0.7rem 0 0.7rem 2rem;
}

.new-header-5 .dropdown.menu > li.has-submenu > a {
    padding-right: 1.5rem;
}

.new-header-6 .menu a.head-contact-links {
    display: flex;
    text-align: left;
    align-items: center;
}

.new-header-6 .menu a.head-contact-links .icon-part{
    padding-right:20px;
    color:#00BFFF;
    font-size:20px;
}

.new-header-6 .menu a.head-contact-links .icon-part i {
    color:inherit;
}

.new-header-6 .menu a.head-contact-links .text-part .heading {
    padding-bottom:5px;
}

.new-header-6 .contact-section {
    display: flex;
    justify-content: right;
    align-items: center;
}

.new-header-6 .menu-container {
    border-top:1px solid #CCCCCC;
    margin-top: 10px;
    padding-top: 5px;
}

/* New headers CSS END */

/* container css overridden */
.is-wrapper .is-box .is-container {
    margin-top: 50px;
    margin-bottom:50px;
}

/* New Footer CSS */
.new-footer {
    font-size:1em;
}

.new-footer .menu .active > a {
    background: transparent;
    color:#FFFFFF;
}

footer.new-footer .footer-menu-container .menu li.has-submenu a {
    padding-right:1.5em;
}

footer.new-footer .footer-menu-container .menu li a {
    font-weight:normal;
    padding: 0.5em;
}

.footer-menu-container {
    border-bottom:1px solid #CCCCCC;
    margin-bottom:20px;
}

footer.new-footer h4 {
    font-weight:bold;
    font-size:20px;
    margin-bottom:15px;
}

.footer-media-box {
    margin-top:5px;
}

.size-40 {
    font-size:40px !important;
}

.new-footer-1 .copyright-container,
.new-footer-2 .copyright-container,
.new-footer-3 .copyright-container{
    border-top:1px solid #CCCCCC;
    padding-top: 20px;
    padding-bottom: 10px;
}

.new-footer-1 .footer-social-media {
    margin-top:30px;
}

.new-footer .dropdown.menu > li.is-active > a {
    background: transparent;
}

.mailing-list-button {
    margin-top:30px;
}

.new-footer-3  .shop-address br{
    display:none;
}
.new-blog-template .blog-sidebar-widget .blog-sidebar-h2 {
     font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 0.02px;
    text-transform: none;
    color: #000000;
  }
  .new-blog-template .blog-widget .widget-title a {
     font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 0.02px;
    text-transform: none;
    color: #000000;
}
.article-body.rte h2, .article-body.rte h3, .article-body.rte h4 {
     font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 0.02px;
    text-transform: none;
    color: #000;
}
 
.new-blog-template .blog-widget .widget-title {
     font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 0.02px;
    text-transform: none;
    color: #000000;
}
.new-footer-3 .footer-menu-container {
    margin-bottom: 0px;
}
.new-blog-template .lab-ul li svg {
    fill: #00BFFF; 
}
.new-blog-template .ps-blog-recent-posts li a::before {
    background: #00BFFF; 
}
.new-footer-3 .footer-media-box img {
    max-height:80px;
}
.new-blog-template .ps-blog-recent-posts a {
   color: #000 !important;
    font-weight: 400 !important;
}


.upper-strip {
    background: #1740A5;
    color: #fff;
    font-size: 25px;
    padding: 10px 5px 4px;
}

.serv-info-div h3 {
    margin: 0px;
    color: #000 !important;
}
.section-text {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.02em;
    text-transform: none;
    color: #000000;
}
.serv-info-div {
    display: flex
;
    justify-content: center;
    align-items: center;
    border: 1px solid #000;
    color: #000 !important;
    padding: 15px 30px !important;
}



.new-footer ul.dropdown.menu > li.active > a:not(.button) span, 
.new-footer ul.dropdown.menu > li:hover > a:not(.button) span {
    border-bottom:1px solid #FFFFFF;
    color: #FFFFFF;
}
.is-boxes {
    min-height: auto;
 }
.block-service-bg {
    background: #33CCFF !important;
}
.menu-content {
    display: flex;
    align-items: center;
}
.icon-div {
    margin: 0;
}
.last-ico {
    justify-content: end;
}
.dots {
    flex: 1;
    border-bottom: 2px dashed #A0A09F;
    margin: 0 10px;
}
.block-service-bg p {
    color: #fff !important;
}
p.area-title {
     font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 0.02px;
    text-transform: none;
    color: #000000;
}
.cursor-default {
    background: #FFFFFF !important;
    color: #000 !important;
    border: 1px solid #000 !important;
    pointer-events: none;
}
.service-area-ul-two li a.button {
    width: 100% !important;
}
.service-area-ul-two li {
    padding: 8px 8px;
    text-transform: uppercase;
    font-weight: 600;
    justify-content: center;
    align-items: center;
}
.service-area-ul-two li a {
    text-transform: none !important;
    font-weight: 500 !important;
    padding: 11px 10px !important;
}
p, ul li {
    
}
.contact-card {
    background-color: #f5f5f5;
    padding: 60px 10px;
    height: 100%;
}
.is-wrapper .is-box.block-service-bg .is-container {
    margin-top: 20px;
    margin-bottom: 20px;
}
footer.new-footer a:not(.button):hover, 
footer.new-footer a:not(.button):active, 
footer.new-footer a:not(.button):focus {
    color: #FFFFFF;
}

.contact-us-column .contact-number {
    padding-top:10px;
    padding-bottom:10px;
}

.subscription-button-container .button {
    padding: 17px;
    font-weight: 600;
}

footer iframe {
    width:275px;
}

.new-footer.with-background-image {
    background:url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/30073/theme/48009/img/footer_bg.jpg") no-repeat;
    background-position: top;
    background-size: cover;
    margin-top:0;
}

.new-footer-3 i {
    color:#FFFFFF;
}

.new-footer-4 .footer-social-media .menu a,
.footer3 .social-media-icons-small.menu a{
    padding: 5px !important;
}

/* New Footer CSS END*/

/* || HOMEPAGE || */
.light-bg-section {
    float: left;
}

.text-dark h1,
.text-dark h2,
.text-dark h3,
.text-dark h4,
.text-dark h5{
    color:inherit;
    font-size: 2.5rem;
}

.light-bg-section h3 {
    color:#000000;
    font-size: 1.75rem;
    font-weight:500;
}

.text-primary {
    
}

strong, b {
    font-weight: bolder;
}

.dark-bg-section {
    float: left;
    color: #FFFFFF;
}

#customers {
   border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
    border: 1px solid #ddd;
    padding: 20px 15px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #00BFFF;
  color: white;
}








.dark-bg-section h1,
.dark-bg-section h2,
.dark-bg-section h3,
.dark-bg-section h4,
.dark-bg-section h5{
    color:inherit;
    font-size: 2rem;
}

.dark-bg-section input[type="text"] {
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: .25rem;
    background:;
    color:;
}

.dark-bg-section input[type="text"]::placeholder {
     color:;
}

.dark-bg-section .button {
    background:;
    color:inherit;
}

.customer-section {
    background:;
    color:;
    float:left;
}

.rounded-circle {
    border-radius: 50%;
}

.latest-blog-posts {
    background:;
    color:;
    float:left;
    width:100%;
}

.latest-blog-posts h2 {
    color:inherit;
    font-size: 2.5rem;
}

.latest-blog-posts h4 {
    color:inherit;
    font-size: 1rem;
}

.latest-blog-posts h2 a,
.latest-blog-posts h4 a,
.latest-blog-posts a{
    color:inherit;
}

.latest-blog-posts .readmore:hover {
    text-decoration:underline;
}

.img-shadow {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.4);
}

.size-30 {
    font-size:30px;
}


/* || FOOTER || */
.is-footer, .is-wrapper .is-footer {
    background-color: #011317;
    color: #FFFFFF;
    clear: both;
}
.our-sr-block a.button {
    width: 100%;
}
.book-block {
    background-color: #F4F4F4;
    padding: 30px;
    height: 100%;
}
.discover-block {
    background-color: #00BFFF;
    color: #fff;
    text-align: center;
    padding: 50px;
}
.customer-bg-review {
    background: url(https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/28921/theme/46818/img/Customer-Testimonial.webp) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    color: #fff !important;
}
.customer-bg-review p{
     color: #fff !important;
}
.discover-block p a{
    color: #fff !important; 
}
.discover-block p  {
    color: #fff !important; 
}
.discover-block h3{
     color: #fff !important; 
}
footer a:not(.button) {
    color: #FFFFFF;
}

.is-footer .is-container {
    padding: 0px;
}

footer a:not(.button):hover,
footer a:not(.button):active,
footer a:not(.button):focus {
    color: #FFFFFF;
}

.user-logged-in footer {
    margin-top:30px;
    float:left;
    width:100%;
    clear:both;
}


footer .border-bottom, 
footer hr {
    border-bottom:1px solid #CCCCCC;
}


.social-media-icons a {
    font-size: 3em;
    color: #FFFFFF;
}
svg.step.social-icon {
     fill: #00BFFF;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6{
     color: #FFFFFF !important;
}


.back-to-top-button {
    bottom:10px;
    right:10px;
    z-index:9;
}


/* || OFFCANVAS - SIDENAV || */
.off-canvas-content.is-open-right.has-transition-push{
    -webkit-transform: translateX(-60%);
    -ms-transform: translateX(-60%);
    transform: translateX(-60%);
}
 
.is-open.position-right {
    width: 60%;
}

img.logo-img {
    width: 150px;
}

img#logofooter-img {
    width: 200px;
}

@media screen and (min-width: 63em) and (max-width: 64em) {
    footer button:not(.button-group button) , footer .button:not(.button-group button),
    header button:not(.button-group button) , header .button:not(.button-group button){
        margin-bottom:2px;
    }
    .column-container.newsletter .button {
        padding-left: 1em;
        padding-right: 1em;
    }
}

@media screen and (min-width:  64em) {
    .off-canvas-content.is-open-right.has-transition-push{
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
    
    .is-open.position-right {
        width: 0%;
    }
    
    /* new header 7 css */
     .off-canvas-content.is-open-right.has-transition-push.mobile-menu-for-desktop{
        -webkit-transform: translateX(-40%);
        -ms-transform: translateX(-40%);
        transform: translateX(-40%);
    }
    
    .is-open.position-right.mobile-menu-for-desktop {
        width:40%;
    }
    
    .js-off-canvas-overlay.is-overlay-fixed {
        display: none !important;
    }
       .text-md-left {
        text-align:left;
    }
    
    .gallery-figcaption {
        padding-top: 37%;
        text-align: center;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.56);
        color:white;
        display: none;
        cursor: pointer;
    }
    
    .testimonial-container {
        min-height: 450px;
    }
    
    .dark-bg-section input[type="text"] {
        width:25%;
        margin-right:10px;
    }
}

aside.sidenav .featured-section {
    background-color:#011317;
    color:#FFFFFF;
}

aside.sidenav .featured-section i {
    color:#FFFFFF;
}

aside.sidenav input[type=search] {
    color:#7D7F7E;
    background:#FFFFFF;
    padding-right: 24px;
}

aside.sidenav input[type=search]::placeholder {
    color:#7D7F7E;
    opacity:0.6;
}

aside.sidenav button[type=submit] {
    position: absolute;
    top: 30%;
    right: 5px;
    outline: none !important;
    background: transparent;
    border: 0px solid;
    box-shadow: none;
    padding:0;
}

aside.sidenav i.fas.fa-search {
    color:#7D7F7E
}


aside.sidenav .menu.simple {
    background:transparent;
    color: #FFFFFF;
}

aside.sidenav .menu.simple a {
    color: #FFFFFF;
}



aside.sidenav .ps-cart-text-container {
    color:#011317;
    background:#FFFFFF;
    height: 22px;
    width: 23px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
    margin-left: 5px;
}

aside.sidenav a:hover .ps-cart-text-container {
    background:#FFFFFF;
}

aside.sidenav .is-accordion-submenu {
    margin-left: 0;
}

aside.sidenav .menu.accordion-menu li {
    border-bottom: 1px solid #ccc;
}

:focus-visible {
    outline: none;
}
aside.sidenav .menu.accordion-menu li:last-child {
    border-bottom: 0px solid;
}

aside.sidenav .menu.accordion-menu li a {
    background:transparent;
    color:#000;
}

aside.sidenav .menu.accordion-menu .active > a {
    background:transparent;
    color: #00BFFF;
}

aside.sidenav .menu.accordion-menu li.has-submenu a::after {
    border-color: #2D6E8B transparent transparent !important;
}

aside.sidenav .menu.accordion-menu > li.has-submenu.active > a::after {
    border-color: #00BFFF transparent transparent !important;
}

@media screen and (max-width: 63.9375em) {
  .is-static.is-footer {
      min-height: 0;
  }
  
  footer .border-bottom-small {
      border-bottom:1px solid #CCCCCC;
    }
    
    footer .border-top-small {
      border-top:1px solid #CCCCCC;
    }

    header .border-top-small  {
        border-top:1px solid #CCCCCC;
    }
    
    /* New header layouts */
    header .sidenav-container a:not(.button),
    header .sidenav-container a:not(.button):active,
    header .sidenav-container a:not(.button):active i,
    header .sidenav-container a:not(.button):hover .icon, 
    header .sidenav-container a:not(.button):hover i{
        color:inherit;
    }
   
    header .sidenav-container a:not(.button) i {
        line-height:25px;
    }
    
    .absolute-for-mobile {
        position:absolute;
    }
    
    header .mobile-head-border-section  {
        border-top:1px solid #CCCCCC;
        border-bottom:1px solid #CCCCCC;
        line-height: 60px;
    }
    
    header .mobile-head-border-section .mobile-border-right {
        border-right:1px solid #CCCCCC;
    }
    
    header .mobile-contact-section .head-icons {
        background: #F5F5F5;
        border-radius: 50px;
        height: 40px;
        width: 40px;
        line-height: 40px;
        padding-left: 0;
        padding-right: 0;
        display: inline-block;
    }
    
    .mobile-contact-buttom-section {
        line-height: 60px;
        text-align:center;
    }
    
    .mobile-contact-buttom-section .button{
        margin-bottom:0;
    }
    
    .new-header .logo-container {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
        padding-left: 40px;
    }
    
    .new-header-2 .mobile-contact-buttom-section {
        border-top:1px solid #CCCCCC;
    }
    
     .new-header-2 .mobile-contact-buttom-section .button {
         margin-bottom:20px;
         margin-top:20px;
     }

    .new-header-3 .mobile-contact-number-section,
    .new-header-3 .mobile-contact-button-section,
    .new-header-4 .mobile-contact-number-section,
    .new-header-4 .mobile-contact-button-section,
    .new-header-5 .mobile-contact-number-section,
    .new-header-5 .mobile-contact-button-section,
    .new-header-6 .mobile-contact-button-section {
        border-top:1px solid #CCCCCC;
        line-height:50px;
        text-align:center;
    }
    
    .new-header-3 .mobile-contact-button-section .button,
    .new-header-5 .mobile-contact-button-section .button,
    .new-header-6 .mobile-contact-button-section .button {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .new-header-3 .logo-container,
    .new-header-4 .logo-container,
    .new-header-5 .logo-container,
    .new-header-6 .logo-container {
        display:block;
        min-height:0;
    }
    
    .new-header-6 .mobile-contact-button-section {
        justify-content: center;
    }
    
    .is-footer-8 {
        min-height:0;
    }
    
    /* new footer layouts */
        .footer-text, 
        .footer-social-media,
        .footer-media-box {
            width: 270px;
            margin: auto;
            text-align: center;
        }
        
        .contact-us-column {
            text-align:center;
        }
        
        .new-footer-1 .footer-social-media .menu.align-left,
        .new-footer-2 .footer-social-media .menu.align-left {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
        }
        
        .new-footer-1 .footer-social-media .menu.align-left a, 
        .new-footer-1 .footer-social-media .menu.align-left .button,
        .new-footer-2 .footer-social-media .menu.align-left a, 
        .new-footer-2 .footer-social-media .menu.align-left .button{
            padding-left:0.2em !important;
            padding-right:0.2em !important;
        }
        
        .new-footer-1 .footer-menu-container .dropdown.menu,
        .new-footer-3 .footer-menu-container .dropdown.menu{
            display:block;
        }
        
        .new-footer-2 .footer-links,
        .mailing-list-button {
            text-align:center;
        }
        
        .small-text-center {
            text-align:center;
        }
        
        .menu.small-align-center {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
        }
        
        .new-footer-4 .copyright-container, .new-footer-4 .subscription-button-container {
            border-bottom:1px solid #CCCCCC;
        }
       
        
    /* new footer layouts */
    
    header .sticky-bg-color {
        position:static;
    }

    header .sticky {
        top:0 !important;
    }
    
    .justify-small-center {
        justify-content: center;
    }
    
    .padding-top-sm-3 {
        padding-top:3rem;   
    }
    
    .padding-bottom-sm-3 {
        padding-bottom:3rem;   
    }
    
    .padding-top-sm-2 {
        padding-top:2rem;   
    }
    
    .padding-bottom-sm-2 {
        padding-bottom:2rem;   
    }
    
     .padding-top-sm-1 {
        padding-top:1rem;   
    }
    
    .padding-bottom-sm-1 {
        padding-bottom:1rem;   
    }

    .padding-top-sm-0 {
        padding-top:0!important;
    }
    
    .padding-bottom-sm-0 {
        padding-bottom:0!important;
    }
    
    .margin-top-sm-0{
        margin-top:0 !important;
    }
    
    .margin-bottom-sm-0{
        margin-bottom:0;
    }
    
     .margin-top-sm-2{
        margin-top:2rem;
    }
    
    .margin-bottom-sm-2{
        margin-bottom:2rem;
    }
    
    .margin-top-sm-1{
        margin-top:1rem;
    }
    
    .margin-bottom-sm-1{
        margin-bottom:1rem;
    }
    
    .padding-bottom-sm-0{
        padding-bottom:0 !important;
    }
    
    .copyright {
        font-size: 100%;
    }
    
    .small-block {
        display:block;
    }
}




.ecommerce-product-slider .orbit-previous,
.ecommerce-product-slider .orbit-next {
  color: #cacaca;
}

.ecommerce-product-slider .orbit-bullets button {
  height: 0.65rem;
  width: 0.65rem;
}

.ecommerce-product-slider .product-card {
  background-color: #fefefe;
  border: 1px solid #e6e6e6;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.ecommerce-product-slider .product-card-thumbnail {
  display: block;
  position: relative;
}

.ecommerce-product-slider .product-card-title {
   font-size: 0.9rem;
  font-weight: 600;
  line-height: 1.45rem;
  margin-top: 1rem;
  margin-bottom: 0;
}

.ecommerce-product-slider .product-card-desc {
  color: #8a8a8a;
  display: block;
   font-size: 0.85rem;
}

.ecommerce-product-slider .product-card-price {
  color: #3e3e3e;
  display: inline-block;
  font-size: 0.85rem;
  font-weight: 600;
  margin-top: 0.8rem;
}

.ecommerce-product-slider .product-card-sale {
  color: #cacaca;
  display: inline-block;
  font-size: 0.85rem;
  margin-left: 0.3rem;
  text-decoration: line-through;
}

.ecommerce-product-slider .product-card-colors {
  display: block;
  margin-top: 0.8rem;
}

.ecommerce-product-slider .product-card-color-option {
  display: inline-block;
  height: 25px;
  width: 25px;
}





/******************************************custom-css*****************************************************/
/*Login Page*/
div.ps-login-page.grid-container.padding-top-3.padding-bottom-3 div.cell.large-5.medium-12.small-12.ps-registration-form.large-offset-1 > div > ul > li {
    display: flex !important;
}
/*Login Page*/
#status-msg {
    display: none !important;
}

/*Basic Fixes*/
html, body{
    font-weight: 400 !important;
}

strong,
b {
    font-weight: bold;
    line-height: inherit;
}
/*Basic Fixes*/

/*general-css*/
.black-bg {
    background: #000 !important;
}

.dark-bg {
    background: #444444 !important;
}

.color-white {
    color: #fff !important;
}

.color-black{
    color: #1A1A1A !important;
}

.color-light {
    color: #999999 !important;
}

.colour-blue {
    color: #4154B1;
}
.blue-border {
    border: 1px solid #ccc;
}
.blue-bg {
    background: #00BFFF !important;
}

.light-bg {
    background:#f5f5f5 !important;
}

.light-gr-bg {
    background:#A9D2E6 !important;
}

.white-bg {
    background: #fff;
}

.background-color-transition{
    transition: background-color 1s ease 0.1s;
}

.min-height-auto {
    min-height: auto;
}


strong,
b {
    font-weight: bold;
    line-height: inherit;
}

a.button,
span.button,
input.button,
input#Submit,
.gen-form #Submit,
#newsletter-form #Submit,
.button{
    font-family: "Roboto", sans-serif;;
    font-style: normal;
    font-weight: 600;
    font-size: 16px !important;
    padding: 11px 32px !important;
    line-height: 32px !important;
    background: #00BFFF;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity:1 !important;
    
    border-radius: 5px;
    
    width: auto !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

a.button:hover,
span.button:hover,
input.button:hover,
input#Submit:hover,
.gen-form #Submit:hover,
#newsletter-form #Submit:hover,
.button:hover{
    background: #FFFFFF !important;
    color: #00BFFF !important;
    border: 1px solid #00BFFF !important;
}

a.button.black-btn,
span.button.black-btn,
.black-btn input.button {
    background: #000000;
}

a.button.white-btn,
span.button.white-btn,
.white-btn input.button {
    background: #fff;
    color: #000;
}

.cta-link {
    font-family: "Roboto", sans-serif;;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    color: #2B90D9;
}

.cta-link:hover{
    text-decoration: underline;
}

p,
ul li{
    font-family: "Roboto", sans-serif;;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.01em;
}

.section-main-heading,
.Lead-magnet-form-heading,
.banner-main-heading,
h2.blog-sidebar-h2,
h1.article-title,
h1.article-title a{
    font-family: "Cinzel", serif;;
    font-size:35px;
    font-style: normal;
    font-weight:700;
    line-height: 40px;
    text-transform: none;
    letter-spacing: 0.01px;
     color: #000000;
}
.red-bg {
    background: #00BFFF  !important;
}
.banner-main-heading {
   font-size:35px;
    font-style: normal;
    font-weight:700;
   line-height: 40px;
      letter-spacing: 0.01px;
      color: #fff;
}
.lead-main-heading{
      font-family: "Cinzel", serif;;
    font-size:38px;
    font-style: normal;
    font-weight:700;
   line-height: 40px;
      letter-spacing: 0.01px;
    color: #000000;
}
.lead-para-text{
    color: #000000;
}
.section-sub-heading,
.banner-sub-heading {
   font-family: "Roboto", sans-serif;;
    font-size: 23px;
    font-style: normal;
    font-weight:600;
    line-height:35px;
    letter-spacing: 0.02px;
    text-transform: none;
    color: #000000;
}
li.handle-service-areas > a {
     
}
ul.accordion .accordion-title {
    border-radius: 0px !important;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #ccc !important;
    background: #fff;
    color: #000;
    line-height: 28px;
    letter-spacing: 0.01em;
    text-transform: none;
    padding: 20px 50px 20px 20px;
}
ul.accordion li.accordion-item {
    margin: 0 0 10px;
}
ul.accordion .accordion-title:hover, ul.accordion li.accordion-item.is-active .accordion-title {
    background:#00BFFF !important;
    color: #FFFFFF;
    border: 1px solid #00BFFF !important;
}
.banner-sub-heading {
    font-size: 16px;
    color: #fff; font-weight: 400;
      text-transform: none;
    line-height: 27px;  font-family: "Roboto", sans-serif;;
}
.accordion-content {
     border: 1px solid #ccc !important; 
}
header .dropdown.menu li ul.submenu li a:not(.button) {
    text-align: left;
}
.border{
    border: 1px solid #ccc; 
}
ul.list li::before {
    content: url(https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/30073/theme/48009/img/bullet.png);
    position: absolute;
    left: 0;
    top: 4px;
}
.list{
    margin:0rem !important;
    text-align: left !important;
}
ul.list li {
    position: relative;
    padding-bottom: 15px;
    list-style-type: none;
    padding-left: 32px;
}
.img-full-height {
    height: 100%;
    object-fit: cover;
}
    
/*read More Read Less CSS*/
#panel-1{
    display: none;
}

a[aria-expanded="false"] .read-more{
  display:inline;
}
a[aria-expanded="false"] .read-less{
  display:none;
}
a[aria-expanded="true"] .read-more,
a[aria-expanded="true"] .read-more-dots
{
  display:none;
}
a[aria-expanded="true"] .read-less{
  display:inline;
}

span.moretext {
    display: none;
}
/*Read More Read Less CSS*/

/*Box Shadow*/
.box-shadow{
    -webkit-box-shadow: 0 20px 60px 0 rgb(40 93 251 / 16%);
    box-shadow: 0 20px 60px 0 rgb(97 99 106 / 16%);
}
/*Box Shadow*/

/*rounded Corner*/
.rounded {
    border-radius: 20px !important;
}
/*Rounded Corner*/

.left-seprator , .middle-seprator{
    position: relative;
    padding-bottom: 1rem;
}
.left-seprator:after , .middle-seprator:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: #0094FF;
    width: 170px;
    height: 2px;
}
.middle-seprator:after{
    right:0;
    margin:0 auto;
    }
.bottom-line-input input:not(input#Submit) {
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}
/*general-css*/

/*Slick Slider*/
button.slick-arrow {
    background: transparent !important;
    border: 5px solid #AAAAAA;
    border-radius: 50px 0 0 !important;
    border-top-width: 0;
    border-left-width: 0;
    width: 25px;
    box-shadow: none !important;
    height: 25px;
}

.slick-next {
    transform: translateY(-50%) rotate(-43deg);
    right: -30px;
}

.slick-prev {
    transform: translateY(-50%) rotate(132deg);
    left: -30px;
}

.slick-slide img {
    display: block;
    margin: auto;
}

.slick-dots li {
    border: 1px solid #000;
}

.slick-dots li.slick-active, .slick-dots li:hover {
    background: #000;
}

.testimonial-slider .slick-slide img {
    display: block;
    margin: 0 auto;
}
.testimonial-slider.slick-slider {
    height: auto;
}

.testimonial-slider .slick-dots {
    bottom: 0;
    position: relative;
    margin: 20px 0 0;
}
.testimonial-slider .slick-dots li.slick-active, .slick-dots li:hover {
    background: #000 !important;
}
.our-service-slider .slick-arrow{
    transform: none;
    height: auto;
    width: auto;
    background: none !important;
    top: 40%;
}

.our-service-slider .slick-prev {
    left: -60px;
}

.our-service-slider .slick-next {
    right: -60px;
}
/*Slick Slider*/

/*Position Classes*/
.top-0{
    top: 0;
}

.bottom-0{
    bottom: 0;
}

.left-0{
    left: 0;
}

.right-0{
    right: 0;
}
/*Position Classes*/

.flex-direction-column-d{
    flex-direction: column;
}

/*Our Service Hover Effect*/
.text-color-transition {
    transition: color 1s ease 0.01s;
}

.user-logged-out .hover-black:hover figcaption{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #333141;
    color: #fff;
}

.user-logged-out .hover-black:hover figcaption p,
.user-logged-out .hover-black:hover figcaption h2,
.user-logged-out .hover-black:hover figcaption a{
    color: #fff;
}

.user-logged-out .hover-show{
    display: none;
}

.user-logged-out .hover-black:hover .hover-show{
    display: block;
}
/*Our Service Hover Effect*/

/*List Icon*/
.list-icon li{
    display: flex;
}

.list-upper{
    display: flex;
    justify-content: center;
}


.list-icon li:before {
    content: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/26441/theme/43971/img/list-icon.png");
    display: inline-block;
    width: 3em;
    margin-left: -1em;
    position: relative;
    top: -5px;
}

/*List Icon*/

header .dropdown.menu li ul.submenu li a:not(.button) {
     line-height: 23px;
}

/*header*/
.is-header .dropdown.menu > li > a {
    padding: 0.7rem 13px;
}
.is-header .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
        right:-4px;
    margin-top: -3px;
}
.pos-ab-header {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    background: transparent !important;
    z-index: 99;
    border-color: rgba(255, 255, 255, 0.20) !important;
}
.pos-ab-header header ul.dropdown.menu li.active > a:not(.button), .pos-ab-header header ul.dropdown.menu li > a:not(.button):hover, .pos-ab-header header ul.dropdown.menu li > a:not(.button):active, .pos-ab-header header ul.dropdown.menu li > a:not(.button):focus , .pos-ab-header  header ul.dropdown.menu li a:not(.button) ,.pos-ab-header header a i.fas{
    color: #fff !important;
}
.pos-ab-header img.seond-logo {
    display: none;
}
.pos-ab-header img.normal-logo {
    display: inline-block !important;
}
.is-header img.normal-logo {
    display: none;
}
.pos-ab-header .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border-color: #fff transparent transparent !important;
}
header .dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 147%;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

.main-navigation.sticky {
    animation: slideDown 0.3s ease-in-out;
    position: fixed;
    top: 0;
    padding: 15px 0;
    left: 0;
    right: 0;
    z-index: 99;
    width: 100%;
    background-color:#011317;
    margin-top: 0 !important; 
    justify-content: center;
    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.07);
}

.pos-ab-header .main-navigation.sticky{
    background-color: #343131;
}

.main-navigation.sticky #mainNav {
    justify-content: center;
}

/*Hide first item in sub menu*/
ul.is-dropdown-submenu.level-2.submenu  > li.is-submenu-item:first-child{
    display: none;
}
/*Hide first item in sub menu*/

/*header*/

/*separator*/
.separator-color::after{
    color: #4154B1;
}

.separator-width::after{
    width: 150px;
}

/*Home-page*/
/*Banner*/
.user-logged-out .pos-rel-ban {
    position: relative;
}

.user-logged-out .pos-ab-ban {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.user-logged-in .pos-ab-ban {
    margin: 0 auto;
}

.user-logged-out .inner-content-div {
    max-width: 624px;
    padding: 20px;
}

/*Banner*/
/*lead-magnet*/
.lead-magnet-form {
    text-align: center;
    padding: 50px 0 60px !important;
}

.lead-magnet-form label,
.newsletter-form-main .label-holder{
    display: none;
}

.newsletter-form-main{
    padding: 0 !important;
}

.lead-magnet-form input,
.lead-magnet-form input#first_name,
.lead-magnet-form input#email,
.newsletter-form-main input,
.newsletter-form-main input#first_name,
.newsletter-form-main input#email{
    margin: 0 !important;
    height: 55px !important;
    width: 100% !important;
}

.lead-magnet-form input#Submit,
.newsletter-form-main .subscribe_button_holder{
    width: auto !important;
    margin: 0;
}

.lead-magnet-form .ww-form-container input::placeholder,
.lead-magnet-form .ww-form-container input#first_name::placeholder,
.lead-magnet-form .ww-form-container input#email::placeholder,
.newsletter-form-main .ww-form-container input#email::placeholder,
.newsletter-form-main .ww-form-container input#first_name::placeholder{
    font-family: "Roboto", sans-serif;;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #8F8F8F;
}

.lead-magnet-form .submit_wrap.padding-top-1,
.newsletter-form-main .submit_wrap.padding-top-1{
    padding: 0 !important;
}

.lead-magnet-form .width-25{
    width: 38% !important;
    margin:0;
    margin-right: 20px;
}

.newsletter-form-main .width-25{
    width: 100% !important;
    margin:0;
    margin-right: 20px;
}

.lead-magnet-form .flex-container.small-block,
.newsletter-form-main .flex-container.small-block{
    justify-content: center;
    padding-top: 11px;
}

/*lead-magnet*/
/*map-section*/
.user-logged-out .content-on-banner3 {
    max-width: 1200px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    right: 0;
    padding: 15px;
}
/*map-section*/
/*Home-page*/

/*service-page*/
/*accrodion-section*/
ul.accordion.plain-accord .accordion-title {
    color: #4154B1;
    background: #fff;
    border: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0.16px;
     padding-right: 50px;
}
ul.accordion.plain-accord li.accordion-item {
    margin-bottom: 15px;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.10);
    border-radius: 15px !important;
    overflow: hidden;
    background: #fff;
   
}
ul.accordion.plain-accord li.accordion-item .accordion-content {
    background: #fff;
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
}
ul.accordion.plain-accord .accordion-title::before {
    top: 0;
    margin-top: 0;
    height: 100%;
    display: flex;
    align-items: center;
        right: 1rem;
}


/*accrodion-section*/
/*newsletter-section*/
.newsletter-form-main {
    background: url(https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/30073/theme/48009/img/news-bg.webp) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    color: #000;
    background-size:cover!important;
}
.white-btn {
    background: #fff !important;
    color: #00BFFF !important;
}
.margin-top-5 {
    margin-top: 5rem !important;
}
.margin-bottom-5 {
    margin-bottom: 5rem !important;
}
/*newsletter-section*/
/*service-page*/

/*service-areas-page*/
.user-logged-out .serv-head-elm {
    margin-bottom: -48px;
}
figure.ser-area-fig-mn.box-shadow {
    max-width: 365px;
    margin: 20px 10px 30px;
    box-shadow: 2px 3px 10px #00000036;
}
figure.ser-area-fig-mn.box-shadow figcaption {
    padding: 35px 40px;
}
figure.ser-area-fig-mn.box-shadow figcaption p.link-blk {
    margin: 0;
    position: relative;
}
figure.ser-area-fig-mn.box-shadow figcaption p.link-blk:after {
    content: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/30073/theme/48009/img/link-arrow.png");
    position: absolute;
    top: 0;
    right: 0;
}
.slick-dots {
    bottom: 0;
    position: relative;
    margin: 25px 0 0;
}
.slick-dots li {
    border: 0px solid #000 !important;
    background: #D9D9D9;
    width: 13px;
    height: 13px;
}
.slick-dots li.slick-active, .slick-dots li:hover {
    background: #00BFFF !important;
}
/*service-areas-page*/

/*footer*/
#footer .icon-div svg {
    min-width: 25px;
    margin-right: 8px;
}

#footer hr {
    border-color: #cccccc45 !important;
}
.foot-menu-ul li a {
    padding: 0 6px;
}
#footer .fab {
    font-size: 35px;
    color: #222222;
}

footer .icon {
    color: #00BFFF;
    margin-right: 10px;
}

footer .menu.foot-menu li {
    width: 100%;
}

footer .menu li a{
   padding-left:0; 
   padding-top: 0;
}

footer .foot-menu li {
    border-bottom: 1px solid #ccc;
    padding: 20px 0 10px;
}

footer .foot-menu li:last-child {
    border-bottom: 0px ;
}

footer .copyright-main-block {
     
}
/*footer*/
.service-btn-like:hover {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.service-btn-like {
    display: flex;
    background: #00BFFF;
    align-items: center;
    padding: 20px 15px;
    border-radius: 10px;
    transition: 0.3s ease-in-out;
    border: 2px solid #00BFFF;
    justify-content: center;
    flex-direction: column;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.01em;
    height: 100%;
    color: #fff !important;
    margin: 10px 10px 0 10px !important;
}
.service-btn-like .ion-location:before {
    content: url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29439/theme/47366/img/loc.png") !important;
}
.top-hed {
    text-align: center;
    padding: 8px;
    background: #00bfff;
}
.top-hed p {
    font-size: 22px;
    margin-bottom: 0px;
        font-family: "Cinzel", serif;
        font-weight: 700;
}
.border-new {
    border-right: 1px solid #ccc;
}


/* TABLE CSS */
.table-container {
    /*margin: auto;
    overflow-x: auto;*/
    background-color: #fff;
    /*border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);*/
}

.table-container table {
    width: 100%;
    border-collapse: collapse;
    /*min-width: 600px;*/
}

.table-container thead {
    background-color: #00BFFF;
    color: white;
}

.table-container th, .table-container td {
    padding: 14px 20px;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
}

.table-container tr:hover {
    background-color: #f1faff;
}

.table-container thead tr:hover {
    background-color: initial !important;
}

.table-container th:first-child {
    width: 65%;
}
td.price-align{
    display: flex;
    border-bottom: 0px solid #e0e0e0;
}
.ps-blog-category li a {

    text-transform: capitalize;
}
.new-blog-page-type .article-category span {
    text-transform: capitalize !important;
}
.new-blog-page-type .blog-author ul span {
    text-transform: capitalize !important;
}


/*******************************************************/

@media (min-width: 1023.5px) and (max-width: 1200px) {
  
    /* BUTTON CSS */  
    a.button, span.button, input.button, input#Submit, .gen-form #Submit, #newsletter-form #Submit, .button {
        padding: 11px 20px !important;
    }  
  
}

@media only screen and (max-width: 1024px){
    .is-header .dropdown.menu > li > a {
        padding: 0.7rem 9px;
        font-size: 14px;
    }
.user-logged-out .inner-content-div {
        max-width: 600px;
    }
    .banner-main-heading {
    font-size: 30px;
      line-height: 33px; 
}
.is-header .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    right: -5px;
 }
i.fas.fa-map-marker-alt.icon {
    position: relative;
   
}
}


@media only screen and (max-width: 940px) {
     .benefit-light-bg{
    background: url(https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29722/theme/47654/img/second-benefit-M.webp) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
     background-size:cover !important;
 }
 i.fas.fa-map-marker-alt.icon {
    position: relative;
    bottom: 0px;
}
 
 
 .just-last {
    justify-content: center;
}
 
 
 
     .lead-magnet-section{
    background: url(https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/30073/theme/48009/img/lead-mb.webp) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
     background-size:cover !important;
 }
    .copyright {
       text-align: center !important;
    }
    
    .banner-main-heading {
     color: #fff;
}
    
    .copyright-main-block {
    text-align: center !important;
}
    
    .newsletter-form-main {
    background: url(https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/30073/theme/48009/img/news-mb.webp) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    color: #000; 
}
        .grid-padding-y > .cell {
        padding-top: 0.9375rem;
        padding-bottom: 0.9375rem;
    }
    .sidenav-bar {
    right: 20px;
    top: 37%;
}
       header#header .is-content-1200 {
        max-width: 100% !important;
        padding: 0;
    }

    
    .grid-x.grid-padding-x.padding-3 {
        padding: 0 !important;
    }
    
    input.ps-text {
        width: 100% !important;
    }
    
    .logo-container img{
        width: 180px;
    }
    .user-logged-out .inner-content-div p {
    color: #fff;
}
    li.handle-service-areas.is-page.is-submenu-item.is-accordion-submenu-item {
        display: none;
    }
    
    header .icon, header i {
    color: #00BFFF !important;
}
    .servic-dark-bg {
    background: url(https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/28854/theme/46744/img/Service-bg-m.webp) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
    .inner-banner.blog-banner {
      display: block;
    max-width: 100%;
     padding: 60px 30px;
     left: 0;
    background-color: #00BFFF;
    text-align: center;
    position: relative;
}
    
    
    .menu-block-main {
    border-top: 1px solid #CCCCCC !important;
}
    
    
    
    /*general-classes*/
    .width-sm-100 {
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .lead-magnet-form .width-25 {
        width: 100% !important;
        margin-right: 20px;
    }
    
    .padding-horizontal-sm-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    
    .justify-small-center {
        justify-content: center !important;
    }

    .mobile-color-white{
        color: #fff !important;
    }
    
    .mobile-color-black{
        color: #333333 !important;
    }
    
    .margin-top-sm-3 {
        margin-top: 3rem !important;
    }
    
    .flex-direction-column {
        flex-direction: column;
    }
    
    .flex-direction-column-rvrs-mb {
        flex-direction: column-reverse;
    }
    
    .border-mb-0 {
        border: 0 !important;
    }
    
    .align-middle-mobile {
        align-items: center;
    }
    
    /*general-classes*/
    
    
    /*separator classes*/
    .separator-sm-center{
        text-align: center !important;
    }
    
    .separator-sm-center::before, .separator-sm-center::after {
        display: table;
        content: ' ';
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    
    .separator-sm-center::after {
        position: relative !important;
        border-bottom: 0.125rem solid;
        clear: both;
        margin-top: 1rem !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }
    /*separator classes*/
    
    /*header*/
    .menu-block-main {
        justify-content: center;
        border-top: 1px solid rgba(255, 255, 255, 0.20);
    }
    .pos-ab-header {
        position: static !important;
        background: #4A4A4A !important;
        border-color: rgba(255, 255, 255, 0.20) !important;
    }
    .logo-container {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .two-block-ul {
        width: 100%;
    }
    .two-block-ul li {
        width: 50%;
        padding: 10px 0;
    }
    .two-block-ul li:first-child {
        border-right: 1px solid #ccc;
    }
    .left-seprator:after, .middle-seprator:after {
        right: 0;
        margin: 0 auto;
    }
    .lead-magnet-form .submit_wrap.padding-top-1 {
        margin: 30px 0 0;
    }
    li.handle-service-areas > a {
    pointer-events: auto;
}
    /*header*/
 /***Home-page***/
    /*Banner*/
    .user-logged-out .pos-ab-ban {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
         display: block;
        margin: 0 auto;
        max-width: 100% !important;
        justify-content: center;
    }

    .user-logged-out .inner-content-div {
        max-width: 100%;
        background: none;
        padding: 60px 30px;
        background-color:#A9D2E6;
        text-align: center;
    }

    /*Banner*/
     /***Home-page***/
     
     /*service-page*/
     /*newsletter-section*/
     .newsletter-form-main .container.is-container.is-content-1200 {
        padding: 90px 12px 80px !important;
        margin: 0 15px;
    max-width: 100% !important;
    }
     .newsletter-form-main input#first_name, .newsletter-form-main input#email {
        margin-bottom: 15px !important;
    }
     input#subscribe {
        width: auto !important;
    }
    
     /*newsletter-section*/
     /*service-page*/
     /*footer*/
    #footer hr {
    border-color: #cccccc45 !important;
}
     #footer .grid-container.is-container.is-content-1200.margin-top-0.margin-bottom-0.padding-bottom-3.padding-bottom-1.width-sm-100.padding-bottom-sm-0.padding-top-sm-0 {
        width: 100% !important;
        max-width: 95% !important;
    }
    footer a:not(.button) {
      
        text-align: center;
    }
    #footer .flex-container {
        display: block;
    }
    .main-navigation.sticky {
    position: static;
    }
    .user-logged-out .serv-head-elm {
    margin-bottom: -35px;
}
.border-new {
    border-right: 0px solid #ccc;
    border-bottom: 1px solid #ccc;
}
    /*footer*/
    
.table-container {
    margin: auto;
    overflow-x: auto;
}    
    
    
}







@media screen and (max-width:500px){
.ps-login-page .ps-login-form-wrap, .ps-login-page .ps-registration-form-wrap {
    width: 100%;
    text-align: center;
}
.t[type="email"],
.ps-login-ps-login-page form.settings inpupage form.settings input[type="password"] {
    width: 100%;
}
}








@media only screen and (max-width: 480px){

.section-main-heading, .Lead-magnet-form-heading, .banner-main-heading, h2.blog-sidebar-h2, h1.article-title, h1.article-title a {
     font-size: 30px;
     line-height: 35px; 
}




.contact-card p {
    font-size: 14px;
    padding: 0px 7px;
}
}









