.quick-pview {
    display: none;
}
.quick-in .quick-pview {
    background: #fff;
    position: fixed;
    bottom: 51px;
    height: 60%;
    left: 0;
    width: 100%;
    z-index: 8;
    display: block;
}
.quick-in #add-item-form {
    position: fixed;
    width: 100%;
    bottom: 20%;
    left: 0;
    z-index: 9;
    border-top: 1px solid #eee;
}
.quick-in .col-qty {
    position: fixed;
    width: 100%;
    bottom: 10%;
    left: 0;
    z-index: 9;
    /*padding-top: 20px;*/
    border-top: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.quick-in .qp-img {
    width: auto;
    height: 140px;
    padding: 10px;
}
.qp-close {
    position: absolute;
    top: 10px;
    right: 10px;
}
.qp-close img {
    width: 16px;
}
.quick-in .quan-check {
    display: none;
}
.quick-overlay {
    background: rgba(0,0,0,.7);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all .2s linear;
}
.quick-in .quick-overlay {
    opacity: 1;
    visibility: visible;
}
.quick-in header {
    z-index: 2;
}
.qp-top {
    display: flex;
}
.qp-info {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 10px;
    padding-left: 5px;
}
.qp-info .product-price span {
    color: red;
    font-weight: 600;
    margin-right: 10px;
}
.productDetail-page .product-detail-wrapper .inner-box-content-detail:not(.box-review) .accordion .accordion-item .accordion-panel {
    display: block;
}
.check-validate {
    background: #d1ecf1;
    border-color: #bee5eb;
    color: #fcaf17;
    padding: 8px 15px;
    text-align: left;
}
.starbap-star>i.fa{
    color: #FCAF17 !important;
}
.header-action--cart .count-holder{
    background: #FCAF17;
}
.product-loop .product-block .pro-img .pro-wishlist-btn svg.wishlist-icon{
    stroke: #FCAF17;
}
.product-loop .product-block .pro-img .pro-wishlist-btn.active svg.wishlist-icon{
    stroke: #FCAF17;
    fill: #FCAF17;
}
.sale-percent{
    font-size: 10px;
    font-weight: 500;
    background-color: #FCAF17;
    color: #fff;
    border-radius: 4px;
    padding: 2px 6px;
    display: inline-block;
    position: relative;
    letter-spacing: 0.02em;
    margin-left: 10px;
}
.sale-percent::before {
    content: "";
    border: 4px solid transparent;
    border-right-color: #FCAF17;
    position: absolute;
    right: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.collection-list.owl-carousel .owl-nav button.owl-next,
.collection-list.owl-carousel .owl-nav button.owl-prev,
.content-product-list.owl-carousel .owl-nav button.owl-prev,
.content-product-list.owl-carousel .owl-nav button.owl-next,
.collection-list-flash.owl-carousel .owl-nav button.owl-prev,
.collection-list-flash.owl-carousel .owl-nav button.owl-next{
    background: #FCAF17;
}
#scroll_up{
    border-radius: 50%;
}
#scroll_up:hover {
    background: #FCAF17;
}
.flash-sale .flash-sale--countdown h2{
    background: #FCAF17;
}
.block-banner--list.owl-carousel .owl-dots button.owl-dot.active{
    background: #FCAF17;
    border: 1px solid #FCAF17;
}
.section .block-viewmore .viewmore-btn {
    background-color: #FCAF17;
    border: 1px solid #FCAF17;
    color: #FCAF17;
}
.section .block-viewmore .viewmore-btn:hover {
    color: #fff;
    background: #FCAF17;
}
#plm-footer .plm-footer--t .form-newsletter form .form-group button{
    background: #ffc600;
    border: 1px solid #ffc600;
}
.cart-view-area .table-total .table-total--foot .btn-cart a.linktocheckout {
    background: #ff4e00;
    border: 1px solid #ff4e00;
}
.product-loop .product-block .button-add button,
.cart-view-area .table-total .table-total--foot .btn-cart a.linkcontinue{
    border: 1px solid #ffc600;
}
.swatch .select-swap .swatch-element label{
    width: 65px;
}
.swatch .select-swap .swatch-element label span{
    width: auto;
}
#plm-footer .logo-footer img {
    filter: unset;
}
#plm-footer h4 {
    color: #000;
}
.product-loop .product-block .pro-detail .pro-name{
    height: 40px;
    -webkit-line-clamp: 2;
}
.productDetail-page .product-detail-wrapper .product-detail-main .box-content-detail.box-content-detail__info .inner-box-content-detail #price-preview .product-price span.pro-sale{
    background: #fcaf17;
}
.productDetail-page .product-detail-wrapper .product-detail-main .box-content-detail.box-content-detail__info .inner-box-content-detail .wrap-addcart button.buy-now{
    background: #fcaf17;
}
.section-customer-information>p>a{
    color: #ffc600;
}
.productDetail-page .product-detail-wrapper .product-detail-main .box-content-detail.box-content-detail__info .inner-box-content-detail .wrap-addcart button{
    border: 1px solid #f7752c;
    color: #f7752c;
}
.productDetail-page .product-detail-wrapper .product-detail-main .box-content-detail.box-content-detail__info .inner-box-content-detail .wrap-addcart button.buy-now{
    background: #f7752c;
    border: 1px solid #f7752c;
}
.site-nav .site-nav-container .site-nav-container-last .title{
    color: #1a1717;
}
.cart-view-area .table-total .table-total--head #total-view-cart,
#cart-page .cart-row .table-cart .item .right .item-total-price div span.line-item-total,
#cart-page .summary-block .summary-action .total-fix label span,
#cart-page .summary-block .summary-total span {
    color: #fcaf17;
}
.fieldset .field .field-input-wrapper .field-input:focus{
    box-shadow: 0 0 0 2px #ffc600;
}
.field-input-wrapper>.descriptionCustomer>textarea:focus-visible{
    outline-color: #ffc600;
}
#cart-page .summary-block .summary-action .btn-checkout{
    background: #ff4e00;
    border-color: #ff4e00;
}

@media (max-width: 991px) {
    .quick-in .productDetail-page .product-detail-wrapper .product-detail-main .box-content-detail.box-content-detail__info .inner-box-content-detail .selector-actions {
        width: auto;
    }
}

@media (max-width: 768px) {
    .quick-in .swatch .select-swap .swatch-element.colorAtt span.mb-color {
        display: flex;
        align-items: center;
        border-radius: 0;
    }
    .quick-in .swatch .select-swap .swatch-element.colorAtt label {
        width: 100px !important;
        border-radius: 0;
        line-height: normal;
    }
    .quick-in .swatch .select-swap .swatch-element.colorAtt span {
        font-size: 14px;
    }
    .quick-in .swatch .select-swap .swatch-element.colorAtt span img {
        width: 30px;
    }
    .quick-in .swatch .select-swap .swatch-element.colorAtt span p {
        margin: 0;
        margin-top: -2.5px;
        /*margin-left: 15px;*/
        font-weight: 500;
        /*word-break: break-all;*/
        white-space: normal;
    }
    .formError, #section-shipping-rate, .redeem-login-section {
        display: none;
    }
    .formError {
        top: auto !important;
        left: 0 !important;
        bottom: 0 !important;
    }
    .formError .formErrorArrow {
        display: none;
    }
    .formError .formErrorContent {
        background: transparent;
        border: none;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        color: #ee0101;
        padding: 8px 0 0;
        font-size: 13px;
    }
    .fieldset .field .field-input-wrapper.field-input-wrapper-select.not-validate:before {
        top: -25px;
    }
    .fieldset .field .field-input-wrapper.not-validate .field-input {
        box-shadow: 0 0 0 1px #ee0101;
    }
    .check-validate-wrap {
        box-shadow: 0 0 0 1px #d9d9d9;
        border-radius: 4px;
        background: #fff;
        color: #737373;
    }
    .check-validate.checked {
        background: transparent;
        color: #000;
    }
    .check-validate span {
        float: right;
    }
    .order-summary>h2.visually-hidden {
        width: auto;
        height: auto;
        padding: 15px 0;
        position: relative;
        font-weight: 600;
    }
    .order-summary>h2.visually-hidden span {
        float: right;
        color: #fcaf17;
    }
    .order-summary-section-product-list, .order-summary-section-total-lines {
        display: none;
    }
    #formCheckOut .section .section-title {
        font-weight: 600;
    }
    .header .plm-header--t .header-t--inner .header-logo{
        flex: 0 0 20%;
    }
    #site-search-handle{
        margin-right: 10px;
    }
    #site-search-handle form input{
        height: 36px;
        border-radius: 18px!important;
        padding: 0 10px 0 40px;
        background: #f8f8f8;
        border: none;
        width: 170px;
    }
    #site-search-handle form button{
        background: none;
        padding: 0;
        width: auto;
        height: auto;
        position: absolute;
        top: 7px;
        left: 10px;
    }
    #site-search-handle form button svg{
        width: 16px;
    }
    .productDetail-page .product-detail-wrapper .product-detail-main .box-content-detail.box-content-detail__info .inner-box-content-detail .wrap-addcart .add-cart{
        background-image: linear-gradient(90deg,#ffc500,#ff9402);
        color: #fff;
        border: none;
        font-size: 12px;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .productDetail-page .product-detail-wrapper .product-detail-main .box-content-detail.box-content-detail__info .inner-box-content-detail .wrap-addcart button.buy-now{
        background-image: linear-gradient(90deg,#ff7a00,#fe560a);
        border: none;
        font-size: 13px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
        margin: 0;
    }
    .productDetail-page .product-detail-wrapper .product-detail-main .box-content-detail.box-content-detail__info .inner-box-content-detail .wrap-addcart a.icon-chatbot{
        text-align: center;
        padding: 3px 15px;
    }
    .productDetail-page .product-detail-wrapper .product-detail-main .box-content-detail.box-content-detail__info .inner-box-content-detail .wrap-addcart a.icon-chatbot svg g path{
        fill: #615959!important;
    }
    .section .block-viewmore .viewmore-btn{
        background-color: unset;
        border: none;
        color: #262424;
    }
    .product-loop .product-block .pro-detail .pro-price .pro-price--special{
        font-size: 11px;
    }
    .sale-percent{
        font-size: 8px;
    }
}
.pro-meta .sku {
    display: none !important;
}
@media (max-width: 640px) {
    .productDetail-page .product-detail-wrapper .product-detail-main .box-content-detail.box-content-detail__info .inner-box-content-detail .wrap-addcart button svg {
        display: block;
    }
}
@media (max-width: 768px) {
    .sizePicker, .inner-box-content-detail .col-qty, .header-swatch {
        display: none;
    }
    .sizeWrapper .choose-item {
        display: block;
    }
    .polo-main .section-collection .collection-list {
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
}
@media (max-width: 991px) {
    .section-collection .section-inner .collection-list .product-loop {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.choose-item {
    display: none;
}
.article-meta,.section-blog {
    display: none;
}
.product-loop .pro-img:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 12%;
}
.swatch .select-swap .swatch-element.colorAtt span.mb-color {
    display: flex;
    align-items: center;
    border-radius: 0;
}
.swatch .select-swap .swatch-element.colorAtt span {
    font-size: 14px;
}
.swatch .select-swap .swatch-element.colorAtt span {
    width: 100%;
    height: 100%;
    margin-top: 0;
    border: 1px solid #f5f5f5;
}
.swatch .select-swap .swatch-element label span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.swatch .select-swap .swatch-element.colorAtt label {
    width: 100px;
    border-radius: 0;
    line-height: normal;
}
.swatch .select-swap .swatch-element.colorAtt label {
    padding: 2px;
    border: none;
    height: 51px;
}
.swatch .select-swap .swatch-element label {
    display: block;
    margin: 0;
    background: #fff;
    position: relative;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}
.swatch .select-swap .swatch-element.colorAtt span img {
    width: 30px;
}
.swatch .select-swap .swatch-element.colorAtt span p {
    margin: 0;
    margin-top: -2.5px;
    font-weight: 500;
    white-space: normal;
}
.swatch .select-swap .swatch-element.active label {
    border: 1px solid #0f3057;
}
#add-item-form .swatch .header-swatch {
    margin: 0px;
}
.fb_dialog_content iframe {
    left: 0 !important;
    bottom: 60px !important;
}
