/*  div#gf-controls-container {
    display: none;
} */

/* wishlist heart */
.ssw-faveiticon{
  background: #ffffff!important;
    border-radius: 50px!important;
    margin: 5px!important;
}

[class^=ssw-icon-]:before {
  font-weight:600!important;
}


/* 活動tags */

a.ako_tags {
    list-style: none;
    text-align: left !important;

      font-size: 13px;
    background: #EDFF72;
    padding: 0;
    line-height: 1.5;
    line-height: 2;
    text-align: center;
    padding:5px 10px;
  
}
.ako-product-tags{
    margin-bottom: 5px !important;
}


a.grid-item__link {
    background: transparent !important;
}

/* .ako_tags a:first-child{
    display:none!important;
} */


/* 顏色選取 */
.ako-color {
    margin: 10px 0;
}

.ako-collection_image {
    margin-bottom: 5px;
}

/* filter排序 */
.collection-filter__sort {
    background: #55555 !important;
}

#SortBy {
    font-size: 14px !important;
}

.gf-filter-selection{
    width:300px  !important;
}

*/

/* filter調整 */
.noUi-horizontal {
    height: 3px !important;
}

.noUi-connects {
    height: 3px !important;
}

.noUi-pips-horizontal {
    padding: 3px 0 10px 0 !important;
}

.noUi-handle {
    border: none !important;
    width: 15px !important;
    height: 15px !important;
    box-shadow: none !important;
}

.gf-block-title>h3 {
    font-weight: normal !important;
    font-size: 18px !important;
}

.gf-range-min {
    font-size: 16px !important;
    font-weight: normal !important;
}

.gf-range-max {
    font-size: 16px !important;
    font-weight: normal !important;
}

.noUi-value {
    font-size: 14px !important;
}

.noUi-horizontal {
    height: 4px !important;
}

.selected-item {
    font-weight: bold !important;
    font-size: 14px !important;
}

.gf-label {
    font-size: 14px !important;
    font-weight: normal !important;
}

#gf-products {
    margin-right: -6px !important;
    margin-left: -6px !important;
}

/* .grid-product__actions {
    z-index: 99 !important;
} */
.gf-actions{
    margin-bottom: 0!important;
}

.ako_product_description{
  width:57%;
}

.ako_product_tab {
  width:40%;
}

@media only screen and (max-width: 768px) {
    .ako_tags a {
        font-size: 12px !important;
        color: #2F3132 !important;
    }

    #gf-products {
        margin-top: 10px !important;
    }

    .ako-collection_image {
        margin-top: 5px;
    }

    .gf-actions {
        margin-bottom: 0 !important;
        margin-top: 10px !important;
    }
    .gf-block-title>h3 {
        font-size: 16px !important;
    }
    .gf-refine-toggle-mobile {
        border: 1px solid rgba(0,0,0,.25) !important;
    }
    .sort-by-toggle > span{
        font-size: 14px;
        font-weight: bold;
        color: #2f3132;
    }
  .ako_product_description{
  width:100%;
}

.ako_product_tab {
  width:100%;
}
}

div#login_modal > div > div >div >a {
    display: block !important;
}
form#he_customer_login > a {
    display: block;
}
.ssw-control-group.ssw-first-name,.ssw-control-group.ssw-last-name {
    display: block !important;
}
input#ssw-first_name,input#ssw-last_name {
    text-align: left;
}
form#he_create_customer {
    display: flex;
    flex-direction: column;
}
form#he_create_customer > div:nth-child(1) {
    order: -4;
}
form#he_create_customer > div:nth-child(2) {
    order: -3;
}
.ssw-control-group.ssw-last-name {
    order: -2;
}
form#he_create_customer .ssw-action-bottom > a {
    display: block !important;
}

.ssw-reward-tab-ico {
    margin-left: 0px !important;
}

span.grid-product__price--current.on_sale_price > span {
    color: #ff2947;
}

#gf-products img.lazyloaded{
      aspect-ratio: 1;
}

