::root{
    --florist-primary: #c93c98;
    --florist-secondary: #f2f2f2;
    --florist-text: #333;
    --florist-border: #e0e0e0;
    --florist-background: #fff;
    --florist-accent: #ff6f61;
}
header{
    background-color: #c93c98 !important;
    color: #f2f2f2 !important;
}

.wsus_menu_category_bar {
    background-color: #c93c98 !important;
    border-bottom: 1px solid #e0e0e0 !important;
}

.wsus__mobile_menu_icon {
    background-color: #ffff !important;
    color: #c93c98 !important;
}

.wsus__menu_item .active {
    color: #da6fb5 !important;
}

.wsus__menu_item li a:hover {
    color: #c93c98 !important;
}
.common_btn{
    background-color: #c93c98 !important;
    color: #fff !important;
    border: none !important;
}
.add_cart {
    background-color: #c93c98 !important;
    color: #fff !important;
    border: none !important;
}

.nxt_arr, .prv_arr {
    background-color: #c93c98 !important;
    color: #fff !important;
    border: none !important;
}
.wsus__new {
    background-color: #c93c98 !important;
    color: #fff !important;
    border: none !important;
}

.see_btn {
    background-color: #fff !important;
    color: #c93c98 !important;
    border: none !important;
}
.wsus__home_services_single .home_service_single_2 {
    background-color: #c93c98 !important;
    border-top: 1px solid #c93c98 !important;
}
.home_service_single_2 i {
    background: #c93c98 !important;
}
.wsus__footer_bottom {
    background-color: #c93c98 !important;
    color: #fff !important;
}
.wsus__mobile_menu_header_icon li a {
    background-color: #c93c98 !important;
    color: #fff !important;
    border: none !important;
}
#wsus__mobile_menu .nav-pills .nav-link.active,
#wsus__mobile_menu #pills-tab li button:hover {
    color: #c93c98 !important;
    border-color: #c93c98 !important;
}

#wishlist_count {
    background-color: #fff !important;
    color: #c93c98 !important;
}
.wsus__search button {
    background: #da6fb5 !important;
    color: #fff !important;
}
header .wsus__search button:hover {
    background: #c93c98 !important;
    color: #fff !important;
}

.wsus__single_slider_text h3, h6, h4 {
    color: #c93c98 !important;
}
.slick-dots li.slick-active button {
    background-color: #c93c98 !important;
}
.slick-dots li button {
    background-color: #da6fb5 !important;
}
.footer_2 {
    background-color: #a12275 !important;
}

.wsus__hot_deals__single_text h5:hover {
    color: #c93c98 !important;
}

.wsus_product_details .wsus__pro_name {
    color: #c93c98 !important;
}

.wsus__login_reg_area .nav-item .nav-link {
    width: 100%;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 400;
    color: #c93c98 !important;
    background: #eeeeee;
    outline: none;
    border-radius: 30px;
    border: none;
}

.wsus__login_reg_area .nav-pills .nav-link.active,
.wsus__login_reg_area .nav-pills .show>.nav-link {
    color: #fff !important;
    border-color: #c93c98 !important;
    background: #c93c98 !important;
}
.wsus__login_input i {
    width: 57px;
    height: 47px;
    background: #c93c98 !important;
    line-height: 45px;
    text-align: center;
    margin-right: 10px;
    color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.wsus__login_input input {
    width: 100%;
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #353535;
    border: 1px solid #c93c98 !important;
}
#wsus__breadcrumb ul li:last-child a {
    margin: 0;
    color: #c93c98 !important;
}
.wsus__single_pro_icon li a {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 10px;
    border-radius: 2px;
    color: #c93c98 !important;
    font-size: 14px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s ease;
    -moz-transition: all linear 0.3s ease;
    -ms-transition: all linear 0.3s ease;
    -o-transition: all linear 0.3s ease;
    background: #fff;
    border: 1px solid #c93c98 !important;
}

.wsus__single_pro_icon li a:hover {
    color: #fff !important;
    border-color: #c93c98 !important;
    background: #c93c98 !important;
}

.wsus__button_area li button {
    background-color: #c93c98 !important;
}
.exzoom .exzoom_btn a {
    background: #c93c98 !important;
}
.wsus__pro_det_description .nav-pills .nav-link.active,
.wsus__pro_det_description .nav-pills .nav-link:hover {
    color: #fff !important;
    background: #da6fb5 !important;
}