/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


a.wayra-coc-button.wayra-coc-product {
    font-size: 13px !important;
    border-radius: 12px !important;
    padding: 10px 16px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 10px;
    text-align: left !important;
}

a.wayra-coc-button.wayra-coc-product svg {
    width: 20px !important;
    height: 20px !important;
    flex-shrink: 0;
}

a.wayra-coc-button.wayra-coc-product span,
a.wayra-coc-button.wayra-coc-product {
    text-align: left !important;
    justify-content: flex-start !important;
}
