/*
Theme Name: Nyture Child
Theme URI: http://nyture.novaworks.net
Description: This is a child theme for Nyture Theme.
Author: Novaworks
Author URI: http: //www.novaworks.net/
Template: nyture
Version: 1.0
*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

@font-face {
    font-family: HUM521L;  
    src: url(https://vaarsa.in/wp-content/themes/nyture-child/fonts/HUM521L.ttf);  
    font-weight: normal;  
}

@font-face {
    font-family: Less-Light;  
    src: url(https://vaarsa.in/wp-content/themes/nyture-child/fonts/Less-Light.otf);  
    font-weight: normal;  
}

@font-face {
    font-family:Less-Bold;  
    src: url(https://vaarsa.in/wp-content/themes/nyture-child/fonts/Less-Bold.otf);  
    font-weight: normal;  
}

@font-face {
    font-family:Less;  
    src: url(https://vaarsa.in/wp-content/themes/nyture-child/fonts/Less.otf);  
    font-weight: normal;  
}







/****************************************************************/
/****************************************************************/
/****************************************************************/
.bc-mnc .icon-cart-01:before {
    font-family: 'FONTAWESOME' !important;
    content: '\f07a' !important;
    color: #270d72 !important;
}
.bc-mnc__cart-link--count-circle {
    background: #d6d2c4 !important;
}