.about-img-front {
    /*position: relative;*/
    /*z-index: 2;*/
    /*border: 2rem solid #f9f9f9*/
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-images figure{
    margin: 0 0 1rem;
    margin: 0;
    height: 399px;
}
.acnt{
   text-align: justify;
    font-size: 16px;
    margin-top: 15%;
}
.about-images {
    position: relative;
    text-align: right;
}
.title{
    font-size: 3.4rem;
}
.quotes{
    color: #ffffff;
}
.f_ph{
    color: #cb436e !important;
}
.contact-list li{
    color: #000000;
}
.footer-payments{
    margin-left: -3%;
}
.forgot-link{
    color: #000000 !important;
}
.collapse{
    color: #000000;
}
.p-cont{
    text-align: justify;
    margin-bottom: 2%;
    font-size: 15px;
}
.p-list{
    color: gray;
    list-style: inside;
    font-size: 15px;
}
.p1-list{
    color: gray;
    font-size: 15px;
}
.image-upload > input
{
    display: none;
}

.image-upload i
{
   position: absolute;
    left: 14%;
    top: 12%;
    background: #cb436eed;
    width: 4%;
    height: 4%;
    border-radius: 56%;
    color: white;
}
.p-edit{
    padding: 10px;
}
.p_img{
    display: block;
    max-width: 15%;
    height: auto;
    border: solid gray 2px;
    border-radius: 5%;
}
/*color changes*/
.menu li:hover>a,
.menu li.show>a,
.menu li.active>a {
    color: #cb436e
}
.btn-primary {
    color: #fff;
    background-color: #cb436e;
    border-color: #cb436e;
    box-shadow: none
}
.btn-outline-primary-2 {
    color: #cb436e;
    background-color: transparent;
    background-image: none;
    border-color: #cb436e;
    box-shadow: none
}
.btn-outline-primary-2:hover,
.btn-outline-primary-2:focus,
.btn-outline-primary-2.focus,
.btn-outline-primary-2:not(:disabled):not(.disabled):active,
.btn-outline-primary-2:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary-2.dropdown-toggle {
    color: #fff;
    background-color: #cb436e;
    border-color: #cb436e;
    box-shadow: none
}
.cart-dropdown .cart-count{
    background: #cb436e;
}
.footer a:hover,
.footer a:focus {
    color: #3b5998
}
/*.header-top a:hover,*/
/*.header-top a:focus {*/
/*    color: #cb436e*/
/*}*/
.product-price{
    color: #cb436e;
}
.product.product-11 .product-price {
    color: #cb436e
}
.nav-dashboard .nav-link:hover,
.nav-dashboard .nav-link:focus,
.nav-dashboard .nav-link.active {
    color: #cb436e
}


/*color changes end*/
/*.product-action{*/
/*    border: 4px solid #cb436e !important;*/
    
/*}*/
button[name="calc_shipping"]{
    display: block !important;
    margin: 0 auto !important;
    margin-top: 2%;
}
.page-header h1{
    font-weight: 500;
}
.f-para{
    text-align: justify;
}
.testimonial_image{
    border-radius: 77%;
}
.nobr{
    color: gray;
}
.woocommerce table.my_account_orders .button{
    background: #cb436e;
    color: white;
}
.order-number{
     background: #cb436e!important;
    color: white;
}
.order-date{
     background: #cb436e!important;
    color: white;
}
.order-status{
    background: #cb436e!important;
    color: white;
}
.woocommerce table.shop_table td{
    font: gray;
}
.woocommerce .woocommerce-customer-details :last-child, .woocommerce .woocommerce-order-details :last-child, .woocommerce .woocommerce-order-downloads :last-child{
    color: gray;
}
address{
    color: gray;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    color: white;
    background: #cb436e;
}
.woocommerce ul.order_details li strong{
    color: #4a4a4a;
}
.woocommerce-product-attributes-item--weight{
    color: gray;
}
.woocommerce-product-attributes-item--dimensions{
    color: gray;
}
legend{
    color: black;
}
.testimonials-carousel{
    display: flex;
    justify-content: space-between;
    padding: 0 5%;
}
.t-content{
    text-align: justify;
    max-width: 75%;
}
.sec_hd{
    text-align:center;
}
.store-content{
    padding-top: 20%;
}