
.fme_pv_container{
    background: linear-gradient(0deg, #161719, #161719), linear-gradient(0deg, #232323, #232323);
}

.search {
    display: none;
}

.fme_pv_topbar,
.fme_pv_variations_bottom {
    background: #1D1E22;
    box-shadow: 0px 0px 10px 0.25px #0000000D;
}

.fme_pv_btn {
    background: #AA1926;
}

.fme_pv_text {
    color: #fff;
}

.fme_pv_text:before {
    color: #AA1926;
}

.fme_pv_copy-print {
    color: #fff;
}

.fme_pv_cart-item {
    background: #fff;
    box-shadow: 0px 3px 4px 0.25px #0000000D;
    background: #1D1E22;
}

.fme_pv_price-quant {
    background: #222327;
}

.fme_pv_title {
    color: #fff;
}

.fme_sku_sku {
    color: #949494;
}

.fme_pv_attributes{
    color: #949494;
}
.fme_pv_desc {
    color: #c9c9c9;
}

.fme_pv_more {
    color: #AA1926;
}

.fme_pv_variant {
    color: #949494;
}

.fme_pc_price {
    color: #AA1926;
}

.fme_pve_quant {
    border: 1px solid #FEFFFF;
}

.fme_pv_plus {
    border-right: 1px solid #FEFFFF;
}

.fme_pv_minus {
    border-left: 1px solid #FEFFFF;
}

.fme_pv_copy-print svg g rect {
    fill: #AA1926;
}

.fme_pv_search-bar .srch_img svg path {
    stroke: #f4f4f4
}

.fme_pv_plus svg path,
.fme_pv_minus svg path {
    stroke: #feffff
}

.fme_pv_number {
	color: #feffff;
}

.fme_pv_dropdown,
.fme_pv_search-bar input {
    background-color: linear-gradient(0deg, #E0E0E0, #E0E0E0),
    linear-gradient(0deg, #F4F4F4, #F4F4F4);
}


  .fme_pv_cart {
    background: #AA1926;
}

.fme_pv_stock, 
.stock.in-stock {
    color: #A0A0A0;
}

.fme_pv_cart-item .fme_pv_input {
    accent-color: #AA1926;
}


.fme_pv_checkbox .fme_pv_input {
    accent-color: #AA1926;
}

.fme_vt_pagination_item_active{
    background-color: #AA1926 !important;
}