/** Shopify CDN: Minification failed

Line 81:32 Expected identifier but found "!"
Line 81:35 Expected identifier but found "!"
Line 515:0 Unexpected "}"

**/



@media (min-width: 768px) {
    .MegaMenu.ProductMegaMenu .product-title-list {
        /* background: rgb(255 255 255 / 74%); */
        background: #ffffff;
        z-index: 999999;
        /* margin-left: 64px; */
    }}


/* New Product Page Margin Fixes*/
/* Mobile*/
@media screen and (max-width: 768px) {

.cta-content-wrapper{
 padding: 40px 20px;
}

.feature-product-info {
padding-left: 10px;
padding-right: 10px;
}

.three-column-features-section {

        padding: 40px 30px;
    }

.extra_battery {
    padding: 8px 30px !important;
}

}

.comparison-table tbody tr td.product-table__cell:nth-child(1) {
    font-weight: bold !important;
}
.MegaMenu .comparable-btn {
    display: none;
}

.shopify-section--header {
    z-index: 99999 !important;
    
}
  .Header:not(.Header--onTop) {
        top: 0px !important;
        transition: top 0.3s ease-in-out;
    }

#Search {
    margin-top: 20px !important;
}

.extra_battery .product-explore-button:hover {
   color: #000;
}

.comparable-product-item .comparable-btn.add-to-comparable {
    background: #222222;
    padding: 11px;
    border: 2px solid #000;
}
.comparable-product-item .comparable-btn.add-to-comparable .add-to-comparison-label {
   color:#fff !important;
  }

.comparable-product-item .comparable-btn.add-to-comparable .btn {
    text-transform:uppercase;
}
.comparable-btn.add-to-comparable.comparable-inited.in-comparison {
    background: none !important;!i;!;
    border: 2px solid #000;
}

.comparable-btn.add-to-comparable.comparable-inited.in-comparison .button {
    color: #000;
}

.product-title-item:hover {
    color: #1c1b1b !important;
    font-weight: 600;
}

.revik_extra .product-item__details {
    /* display: flex; */
    justify-content: space-between;
    padding: 10px 15px;
    background: #fff !important;
    color: #000 !important;
}

.revik_extra .product-item__details:after {
    content: "";
    background: url(/cdn/shop/files/Layer_1.svg?v=1748428229);
    width: 16px;
    height: 22px;
    background-size: contain !important;
    background-repeat: no-repeat;
}

.revik_extra .product-explore-button {
    display: flex;
    justify-content: space-between;
    padding: 10px 15px !important;
}


.revik_extra a.product-explore-button:after {
    content: "";
    background: url(https://awakeboards.com/cdn/shop/files/2_073741d7-e7ad-4486-a497-336a280a74fb.png?v=1748410495);
    width: 10px;
    height: 12px;
    background-size: contain !important;
    background-repeat: no-repeat;
    margin-top: 8px;
}


@media (min-width:768px ){

.ProductMegaMenu--Inner {
    gap: 0px !important;
    padding: 0px !important;
}

.ProductMegaMenu--Item:nth-child(1) {
    width: 60%;
}

.ProductMegaMenu--Item:nth-child(2) {
    width: 40% !important;
}

.MenuProduct--Card {
    background: #EEEEEE;
    border-radius: 10px;
    padding: 10px;
}

.MenuProduct--ImageWrapper {
    background: #fff;
    width: 100% !important;
    object-fit: contain;
}

.MenuProduct--Card .Button--secondary {
    background: #fff;
    border: none !important;
    margin-bottom: 10px;
}

.MenuProduct--Card .ProductMegaMenu--Underline:after {
    display: none;
}

.MenuProduct--Title.u-h6.ProductMegaMenu--Underline {
    margin-bottom: 30px;
}
.ProductMegaMenu--Heading.u-h5 {
        font-size: 24px;
    }
.ProductMegaMenu--Item:nth-child(2) .MegaMenu--ProductGrid {
        grid-template-columns: 1fr 1fr;
    }
.MegaMenu {
    border-radius: 8px;
    padding-right: 15px;
    padding-left: 15px;
}
.MenuProduct--Card {
    max-width: 100%;
}
.ProductMegaMenu--Item:nth-child(2) {
    width: 40% !important;
    padding-left: 30px;
}
.MenuProduct--Card {
    max-width: 100% !important;
}


  .DropdownMenu {
    border-radius: 8px;
}

.DropdownMenu .Linklist {
    margin-right: 0px !important;
}

.DropdownMenu .DropdownMenu .Linklist .Linklist__Item {
    padding-bottom: 6px;
}

.DropdownMenu .Linklist .Linklist__Item .Link {
    font-size: 18px;
}

.DropdownMenu .Linklist .Linklist__Item .Link:hover {
    font-weight: bold;
}

.DropdownMenu .Linklist .Linklist__Item .Link svg {
    display: none !important;
}

.DropdownMenu .DropdownMenu {
    top: 0 !important;
}

.ProductMegaMenu--Heading.u-h5 {
    font-size: 26px;
    font-weight: 600;
    position: relative;
}

.ProductMegaMenu--Heading.u-h5:after {
    display: none !important;
}
  .ProductMegaMenu--Heading.u-h5 {
    position: relative;
}

.ProductMegaMenu--Heading.u-h5:before {
    position: absolute;
    content: "";
    width: 90%;
    height: 1px;
    background: #D4D4D4;
    top: 50%;
    right: 0;
    left: 20%;
}
  .DropdownMenu {
    /* border-bottom-right-radius: 0px; */
}
 .DropdownMenu .DropdownMenu {
        top: 0 !important;
        background: #f7f7f7;
    }
 .DropdownMenu .DropdownMenu {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.DropdownMenu .DropdownMenu {
    margin-left: 0px !important;
}
  /* .MainMenu--Heading.hasmgmenu_el.is-expanded > a:before  {
    content: "";
    position: absolute;
    bottom: -29px;
    left: 45%;
    margin-left: -10px;
    border-width: 20px;
    border-style: solid;
    border-color: rgb(255 254 254) transparent transparent transparent;
    transform: rotate(180deg);
} 

.MainMenu--Heading.hasmgmenu_el.is-expanded > a {
    position: relative;
}

.MainMenu--Heading.haschildmnu_el.is-expanded>a:before {
    content: "";
    position: absolute;
    bottom: -29px;
    left: 45%;
    margin-left: -10px;
    border-width: 20px;
    border-style: solid;
    border-color: rgb(255 254 254) transparent transparent transparent;
    transform: rotate(180deg);
} */

.MainMenu--Heading.haschildmnu_el.is-expanded>a {
    position: relative;
}
.DropdownMenu .DropdownMenu {
        border-bottom-right-radius: 30px !important;
    }
  .DropdownMenu:before {
display:none !important;
}
  .DropdownMenu {
    margin-left: -51px;
}

.MenuProduct--ImageWrapper {
  height: 180px !important;
}
  .MenuProduct--ImageWrapper .MenuProduct--Image {
    background-size: contain !important;
    background-position: center !important;
    overflow: hidden;
    background-repeat: no-repeat !important;
    }

  .product-title-hover-section {
    background: #ffffff00;
    max-width: 700px;
    gap: 0 !important;
}

.MegaMenu.ProductMegaMenu {
    max-width: 700px;
    left: 20%;
    background: none !important;
    padding: 0;
    border: none;
    box-shadow: none;
}

.MegaMenu.ProductMegaMenu .product-title-list {
    /* background: rgb(255 255 255 / 74%); */   

    background: #ffffff;
    z-index: 999999;
    padding: 30px;
    border-top-right-radius: 0;
    /* border-bottom-right-radius: 16px; */
    border-bottom-left-radius: 12px;
    /* border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd; */
}

.product-image-preview img {
    /* background: rgb(255 255 255 / 74%); */
    background: #ffffff;
    padding: 20px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    /* border-right: 1px solid #dddddd !important;
    border-bottom: 1px solid #dddddd; */
}

product-mega-menu.MegaMenu__Inner {
    background: #ffffff00;
    overflow: hidden;
}
  .MegaMenu.ProductMegaMenu .product-image-preview {
    width: 200px;
}
  .MegaMenu.ProductMegaMenu .product-title-item:before {
    position: absolute;
    content: "";
    background: url("/cdn/shop/files/2_073741d7-e7ad-4486-a497-336a280a74fb.png?v=1748410495");
    width: 10px;
    height: 10px;
    background-size: contain !important;
    background-repeat: no-repeat;
    left: 0;
    top: 15%;
}

.MegaMenu.ProductMegaMenu .product-title-item {
    padding-left: 20px;
    position: relative;
}
}


@media(max-width:767px){
 .MenuProduct--Card .MenuProduct--Content:before {
  position: absolute;
  content: "";
  background: url("/cdn/shop/files/0e17a53162a56d8cf9794ffeeb9326c1.svg?v=1748256439");
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  right: 14px;
  top: 5px;
}

.MenuProduct--Card .MenuProduct--Content {
  position: relative;
}
.ProductItem__Wrapper {
    flex-direction: column;
    width: 100% !important;
}

.ProductItem__ImageWrapper {
    width: 100%;
    height: auto;
}
.ProductItem__Wrapper {
    margin-bottom: 10px !important;
}
.ProductItem__Info .ProductForm {
    margin-top: 10px !important;
}

.ProductItem__Info .ProductItem__PriceList {
    margin-bottom: 10px;
}
}

/*Fine tune buttons and elements on product page */

.feature-product-info .btns button{
      border-width: 2px;
}

@media screen and (min-width: 1025px) {
    .extra_battery--wrapper .ProductForm__AddToCart {
        font-size: 16px !important;
        height: 48px;
    }
}

.product-explore-button, .product-item__details {
  border-radius: 5px;
}

.feature-product-info .btns button
 {
    font-size: 16px !important;
    height: 47px !important;
 }

.featured-product-block .btn.secondary { 
  width: 200px;
  padding-top: 12px;
  padding-bottom: 12px !important;
}

.featured-product-block .btn.primary{
  width: 200px;
      display: flex;
    align-items: center;
    justify-content: space-between;
}

/* .feature-product-info .btns .learn-more
 {
    width: 200px;
 }
 */
@media screen and (max-width: 798px) {
  .feature-product-info .btns .learn-more {
    margin-bottom: 14px;
    width: 200px;
  }

  .product-image{
    width: 230px;
    width: 230px;
        max-width: 230px;
        margin-left: -60px;
        margin-top: -55px;
  }
  
}

.feature-product-info .btns a {
      padding: 14px 15px;
}

.featured-product-block .btn.primary::after{
  display: inline-block;
      content: "";
    background: url(https://awakeboards.com/cdn/shop/files/2_073741d7-e7ad-4486-a497-336a280a74fb.png?v=1748410495);
    width: 10px;
    height: 12px;
    background-size: contain !important;
    background-repeat: no-repeat;
    }

.featured-product-block .btn.secondary::after{
  margin-bottom: -6px;
  display: inline-block;
  content: "" !important;
    background: url(/cdn/shop/files/Layer_1.svg?v=1748428229)!important;
    width: 16px!important;
    height: 22px!important;
    margin-left: 53px;
    background-size: contain !important;
    background-repeat: no-repeat!important;
}

.extra_battery .product-item__details{
  height: 48px;
}


  @media screen and (max-width: 789px) {
  .extra_battery .product-explore-button{
    border-radius: 5px;
    width: 200px !important;
    font-size: 16px !important;
  }

.extra_battery .product-item__details {
    margin: 0;
    width: 200px !important;
    font-size: 16px !important;

}
}

.extra_battery--wrapper .ProductForm__AddToCart {
  border-width: 2px;
}
}

